Aug 14 02:04:03.897123 np0000007301 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 02:04:03.902818 np0000007301 devstack@c-api.service[100226]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 02:04:03 2026] *** Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: nodename: np0000007301 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: machine: x86_64 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: clock source: unix Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: pcre jit disabled Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: detected number of CPU cores: 16 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: current working directory: / Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: detected binary path: /usr/bin/uwsgi-core Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: your processes number limit is 257052 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: your memory page size is 4096 bytes Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: detected max file descriptor number: 2048 Aug 14 02:04:03.905236 np0000007301 devstack@c-api.service[100226]: lock engine: pthread robust mutexes Aug 14 02:04:03.905662 np0000007301 devstack@c-api.service[100226]: thunder lock: enabled Aug 14 02:04:03.905720 np0000007301 devstack@c-api.service[100226]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 02:04:03.905770 np0000007301 devstack@c-api.service[100226]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 02:04:03.905816 np0000007301 devstack@c-api.service[100226]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 02:04:03.905816 np0000007301 devstack@c-api.service[100226]: Set PythonHome to /opt/stack/data/venv Aug 14 02:04:03.941682 np0000007301 devstack@c-api.service[100226]: Python main interpreter initialized at 0x7541b32a4668 Aug 14 02:04:03.941682 np0000007301 devstack@c-api.service[100226]: python threads support enabled Aug 14 02:04:03.941682 np0000007301 devstack@c-api.service[100226]: your server socket listen backlog is limited to 100 connections Aug 14 02:04:03.941682 np0000007301 devstack@c-api.service[100226]: your mercy for graceful operations on workers is 80 seconds Aug 14 02:04:03.942171 np0000007301 devstack@c-api.service[100226]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 02:04:03.942330 np0000007301 devstack@c-api.service[100226]: *** Operational MODE: preforking *** Aug 14 02:04:03.942534 np0000007301 devstack@c-api.service[100226]: *** uWSGI is running in multiple interpreter mode *** Aug 14 02:04:03.942534 np0000007301 devstack@c-api.service[100226]: spawned uWSGI master process (pid: 100226) Aug 14 02:04:03.942703 np0000007301 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 02:04:03.944324 np0000007301 devstack@c-api.service[100226]: spawned uWSGI worker 1 (pid: 100234, cores: 1) Aug 14 02:04:03.944911 np0000007301 devstack@c-api.service[100226]: spawned uWSGI worker 2 (pid: 100235, cores: 1) Aug 14 02:04:03.945341 np0000007301 devstack@c-api.service[100226]: spawned uWSGI worker 3 (pid: 100237, cores: 1) Aug 14 02:04:03.945828 np0000007301 devstack@c-api.service[100226]: spawned uWSGI worker 4 (pid: 100238, cores: 1) Aug 14 02:04:03.945887 np0000007301 devstack@c-api.service[100226]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: we strongly recommend against using it for new projects. Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: framework. For more detail see Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:04:04.075877 np0000007301 devstack@c-api.service[100234]: import eventlet # noqa Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: we strongly recommend against using it for new projects. Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: framework. For more detail see Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:04:04.077904 np0000007301 devstack@c-api.service[100237]: import eventlet # noqa Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: we strongly recommend against using it for new projects. Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: framework. For more detail see Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:04:04.090700 np0000007301 devstack@c-api.service[100238]: import eventlet # noqa Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: we strongly recommend against using it for new projects. Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: If you are already using Eventlet, we recommend migrating to a different Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: framework. For more detail see Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 02:04:04.091391 np0000007301 devstack@c-api.service[100235]: import eventlet # noqa Aug 14 02:04:04.251917 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:04:04.251917 np0000007301 devstack@c-api.service[100237]: from cgi import parse_header Aug 14 02:04:04.257397 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:04:04.257397 np0000007301 devstack@c-api.service[100234]: from cgi import parse_header Aug 14 02:04:04.263436 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:04:04.263436 np0000007301 devstack@c-api.service[100235]: from cgi import parse_header Aug 14 02:04:04.283033 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 02:04:04.283033 np0000007301 devstack@c-api.service[100238]: from cgi import parse_header Aug 14 02:04:04.290383 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:04:04.290383 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:04:04.302379 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:04:04.302379 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:04:04.303355 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:04:04.303355 np0000007301 devstack@c-api.service[100237]: removals.removed_module( Aug 14 02:04:04.304596 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:04:04.304596 np0000007301 devstack@c-api.service[100237]: removals.removed_module( Aug 14 02:04:04.305381 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:04:04.305381 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:04:04.316292 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:04:04.316292 np0000007301 devstack@c-api.service[100234]: removals.removed_module( Aug 14 02:04:04.317285 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:04:04.317285 np0000007301 devstack@c-api.service[100234]: removals.removed_module( Aug 14 02:04:04.320899 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:04:04.320899 np0000007301 devstack@c-api.service[100235]: removals.removed_module( Aug 14 02:04:04.322079 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:04:04.322079 np0000007301 devstack@c-api.service[100235]: removals.removed_module( Aug 14 02:04:04.323449 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 02:04:04.323449 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:04:04.335982 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 02:04:04.335982 np0000007301 devstack@c-api.service[100238]: removals.removed_module( Aug 14 02:04:04.336912 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 02:04:04.336912 np0000007301 devstack@c-api.service[100238]: removals.removed_module( Aug 14 02:04:05.062118 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:04:05.062118 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:04:05.091880 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:04:05.091880 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:04:05.114603 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:04:05.114603 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:04:05.115876 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:04:05.115876 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:04:05.116185 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 02:04:05.116185 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:04:05.149612 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:04:05.149612 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:04:05.166636 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:04:05.166636 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:04:05.171369 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 02:04:05.171369 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:04:05.325932 np0000007301 devstack@c-api.service[100238]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:04:05.326500 np0000007301 devstack@c-api.service[100238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:04:05.327765 np0000007301 devstack@c-api.service[100237]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:04:05.327982 np0000007301 devstack@c-api.service[100237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:04:05.334728 np0000007301 devstack@c-api.service[100234]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:04:05.335006 np0000007301 devstack@c-api.service[100234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:04:05.352616 np0000007301 devstack@c-api.service[100235]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 02:04:05.352616 np0000007301 devstack@c-api.service[100235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 02:04:05.409400 np0000007301 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:04:05.409400 np0000007301 devstack@c-api.service[100237]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:04:05.411606 np0000007301 devstack@c-api.service[100234]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:04:05.411606 np0000007301 devstack@c-api.service[100234]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:04:05.415949 np0000007301 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:04:05.415949 np0000007301 devstack@c-api.service[100238]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:04:05.419815 np0000007301 devstack@c-api.service[100235]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 02:04:05.419815 np0000007301 devstack@c-api.service[100235]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 02:04:05.869033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:04:05.869176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:04:05.869280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:04:05.869415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.869490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.869554 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.869636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.869687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.869726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.869790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.869877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.869918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 02:04:05.870065 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.870491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.870646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.870911 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.871835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.871900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.872006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.872051 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.872107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.872180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.872219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.872246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.872287 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.872328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.872380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.872437 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.872522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.872558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.872558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.872607 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.872715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.872833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.872932 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.873035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.873139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.873440 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.873509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.873577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.873642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.873723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.873753 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.873789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.873822 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.873874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.873916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.873940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.873965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874002 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874028 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.874053 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.874106 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.874160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874190 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874216 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874271 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.874325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874476 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.874501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.874527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.874553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874583 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.874604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874635 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874683 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874729 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.874758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.874857 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.874884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.874940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.874940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.874940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.874940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.874940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.875087 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.875120 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.875220 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.875319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.875420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.875534 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.875612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.875736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.875853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.875951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.876039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.876131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.876227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.876323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.876427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.876457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.876508 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.876569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.876621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.876657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.876706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.876744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.876775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.876804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.876859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.876894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.876894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.876961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.877026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.877230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.877266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.877335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.877363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.877396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.877427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.877451 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.877512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.877541 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.877562 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.877589 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.877615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.877642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.877685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.877725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.877753 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.877781 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.877811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.877881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.877911 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.877939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.878168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.878208 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.878231 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.878265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.878324 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.878365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.878420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.878455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.878515 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.878550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.878610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.878641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.878734 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.878790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.879045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.879086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.879120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.879149 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.879174 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.879201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.879223 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.879243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.879274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.879302 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.879324 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.879365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.879394 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.879416 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.879435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.879456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.879476 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.879501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.879532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.879558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.879579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.879599 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.879621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.879641 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.879724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.879848 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.879924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.880032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.880186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.880233 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.880268 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.880314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.880350 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.880375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.880453 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.880491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.880518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.880545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.880545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.880585 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.880612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.880686 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.880720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.880751 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.880781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.880810 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.880878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.880906 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.880930 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.880951 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.880979 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.881075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.881075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.881118 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.881167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.881217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881244 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.881344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881374 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.881402 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.881445 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.881466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.881466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.881509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.881534 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.881582 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.881635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.881658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.881691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.881715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.881756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.881786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881811 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.881861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.881895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.881941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.882025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.882114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.882201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.882287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.882370 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.882458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.882930 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.883007 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.883059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.883092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.883132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.883167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.883192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.883344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.883378 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.883408 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.883435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.883463 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.883491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.883535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.883563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.883597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.883628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.883651 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.883738 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.883779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.883814 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.884596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.884718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.885109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.885109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.885109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.885109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.885271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.889619 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.889779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.889824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.889905 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.889941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.890016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.890074 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.890074 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.890139 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.890449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.890449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.890449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.890449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.890449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.890896 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.891032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.891032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.891112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.891173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.891224 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.891294 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.891386 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.891461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.891529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.891583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.891624 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.891694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.891981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.892028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.892066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.892099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.892131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.892156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.892180 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.892207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.892238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.892265 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.892289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.892311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.892311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.892311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.892311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.892403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.892563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.892563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.892684 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.892798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.892896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.892996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.893514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.893618 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.893769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.893856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.893950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.894012 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.894051 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.894115 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.894143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.894176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.894209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.894239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.894265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.894296 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.894320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.894650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.894710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.894740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.894763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.894798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.894798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.894903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.894903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.894903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.894903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.894903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.895019 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.895045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.895067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.895089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.895111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.895193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.895231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.895270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.895306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.895338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.895367 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.895390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.895424 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.895457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.895482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.895505 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.895529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.895558 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.895582 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.895610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.895646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.895736 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.895788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.895849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.895882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.895913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.895940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.895968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.895968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.895968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.896037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.896037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.896089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.896182 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.896266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.896360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.896447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.896755 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.896813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.896860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.896894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.896924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.896951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.896977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.897004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.897030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.897056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.897088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.897114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.897137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.897166 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.897192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.897222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.897248 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.897270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.897291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.897320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.897342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.897379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.897403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.897424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.897447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.897447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.897551 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.897656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.899623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.899709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.899786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.899855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.899894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.899925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.899962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.899995 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.900022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.900047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.900074 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.900098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.900157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.900220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.900262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.900351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.900408 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.900479 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.900542 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.900585 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.900626 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.900661 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.900792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.900860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.900895 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.900930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.900970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.901000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.901027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.901049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.901071 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.901101 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.901126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.901152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.901176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.901205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.901238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.901263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.901291 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.901321 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.901345 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.901368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.901395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.901418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.901446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.901470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.901491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.901523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.901523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.902130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.902732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.902802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.902875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.902957 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.903011 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.903043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.903075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.903129 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.903164 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.903189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.903217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.903241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.903299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.903329 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.903352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.903378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.903402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.903435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.903465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.903497 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.903524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.903548 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.903569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.903609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.903640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.903698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.903733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.903763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.903787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.903812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.903875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.903909 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.903933 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.903959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.903983 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904015 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.904050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.904075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.904101 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.904152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.904175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.904198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.904221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.904243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.904266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.904298 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.904328 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.904353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.904376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.904401 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.904427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.904455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.904480 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.904506 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904564 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.904590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.904624 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.904696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.904742 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.904784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.904821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.904868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.904908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.904972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.904996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.905025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905079 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.905101 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.905123 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.905205 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.905229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.905255 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.905283 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.905306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.905332 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.905356 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.905381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.905404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.905426 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.905451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.905479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905533 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.905560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.905584 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.905650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.905689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905727 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.905771 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.905805 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.905878 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.905913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.905937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.905962 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.905982 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.906003 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.906029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.906066 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.906097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.906097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.906137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.906158 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.906158 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.906209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.906209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.906209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.906209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.906294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.906325 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.906351 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.906376 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.906419 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.906463 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.906492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.906520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.906543 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.906564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.906591 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.906620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.906643 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.907086 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.907139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.907165 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.907200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.907233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.907259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.907388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.907388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.907439 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.907469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.907496 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.907519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.907550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.907576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.907604 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.907628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.907654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.907692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.907729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.907892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.907938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.908064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.908107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.908131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.908162 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.908191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.908220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.908242 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.908265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.908291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.908323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.908374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.908430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.908479 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.908512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.908542 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.908570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.908594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.908622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.908650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.908700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.908732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.908765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.908797 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.908840 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.908866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.908866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.908904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.908931 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.908967 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.909003 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.909027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.909049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.909078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.909118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.909145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.909168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.910393 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.910462 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.910545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.910603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.910639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.910685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.910733 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.910780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.910818 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.910860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.910887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.910927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.910957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.910996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.911028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.911052 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.911119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.911166 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.911194 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.911218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.911246 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.911271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.911295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.911341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.911376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.911401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.911442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.911513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.912747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.912814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.912876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.912908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.912952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.912983 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.913024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.913055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.913086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.913112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.913112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.913180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.913218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.913250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.913289 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.913314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.913340 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.913665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.913738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.913770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.913808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.913879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.913908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.913938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.913979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.913979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.913979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.913979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.914261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.914309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.914338 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.914366 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.914390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.914416 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.914443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.914467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.914488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.914517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.914553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.914582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.914610 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.914633 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.914654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.914702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.914735 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.914760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.914791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.914820 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.914820 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.914909 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.914939 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.914974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.914974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.914974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.915046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.915046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.916050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.916107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.916145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.916173 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.916207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.916243 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.916277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.916307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.916335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.916361 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.916388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.916429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.916733 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.916759 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.916781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.916806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.916848 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.916881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.916919 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.916962 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.916992 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.917015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.917035 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.917068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.917103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.917263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.917304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.917329 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.917502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.917541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.917563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.917584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.917607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.917634 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.917663 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.917711 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.917743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.917778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.917860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.917913 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.917961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.918002 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.918026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.918055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.918083 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.918114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.918142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.918175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.918203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.918319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.918357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.921104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.921225 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.921271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.921312 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.921342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.921364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.921386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.921420 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.921444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.921444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.921491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.921525 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.921557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.921585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.921999 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.922084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.922125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.922125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.922191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.922217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.922238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.922273 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.922273 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.922352 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.922379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.922410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.922410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.922410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.926193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.926298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.926352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.926393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.926435 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.926476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.926538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.926689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.926782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.926815 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.926848 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.926887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.926912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.926937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.926958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.926988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.927013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.927040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.927074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.927110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.927135 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.927157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.927190 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.927261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.927292 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.927317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.927317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.927371 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.927409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.927448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.927479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.927510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.927541 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.927569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.927601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.927630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.927658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.927706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.927731 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.927754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.927777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.927800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.927868 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.927896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.927917 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.927945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.927970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.927996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.928024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.928060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.928110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.928139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.928167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.928194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.928194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.928194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 02:04:05.930919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.930919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.930919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.930919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.931117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.931117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.931256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.931320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.931360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.931401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.931443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.931486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 02:04:05.931524 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.931558 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.931591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.931625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 02:04:05.931658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.931717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.931762 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 02:04:05.931803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.931851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.931894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 02:04:05.931894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 02:04:05.931894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 02:04:05.973621 np0000007301 devstack@c-api.service[100238]: INFO dbcounter [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Registered counter for database cinder Aug 14 02:04:05.976121 np0000007301 devstack@c-api.service[100237]: INFO dbcounter [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Registered counter for database cinder Aug 14 02:04:05.976257 np0000007301 devstack@c-api.service[100235]: INFO dbcounter [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Registered counter for database cinder Aug 14 02:04:05.985696 np0000007301 devstack@c-api.service[100234]: INFO dbcounter [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Registered counter for database cinder Aug 14 02:04:06.017967 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.019310 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.024782 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 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=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.037478 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee 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=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.139200 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writer thread running {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:04:06.141986 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:04:06.144398 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writer thread running {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:04:06.144609 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:04:06.147031 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:04:06.148409 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:04:06.149242 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 02:04:06.149899 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.149899 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.149975 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writer thread running {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:04:06.151546 np0000007301 devstack@c-api.service[100235]: WARNING cinder.keymgr.conf_key_mgr [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.151812 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:04:06.152127 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:04:06.153032 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writer thread running {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 02:04:06.154335 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:04:06.154394 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.154493 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:04:06.154539 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.155462 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 02:04:06.156399 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:04:06.156815 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 02:04:06.157221 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.157543 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.157724 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 02:04:06.158321 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.158368 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 02:04:06.158687 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.158974 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.159596 np0000007301 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.159785 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 02:04:06.161553 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 02:04:06.161665 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.161877 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.161911 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.162120 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.162165 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.162263 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.162695 np0000007301 devstack@c-api.service[100234]: WARNING cinder.keymgr.conf_key_mgr [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.165006 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.165169 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.187659 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 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=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.190126 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:04:06.192169 np0000007301 devstack@c-api.service[100235]: INFO cinder.rpc [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:04:06.192317 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.192558 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.192718 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.194471 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:04:06.196535 np0000007301 devstack@c-api.service[100237]: INFO cinder.rpc [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:04:06.196991 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.197152 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.201316 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee 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=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.203974 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:04:06.204289 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.204448 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.206295 np0000007301 devstack@c-api.service[100234]: INFO cinder.rpc [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:04:06.206871 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.207024 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.207079 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.207145 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.208135 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:06.208198 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.208328 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.209495 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.209692 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.211544 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 02:04:06.212493 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.212695 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.212865 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.213003 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.213883 np0000007301 devstack@c-api.service[100238]: INFO cinder.rpc [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 02:04:06.214760 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.214760 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.214951 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.215082 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.215140 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.215208 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.217100 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.217233 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.218778 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.218778 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.221743 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.221743 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.221991 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.221991 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.222084 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.222084 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.222175 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.222356 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.222662 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.222802 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.223511 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.223627 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.224383 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.224501 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.224888 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.225013 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.226191 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.226313 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.226863 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.226987 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.227078 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.227276 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.228882 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.229000 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.229741 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.229884 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.230026 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.230108 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.230246 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.230324 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.230369 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.230491 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.231630 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.232337 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.232852 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.232964 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.233738 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.233790 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.233790 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.233867 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.234234 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.234376 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.235210 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.235330 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.237333 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.237404 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.237437 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.237464 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.237498 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.237535 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.237570 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.237570 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.237853 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.237995 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.238974 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.238974 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.239064 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.239092 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.239113 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.239137 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.239392 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.239519 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241370 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241370 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241428 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241428 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241471 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241471 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241510 np0000007301 devstack@c-api.service[100235]: WARNING cinder.api.contrib.hosts [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:04:06.241534 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241556 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241556 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241593 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241615 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.241773 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.241879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: extensions {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.242434 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.242547 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.242947 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: consistencygroups {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.243005 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.243168 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.243262 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.243376 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.244091 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.244198 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.244287 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.244469 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.244592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: extra_specs {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.244759 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.244882 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.245448 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.245494 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.246551 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.246599 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.246625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: capabilities {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.246650 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.246685 np0000007301 devstack@c-api.service[100237]: WARNING cinder.api.contrib.hosts [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:04:06.246720 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.246747 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.246782 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.246951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: backups {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.248071 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.248071 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.248154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: extensions {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.248326 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.249723 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.249780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-quota-sets {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.249823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: consistencygroups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.249858 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: qos-specs {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.250418 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.250592 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.251646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: extra_specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.251726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: encryption {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.252554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: capabilities {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.252612 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.252642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: encryption {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.252800 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.253294 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.253478 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.253662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: backups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.254757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: cgsnapshots {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.255104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: scheduler-stats {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.255278 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-quota-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.255584 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.255893 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.256205 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.256379 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.256422 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: qos-specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.256458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-volume-manage {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.259169 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.259226 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.259267 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.259293 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.259315 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.259344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-snapshot-manage {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.259372 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.259372 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.259372 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.259372 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.259454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-volume-transfer {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.259956 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.260018 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.260109 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.260157 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.260261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.260543 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-hosts {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.261095 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.261241 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.261566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: cgsnapshots {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.261612 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-volume-type-access {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.261915 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.262061 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.262889 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.262889 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.262953 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: scheduler-stats {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.264270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-availability-zone {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.264343 np0000007301 devstack@c-api.service[100234]: WARNING cinder.api.contrib.hosts [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:04:06.264343 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.264343 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.264407 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-volume-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.264556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: extensions {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.265013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extended resource: os-quota-class-sets {{(pid=100235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.265562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-snapshot-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.265725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: consistencygroups {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.266075 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.266255 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.266315 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.266469 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.267232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-volume-transfer {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.267292 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.267444 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.268213 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.268337 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.268421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-hosts {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.268476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: extra_specs {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.268884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] SnapshotActionsController initialized {{(pid=100235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:04:06.269281 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.269456 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.269498 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-volume-type-access {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.269634 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.270195 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.270248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: capabilities {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.270292 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.270292 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.270863 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.271002 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.271041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-availability-zone {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.271094 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: backups {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.272758 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.272853 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.272898 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.272991 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.273040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extended resource: os-quota-class-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.273087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-quota-sets {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.273308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273366 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.273408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension UsedLimits extending resource: limits {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273488 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.273530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension AdminActions extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension AdminActions extending resource: snapshots {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273738 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension AdminActions extending resource: backups {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273738 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeActions extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.273998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.router [None req-5c075bd4-9b21-49d2-93da-525a3180eda0 None None] Extension TypesManage extending resource: types {{(pid=100235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.274061 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.274108 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.274183 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.274325 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.274751 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: qos-specs {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.275248 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.275435 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.276121 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.276306 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.276357 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.276479 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.276524 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: encryption {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.276870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] SnapshotActionsController initialized {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:04:06.277542 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.277713 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.277770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: encryption {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.277814 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.277942 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.278518 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.278568 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.278640 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.278690 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.278942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: cgsnapshots {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.279275 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.279396 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.279451 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.279589 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.280096 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.280158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: scheduler-stats {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.280224 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.280685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.280746 np0000007301 devstack@c-api.service[100238]: WARNING cinder.api.contrib.hosts [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 02:04:06.280799 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.280922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281004 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.281051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281157 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.281202 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-volume-manage {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.281307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension UsedLimits extending resource: limits {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension AdminActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension AdminActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.281927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: extensions {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.281975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension AdminActions extending resource: backups {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.282094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.282240 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.282316 np0000007301 devstack@c-api.service[100235]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7541b32a4668 pid: 100235 (default app) Aug 14 02:04:06.282368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-9108741d-c1ae-44fe-9d6a-253536c5ba4c None None] Extension TypesManage extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.282421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-snapshot-manage {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.283455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: consistencygroups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.283530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-volume-transfer {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.284843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-hosts {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.285857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-volume-type-access {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.285920 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: extra_specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.287087 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-availability-zone {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.287799 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: capabilities {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.288131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extended resource: os-quota-class-sets {{(pid=100234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.289099 np0000007301 devstack@c-api.service[100237]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7541b32a4668 pid: 100237 (default app) Aug 14 02:04:06.289291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: backups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.289522 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.289716 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.290520 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.290685 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.290737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2793bb2a-52a8-4a0f-aefa-8ab00297a34b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:06.291397 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.291554 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.291728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-quota-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.292207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.snapshot_actions [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] SnapshotActionsController initialized {{(pid=100234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:04:06.293277 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.293432 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.293486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: qos-specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.293905 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1/1] 10.4.3.35 () {60 vars in 918 bytes} [Fri Aug 14 02:04:06 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:04:06.294125 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.294290 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.294978 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.295113 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.296038 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.296038 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.296224 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.296506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.296605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.296744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.296845 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.296949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension UsedLimits extending resource: limits {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297209 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension SnapshotActions extending resource: snapshots {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297395 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeTypeAccess extending resource: types {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension AdminActions extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297599 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension AdminActions extending resource: snapshots {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297707 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension AdminActions extending resource: backups {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeActions extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.297924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.298014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.router [None req-64413a2c-4e99-4991-bc5f-1d2e13b299ee None None] Extension TypesManage extending resource: types {{(pid=100234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.298050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.299889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: cgsnapshots {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.301616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: scheduler-stats {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.303378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-volume-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.304849 np0000007301 devstack@c-api.service[100234]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7541b32a4668 pid: 100234 (default app) Aug 14 02:04:06.305079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-snapshot-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.306888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-volume-transfer {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.308880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-hosts {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.310501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-volume-type-access {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.312458 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-availability-zone {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.315016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extended resource: os-quota-class-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 02:04:06.316924 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.317113 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.318092 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.318249 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.319119 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.319275 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.319994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] SnapshotActionsController initialized {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 02:04:06.320444 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.320603 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.321394 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.321554 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.322517 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.322667 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.323580 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:04:06.323741 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:04:06.324422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.324588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.324744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.324905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension UsedLimits extending resource: limits {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325723 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.325905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension AdminActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.326033 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension AdminActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.326163 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension AdminActions extending resource: backups {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.326302 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.326471 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.326603 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-b24c66b9-f87f-4584-a9e9-7d5b5146ef4c None None] Extension TypesManage extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 02:04:06.334035 np0000007301 devstack@c-api.service[100238]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7541b32a4668 pid: 100238 (default app) Aug 14 02:04:11.146103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c87d3f2e-1174-4eed-9384-806acc11a4a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:11.706620 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c87d3f2e-1174-4eed-9384-806acc11a4a0 admin admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:04:11.707334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c87d3f2e-1174-4eed-9384-806acc11a4a0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:04:11.709146 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:04:11.709146 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:04:11.742080 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-c87d3f2e-1174-4eed-9384-806acc11a4a0 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:11.766299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c87d3f2e-1174-4eed-9384-806acc11a4a0 admin admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:04:11.766773 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1/2] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:04:11 2026] POST /volume/v3/types => generated 183 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:04:11.779042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a456c900-e642-4733-ba67-99bba632b9c4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:12.052305 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a456c900-e642-4733-ba67-99bba632b9c4 admin admin] POST https://10.4.3.35/volume/v3/types/a325477d-ffb3-4cd9-85e9-521d2b3b32e4/extra_specs Aug 14 02:04:12.052861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a456c900-e642-4733-ba67-99bba632b9c4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:04:12.054592 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:04:12.054592 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:04:12.085331 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-a456c900-e642-4733-ba67-99bba632b9c4 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=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:12.137527 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a456c900-e642-4733-ba67-99bba632b9c4 admin admin] https://10.4.3.35/volume/v3/types/a325477d-ffb3-4cd9-85e9-521d2b3b32e4/extra_specs returned with HTTP 200 Aug 14 02:04:12.137940 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 2/3] 10.4.3.35 () {68 vars in 1442 bytes} [Fri Aug 14 02:04:11 2026] POST /volume/v3/types/a325477d-ffb3-4cd9-85e9-521d2b3b32e4/extra_specs => generated 52 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:04:12.394919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db569953-8250-4c6f-a567-c17e3aa5dcb1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:12.687084 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db569953-8250-4c6f-a567-c17e3aa5dcb1 admin admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:04:12.687743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db569953-8250-4c6f-a567-c17e3aa5dcb1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:04:12.689323 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:04:12.689323 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:04:12.718980 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-db569953-8250-4c6f-a567-c17e3aa5dcb1 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=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:12.741496 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db569953-8250-4c6f-a567-c17e3aa5dcb1 admin admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:04:12.741944 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1/4] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:04:12 2026] POST /volume/v3/types => generated 186 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:04:12.757880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-168a2545-314f-406d-a0ef-5425022bf362 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:13.024030 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-168a2545-314f-406d-a0ef-5425022bf362 admin admin] POST https://10.4.3.35/volume/v3/types/df6ac518-a661-41f0-8490-7159ebb6e6fb/extra_specs Aug 14 02:04:13.024705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-168a2545-314f-406d-a0ef-5425022bf362 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:04:13.026425 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:04:13.026425 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:04:13.058573 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-168a2545-314f-406d-a0ef-5425022bf362 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:04:13.114911 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-168a2545-314f-406d-a0ef-5425022bf362 admin admin] https://10.4.3.35/volume/v3/types/df6ac518-a661-41f0-8490-7159ebb6e6fb/extra_specs returned with HTTP 200 Aug 14 02:04:13.114911 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1/5] 10.4.3.35 () {68 vars in 1442 bytes} [Fri Aug 14 02:04:12 2026] POST /volume/v3/types/df6ac518-a661-41f0-8490-7159ebb6e6fb/extra_specs => generated 45 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:04:21.764261 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:04:22.136309 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:04:22.739458 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:04:23.112476 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:04:37.834248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-650e9efe-7ade-4d8f-a655-cdc3d5822ddf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:04:37.834934 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-650e9efe-7ade-4d8f-a655-cdc3d5822ddf None None] GET https://10.4.3.35/volume// Aug 14 02:04:37.835113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-650e9efe-7ade-4d8f-a655-cdc3d5822ddf None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:04:37.835353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-650e9efe-7ade-4d8f-a655-cdc3d5822ddf None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:04:37.835876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-650e9efe-7ade-4d8f-a655-cdc3d5822ddf None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:04:37.836202 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 2/6] 10.4.3.35 () {66 vars in 1418 bytes} [Fri Aug 14 02:04:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:05:18.271115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e014ae90-4bb0-4fe4-882c-2dfcddba9ad6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:05:18.559184 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e014ae90-4bb0-4fe4-882c-2dfcddba9ad6 tempest-verify_tempest_config-690466632 tempest-verify_tempest_config-690466632-project-member] GET https://10.4.3.35/volume/v3/extensions Aug 14 02:05:18.559486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e014ae90-4bb0-4fe4-882c-2dfcddba9ad6 tempest-verify_tempest_config-690466632 tempest-verify_tempest_config-690466632-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:05:18.559809 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e014ae90-4bb0-4fe4-882c-2dfcddba9ad6 tempest-verify_tempest_config-690466632 tempest-verify_tempest_config-690466632-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:05:18.560288 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e014ae90-4bb0-4fe4-882c-2dfcddba9ad6 tempest-verify_tempest_config-690466632 tempest-verify_tempest_config-690466632-project-member] https://10.4.3.35/volume/v3/extensions returned with HTTP 200 Aug 14 02:05:18.560861 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 3/7] 10.4.3.35 () {66 vars in 1239 bytes} [Fri Aug 14 02:05:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:19.111919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:19.499566 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:19.499964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1231823135", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:19.502153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1231823135', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:20.312924 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume of 1 GB Aug 14 02:06:20.328696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:06:20.325245. {{(pid=100234) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:06:20.328696 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Availability Zones retrieved successfully. Aug 14 02:06:20.350197 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (e80fb118-cc87-4593-8a7b-eb83771a02f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:20.351593 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336a72a5-3996-4e14-ab87-21a4d94f66f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:20.352481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:20.458507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336a72a5-3996-4e14-ab87-21a4d94f66f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:20.459459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eea190f-49d6-4d21-862c-26edc2455dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:20.504111 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:20.504578 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:20.567923 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Created reservations ['0cb05193-3ba0-4983-bfeb-385a29cae58c', '5c97802e-bdbe-4bb8-9277-0e54a1ca8730', 'd3fae5e8-e602-44eb-abe3-444cc0a80428', '3ba00280-f42d-4bfe-a542-717827251bbb'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:20.570473 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eea190f-49d6-4d21-862c-26edc2455dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb05193-3ba0-4983-bfeb-385a29cae58c', '5c97802e-bdbe-4bb8-9277-0e54a1ca8730', 'd3fae5e8-e602-44eb-abe3-444cc0a80428', '3ba00280-f42d-4bfe-a542-717827251bbb']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:20.571456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea986733-a890-4c37-ab00-33985c7853b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:20.628256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea986733-a890-4c37-ab00-33985c7853b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d214a1e-9784-4426-a411-439bc628159c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1231823135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['0cb05193-3ba0-4983-bfeb-385a29cae58c','5c97802e-bdbe-4bb8-9277-0e54a1ca8730','d3fae5e8-e602-44eb-abe3-444cc0a80428','3ba00280-f42d-4bfe-a542-717827251bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1231823135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d214a1e-9784-4426-a411-439bc628159c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e987ee0d89cb43b29effa41201137bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:20.629467 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463621f5-7257-45c5-9e20-7df8be6e7765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:20.658915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (463621f5-7257-45c5-9e20-7df8be6e7765) transitioned into state 'SUCCESS' from state '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-1231823135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['0cb05193-3ba0-4983-bfeb-385a29cae58c','5c97802e-bdbe-4bb8-9277-0e54a1ca8730','d3fae5e8-e602-44eb-abe3-444cc0a80428','3ba00280-f42d-4bfe-a542-717827251bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:20.659487 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ecd203-8626-4494-8fcb-541e9e0b9432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:20.692697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ecd203-8626-4494-8fcb-541e9e0b9432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:20.693649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (e80fb118-cc87-4593-8a7b-eb83771a02f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:20.694060 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request issued successfully. Aug 14 02:06:20.695151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a35bf4c-3cc0-47a7-9b51-cc810834e7ce tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:20.695594 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 2/8] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:06:19 2026] POST /volume/v3/volumes => generated 755 bytes in 1584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:20.709833 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9db7641e-943e-458b-b567-ca743b6e5f13 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:20.716649 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9db7641e-943e-458b-b567-ca743b6e5f13 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:20.717273 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9db7641e-943e-458b-b567-ca743b6e5f13 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:20.717273 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9db7641e-943e-458b-b567-ca743b6e5f13 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:20.761976 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:20.761976 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:20.772028 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9db7641e-943e-458b-b567-ca743b6e5f13 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:20.784333 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9db7641e-943e-458b-b567-ca743b6e5f13 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:20.784806 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 2/9] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:20 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 823 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:21.801180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:21.804357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:21.804654 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:21.805245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:21.847428 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:21.847428 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:21.856886 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:21.867025 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ff0a9d3-8f3d-49d1-b269-e6d1a7c35ce0 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:21.867594 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 3/10] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:21 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:06:22.885823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:22.891470 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:22.891841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:22.892065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:22.926217 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:22.926217 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:22.936306 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:22.944567 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e91d9157-ebb8-40f8-8385-b8b0978815d5 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:22.944659 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 4/11] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:22 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:23.961789 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-49761040-ce57-467d-84b9-8a21ff4f122a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:23.965718 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49761040-ce57-467d-84b9-8a21ff4f122a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:23.965718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49761040-ce57-467d-84b9-8a21ff4f122a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:23.965718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49761040-ce57-467d-84b9-8a21ff4f122a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:23.979787 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:23.979787 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:23.993430 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-49761040-ce57-467d-84b9-8a21ff4f122a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:24.004860 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49761040-ce57-467d-84b9-8a21ff4f122a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:24.005733 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 3/12] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:23 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:25.019140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:25.020941 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:25.021143 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:25.021382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:25.029741 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:25.029741 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:25.033883 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:25.038424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ff7769f-2d39-4d46-9926-7e1e03e9661c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:25.038818 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 3/13] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:25 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:26.054817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b2527da-c856-403b-8f1a-dece13418c90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:26.057562 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b2527da-c856-403b-8f1a-dece13418c90 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:26.057562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b2527da-c856-403b-8f1a-dece13418c90 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:26.057562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b2527da-c856-403b-8f1a-dece13418c90 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:26.066826 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:26.066826 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:26.071667 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b2527da-c856-403b-8f1a-dece13418c90 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:26.079835 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b2527da-c856-403b-8f1a-dece13418c90 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:26.080299 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 4/14] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:26 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:26.523651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:26.525653 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:26.526226 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-826370282"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:26.528296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-826370282'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:26.529246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Create volume of 1 GB Aug 14 02:06:26.546949 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:06:26.546201. {{(pid=100235) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:06:26.547139 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Availability Zones retrieved successfully. Aug 14 02:06:26.576839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Flow 'volume_create_api' (8a56d3bd-15a9-481f-8e5b-eb36cd5bff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:26.577854 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401fae1e-8670-4ff2-aaf1-bd1d6270f027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:26.578758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:26.635257 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401fae1e-8670-4ff2-aaf1-bd1d6270f027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:26.636283 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494b84d4-9a16-406f-b3e4-47d025bccf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:26.684767 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:26.685017 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:26.737318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Created reservations ['57ac583a-ec3c-4363-a853-e40704add287', '444353df-bab6-4093-a291-e390cc5d2608', 'f41a55bf-61ea-4911-8687-504167b79e38', '65901173-1e48-4c51-8dff-b4c5769a81c1'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:26.738299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494b84d4-9a16-406f-b3e4-47d025bccf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ac583a-ec3c-4363-a853-e40704add287', '444353df-bab6-4093-a291-e390cc5d2608', 'f41a55bf-61ea-4911-8687-504167b79e38', '65901173-1e48-4c51-8dff-b4c5769a81c1']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:26.739354 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ca838e-9ce4-49f4-bb02-68b832ce13a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:26.764491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ca838e-9ce4-49f4-bb02-68b832ce13a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aecc497-7862-446a-813b-d85cad9b8e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-826370282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79dd54fe7c414b5f8b9a79cbb737785d',qos_specs=None,replication_status=,reservations=['57ac583a-ec3c-4363-a853-e40704add287','444353df-bab6-4093-a291-e390cc5d2608','f41a55bf-61ea-4911-8687-504167b79e38','65901173-1e48-4c51-8dff-b4c5769a81c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc007ce820994f5dbe633080e14ab769',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-826370282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aecc497-7862-446a-813b-d85cad9b8e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79dd54fe7c414b5f8b9a79cbb737785d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc007ce820994f5dbe633080e14ab769',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:26.765517 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc6ccd3-32cc-4f44-9691-8ac806c2000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:26.801808 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc6ccd3-32cc-4f44-9691-8ac806c2000a) transitioned into state 'SUCCESS' from state '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-826370282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79dd54fe7c414b5f8b9a79cbb737785d',qos_specs=None,replication_status=,reservations=['57ac583a-ec3c-4363-a853-e40704add287','444353df-bab6-4093-a291-e390cc5d2608','f41a55bf-61ea-4911-8687-504167b79e38','65901173-1e48-4c51-8dff-b4c5769a81c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc007ce820994f5dbe633080e14ab769',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:26.802835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4d5f4c-66a0-4a6b-bfa3-f9b9869a1cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:26.826781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b4d5f4c-66a0-4a6b-bfa3-f9b9869a1cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:26.827798 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Flow 'volume_create_api' (8a56d3bd-15a9-481f-8e5b-eb36cd5bff4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:26.828098 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Create volume request issued successfully. Aug 14 02:06:26.828774 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ef79e34-896b-4c77-82bf-932d891f66a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:26.829345 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 5/15] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:26 2026] POST /volume/v3/volumes => generated 749 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:26.841028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:26.843126 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:06:26.843279 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:26.843558 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:26.852868 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:26.852868 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:26.860168 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:06:26.867422 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7fe79b1d-d54f-4621-9301-d27a036e71a7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:06:26.868004 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 4/16] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:26 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:27.096168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:27.098644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:27.098915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:27.099152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:27.113688 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:27.113688 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:27.127946 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:27.133215 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63e080fc-1aae-466f-86fd-a85e67a7ff12 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:27.133215 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 4/17] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:27 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:27.885049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17b09589-0c85-445b-b3d6-7812bcf675ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:27.887027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17b09589-0c85-445b-b3d6-7812bcf675ab tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:06:27.887667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17b09589-0c85-445b-b3d6-7812bcf675ab tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:27.887667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17b09589-0c85-445b-b3d6-7812bcf675ab tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:27.896876 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:27.896876 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:27.900120 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17b09589-0c85-445b-b3d6-7812bcf675ab tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:06:27.905777 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17b09589-0c85-445b-b3d6-7812bcf675ab tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:06:27.906427 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 5/18] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:27 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:28.149023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b18ff93e-348a-499d-b7c6-d548bb97743a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:28.150919 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b18ff93e-348a-499d-b7c6-d548bb97743a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:28.151099 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b18ff93e-348a-499d-b7c6-d548bb97743a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:28.151291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b18ff93e-348a-499d-b7c6-d548bb97743a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:28.158886 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:28.158886 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:28.165011 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b18ff93e-348a-499d-b7c6-d548bb97743a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:28.170564 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b18ff93e-348a-499d-b7c6-d548bb97743a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:28.170813 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 6/19] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:28 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:28.987732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-16bd5853-fac1-48ea-8d09-263768660925 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:29.184211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:29.188075 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:29.188493 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:29.188721 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:29.201372 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:29.201372 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:29.206518 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:29.212749 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a72e72d-d06a-45e2-9d87-f18a4a51f07b tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:29.213637 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 5/20] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:29 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:29.246355 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:29.246818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1246853333"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:29.249414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1246853333'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:29.249581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Create volume of 1 GB Aug 14 02:06:29.255759 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Availability Zones retrieved successfully. Aug 14 02:06:29.261702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Flow 'volume_create_api' (d4fe8bd3-729c-4b83-b09b-af1e067df056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:29.262779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165a6406-bfd6-4ca0-af9a-d67fa90af648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:29.264007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:29.288000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165a6406-bfd6-4ca0-af9a-d67fa90af648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:29.289888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c025bf-ad03-4d3b-8266-55963d0c7cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:29.361915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Created reservations ['35f0dbe0-beea-44d3-bf18-3bd2ccdf9311', '797ca917-d07a-454f-ab0a-f19d7c8f8656', '36171b60-416e-4689-b733-f4c14fe58c58', 'f7d0794f-c814-464d-83e5-ad1cc8bbb80c'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:29.361915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c025bf-ad03-4d3b-8266-55963d0c7cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f0dbe0-beea-44d3-bf18-3bd2ccdf9311', '797ca917-d07a-454f-ab0a-f19d7c8f8656', '36171b60-416e-4689-b733-f4c14fe58c58', 'f7d0794f-c814-464d-83e5-ad1cc8bbb80c']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:29.362517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9287540-f2ce-4d5b-a0f5-2b5dc00fd5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:29.425754 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9287540-f2ce-4d5b-a0f5-2b5dc00fd5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be3ac24-ddeb-4372-8c56-8c66b7bd30a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1246853333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b050ef2af8e749d2ade8d4cf386792ec',qos_specs=None,replication_status=,reservations=['35f0dbe0-beea-44d3-bf18-3bd2ccdf9311','797ca917-d07a-454f-ab0a-f19d7c8f8656','36171b60-416e-4689-b733-f4c14fe58c58','f7d0794f-c814-464d-83e5-ad1cc8bbb80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90751eaa59084b8d826ef3d9ea193a09',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1246853333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be3ac24-ddeb-4372-8c56-8c66b7bd30a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b050ef2af8e749d2ade8d4cf386792ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90751eaa59084b8d826ef3d9ea193a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:29.427077 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cf0b47-92bf-4a91-a9f5-f5cbe74f1f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:29.447960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cf0b47-92bf-4a91-a9f5-f5cbe74f1f32) transitioned into state 'SUCCESS' from state '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-1246853333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b050ef2af8e749d2ade8d4cf386792ec',qos_specs=None,replication_status=,reservations=['35f0dbe0-beea-44d3-bf18-3bd2ccdf9311','797ca917-d07a-454f-ab0a-f19d7c8f8656','36171b60-416e-4689-b733-f4c14fe58c58','f7d0794f-c814-464d-83e5-ad1cc8bbb80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90751eaa59084b8d826ef3d9ea193a09',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:29.448886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a709d2-662e-4823-bd79-7a3281be9c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:29.459226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a709d2-662e-4823-bd79-7a3281be9c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:29.460208 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Flow 'volume_create_api' (d4fe8bd3-729c-4b83-b09b-af1e067df056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:29.460590 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Create volume request issued successfully. Aug 14 02:06:29.461351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16bd5853-fac1-48ea-8d09-263768660925 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:29.461792 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 5/21] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:28 2026] POST /volume/v3/volumes => generated 783 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:29.476578 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:29.479995 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:06:29.480252 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:29.481692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:29.515697 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:29.515697 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:29.518352 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:06:29.521947 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-267a4a2c-d4e3-4358-8e97-3704931bd4bf tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:06:29.522367 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 6/22] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:29 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:30.225827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:30.227648 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:30.227872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:30.228090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:30.235785 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:30.235785 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:30.239950 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:30.245080 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4ef3902-6c87-43b1-b7f8-adf46222631c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:30.245490 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 7/23] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:30 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:30.536408 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:30.539453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:06:30.539910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:30.539910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:30.593909 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:30.593909 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:30.600460 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:06:30.605770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cee9ca9-8f54-44a0-9148-d90b34d8a8ed tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:06:30.606301 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 6/24] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:30 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:31.260851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28cdfdad-c1c3-4889-9803-c7abb532528c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:31.265647 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28cdfdad-c1c3-4889-9803-c7abb532528c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:31.265647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28cdfdad-c1c3-4889-9803-c7abb532528c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:31.265647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28cdfdad-c1c3-4889-9803-c7abb532528c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:31.272903 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:31.272903 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:31.276850 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-28cdfdad-c1c3-4889-9803-c7abb532528c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:31.284046 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28cdfdad-c1c3-4889-9803-c7abb532528c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:31.284529 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 6/25] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:31 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:32.302348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:32.304212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:32.304397 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:32.304811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:32.311706 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:32.311706 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:32.315681 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:32.320975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6833db4c-7aec-4cf0-bb60-04fceeed820e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:32.321570 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 7/26] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:32 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:32.337406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:32.339621 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:32.340083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-387534999"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:32.341837 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-387534999'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:32.342065 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume of 1 GB Aug 14 02:06:32.354628 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Availability Zones retrieved successfully. Aug 14 02:06:32.368452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (1a34480c-075c-49df-8fd4-9080de6f53ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:32.371852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab7dade-db13-4f4e-8a7d-d68c08fc5dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.372974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:32.404376 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab7dade-db13-4f4e-8a7d-d68c08fc5dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.405417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e0e9dd-e4b4-40c8-ae9c-c013925f313e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.445220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Created reservations ['4b202efe-6d19-406e-a5ee-23289014936d', '6a3c9340-bd90-40e6-8ebb-ca948cc2f2ab', 'a6b462ef-c994-47fa-a774-cada764bee5f', 'ed8d26f8-b21c-40bf-afa4-26ef157a5dae'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:32.445430 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e0e9dd-e4b4-40c8-ae9c-c013925f313e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b202efe-6d19-406e-a5ee-23289014936d', '6a3c9340-bd90-40e6-8ebb-ca948cc2f2ab', 'a6b462ef-c994-47fa-a774-cada764bee5f', 'ed8d26f8-b21c-40bf-afa4-26ef157a5dae']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.447009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9ae9b4-c132-4acf-be1c-e8b4be02e47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.469144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9ae9b4-c132-4acf-be1c-e8b4be02e47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88215339-9046-4dc5-96f6-c7db2a5e2ab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-387534999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['4b202efe-6d19-406e-a5ee-23289014936d','6a3c9340-bd90-40e6-8ebb-ca948cc2f2ab','a6b462ef-c994-47fa-a774-cada764bee5f','ed8d26f8-b21c-40bf-afa4-26ef157a5dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-387534999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88215339-9046-4dc5-96f6-c7db2a5e2ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e987ee0d89cb43b29effa41201137bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.470713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753a3c60-d235-4ba1-8768-62bc0e4f896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.495422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753a3c60-d235-4ba1-8768-62bc0e4f896a) transitioned into state 'SUCCESS' from state '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-387534999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['4b202efe-6d19-406e-a5ee-23289014936d','6a3c9340-bd90-40e6-8ebb-ca948cc2f2ab','a6b462ef-c994-47fa-a774-cada764bee5f','ed8d26f8-b21c-40bf-afa4-26ef157a5dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.495422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b41f87a-de1a-47d4-86a8-8bf151d46560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.504834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b41f87a-de1a-47d4-86a8-8bf151d46560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.505702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (1a34480c-075c-49df-8fd4-9080de6f53ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:32.506038 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request issued successfully. Aug 14 02:06:32.506653 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-082025a0-d4f1-43cd-b8af-112fd60127c6 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:32.507311 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 8/27] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:32 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:32.524023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:32.527484 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:06:32.527803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:32.528042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:32.538959 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:32.538959 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:32.546965 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:32.552979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3b8c137-eafd-4d5a-bd72-97b6a5541b77 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 200 Aug 14 02:06:32.553620 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 7/28] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:32 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:32.618057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e955407b-0625-49fe-88d3-ef35dfc2029e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:32.876154 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:32.876539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1898529448"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:32.877928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1898529448'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:32.882383 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume of 1 GB Aug 14 02:06:32.882795 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:32.882795 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:32.883352 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Availability Zones retrieved successfully. Aug 14 02:06:32.891388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Flow 'volume_create_api' (bf94c902-9dee-42e2-b9b1-87af92d31580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:32.893562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f8e59-4c2d-4392-9ece-8fcfe2a0e5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.894434 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:32.904343 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:32.904343 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:32.920557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f8e59-4c2d-4392-9ece-8fcfe2a0e5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_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=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:32.920557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22701f84-48b9-4d48-b884-412d4afb858b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:32.949294 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:32.949790 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:33.003929 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Created reservations ['4648c5b5-c7a1-48ae-b576-3ff509f13c6a', 'af7e62f8-0eab-4744-a8b7-60e80edbbac0', '57ce138c-a367-48ca-847e-6087c1f034d6', '698e7b69-2485-44bc-9d7f-7591febf8000'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:33.005597 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22701f84-48b9-4d48-b884-412d4afb858b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4648c5b5-c7a1-48ae-b576-3ff509f13c6a', 'af7e62f8-0eab-4744-a8b7-60e80edbbac0', '57ce138c-a367-48ca-847e-6087c1f034d6', '698e7b69-2485-44bc-9d7f-7591febf8000']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.005597 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8713b1f2-3779-48e4-971c-6771fbda91dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.034395 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8713b1f2-3779-48e4-971c-6771fbda91dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '802790e0-d33b-4dcd-8fae-6fb20eb1e9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1898529448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='43c1368e10524fe8862a180e6d33016d',qos_specs=None,replication_status=,reservations=['4648c5b5-c7a1-48ae-b576-3ff509f13c6a','af7e62f8-0eab-4744-a8b7-60e80edbbac0','57ce138c-a367-48ca-847e-6087c1f034d6','698e7b69-2485-44bc-9d7f-7591febf8000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1898529448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=802790e0-d33b-4dcd-8fae-6fb20eb1e9ee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='43c1368e10524fe8862a180e6d33016d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.035176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524041ac-8805-4d8f-8471-6a521ca6f4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.064276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (524041ac-8805-4d8f-8471-6a521ca6f4ed) transitioned into state 'SUCCESS' from state '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-1898529448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='43c1368e10524fe8862a180e6d33016d',qos_specs=None,replication_status=,reservations=['4648c5b5-c7a1-48ae-b576-3ff509f13c6a','af7e62f8-0eab-4744-a8b7-60e80edbbac0','57ce138c-a367-48ca-847e-6087c1f034d6','698e7b69-2485-44bc-9d7f-7591febf8000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.064665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e32dee8-ab8f-49f0-b950-7d6afb642000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.076636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e32dee8-ab8f-49f0-b950-7d6afb642000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.077860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Flow 'volume_create_api' (bf94c902-9dee-42e2-b9b1-87af92d31580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:33.078293 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume request issued successfully. Aug 14 02:06:33.079155 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e955407b-0625-49fe-88d3-ef35dfc2029e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:33.079930 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 7/29] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:06:32 2026] POST /volume/v3/volumes => generated 756 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:33.099152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eddc9128-e406-4123-95ec-a110b979419e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:33.101038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eddc9128-e406-4123-95ec-a110b979419e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:06:33.101250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eddc9128-e406-4123-95ec-a110b979419e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:33.101440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eddc9128-e406-4123-95ec-a110b979419e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:33.109702 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:33.109702 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:33.114688 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eddc9128-e406-4123-95ec-a110b979419e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:06:33.121761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eddc9128-e406-4123-95ec-a110b979419e tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:06:33.122785 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 8/30] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:33 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:33.571245 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:33.572019 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:06:33.572247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:33.572450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:33.580900 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:33.580900 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:33.587785 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:33.591448 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbcbde16-d3a0-4017-a171-ef02a9726ebe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 200 Aug 14 02:06:33.591982 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 9/31] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:33 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:33.607310 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:33.609296 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:33.609701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1212600767"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:33.611459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1212600767'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:33.611954 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume of 1 GB Aug 14 02:06:33.627214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:06:33.626097. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:06:33.627214 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Availability Zones retrieved successfully. Aug 14 02:06:33.662052 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (9cc1172f-202c-4fcc-9864-2b17b89cfd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:33.663416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56f8aee-5d5f-4009-ad58-65df34c18e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.664682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:33.724066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56f8aee-5d5f-4009-ad58-65df34c18e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.725308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22af5b01-99f8-43a5-9720-2ad4c5d667f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.773197 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:33.773599 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:33.798937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Created reservations ['41aa2b08-b650-4bb8-a454-d527dd205d08', 'f67d936b-8868-4e82-9ae1-fb76cc9a1d93', '739eacc1-0f26-4fff-8c06-5536d23fa415', '3cea37ca-7b20-426c-8a7b-648000e37de2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:33.800041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22af5b01-99f8-43a5-9720-2ad4c5d667f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41aa2b08-b650-4bb8-a454-d527dd205d08', 'f67d936b-8868-4e82-9ae1-fb76cc9a1d93', '739eacc1-0f26-4fff-8c06-5536d23fa415', '3cea37ca-7b20-426c-8a7b-648000e37de2']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.801012 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dc706c-1b61-448f-aa03-4759cee50be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.838099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dc706c-1b61-448f-aa03-4759cee50be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25f39821-fdc1-4464-ba68-19d8a2d0d979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1212600767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['41aa2b08-b650-4bb8-a454-d527dd205d08','f67d936b-8868-4e82-9ae1-fb76cc9a1d93','739eacc1-0f26-4fff-8c06-5536d23fa415','3cea37ca-7b20-426c-8a7b-648000e37de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1212600767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25f39821-fdc1-4464-ba68-19d8a2d0d979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e987ee0d89cb43b29effa41201137bf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.838641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82b0f11-aa46-4ff3-aca0-870d3a86a3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.866768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82b0f11-aa46-4ff3-aca0-870d3a86a3af) transitioned into state 'SUCCESS' from state '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-1212600767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e987ee0d89cb43b29effa41201137bf2',qos_specs=None,replication_status=,reservations=['41aa2b08-b650-4bb8-a454-d527dd205d08','f67d936b-8868-4e82-9ae1-fb76cc9a1d93','739eacc1-0f26-4fff-8c06-5536d23fa415','3cea37ca-7b20-426c-8a7b-648000e37de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e055dd2f54b4991a95a4b09aa5fc742',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.868048 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf878bb-9d0c-487a-a882-f64a78c3d753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:33.897361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf878bb-9d0c-487a-a882-f64a78c3d753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:33.898588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Flow 'volume_create_api' (9cc1172f-202c-4fcc-9864-2b17b89cfd58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:33.899198 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Create volume request issued successfully. Aug 14 02:06:33.902695 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e5e4110-8ac7-4c9c-8196-4a7c0de100a8 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:33.902695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 8/32] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:33 2026] POST /volume/v3/volumes => generated 755 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:33.923705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:33.923705 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:06:33.923705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:33.923705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:33.929430 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:33.929430 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:33.933248 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:33.937964 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6342ba6-3ba4-4fa1-95f9-8b9abcce4e4c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 200 Aug 14 02:06:33.938337 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 8/33] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:33 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:34.136294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:34.140977 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:06:34.141193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:34.141423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:34.155128 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.155128 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:34.159934 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:06:34.164209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cd4bbb-1e02-49f6-b0fa-8ed56b9f33e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:06:34.164613 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 9/34] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:34 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:34.178805 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:34.466909 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] POST https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action Aug 14 02:06:34.467496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:06:34.467636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:34.517301 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.517301 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:34.518899 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] Volume info retrieved successfully. Aug 14 02:06:34.529221 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] Update volume admin metadata completed successfully. Aug 14 02:06:34.529453 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] Update readonly setting on volume completed successfully. Aug 14 02:06:34.529623 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1fab580-7c34-48f3-98d7-c252cbec3a56 tempest-TestMultiAttachVolumeSwap-682502442 tempest-TestMultiAttachVolumeSwap-682502442-project-admin] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action returned with HTTP 202 Aug 14 02:06:34.530098 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 10/35] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:06:34 2026] POST /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action => generated 0 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:06:34.537823 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:34.543382 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:34.545398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-566089891"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:34.547262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-566089891'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:34.557410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume of 1 GB Aug 14 02:06:34.557410 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.557410 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:34.557875 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Availability Zones retrieved successfully. Aug 14 02:06:34.569337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Flow 'volume_create_api' (6a5e2f05-cd67-4c50-a0a7-a19f7ff5d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:34.570323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ada3ed-1489-427d-a330-66c1af4a3485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:34.571508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:34.581415 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.581415 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:34.600207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79ada3ed-1489-427d-a330-66c1af4a3485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:34.600207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f9e71d-f30b-486b-ad12-42f827ed24e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:34.651514 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:34.651962 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:06:34.670859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Created reservations ['3349de1b-b751-40ec-9ba5-45c5c1684c7c', '00065f3b-1db4-4e6a-b96e-b93b1126846b', 'b02f6aa2-7f91-4f34-878c-eaeca1c97a59', 'ccea91dd-fa43-4e56-a692-707334ae590a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:34.670859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f9e71d-f30b-486b-ad12-42f827ed24e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3349de1b-b751-40ec-9ba5-45c5c1684c7c', '00065f3b-1db4-4e6a-b96e-b93b1126846b', 'b02f6aa2-7f91-4f34-878c-eaeca1c97a59', 'ccea91dd-fa43-4e56-a692-707334ae590a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:34.671079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ef5344-832d-44a8-9e56-c6b7bd59835f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:34.699847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ef5344-832d-44a8-9e56-c6b7bd59835f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b90eff04-7471-4546-9e39-aef7ef8eb2b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-566089891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='43c1368e10524fe8862a180e6d33016d',qos_specs=None,replication_status=,reservations=['3349de1b-b751-40ec-9ba5-45c5c1684c7c','00065f3b-1db4-4e6a-b96e-b93b1126846b','b02f6aa2-7f91-4f34-878c-eaeca1c97a59','ccea91dd-fa43-4e56-a692-707334ae590a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-566089891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b90eff04-7471-4546-9e39-aef7ef8eb2b3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='43c1368e10524fe8862a180e6d33016d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:34.700129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a28754-1b36-4149-a55a-0b15ad67a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:34.733798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a28754-1b36-4149-a55a-0b15ad67a935) transitioned into state 'SUCCESS' from state '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-566089891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='43c1368e10524fe8862a180e6d33016d',qos_specs=None,replication_status=,reservations=['3349de1b-b751-40ec-9ba5-45c5c1684c7c','00065f3b-1db4-4e6a-b96e-b93b1126846b','b02f6aa2-7f91-4f34-878c-eaeca1c97a59','ccea91dd-fa43-4e56-a692-707334ae590a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cbdc0c873544f9d8f7628950a205e3d',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:34.734520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6992630b-b882-4404-bf68-b4cde0a070af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:34.748101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6992630b-b882-4404-bf68-b4cde0a070af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:34.749415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Flow 'volume_create_api' (6a5e2f05-cd67-4c50-a0a7-a19f7ff5d34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:34.750400 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Create volume request issued successfully. Aug 14 02:06:34.750795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba63b16c-4703-4d6b-84f5-fa380512f7a7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:34.751191 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 9/36] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:06:34 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:34.769467 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:34.771427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:06:34.771718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:34.771924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:34.780151 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.780151 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:34.784924 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:06:34.792009 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8aab859-fc2f-4839-836e-a921cbbd84fb tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 200 Aug 14 02:06:34.792009 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 9/37] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:34 2026] GET /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:34.954951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:34.958229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:06:34.958718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:34.958718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:34.985501 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:34.985501 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:34.989999 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:34.997615 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5c56255-bc15-47a9-90da-fd7d0211db2c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 200 Aug 14 02:06:34.998167 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 10/38] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:34 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:35.809568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:35.811419 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:06:35.811691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:35.811937 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:35.823318 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:35.823318 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:35.827696 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:06:35.832263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64adbaa1-4102-4dfb-b57f-98dddc34dc07 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 200 Aug 14 02:06:35.832665 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 11/39] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:35 2026] GET /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:37.875233 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:37.877916 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:37.878322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1158200823"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:37.880099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1158200823'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:37.880289 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Create volume of 1 GB Aug 14 02:06:37.880652 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:37.880652 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:37.887704 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Availability Zones retrieved successfully. Aug 14 02:06:37.893519 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Flow 'volume_create_api' (30e98055-3eb1-4748-b22b-4bba9beeca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:37.894654 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda13dde-58b1-4eb1-afae-8e6681213574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:37.895551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:37.925984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda13dde-58b1-4eb1-afae-8e6681213574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:37.926576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73ea5211-f2c4-4f48-b048-0842ec4f8936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:38.032991 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Created reservations ['5b8ceb38-ff0f-4fa6-9977-3d5a782d48ab', '6c452fc1-c0a9-47c5-aea2-108e958efd78', '74dff55a-6fc5-4922-bf73-700434abb698', 'd34019c5-3d4e-485d-a6f6-7c76122c1f8d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:38.033937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73ea5211-f2c4-4f48-b048-0842ec4f8936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8ceb38-ff0f-4fa6-9977-3d5a782d48ab', '6c452fc1-c0a9-47c5-aea2-108e958efd78', '74dff55a-6fc5-4922-bf73-700434abb698', 'd34019c5-3d4e-485d-a6f6-7c76122c1f8d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:38.034763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f747d9d-684d-44e8-8430-bfab581f750d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:38.068897 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f747d9d-684d-44e8-8430-bfab581f750d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82640dec-d32a-41bd-8a42-13f1617361d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1158200823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6940e3023a954cb8a196e71bc18d1f8a',qos_specs=None,replication_status=,reservations=['5b8ceb38-ff0f-4fa6-9977-3d5a782d48ab','6c452fc1-c0a9-47c5-aea2-108e958efd78','74dff55a-6fc5-4922-bf73-700434abb698','d34019c5-3d4e-485d-a6f6-7c76122c1f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd440497375441e7bee38da0ef46df46',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1158200823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82640dec-d32a-41bd-8a42-13f1617361d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6940e3023a954cb8a196e71bc18d1f8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd440497375441e7bee38da0ef46df46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:38.069383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5968d7a7-04d0-43a9-8786-5914b474617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:38.101871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5968d7a7-04d0-43a9-8786-5914b474617e) transitioned into state 'SUCCESS' from state '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-1158200823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6940e3023a954cb8a196e71bc18d1f8a',qos_specs=None,replication_status=,reservations=['5b8ceb38-ff0f-4fa6-9977-3d5a782d48ab','6c452fc1-c0a9-47c5-aea2-108e958efd78','74dff55a-6fc5-4922-bf73-700434abb698','d34019c5-3d4e-485d-a6f6-7c76122c1f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd440497375441e7bee38da0ef46df46',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:38.102699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc9f73a-5849-4d59-8095-8a506df97a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:38.120124 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc9f73a-5849-4d59-8095-8a506df97a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:38.128000 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Flow 'volume_create_api' (30e98055-3eb1-4748-b22b-4bba9beeca19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:38.128000 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Create volume request issued successfully. Aug 14 02:06:38.128351 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ef63a95-0fca-466e-9bd8-e3fb9e95eb77 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:38.129023 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 10/40] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:37 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:38.145980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:38.149439 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] GET https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:38.149886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:38.150271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:38.163802 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:38.163802 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:38.174074 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Volume info retrieved successfully. Aug 14 02:06:38.187362 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-32d68836-0a98-47f8-aa46-54d3e69ef2b9 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 returned with HTTP 200 Aug 14 02:06:38.187866 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 10/41] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:38 2026] GET /volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:39.207853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28450399-81cb-49ec-9891-26eab93e987c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:39.210310 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28450399-81cb-49ec-9891-26eab93e987c tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] GET https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:39.210541 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28450399-81cb-49ec-9891-26eab93e987c tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:39.211295 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28450399-81cb-49ec-9891-26eab93e987c tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:39.224551 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:39.224551 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:39.229871 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-28450399-81cb-49ec-9891-26eab93e987c tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Volume info retrieved successfully. Aug 14 02:06:39.233983 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28450399-81cb-49ec-9891-26eab93e987c tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 returned with HTTP 200 Aug 14 02:06:39.234757 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 11/42] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:39 2026] GET /volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:39.538908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-3ef0e728-a275-4306-87c5-6cbdb3e4e81c req-c03df4ee-fa4d-4427-b6a2-188bc3db5624 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:39.541730 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3ef0e728-a275-4306-87c5-6cbdb3e4e81c req-c03df4ee-fa4d-4427-b6a2-188bc3db5624 tempest-VolumesAdminNegativeTest-1858544493 tempest-VolumesAdminNegativeTest-1858544493-project] GET https://10.4.3.35/volume/v3/volumes/68ab5cd6-32a8-4c9b-8696-2db74721abf4 Aug 14 02:06:39.542019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-3ef0e728-a275-4306-87c5-6cbdb3e4e81c req-c03df4ee-fa4d-4427-b6a2-188bc3db5624 tempest-VolumesAdminNegativeTest-1858544493 tempest-VolumesAdminNegativeTest-1858544493-project] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:39.542278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-3ef0e728-a275-4306-87c5-6cbdb3e4e81c req-c03df4ee-fa4d-4427-b6a2-188bc3db5624 tempest-VolumesAdminNegativeTest-1858544493 tempest-VolumesAdminNegativeTest-1858544493-project] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:39.553246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3ef0e728-a275-4306-87c5-6cbdb3e4e81c req-c03df4ee-fa4d-4427-b6a2-188bc3db5624 tempest-VolumesAdminNegativeTest-1858544493 tempest-VolumesAdminNegativeTest-1858544493-project] https://10.4.3.35/volume/v3/volumes/68ab5cd6-32a8-4c9b-8696-2db74721abf4 returned with HTTP 404 Aug 14 02:06:39.553807 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 12/43] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:06:39 2026] GET /volume/v3/volumes/68ab5cd6-32a8-4c9b-8696-2db74721abf4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:06:39.568452 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8750efd-cb85-401b-890d-a54bdd860796 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:39.572026 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] DELETE https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:39.572255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:39.572451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:39.572654 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Delete volume with id: 82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:39.582977 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:39.582977 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:39.583569 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Volume info retrieved successfully. Aug 14 02:06:39.619870 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Delete volume request issued successfully. Aug 14 02:06:39.620105 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8750efd-cb85-401b-890d-a54bdd860796 tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 returned with HTTP 202 Aug 14 02:06:39.620730 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 11/44] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:06:39 2026] DELETE /volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:06:39.634186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:39.637949 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] GET https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:39.638411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:39.638773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:39.648569 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:39.648569 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:39.653159 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Volume info retrieved successfully. Aug 14 02:06:39.658150 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b7079cf-7caf-4de5-ba96-e81d584226ff tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 returned with HTTP 200 Aug 14 02:06:39.658502 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 11/45] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:39 2026] GET /volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:40.675887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-761197b8-9751-43a4-bf1c-a64929bd2b9e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:40.680551 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-761197b8-9751-43a4-bf1c-a64929bd2b9e tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] GET https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 Aug 14 02:06:40.680789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-761197b8-9751-43a4-bf1c-a64929bd2b9e tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:40.681045 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-761197b8-9751-43a4-bf1c-a64929bd2b9e tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:40.693697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-761197b8-9751-43a4-bf1c-a64929bd2b9e tempest-VolumesAdminNegativeTest-1598754280 tempest-VolumesAdminNegativeTest-1598754280-project-member] https://10.4.3.35/volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 returned with HTTP 404 Aug 14 02:06:40.693697 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 12/46] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:40 2026] GET /volume/v3/volumes/82640dec-d32a-41bd-8a42-13f1617361d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:06:42.947802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:42.949396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:42.949761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1996103660"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:42.951090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1996103660'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:42.951202 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume of 1 GB Aug 14 02:06:42.955075 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Availability Zones retrieved successfully. Aug 14 02:06:42.960339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Flow 'volume_create_api' (f0b77900-e788-4b9e-bf1c-604b3dc5eb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:42.961303 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b21d742-6920-4dc0-87fc-2ece4f2b458e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:42.962154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:42.995190 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b21d742-6920-4dc0-87fc-2ece4f2b458e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:42.996876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6567572-5f8b-42eb-9a2c-d90031aed386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:43.063840 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Created reservations ['a6b89594-4316-4d61-91f8-aa5ac2145e29', '158aa9c6-6b9b-4088-8d3e-96e42165db1e', 'bd0f95dc-3fcf-4c13-aab2-2ea8d6463549', '2dc6384f-293e-4975-9805-54c0e94b61e5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:43.063840 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6567572-5f8b-42eb-9a2c-d90031aed386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6b89594-4316-4d61-91f8-aa5ac2145e29', '158aa9c6-6b9b-4088-8d3e-96e42165db1e', 'bd0f95dc-3fcf-4c13-aab2-2ea8d6463549', '2dc6384f-293e-4975-9805-54c0e94b61e5']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:43.064236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8435e39-1933-4888-b2c8-ccd30b7d12fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:43.087854 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8435e39-1933-4888-b2c8-ccd30b7d12fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabfdac1-744a-4549-92c5-e1b44686614c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1996103660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14bde552f57640a98be2c7bfbc2ea442',qos_specs=None,replication_status=,reservations=['a6b89594-4316-4d61-91f8-aa5ac2145e29','158aa9c6-6b9b-4088-8d3e-96e42165db1e','bd0f95dc-3fcf-4c13-aab2-2ea8d6463549','2dc6384f-293e-4975-9805-54c0e94b61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae5cd61fbaa40bda8800044108e56d2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1996103660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aabfdac1-744a-4549-92c5-e1b44686614c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14bde552f57640a98be2c7bfbc2ea442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae5cd61fbaa40bda8800044108e56d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:43.088915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d6b1ae-25af-4404-8222-5d94f646b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:43.127876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d6b1ae-25af-4404-8222-5d94f646b339) transitioned into state 'SUCCESS' from state '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-1996103660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14bde552f57640a98be2c7bfbc2ea442',qos_specs=None,replication_status=,reservations=['a6b89594-4316-4d61-91f8-aa5ac2145e29','158aa9c6-6b9b-4088-8d3e-96e42165db1e','bd0f95dc-3fcf-4c13-aab2-2ea8d6463549','2dc6384f-293e-4975-9805-54c0e94b61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae5cd61fbaa40bda8800044108e56d2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:43.127876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303aca9d-8d31-45bb-b229-f6df19331f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:43.144003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303aca9d-8d31-45bb-b229-f6df19331f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:43.145154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Flow 'volume_create_api' (f0b77900-e788-4b9e-bf1c-604b3dc5eb36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:43.145282 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume request issued successfully. Aug 14 02:06:43.145758 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1ad3267a-cf03-48d0-afdb-6cc93b0e5325 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:43.147420 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 13/47] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:42 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:43.166230 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:43.178091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:06:43.178243 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:43.179187 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:43.193128 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:43.193128 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:43.200960 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:06:43.208979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41453ee2-cc52-40fa-8f5a-f9b223bf6614 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c returned with HTTP 200 Aug 14 02:06:43.209321 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 12/48] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:43 2026] GET /volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:44.223977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.226458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:06:44.226828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.227129 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.237776 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.237776 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:44.244451 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:06:44.254884 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed5810a1-556a-4bfa-9148-33f1520f22b4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c returned with HTTP 200 Aug 14 02:06:44.254884 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 12/49] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:44.534356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.539776 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:44.540022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.541645 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.548352 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.548352 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:44.552350 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:44.557408 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-6bdfc631-0280-4346-a426-3bd7e7ac167d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:44.557825 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 13/50] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:44.566528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.571090 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:06:44.571379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.571650 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.588684 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.588684 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:06:44.594485 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:44.599732 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-fb552508-c432-4a60-92c3-29d5148c77ad tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 200 Aug 14 02:06:44.600194 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 14/51] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:44.610713 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.613894 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:06:44.614207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.614462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.625094 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.625094 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:44.629516 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:44.640101 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-7ecb55c1-345e-498a-a251-173120232731 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 200 Aug 14 02:06:44.640765 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 13/52] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:44.652213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-003c2f0e-7e40-4673-a6f8-c2bd9d6a64ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.653140 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-003c2f0e-7e40-4673-a6f8-c2bd9d6a64ef None None] GET https://10.4.3.35/volume// Aug 14 02:06:44.653383 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-003c2f0e-7e40-4673-a6f8-c2bd9d6a64ef None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.653650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-003c2f0e-7e40-4673-a6f8-c2bd9d6a64ef None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.657695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-003c2f0e-7e40-4673-a6f8-c2bd9d6a64ef None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:44.657695 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 13/53] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:44.665198 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b377ad99-c564-4d1e-a576-cb33280a4c2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.667591 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b377ad99-c564-4d1e-a576-cb33280a4c2a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:06:44.668156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b377ad99-c564-4d1e-a576-cb33280a4c2a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d214a1e-9784-4426-a411-439bc628159c", "connector": null, "instance_uuid": "30d4ebf3-f498-4eff-9483-334b0842ca3e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:44.677467 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.677467 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:44.712296 np0000007301 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 14 02:06:44.712296 np0000007301 devstack@c-api.service[100237]: .first() Aug 14 02:06:44.729126 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b377ad99-c564-4d1e-a576-cb33280a4c2a tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:06:44.729629 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 14/54] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:44.739514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-791eb17a-e48a-4937-9dc3-2359a9896f78 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.740350 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-791eb17a-e48a-4937-9dc3-2359a9896f78 None None] GET https://10.4.3.35/volume// Aug 14 02:06:44.740477 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-791eb17a-e48a-4937-9dc3-2359a9896f78 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.740753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-791eb17a-e48a-4937-9dc3-2359a9896f78 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.741314 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-791eb17a-e48a-4937-9dc3-2359a9896f78 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:44.741731 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 15/55] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:44.752726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-8f186003-7409-4aa2-83f1-f048959eecd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.755628 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-8f186003-7409-4aa2-83f1-f048959eecd4 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:06:44.756175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-8f186003-7409-4aa2-83f1-f048959eecd4 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88215339-9046-4dc5-96f6-c7db2a5e2ab8", "connector": null, "instance_uuid": "30d4ebf3-f498-4eff-9483-334b0842ca3e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:44.767812 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.767812 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:44.809241 np0000007301 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 14 02:06:44.809241 np0000007301 devstack@c-api.service[100238]: .first() Aug 14 02:06:44.829785 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-8f186003-7409-4aa2-83f1-f048959eecd4 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:06:44.830279 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 14/56] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:44.838628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-73ae7ef8-9d93-4eb1-80e4-980ef37ccd5c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.839105 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-73ae7ef8-9d93-4eb1-80e4-980ef37ccd5c None None] GET https://10.4.3.35/volume// Aug 14 02:06:44.839392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-73ae7ef8-9d93-4eb1-80e4-980ef37ccd5c None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:44.839552 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-73ae7ef8-9d93-4eb1-80e4-980ef37ccd5c None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:44.840142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-73ae7ef8-9d93-4eb1-80e4-980ef37ccd5c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:44.840142 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 14/57] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:06:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:44.848123 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f91eb76c-399e-4ef1-afb0-23689b254c70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:44.852378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f91eb76c-399e-4ef1-afb0-23689b254c70 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:06:44.852753 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f91eb76c-399e-4ef1-afb0-23689b254c70 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25f39821-fdc1-4464-ba68-19d8a2d0d979", "connector": null, "instance_uuid": "30d4ebf3-f498-4eff-9483-334b0842ca3e"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:44.862640 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:44.862640 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:44.909150 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f91eb76c-399e-4ef1-afb0-23689b254c70 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:06:44.909150 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 15/58] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:06:44 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:47.708576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06da4469-00eb-4d9b-bf38-ffddf439f31d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:47.709093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06da4469-00eb-4d9b-bf38-ffddf439f31d None None] GET https://10.4.3.35/volume// Aug 14 02:06:47.709310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06da4469-00eb-4d9b-bf38-ffddf439f31d None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:47.709398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06da4469-00eb-4d9b-bf38-ffddf439f31d None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:47.709781 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06da4469-00eb-4d9b-bf38-ffddf439f31d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:47.710067 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 16/59] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:06:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:47.739201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:47.743453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:06:47.743453 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:47.743644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:47.760799 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:47.760799 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:47.767899 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:47.775265 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-9c5496ea-66f2-434b-ade4-5c0d7eed5b50 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:06:47.775944 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 15/60] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:06:47 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 1573 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:06:48.763630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:48.770168 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] PUT https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 Aug 14 02:06:48.773293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:48.804625 np0000007301 devstack@c-api.service[100234]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 14 02:06:48.804625 np0000007301 devstack@c-api.service[100234]: .first() Aug 14 02:06:48.816357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Acquiring lock "cinder-attachment_update-1d214a1e-9784-4426-a411-439bc628159c-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:06:48.824774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-1d214a1e-9784-4426-a411-439bc628159c-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:06:48.825774 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:48.825774 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:49.261210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-1d214a1e-9784-4426-a411-439bc628159c-np0000007301" released by "attachment_update" :: held 0.436s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:06:49.261827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-bd0beb6e-1c76-482e-8adc-58d235a71424 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 returned with HTTP 200 Aug 14 02:06:49.262424 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 15/61] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:06:48 2026] PUT /volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 => generated 969 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:49.372666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e1e80e3a-9882-4888-9ec2-0ec8b3b59a06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.374849 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e1e80e3a-9882-4888-9ec2-0ec8b3b59a06 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55/action Aug 14 02:06:49.375659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e1e80e3a-9882-4888-9ec2-0ec8b3b59a06 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:06:49.375829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e1e80e3a-9882-4888-9ec2-0ec8b3b59a06 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:49.403860 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:49.403860 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:49.435812 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e1e80e3a-9882-4888-9ec2-0ec8b3b59a06 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55/action returned with HTTP 204 Aug 14 02:06:49.435812 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 16/62] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:06:49 2026] POST /volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:06:49.463592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-29fddc94-89ff-43f2-b929-716f104ed4e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.464049 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29fddc94-89ff-43f2-b929-716f104ed4e1 None None] GET https://10.4.3.35/volume// Aug 14 02:06:49.464251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29fddc94-89ff-43f2-b929-716f104ed4e1 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:49.464513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29fddc94-89ff-43f2-b929-716f104ed4e1 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:49.464954 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29fddc94-89ff-43f2-b929-716f104ed4e1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:49.465330 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 17/63] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:06:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:49.473156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.476038 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:06:49.476281 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:49.476476 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:49.486801 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:49.486801 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:49.492374 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:49.498699 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-e5144a3b-859e-4c1b-aed0-7e3f3d82b24c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 200 Aug 14 02:06:49.499121 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 16/64] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:06:49 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:06:49.605645 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.607915 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] PUT https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa Aug 14 02:06:49.608330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:49.626905 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Acquiring lock "cinder-attachment_update-88215339-9046-4dc5-96f6-c7db2a5e2ab8-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:06:49.639798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-88215339-9046-4dc5-96f6-c7db2a5e2ab8-np0000007301" acquired by "attachment_update" :: waited 0.013s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:06:49.644237 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:49.644237 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:49.826657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-88215339-9046-4dc5-96f6-c7db2a5e2ab8-np0000007301" released by "attachment_update" :: held 0.179s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:06:49.826657 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-b4713f93-5434-4249-9287-06d9e5363059 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa returned with HTTP 200 Aug 14 02:06:49.826657 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 16/65] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:06:49 2026] PUT /volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:49.858115 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f13357b1-6936-447d-867a-c3574c818768 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.861306 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f13357b1-6936-447d-867a-c3574c818768 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa/action Aug 14 02:06:49.861306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f13357b1-6936-447d-867a-c3574c818768 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:06:49.861306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f13357b1-6936-447d-867a-c3574c818768 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:49.886145 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:49.886145 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:49.900969 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-f13357b1-6936-447d-867a-c3574c818768 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa/action returned with HTTP 204 Aug 14 02:06:49.901373 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 17/66] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:06:49 2026] POST /volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:06:49.934707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-986b64d8-562d-4004-adcb-7fd6d1cfd856 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.935100 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-986b64d8-562d-4004-adcb-7fd6d1cfd856 None None] GET https://10.4.3.35/volume// Aug 14 02:06:49.935284 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-986b64d8-562d-4004-adcb-7fd6d1cfd856 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:49.935517 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-986b64d8-562d-4004-adcb-7fd6d1cfd856 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:49.935955 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-986b64d8-562d-4004-adcb-7fd6d1cfd856 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:06:49.936268 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 18/67] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:06:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:06:49.945939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:49.949342 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:06:49.949556 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:49.949794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:49.964587 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:49.964587 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:49.969139 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:06:49.975227 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-1a98b7e3-d123-490a-84a2-d534861b2028 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 200 Aug 14 02:06:49.976232 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 17/68] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:06:49 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:06:50.060256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:50.062435 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] PUT https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 Aug 14 02:06:50.063252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:50.079549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Acquiring lock "cinder-attachment_update-25f39821-fdc1-4464-ba68-19d8a2d0d979-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:06:50.084812 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-25f39821-fdc1-4464-ba68-19d8a2d0d979-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:06:50.086492 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:50.086492 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:50.288054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Lock "cinder-attachment_update-25f39821-fdc1-4464-ba68-19d8a2d0d979-np0000007301" released by "attachment_update" :: held 0.200s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:06:50.288054 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-65feb6b7-8672-43f7-b355-09442b5971e3 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 returned with HTTP 200 Aug 14 02:06:50.288054 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 17/69] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:06:50 2026] PUT /volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:06:50.325580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-29bdcd79-3404-401d-bb9e-df57a3aea1b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:50.329865 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-29bdcd79-3404-401d-bb9e-df57a3aea1b1 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] POST https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6/action Aug 14 02:06:50.330242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-29bdcd79-3404-401d-bb9e-df57a3aea1b1 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:06:50.330356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-29bdcd79-3404-401d-bb9e-df57a3aea1b1 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:50.357215 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:50.357215 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:06:50.383168 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b883d0d-2cd7-40cb-934f-032a1974da26 req-29bdcd79-3404-401d-bb9e-df57a3aea1b1 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6/action returned with HTTP 204 Aug 14 02:06:50.383686 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 18/70] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:06:50 2026] POST /volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:06:53.796504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:53.799109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:06:53.801707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-492369761"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:06:53.801707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-492369761'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:06:53.801947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume of 1 GB Aug 14 02:06:53.806687 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Availability Zones retrieved successfully. Aug 14 02:06:53.814586 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Flow 'volume_create_api' (bc57dd68-7c02-4dbf-adbc-589352e1dc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:53.815877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ae1bd-24c3-4c3b-87ff-16f3a5a5b7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:53.817001 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:06:53.852116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ae1bd-24c3-4c3b-87ff-16f3a5a5b7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:53.853497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ab318e-6e30-44a8-ba36-9e3228d7fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:53.941492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Created reservations ['b19a7e1f-db19-480f-9196-5db63e37f01b', '2b7810c9-40aa-40bc-bef7-975ae8c643a5', '2e16d7f7-95db-4fe6-bcd6-bb3f2d16c533', 'dd6501b8-c256-49eb-a335-882a468e4c10'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:06:53.942264 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ab318e-6e30-44a8-ba36-9e3228d7fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b19a7e1f-db19-480f-9196-5db63e37f01b', '2b7810c9-40aa-40bc-bef7-975ae8c643a5', '2e16d7f7-95db-4fe6-bcd6-bb3f2d16c533', 'dd6501b8-c256-49eb-a335-882a468e4c10']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:53.947118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de79fb1c-874a-4d8c-86e1-a73c458dbb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:54.042276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de79fb1c-874a-4d8c-86e1-a73c458dbb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b8537f-d9a8-44ce-b945-fffa7149db7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-492369761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14bde552f57640a98be2c7bfbc2ea442',qos_specs=None,replication_status=,reservations=['b19a7e1f-db19-480f-9196-5db63e37f01b','2b7810c9-40aa-40bc-bef7-975ae8c643a5','2e16d7f7-95db-4fe6-bcd6-bb3f2d16c533','dd6501b8-c256-49eb-a335-882a468e4c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae5cd61fbaa40bda8800044108e56d2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-492369761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b8537f-d9a8-44ce-b945-fffa7149db7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14bde552f57640a98be2c7bfbc2ea442',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae5cd61fbaa40bda8800044108e56d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:54.042276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c723cd-d543-4046-bbce-821b3362f7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:54.069154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c723cd-d543-4046-bbce-821b3362f7a5) transitioned into state 'SUCCESS' from state '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-492369761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14bde552f57640a98be2c7bfbc2ea442',qos_specs=None,replication_status=,reservations=['b19a7e1f-db19-480f-9196-5db63e37f01b','2b7810c9-40aa-40bc-bef7-975ae8c643a5','2e16d7f7-95db-4fe6-bcd6-bb3f2d16c533','dd6501b8-c256-49eb-a335-882a468e4c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae5cd61fbaa40bda8800044108e56d2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:54.070104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f730bb72-8049-40b2-adb8-854dc40f802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:06:54.097792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f730bb72-8049-40b2-adb8-854dc40f802a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:06:54.097792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Flow 'volume_create_api' (bc57dd68-7c02-4dbf-adbc-589352e1dc11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:06:54.097792 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Create volume request issued successfully. Aug 14 02:06:54.098424 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b33be14-6116-4d02-bf13-4aef997a8df0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:06:54.099101 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 19/71] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:06:53 2026] POST /volume/v3/volumes => generated 756 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:06:54.126469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50b25f19-ecc4-4355-af43-a36e56b6005e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:54.130472 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50b25f19-ecc4-4355-af43-a36e56b6005e tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:06:54.130797 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50b25f19-ecc4-4355-af43-a36e56b6005e tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:54.130988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50b25f19-ecc4-4355-af43-a36e56b6005e tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:54.141715 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:54.141715 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:06:54.150698 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50b25f19-ecc4-4355-af43-a36e56b6005e tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:06:54.155951 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50b25f19-ecc4-4355-af43-a36e56b6005e tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:06:54.156521 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 18/72] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:54 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:06:55.169966 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:06:55.172713 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:06:55.172713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:06:55.172713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:06:55.181300 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:06:55.181300 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:06:55.192136 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:06:55.193752 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-923b46f9-9f14-453b-a3e0-12ab906f6c34 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:06:55.194188 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 18/73] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:06:55 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:00.373511 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=65,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:07:04.113355 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=123,cinder:INSERT=33,cinder:UPDATE=48 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:07:04.154514 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=126,cinder:INSERT=24,cinder:UPDATE=39 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:07:05.191184 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=128,cinder:INSERT=30,cinder:UPDATE=39 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:07:20.823859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:20.826284 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:07:20.827724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1174248230"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:20.828646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1174248230'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:07:20.829102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Create volume of 1 GB Aug 14 02:07:20.849285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:07:20.841028. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:07:20.849285 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Availability Zones retrieved successfully. Aug 14 02:07:20.865441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Flow 'volume_create_api' (a784eea0-41b6-48e5-96b8-369d32e82bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:20.867174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d134af04-8959-4337-b9bb-f35b6fbcd49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:20.871892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:07:20.932259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d134af04-8959-4337-b9bb-f35b6fbcd49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:20.932259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5754a9-002c-412a-87bf-e5354700cbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:20.967005 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:07:20.967378 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:07:21.168373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Created reservations ['2501d117-b193-42dd-a33b-8ab6a6e60f51', 'a5b35f1f-83c1-4f86-9940-558b8186fd26', '1277bcac-2a44-4f62-9056-3a2c60e16cf5', 'e7c2f325-9fcf-43f4-bc8a-4adf81b5a8f0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:07:21.168373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5754a9-002c-412a-87bf-e5354700cbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2501d117-b193-42dd-a33b-8ab6a6e60f51', 'a5b35f1f-83c1-4f86-9940-558b8186fd26', '1277bcac-2a44-4f62-9056-3a2c60e16cf5', 'e7c2f325-9fcf-43f4-bc8a-4adf81b5a8f0']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:21.168373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5775fd4-4d2e-4b50-bd2c-133759725bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:21.233165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:21.233165 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:21.233165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:21.233165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:21.254950 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:21.254950 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:21.254950 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:21.274307 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-6fbcdebc-a6ce-4067-80cb-9488f952b575 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:21.274307 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 20/74] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:21 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:21.280150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5775fd4-4d2e-4b50-bd2c-133759725bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1174248230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4c8f9343b42db80a904f139d0dbf9',qos_specs=None,replication_status=,reservations=['2501d117-b193-42dd-a33b-8ab6a6e60f51','a5b35f1f-83c1-4f86-9940-558b8186fd26','1277bcac-2a44-4f62-9056-3a2c60e16cf5','e7c2f325-9fcf-43f4-bc8a-4adf81b5a8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e41324e7dee48928ba60ad4adfaa4e2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1174248230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24b4c8f9343b42db80a904f139d0dbf9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e41324e7dee48928ba60ad4adfaa4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:21.284263 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86065fa5-94f7-466a-993a-87b963a4b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:21.437821 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86065fa5-94f7-466a-993a-87b963a4b1b7) transitioned into state 'SUCCESS' from state '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-1174248230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24b4c8f9343b42db80a904f139d0dbf9',qos_specs=None,replication_status=,reservations=['2501d117-b193-42dd-a33b-8ab6a6e60f51','a5b35f1f-83c1-4f86-9940-558b8186fd26','1277bcac-2a44-4f62-9056-3a2c60e16cf5','e7c2f325-9fcf-43f4-bc8a-4adf81b5a8f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e41324e7dee48928ba60ad4adfaa4e2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:21.438581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd060c6d-7a91-4d61-b844-a04a6d0b2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:21.503306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd060c6d-7a91-4d61-b844-a04a6d0b2769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:21.504467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Flow 'volume_create_api' (a784eea0-41b6-48e5-96b8-369d32e82bf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:21.504924 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Create volume request issued successfully. Aug 14 02:07:21.508966 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f25ae6e6-a7c0-4656-8ff9-ee22bf8fc55b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:07:21.508966 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 19/75] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:07:20 2026] POST /volume/v3/volumes => generated 753 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:21.530549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:21.534658 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:21.534658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:21.534658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:21.552473 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:21.552473 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:21.559867 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:21.566095 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414d9511-4632-49c5-bf5a-c9f140cdaabd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:21.568560 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 19/76] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:21 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:07:22.477663 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-286fc953-ebee-4b84-a4b5-cd21660761a3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:22.477663 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-286fc953-ebee-4b84-a4b5-cd21660761a3 None None] GET https://10.4.3.35/volume// Aug 14 02:07:22.478159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-286fc953-ebee-4b84-a4b5-cd21660761a3 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:22.478206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-286fc953-ebee-4b84-a4b5-cd21660761a3 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:22.479061 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-286fc953-ebee-4b84-a4b5-cd21660761a3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:22.480039 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 19/77] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:22.519276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-925f7552-911c-448a-bc50-8fa32d475d2e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:22.586054 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c39cef4b-21df-4036-b84f-85fd6e78596f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:22.590156 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c39cef4b-21df-4036-b84f-85fd6e78596f tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:22.590346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c39cef4b-21df-4036-b84f-85fd6e78596f tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:22.590549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c39cef4b-21df-4036-b84f-85fd6e78596f tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:22.606667 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:22.606667 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:22.645610 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c39cef4b-21df-4036-b84f-85fd6e78596f tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:22.652533 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c39cef4b-21df-4036-b84f-85fd6e78596f tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:22.653355 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 20/78] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:22 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:23.057083 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:23.060510 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:23.062195 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:23.062550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:23.147415 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:23.147415 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:23.151010 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:23.154925 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-77844344-bd5e-4a44-947b-52faf8a0a8e0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:23.155300 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 20/79] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:23 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:23.763901 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-925f7552-911c-448a-bc50-8fa32d475d2e tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:23.764305 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-925f7552-911c-448a-bc50-8fa32d475d2e tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8be3ac24-ddeb-4372-8c56-8c66b7bd30a6", "connector": null, "instance_uuid": "1db22961-e9f0-4eea-92ae-e9372c4353f4"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:23.897450 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:23.897450 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:23.971136 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5191b758-342b-42f4-b7fd-479962bbe5b4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:23.971616 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5191b758-342b-42f4-b7fd-479962bbe5b4 None None] GET https://10.4.3.35/volume// Aug 14 02:07:23.972106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5191b758-342b-42f4-b7fd-479962bbe5b4 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:23.972361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5191b758-342b-42f4-b7fd-479962bbe5b4 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:23.972859 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5191b758-342b-42f4-b7fd-479962bbe5b4 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:23.973443 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 20/80] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:23.993956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-d09c5972-e500-4fb5-8d66-4daadaf5bee5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:24.431919 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-925f7552-911c-448a-bc50-8fa32d475d2e tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:24.432544 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 21/81] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:22 2026] POST /volume/v3/attachments => generated 273 bytes in 1914 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:24.446486 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-d09c5972-e500-4fb5-8d66-4daadaf5bee5 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:24.446886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-d09c5972-e500-4fb5-8d66-4daadaf5bee5 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c", "connector": null, "instance_uuid": "8152b61e-4851-477a-ae1c-f51f53bad9a4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:24.458356 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:24.458356 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:24.726424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:24.728297 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:24.729129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:24.729129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:24.744286 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:24.744286 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:24.750116 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:24.755886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6af9b17f-3d6d-4665-8754-8bbe7446f813 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:24.756684 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 21/82] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:24 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:24.820191 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-d09c5972-e500-4fb5-8d66-4daadaf5bee5 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:24.821842 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 21/83] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:24.838840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6bb57e16-3e0b-4628-8ab4-82843235aacc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:24.839528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6bb57e16-3e0b-4628-8ab4-82843235aacc None None] GET https://10.4.3.35/volume// Aug 14 02:07:24.839528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6bb57e16-3e0b-4628-8ab4-82843235aacc None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:24.839806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6bb57e16-3e0b-4628-8ab4-82843235aacc None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:24.840222 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6bb57e16-3e0b-4628-8ab4-82843235aacc None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:24.840541 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 21/84] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:24.920388 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:24.947937 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:24.947937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-938d03ef-4296-4124-8560-8114a3e74c9c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:24.947937 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 22/85] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:24 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1236 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:25.012635 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.015390 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:25.015681 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:25.016285 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:25.031213 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:25.031213 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:25.060426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.061946 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:25.082857 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] PUT https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 Aug 14 02:07:25.105912 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa3a3f11-9dd9-4cee-915a-b2a641967e54 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:25.131470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:25.132524 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 22/86] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:25 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:25.132563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Acquiring lock "cinder-attachment_update-8be3ac24-ddeb-4372-8c56-8c66b7bd30a6-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:25.132563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Lock "cinder-attachment_update-8be3ac24-ddeb-4372-8c56-8c66b7bd30a6-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:25.132563 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:25.132563 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:25.136055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-85feaa68-976e-4f00-a7ea-e360e2d28ad6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.154461 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85feaa68-976e-4f00-a7ea-e360e2d28ad6 None None] GET https://10.4.3.35/volume// Aug 14 02:07:25.154461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85feaa68-976e-4f00-a7ea-e360e2d28ad6 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:25.154461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85feaa68-976e-4f00-a7ea-e360e2d28ad6 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:25.154461 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85feaa68-976e-4f00-a7ea-e360e2d28ad6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:25.154461 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 22/87] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:25.176509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.176509 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:25.176509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:25.176509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:25.215445 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:25.215445 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:25.215445 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:25.215445 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-32666160-342e-4593-a886-880fa2796f1a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:25.215445 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 23/88] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:25 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:25.322417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.322417 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] PUT https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 Aug 14 02:07:25.322417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:25.345740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Acquiring lock "cinder-attachment_update-bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:25.345740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Lock "cinder-attachment_update-bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:25.345740 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:25.345740 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:25.466304 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.468889 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:07:25.491319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1702726996"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:25.491319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1702726996'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:07:25.491319 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Create volume of 1 GB Aug 14 02:07:25.491319 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Availability Zones retrieved successfully. Aug 14 02:07:25.492648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Flow 'volume_create_api' (b361aa9e-a5e4-4084-9fb7-657861b4fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:25.494456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa1fb06-b5c7-4a86-a3f6-ac73a622d2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:25.518517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:07:25.651137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa1fb06-b5c7-4a86-a3f6-ac73a622d2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:25.651769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (712af2bb-feda-44d2-9478-34d9204e6324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:25.687250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Lock "cinder-attachment_update-8be3ac24-ddeb-4372-8c56-8c66b7bd30a6-np0000007301" released by "attachment_update" :: held 0.620s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:25.687553 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-2d7182e4-baf4-4fbc-9b55-33197bc7af93 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 returned with HTTP 200 Aug 14 02:07:25.687863 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 22/89] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:25 2026] PUT /volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 => generated 969 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:25.774791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:25.787946 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:25.787946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:25.787946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:25.878451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Lock "cinder-attachment_update-bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c-np0000007301" released by "attachment_update" :: held 0.535s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:25.878451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-61e85c86-d7b9-4356-9633-dd45079ccf1c tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 returned with HTTP 200 Aug 14 02:07:25.878451 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 23/90] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:25 2026] PUT /volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:25.881179 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:25.881179 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:25.898193 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:25.898193 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-370aac0c-7280-46ad-a645-d8dce7ea96e9 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:25.898193 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 24/91] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:25 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:26.050482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Created reservations ['c1a4acc0-2a82-41c8-83d7-a0225a5bce03', '9678ad3d-2fbf-4a2b-aff8-3c6acaa052c7', '355fee3f-333f-4aa9-9b61-690389abf757', 'aff06f9b-850b-4c9e-a77d-aef3f96167c1'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:07:26.051389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (712af2bb-feda-44d2-9478-34d9204e6324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a4acc0-2a82-41c8-83d7-a0225a5bce03', '9678ad3d-2fbf-4a2b-aff8-3c6acaa052c7', '355fee3f-333f-4aa9-9b61-690389abf757', 'aff06f9b-850b-4c9e-a77d-aef3f96167c1']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:26.052310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28db889d-e4a8-4142-8201-f5fb454a5a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:26.057227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:26.058206 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:26.059974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:26.059974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:26.144876 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:26.144876 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:26.151660 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:26.154517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28db889d-e4a8-4142-8201-f5fb454a5a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40ca11b4-b471-4ac4-a345-8358c166e7c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1702726996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebfb68c9f96b4131a687a27b0292cf3e',qos_specs=None,replication_status=,reservations=['c1a4acc0-2a82-41c8-83d7-a0225a5bce03','9678ad3d-2fbf-4a2b-aff8-3c6acaa052c7','355fee3f-333f-4aa9-9b61-690389abf757','aff06f9b-850b-4c9e-a77d-aef3f96167c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8ccd7ce45044ccbf87e872d8079628',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1702726996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40ca11b4-b471-4ac4-a345-8358c166e7c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebfb68c9f96b4131a687a27b0292cf3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae8ccd7ce45044ccbf87e872d8079628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:26.156089 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8732d949-88bc-41bd-8fd3-9cbe14308026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:26.156191 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e86ce9f6-d678-4025-a29e-48ae380bac3e tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:26.156664 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 23/92] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:26 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:26.226142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8732d949-88bc-41bd-8fd3-9cbe14308026) transitioned into state 'SUCCESS' from state '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-1702726996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebfb68c9f96b4131a687a27b0292cf3e',qos_specs=None,replication_status=,reservations=['c1a4acc0-2a82-41c8-83d7-a0225a5bce03','9678ad3d-2fbf-4a2b-aff8-3c6acaa052c7','355fee3f-333f-4aa9-9b61-690389abf757','aff06f9b-850b-4c9e-a77d-aef3f96167c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8ccd7ce45044ccbf87e872d8079628',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:26.226900 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9258a07b-8832-4f1f-8e24-f993ba96724d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:26.289130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9258a07b-8832-4f1f-8e24-f993ba96724d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:26.291696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Flow 'volume_create_api' (b361aa9e-a5e4-4084-9fb7-657861b4fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:26.291696 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Create volume request issued successfully. Aug 14 02:07:26.291696 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-abb7fd2e-dc2c-4ec5-a395-a11d7cd45b6e tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:07:26.292042 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 23/93] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:07:25 2026] POST /volume/v3/volumes => generated 750 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:26.305616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:26.307556 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:26.307851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:26.308045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:26.318018 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:26.318018 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:26.326429 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:26.333134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d76543a3-c70d-42fe-acb8-fdb1619081ee tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:26.333636 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 24/94] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:26 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:26.919890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:26.922413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:26.922685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:26.923246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:26.952200 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:26.952200 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:26.957137 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:27.026385 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50f30d91-7ad2-4c70-8d7f-2a6ac9de5d55 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:27.026385 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 25/95] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:26 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:27.171332 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:27.173614 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:27.173895 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:27.174227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:27.186729 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:27.186729 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:27.190878 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:27.196006 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad9ba21b-65f3-40d1-92a5-f745bcd8d15b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:27.196653 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 24/96] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:27 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:27.351090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:27.353813 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:27.354111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:27.354352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:27.363801 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:27.363801 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:27.368901 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:27.375684 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f790775-d2d6-42ad-92a4-8e4ed7aff10b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:27.375880 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 24/97] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:27 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:27.459120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:27.461882 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:27.461882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:27.461882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:27.470802 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:27.470802 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:27.482161 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:27.494016 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-ebfb23ec-8455-4c0e-8fec-58a25c9a48f0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:27.494016 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 25/98] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:27 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:28.046361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.048491 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:28.048747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:28.048994 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:28.067270 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.070593 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:28.070593 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:28.070820 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:28.071109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:28.090063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:28.090632 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:28.090632 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f83315dc-8b51-41c0-bfa1-a7c7808bd212 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:28.090632 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 26/99] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:28 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:28.090876 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:28.090876 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:28.095895 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:28.104846 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-4dcb7ee4-8eb5-4821-bbc3-bf8772bb633c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:28.105733 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 25/100] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:28 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:28.211809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-18df71eb-b039-49f6-bb78-7406fc60a664 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.213931 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18df71eb-b039-49f6-bb78-7406fc60a664 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:28.214134 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18df71eb-b039-49f6-bb78-7406fc60a664 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:28.214346 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18df71eb-b039-49f6-bb78-7406fc60a664 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:28.297563 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:28.297563 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:28.297563 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-18df71eb-b039-49f6-bb78-7406fc60a664 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:28.298774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18df71eb-b039-49f6-bb78-7406fc60a664 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:28.299241 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 25/101] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:28 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:28.301038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e6f1f6e-60e5-4c4a-9437-407d4f85ad66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.301771 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e6f1f6e-60e5-4c4a-9437-407d4f85ad66 None None] GET https://10.4.3.35/volume// Aug 14 02:07:28.301975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e6f1f6e-60e5-4c4a-9437-407d4f85ad66 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:28.302205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e6f1f6e-60e5-4c4a-9437-407d4f85ad66 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:28.302749 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e6f1f6e-60e5-4c4a-9437-407d4f85ad66 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:28.303057 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 26/102] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:28.345972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-732cc673-9801-446d-b2c8-781c3f743ef4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.737122 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-732cc673-9801-446d-b2c8-781c3f743ef4 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:28.737749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-732cc673-9801-446d-b2c8-781c3f743ef4 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40ca11b4-b471-4ac4-a345-8358c166e7c7", "connector": null, "instance_uuid": "3eb845fe-7ec6-464b-9cbd-b411ca6510a3"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:28.752147 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:28.752147 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:28.854296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:28.859097 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:28.859097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:28.859097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:28.939319 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:28.939319 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:29.029096 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:29.055622 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-af112de4-11c1-4a81-b6b5-44942634f4e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.056044 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af112de4-11c1-4a81-b6b5-44942634f4e6 None None] GET https://10.4.3.35/volume// Aug 14 02:07:29.066767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af112de4-11c1-4a81-b6b5-44942634f4e6 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.066767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af112de4-11c1-4a81-b6b5-44942634f4e6 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.066767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af112de4-11c1-4a81-b6b5-44942634f4e6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:29.066767 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 26/103] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:29.070554 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-e30bb135-10a4-47f7-90cc-d15503beb889 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:29.071353 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 26/104] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:28 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:29.079638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-98800230-e7ad-4ab7-8bf2-b4d0ca936dc9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.081620 np0000007301 devstack@c-api.service[100235]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 14 02:07:29.081620 np0000007301 devstack@c-api.service[100235]: .first() Aug 14 02:07:29.116134 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.118248 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:29.118461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.118718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.168991 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.168991 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:29.168991 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:29.168991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07bf619e-baa2-4c89-a18f-ba6f86e0805c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:29.168991 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 27/105] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:29.275436 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-732cc673-9801-446d-b2c8-781c3f743ef4 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:29.275573 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 27/106] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:28 2026] POST /volume/v3/attachments => generated 273 bytes in 930 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:29.320056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.321961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:29.322395 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.324472 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.337012 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.337012 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:29.341794 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:29.348266 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb6d9423-ffe9-457f-b63d-b5420d4233ed tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:29.349048 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 27/107] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:29.416312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.417710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6a19edf6-7e78-4d87-b3c4-a905199c72dc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.418290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6a19edf6-7e78-4d87-b3c4-a905199c72dc None None] GET https://10.4.3.35/volume// Aug 14 02:07:29.418351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:29.418541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6a19edf6-7e78-4d87-b3c4-a905199c72dc None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.418612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.418820 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.418886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6a19edf6-7e78-4d87-b3c4-a905199c72dc None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.419315 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6a19edf6-7e78-4d87-b3c4-a905199c72dc None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:29.421480 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 28/108] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:29.425787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-35994d47-0662-4056-9d56-430407558843 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.429695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-35994d47-0662-4056-9d56-430407558843 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] POST https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1/action Aug 14 02:07:29.429695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-35994d47-0662-4056-9d56-430407558843 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:29.429695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-35994d47-0662-4056-9d56-430407558843 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:29.434776 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-c3e421d7-e601-46f0-b282-58274e90c5bd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.436641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-c3e421d7-e601-46f0-b282-58274e90c5bd tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:29.437040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-c3e421d7-e601-46f0-b282-58274e90c5bd tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "802790e0-d33b-4dcd-8fae-6fb20eb1e9ee", "connector": null, "instance_uuid": "2a790f91-9fd4-45dd-a89c-4ee16fcd12d0"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:29.443950 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.443950 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:29.445370 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.445370 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:29.468415 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:29.472991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc9bce46-ac2c-410f-8c0a-836ea497b517 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:29.474297 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 28/109] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:29.481909 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.481909 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:29.539538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-31836ca1-3a64-4036-b092-6b7eab6af53c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.539974 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31836ca1-3a64-4036-b092-6b7eab6af53c None None] GET https://10.4.3.35/volume// Aug 14 02:07:29.540187 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-31836ca1-3a64-4036-b092-6b7eab6af53c None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.540392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-31836ca1-3a64-4036-b092-6b7eab6af53c None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.540745 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31836ca1-3a64-4036-b092-6b7eab6af53c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:29.541072 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 29/110] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:29.550227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.552386 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:29.552607 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.552833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.565501 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.565501 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:29.569431 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:29.575933 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-22ee7273-15cd-4f27-81bf-98ce456c4574 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:29.576408 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 30/111] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:29.602451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-98800230-e7ad-4ab7-8bf2-b4d0ca936dc9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:29.602941 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-98800230-e7ad-4ab7-8bf2-b4d0ca936dc9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aecc497-7862-446a-813b-d85cad9b8e5c", "connector": null, "instance_uuid": "b5500f9a-fb58-422c-b472-60d362a6abbf"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:29.612147 np0000007301 devstack@c-api.service[100235]: WARNING cinder.volume.api [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-c3e421d7-e601-46f0-b282-58274e90c5bd tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 02:07:29.620915 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.620915 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:29.622202 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-c3e421d7-e601-46f0-b282-58274e90c5bd tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:29.622277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-34bcd105-459a-45b2-a111-a6cea92262f7 req-35994d47-0662-4056-9d56-430407558843 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1/action returned with HTTP 204 Aug 14 02:07:29.622323 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 29/112] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:29 2026] POST /volume/v3/attachments => generated 271 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:29.622351 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 28/113] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:29 2026] POST /volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:29.667352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.669528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] PUT https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f Aug 14 02:07:29.669902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:29.738871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.741641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Acquiring lock "cinder-attachment_update-40ca11b4-b471-4ac4-a345-8358c166e7c7-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:29.743029 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:29.743833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.743833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.747419 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Lock "cinder-attachment_update-40ca11b4-b471-4ac4-a345-8358c166e7c7-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:29.747688 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.747688 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:29.762628 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.762628 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:29.770564 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:29.845715 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-46d04a9e-21f9-48c3-970c-01cc0ea888e1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:29.845715 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 30/114] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 866 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a82a5306-521a-4a22-bd80-6af9b43a21ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a82a5306-521a-4a22-bd80-6af9b43a21ad None None] GET https://10.4.3.35/volume// Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a82a5306-521a-4a22-bd80-6af9b43a21ad None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a82a5306-521a-4a22-bd80-6af9b43a21ad None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a82a5306-521a-4a22-bd80-6af9b43a21ad None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:29.855468 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 29/115] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:29.856066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.856832 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:29.863143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:29.863143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:29.864646 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-98800230-e7ad-4ab7-8bf2-b4d0ca936dc9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:29.865129 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 27/116] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:29 2026] POST /volume/v3/attachments => generated 273 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:29.881027 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:29.881027 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:29.888741 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:29.895094 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-2ce85496-32ee-4d1e-b75f-1963ffd1c5bc tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:29.895521 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 31/117] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:29 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1046 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:29.981956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:29.987201 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] PUT https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c Aug 14 02:07:29.987201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:30.051832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Acquiring lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:30.056447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:30.057897 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.057897 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:30.087921 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c0492dc-f4a3-4165-95e0-35488664e480 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.088314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c0492dc-f4a3-4165-95e0-35488664e480 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:30.088314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c0492dc-f4a3-4165-95e0-35488664e480 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.088552 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c0492dc-f4a3-4165-95e0-35488664e480 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.104898 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.104898 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:30.107571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f3ed760a-5206-4b3b-b8d2-59cfe3379a16 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.108083 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3ed760a-5206-4b3b-b8d2-59cfe3379a16 None None] GET https://10.4.3.35/volume// Aug 14 02:07:30.108408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3ed760a-5206-4b3b-b8d2-59cfe3379a16 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.108686 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3ed760a-5206-4b3b-b8d2-59cfe3379a16 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.109428 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3ed760a-5206-4b3b-b8d2-59cfe3379a16 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:30.109428 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 32/118] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:30.110934 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c0492dc-f4a3-4165-95e0-35488664e480 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:30.116073 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c0492dc-f4a3-4165-95e0-35488664e480 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:30.116475 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 28/119] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:30.152983 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Lock "cinder-attachment_update-40ca11b4-b471-4ac4-a345-8358c166e7c7-np0000007301" released by "attachment_update" :: held 0.406s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:30.154158 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-05911679-ab70-47ac-ad9d-33ed5717b066 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f returned with HTTP 200 Aug 14 02:07:30.154158 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 31/120] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:29 2026] PUT /volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f => generated 969 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.161399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.166798 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:30.166798 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.167064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.189413 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.189413 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:30.189549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.191453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:30.191687 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.191931 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.192170 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:30.196263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-afbccabf-0d59-4bb3-ad38-82be1e6bb2f8 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:30.196650 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 33/121] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:30.203191 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.203191 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:30.207385 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:30.212094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c598727c-9504-4c0f-acfb-6afbe6ff6ca4 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:30.212621 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 29/122] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.228179 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a477f149-f96a-4ad9-9eac-f2403101e531 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.230769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a477f149-f96a-4ad9-9eac-f2403101e531 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:30.231031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a477f149-f96a-4ad9-9eac-f2403101e531 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.231278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a477f149-f96a-4ad9-9eac-f2403101e531 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.247856 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.247856 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:30.255400 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a477f149-f96a-4ad9-9eac-f2403101e531 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:30.261394 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a477f149-f96a-4ad9-9eac-f2403101e531 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:30.261997 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 32/123] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.291402 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.293961 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] PUT https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb Aug 14 02:07:30.294214 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:30.306611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Acquiring lock "cinder-attachment_update-2aecc497-7862-446a-813b-d85cad9b8e5c-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:30.312141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Lock "cinder-attachment_update-2aecc497-7862-446a-813b-d85cad9b8e5c-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:30.313020 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.313020 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:30.336396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" released by "attachment_update" :: held 0.280s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:30.336690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-644aff7e-5e54-4ebb-8ca1-e4da5145a23a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c returned with HTTP 200 Aug 14 02:07:30.337691 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 30/124] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:29 2026] PUT /volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c => generated 967 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:07:30.362126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.366278 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:30.366504 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.366765 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.489612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-60a9a849-cefc-411a-8e52-a842de658c60 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.491735 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-60a9a849-cefc-411a-8e52-a842de658c60 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:30.491957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-60a9a849-cefc-411a-8e52-a842de658c60 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.492160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-60a9a849-cefc-411a-8e52-a842de658c60 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.507729 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.507729 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:30.513128 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-60a9a849-cefc-411a-8e52-a842de658c60 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:30.513771 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.513771 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:30.519142 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:30.571151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-60a9a849-cefc-411a-8e52-a842de658c60 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:30.571247 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f655d6e6-1c11-453e-bd18-14aa01f74be0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:30.571614 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 33/125] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:30.572121 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 30/126] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:30.712853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.715081 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.715195 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:30.715195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.715380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.717607 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] POST https://10.4.3.35/volume/v3/snapshots/None/action Aug 14 02:07:30.718616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:30.718913 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:30.729444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.snapshot_actions [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100234) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:07:30.729617 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.729617 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:30.732155 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:30.735894 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1823d0-62ce-4379-9168-084cfb08aad3 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:30.736442 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 31/127] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.755809 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.758010 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] POST https://10.4.3.35/volume/v3/snapshots/8dc72d75-3a75-4e66-870d-7834633a6bc8/action Aug 14 02:07:30.758828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:30.758894 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-86bf5425-0c08-444e-b573-7fc637949f69 req-9b51ff30-80ec-425a-a7f1-44976890209e tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] https://10.4.3.35/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 02:07:30.758959 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:30.759773 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 34/128] 10.4.3.35 () {72 vars in 1575 bytes} [Fri Aug 14 02:07:30 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:30.760837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100238) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:07:30.768796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Lock "cinder-attachment_update-2aecc497-7862-446a-813b-d85cad9b8e5c-np0000007301" released by "attachment_update" :: held 0.457s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:30.769132 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-7641731f-4f65-42a5-9353-0f341cd5218d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb returned with HTTP 200 Aug 14 02:07:30.769733 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 34/129] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:30 2026] PUT /volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb => generated 969 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.795105 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-763e6465-669c-4388-8294-51b9ebf0ea44 req-99d1691b-b0db-4cb7-9317-1c57e167ece2 tempest-VolumesAssistedSnapshotsTest-2077090880 tempest-VolumesAssistedSnapshotsTest-2077090880-project] https://10.4.3.35/volume/v3/snapshots/8dc72d75-3a75-4e66-870d-7834633a6bc8/action returned with HTTP 404 Aug 14 02:07:30.796087 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 31/130] 10.4.3.35 () {72 vars in 1671 bytes} [Fri Aug 14 02:07:30 2026] POST /volume/v3/snapshots/8dc72d75-3a75-4e66-870d-7834633a6bc8/action => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:30.818559 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.821309 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:30.821463 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.821731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.832246 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.832246 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:30.836813 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:30.841932 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-fc1b4b0d-e428-42f5-b406-18ed026cc80d tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:30.842314 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 32/131] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:30.849360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.851630 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:30.851961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:30.852223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:30.867052 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.867052 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:30.872692 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:30.878412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f9be0e1-8687-42f2-9cb2-2fea0e4b9ab9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:30.878971 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 35/132] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:30 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:30.890764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:30.893402 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] POST https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6/action Aug 14 02:07:30.893879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:30.894047 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:30.911023 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:30.911023 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:30.911354 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:30.921478 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Begin detaching volume completed successfully. Aug 14 02:07:30.921793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-d981e5d9-48e0-4979-90d5-3393caf091a1 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6/action returned with HTTP 202 Aug 14 02:07:30.922362 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 35/133] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:07:30 2026] POST /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:07:31.017301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10ff6836-8fe4-4605-8754-bdf6d545b429 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.017803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10ff6836-8fe4-4605-8754-bdf6d545b429 None None] GET https://10.4.3.35/volume// Aug 14 02:07:31.017980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10ff6836-8fe4-4605-8754-bdf6d545b429 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.018249 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10ff6836-8fe4-4605-8754-bdf6d545b429 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.018501 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10ff6836-8fe4-4605-8754-bdf6d545b429 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:31.019137 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 32/134] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:31.027624 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.030387 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:31.030687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.030948 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.044667 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:31.044667 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:31.048900 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:31.054201 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-41f7e2f6-30b5-4ac7-ab26-ecdc20cc9830 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:31.054744 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 33/135] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1542 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:31.133775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.135454 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:31.135692 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.135941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.145621 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:31.145621 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:31.149527 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:31.153974 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f560fa9f-8a4e-4d00-b4ba-2193aab29bac tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:31.154465 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 36/136] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:31.584940 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.586296 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.586547 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:31.586764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.586966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.587934 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:31.588114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.588287 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.596741 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:31.596741 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:31.600369 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:31.605876 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa5b344c-87f2-44d0-b8e7-5e89a1528182 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:31.606409 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 33/137] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:31.715705 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:31.715705 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:31.721934 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:31.723385 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40697e54-8df2-4734-b9b2-e1ca05125c6a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:31.723795 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 36/138] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:31.892106 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:31.893604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:31.893818 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:31.893995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:31.904984 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:31.904984 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:31.909443 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:31.915502 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2845aa28-78fd-4273-9527-bed4c34b4d38 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:31.916000 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 34/139] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:31 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:32.087108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-1007cac9-cec2-42d1-99aa-92e47d2bab1d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.089644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-1007cac9-cec2-42d1-99aa-92e47d2bab1d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] POST https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985/action Aug 14 02:07:32.090100 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-1007cac9-cec2-42d1-99aa-92e47d2bab1d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:32.090743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-1007cac9-cec2-42d1-99aa-92e47d2bab1d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:32.111102 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.111102 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:32.172438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.177219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:32.177418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.177740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.192225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6008afd0-59f7-4885-99c6-4bc18025d0ce req-1007cac9-cec2-42d1-99aa-92e47d2bab1d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985/action returned with HTTP 204 Aug 14 02:07:32.192824 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 37/140] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:32 2026] POST /volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:32.206221 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.206221 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:32.210719 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:32.216558 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d12121d-9a12-4673-b3cc-9ea7606f900b tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:32.217340 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 34/141] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:32.620001 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.622788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:32.622788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.622788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.633762 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.633762 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:32.638149 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:32.643035 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f237d17-60f5-4898-91b3-0a0b3a570e80 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:32.643476 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 37/142] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:32.740898 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.743115 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:32.743382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.743688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.754591 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.754591 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:32.758950 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:32.764589 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41e6a735-5514-4eb8-a581-bbfad31477b7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:32.765307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 35/143] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:32.779969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.781841 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:32.782047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.782236 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.931302 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.931302 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:32.932802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.935801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:32.935926 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:32.935984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.936168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.940865 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9e07298e-15d8-4b0b-9cb2-5137afbd2b31 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:32.941193 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 38/144] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1138 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:32.948409 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.948409 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:32.951232 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:32.961888 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d5266ee-47a7-4634-901b-9905be16fdc3 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:32.962265 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 35/145] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:32.962934 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:32.965412 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:32.965704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:32.966003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:32.981751 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:32.981751 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:32.985688 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:32.989942 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e9c19758-f058-4028-a8ae-d55de0b583b8 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:32.990293 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 38/146] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:32 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:33.141215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-fc3a7c34-c4bf-4a48-bc71-ec9223151bbd tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:33.192413 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 36/147] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:33 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:33.264076 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:33.264435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:33.266595 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] POST https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c/action Aug 14 02:07:33.267041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:33.267127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:33.267201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:33.267361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:33.267710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:33.277367 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:33.277367 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:33.279438 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:33.279438 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:33.279983 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:33.280409 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:33.283951 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3a5704d-ed3f-4ef2-b696-20678f5c086c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:33.284283 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 36/148] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:33 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:33.492994 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Begin detaching volume completed successfully. Aug 14 02:07:33.493238 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-d9af887d-140e-4cb8-b262-070228773523 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c/action returned with HTTP 202 Aug 14 02:07:33.493756 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 39/149] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:07:33 2026] POST /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:07:33.656375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:33.658041 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:33.658237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:33.658406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:33.804554 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:33.804554 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:33.832645 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:33.832645 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-467e2d67-40d3-4e9e-8f77-95bc865885bf tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:33.832645 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 39/150] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:33 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:33.939314 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21faacbb-5d45-4990-8239-40578f1ec2ac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:33.939314 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21faacbb-5d45-4990-8239-40578f1ec2ac tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:33.939314 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21faacbb-5d45-4990-8239-40578f1ec2ac tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:33.939314 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21faacbb-5d45-4990-8239-40578f1ec2ac tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:33.942849 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:33.942849 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:33.948275 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-21faacbb-5d45-4990-8239-40578f1ec2ac tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:33.952974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21faacbb-5d45-4990-8239-40578f1ec2ac tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:33.953348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 37/151] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:33 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:34.002706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:34.002706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:34.002706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:34.002706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:34.047061 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:34.047061 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:34.047061 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:34.047061 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d2d1dc-e24d-4ba3-b4cc-04ce21a58734 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:34.047061 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 37/152] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:33 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:34.132468 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c57710af-9045-456d-a5df-0d887fdd5270 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:34.147648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c57710af-9045-456d-a5df-0d887fdd5270 None None] GET https://10.4.3.35/volume// Aug 14 02:07:34.147648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c57710af-9045-456d-a5df-0d887fdd5270 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:34.147648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c57710af-9045-456d-a5df-0d887fdd5270 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:34.147648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c57710af-9045-456d-a5df-0d887fdd5270 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:34.147648 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 40/153] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:34.151963 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:34.169127 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:34.173478 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-a66e6795-228d-4a06-b052-0329c6d95afa tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:34.186480 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 40/154] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:34 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:34.296495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:34.299131 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:34.299375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:34.299705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:34.310164 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:34.310164 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:34.314566 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:34.319920 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e6ec041-cbe5-4d71-8284-0325c0407c1c tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:34.320531 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 38/155] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:34 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:34.830425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52a7b383-6251-4a7a-936b-d4228f9c194c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:34.842237 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52a7b383-6251-4a7a-936b-d4228f9c194c tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:34.842237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52a7b383-6251-4a7a-936b-d4228f9c194c tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:34.842237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52a7b383-6251-4a7a-936b-d4228f9c194c tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:34.889205 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:34.889205 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:34.894838 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52a7b383-6251-4a7a-936b-d4228f9c194c tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:34.900721 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52a7b383-6251-4a7a-936b-d4228f9c194c tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:34.901106 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 38/156] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:34 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:35.010804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:35.013289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:35.013550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:35.013851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:35.031066 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:35.031066 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:35.034642 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:35.038873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5b4cf913-2208-4e2d-9b93-9da1c365fd8b tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:35.045059 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 41/157] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:35 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:35.064637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:35.066430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:35.089203 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:35.089203 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:35.181902 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:35.181902 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:35.280168 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:35.336377 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:35.338158 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:35.338442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:35.338655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:35.383316 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a3b3f0f3-cf29-46cc-8407-ac5428d4caa9 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:35.383819 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 41/158] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:35 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:35.389987 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:35.389987 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:35.393624 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:35.398086 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4001eaa2-49d0-4138-b034-f7a997ac4b07 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:35.398577 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 39/159] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:35 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:35.917565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:35.920885 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:35.930903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:35.930903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:35.955601 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:35.955601 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:35.963477 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:35.970198 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc918e2-4dc7-47b9-abf3-ac557a19b84b tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:35.970920 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 39/160] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:35 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:36.053573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:36.055708 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:36.056020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:36.056302 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:36.097027 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:36.097027 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:36.102409 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:36.104652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-454e6384-bb31-4f3a-89cd-2559d536ac4f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:36.108476 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-454e6384-bb31-4f3a-89cd-2559d536ac4f tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] POST https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f/action Aug 14 02:07:36.108902 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28f4984e-8b09-43f5-a4c3-e8d26ae9d5da tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:36.109000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-454e6384-bb31-4f3a-89cd-2559d536ac4f tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:36.109106 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-454e6384-bb31-4f3a-89cd-2559d536ac4f tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:36.109381 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 42/161] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:36 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:36.161228 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:36.161228 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:36.398365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:36.400174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:36.400396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:36.400630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:36.410049 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:36.410049 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:36.411996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:36.414244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:36.414495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:36.414896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:36.427070 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:36.427070 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:36.444885 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17f71e7c-de1b-4b3c-8972-3f2758c60577 req-454e6384-bb31-4f3a-89cd-2559d536ac4f tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f/action returned with HTTP 204 Aug 14 02:07:36.445349 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 42/162] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:36 2026] POST /volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f/action => generated 0 bytes in 341 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:36.446214 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:36.448309 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:36.451912 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f32078c8-d8bd-49c8-9d98-67b32c1498b4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:36.452310 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 40/163] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:36 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:36.456718 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6c1a0d7-f2d4-4181-85bd-7f52cdfd8cc1 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:36.457212 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 40/164] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:36 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:36.988699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:36.990842 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:36.991082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:36.991281 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:37.001724 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:37.001724 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:37.006027 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:37.011036 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2e1ada3b-54ec-4605-bdf1-715784a744c6 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:37.011521 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 43/165] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:36 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:37.035466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fe92de49-d932-4b08-a238-e9250bf66c63 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:37.037437 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fe92de49-d932-4b08-a238-e9250bf66c63 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:37.047984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fe92de49-d932-4b08-a238-e9250bf66c63 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:37.047984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fe92de49-d932-4b08-a238-e9250bf66c63 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:37.050032 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:37.050032 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:37.053695 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fe92de49-d932-4b08-a238-e9250bf66c63 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:37.057607 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fe92de49-d932-4b08-a238-e9250bf66c63 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:37.058036 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 43/166] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:37 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:37.123776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f92b8454-bc69-41e1-bb89-15faec72b843 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:37.130026 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f92b8454-bc69-41e1-bb89-15faec72b843 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:37.130299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f92b8454-bc69-41e1-bb89-15faec72b843 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:37.130608 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f92b8454-bc69-41e1-bb89-15faec72b843 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:37.143304 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:37.143304 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:37.148047 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f92b8454-bc69-41e1-bb89-15faec72b843 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:37.152841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f92b8454-bc69-41e1-bb89-15faec72b843 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:37.153264 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 41/167] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:37 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:37.469785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-607c0948-42f3-41fc-ae87-79477b80d51b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:37.470875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:37.472958 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:37.473225 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:37.473488 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:37.482048 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607c0948-42f3-41fc-ae87-79477b80d51b tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:37.482390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607c0948-42f3-41fc-ae87-79477b80d51b tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:37.482801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607c0948-42f3-41fc-ae87-79477b80d51b tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:37.487324 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:37.487324 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:37.490701 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:37.495690 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:37.495690 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:37.496232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff04b91e-1204-4dc2-bf8f-00ac64a10516 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:37.496684 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 44/168] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:37 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:37.503444 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-607c0948-42f3-41fc-ae87-79477b80d51b tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:37.508028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607c0948-42f3-41fc-ae87-79477b80d51b tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:37.508480 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 41/169] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:37 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:38.100790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-bd5e3f9b-cc4e-4426-8b68-f188d0837a6c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.105471 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-bd5e3f9b-cc4e-4426-8b68-f188d0837a6c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c/action Aug 14 02:07:38.105996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-bd5e3f9b-cc4e-4426-8b68-f188d0837a6c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:38.106161 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-bd5e3f9b-cc4e-4426-8b68-f188d0837a6c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:38.134577 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.134577 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:38.145106 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0ca00f35-5b6e-49dd-bd1e-0dd7f29c277e req-bd5e3f9b-cc4e-4426-8b68-f188d0837a6c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c/action returned with HTTP 204 Aug 14 02:07:38.146003 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 44/170] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:38 2026] POST /volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:38.171840 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.178736 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:38.178736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.178736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.315749 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.315749 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:38.321216 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:38.325823 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8ced670-32f4-4a3f-9f0a-90e61b83a924 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:38.326476 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 42/171] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:38.510446 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b973279f-11a7-4634-966d-e4d28169faa3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.512204 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b973279f-11a7-4634-966d-e4d28169faa3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:38.512399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b973279f-11a7-4634-966d-e4d28169faa3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.512585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b973279f-11a7-4634-966d-e4d28169faa3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.522199 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.522199 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:38.524561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.525818 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b973279f-11a7-4634-966d-e4d28169faa3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:38.526452 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:38.526658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.526882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.530326 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b973279f-11a7-4634-966d-e4d28169faa3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:38.530910 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 45/172] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:38.539783 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.539783 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:38.543307 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:38.547371 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa3b332a-d9af-4b7d-93e8-363aabc606f6 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:38.547826 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 42/173] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:38.590014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.592108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:38.592356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.592538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.615506 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.615506 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:38.620916 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:38.625898 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-69f9500c-c4af-426f-b12d-d0980543d4ac tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:38.626380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 45/174] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:38.721488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68ff6f4e-1ea3-465d-86ef-71da207c9f23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.721953 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68ff6f4e-1ea3-465d-86ef-71da207c9f23 None None] GET https://10.4.3.35/volume// Aug 14 02:07:38.722370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68ff6f4e-1ea3-465d-86ef-71da207c9f23 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.722370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68ff6f4e-1ea3-465d-86ef-71da207c9f23 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.722719 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68ff6f4e-1ea3-465d-86ef-71da207c9f23 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:38.723735 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 43/175] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:38.734367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-e1f23228-b925-476e-b5d2-88c4db764de2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.736695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-e1f23228-b925-476e-b5d2-88c4db764de2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:38.737814 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-e1f23228-b925-476e-b5d2-88c4db764de2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "802790e0-d33b-4dcd-8fae-6fb20eb1e9ee", "connector": null, "instance_uuid": "f92ef591-ada4-4ab0-8927-c95be72cb18f"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:38.751071 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.751071 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:38.785402 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-e1f23228-b925-476e-b5d2-88c4db764de2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 02:07:38.790968 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-e1f23228-b925-476e-b5d2-88c4db764de2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:38.791786 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 46/176] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:38 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:38.821346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.823494 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:38.823850 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.824112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.840061 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.840061 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:38.840329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-93e21ab6-f4ca-4850-af54-6d7534483e76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.840839 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93e21ab6-f4ca-4850-af54-6d7534483e76 None None] GET https://10.4.3.35/volume// Aug 14 02:07:38.841075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93e21ab6-f4ca-4850-af54-6d7534483e76 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.841399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93e21ab6-f4ca-4850-af54-6d7534483e76 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.841761 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93e21ab6-f4ca-4850-af54-6d7534483e76 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:38.842047 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 46/177] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:38.844867 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:38.850366 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-215a5244-0bf7-4aef-bb1b-248a9bad2edf tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:38.850806 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 43/178] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:38.854772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:38.857706 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:38.858033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:38.858363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:38.874532 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:38.874532 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:38.878638 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:38.883811 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-eea83204-8473-4b6e-97a0-35dfe76d8af7 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:38.884351 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 44/179] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:38 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:39.007657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:39.011530 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] PUT https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 Aug 14 02:07:39.012749 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:39.026226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Acquiring lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:39.036988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" acquired by "attachment_update" :: waited 0.011s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:39.038028 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:39.038028 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:39.143737 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Lock "cinder-attachment_update-802790e0-d33b-4dcd-8fae-6fb20eb1e9ee-np0000007301" released by "attachment_update" :: held 0.107s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:39.144128 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-22973329-ef24-4083-a215-c9d85132ecb8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 returned with HTTP 200 Aug 14 02:07:39.145299 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 47/180] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:39 2026] PUT /volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 => generated 967 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:39.349099 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:39.351588 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:39.351990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:39.352238 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:39.367842 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:39.367842 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:39.375139 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:39.385490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8664e7ef-1027-45f3-89e4-dc61be4a9b59 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:39.386100 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 47/181] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:39 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:39.545450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:39.547183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:39.547367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:39.547545 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:39.556621 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:39.556621 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:39.560377 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:39.564852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7db3e135-8fba-4951-ad15-243bdd7d9caa tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:39.565206 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 44/182] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:39 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:39.865604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-61187257-5109-4f95-9cc4-75f33900fbc4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:39.867414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61187257-5109-4f95-9cc4-75f33900fbc4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:39.867793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61187257-5109-4f95-9cc4-75f33900fbc4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:39.867859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61187257-5109-4f95-9cc4-75f33900fbc4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:39.878650 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:39.878650 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:39.881928 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-61187257-5109-4f95-9cc4-75f33900fbc4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:39.885742 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61187257-5109-4f95-9cc4-75f33900fbc4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:39.886052 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 45/183] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:39 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:40.400636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:40.402774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:40.403011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:40.403238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:40.417432 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:40.417432 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:40.422284 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:40.428156 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b3ec32e-6008-48e0-a913-2ffd80a3e5f4 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:40.428688 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 48/184] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:40 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:40.581998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:40.584384 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:40.584667 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:40.584931 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:40.595411 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:40.595411 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:40.598972 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:40.604748 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-799eed92-57ef-425c-8ad6-30a52dbbeaa2 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:40.605142 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 48/185] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:40 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:40.903441 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:40.907858 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:40.908041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:40.908212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:40.927919 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:40.927919 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:40.933933 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:40.938021 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ca508a9-9209-4ef6-b41b-001feacb4330 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:40.938470 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 45/186] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:40 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:41.165425 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-e7337cf7-4ef7-4733-99df-5a40c3e298ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.170414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-e7337cf7-4ef7-4733-99df-5a40c3e298ea tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] POST https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb/action Aug 14 02:07:41.171141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-e7337cf7-4ef7-4733-99df-5a40c3e298ea tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:41.171296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-e7337cf7-4ef7-4733-99df-5a40c3e298ea tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:41.205250 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.205250 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:41.229993 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a047f5c5-05f6-4f9d-8286-26bd431f472c req-e7337cf7-4ef7-4733-99df-5a40c3e298ea tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb/action returned with HTTP 204 Aug 14 02:07:41.230668 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 46/187] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:41 2026] POST /volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:41.286417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-92bf550c-0d09-4eb8-875d-15f20e3a3e83 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.289938 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-92bf550c-0d09-4eb8-875d-15f20e3a3e83 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] DELETE https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 Aug 14 02:07:41.290096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-92bf550c-0d09-4eb8-875d-15f20e3a3e83 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.290314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-92bf550c-0d09-4eb8-875d-15f20e3a3e83 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.300150 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.300150 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:41.411953 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b0080ae-b235-487f-ac9b-01dc09480ffc req-92bf550c-0d09-4eb8-875d-15f20e3a3e83 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 returned with HTTP 200 Aug 14 02:07:41.413366 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 49/188] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:41 2026] DELETE /volume/v3/attachments/b6b7128e-400c-4d41-b0f4-88d45584eae1 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:41.446405 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.452765 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:41.453066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.453320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.466331 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.466331 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:41.473711 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:41.483152 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d44920ae-2cf0-4ce3-99f9-a5d17a902cd0 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:41.483783 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 49/189] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:41 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:41.619757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03eb240f-8c23-4033-8356-83b0c12b2614 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.622028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03eb240f-8c23-4033-8356-83b0c12b2614 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:41.622206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03eb240f-8c23-4033-8356-83b0c12b2614 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.622398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03eb240f-8c23-4033-8356-83b0c12b2614 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.633998 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.633998 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:41.637807 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03eb240f-8c23-4033-8356-83b0c12b2614 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:41.643780 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03eb240f-8c23-4033-8356-83b0c12b2614 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:41.644257 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 46/190] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:41 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:41.660045 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.662775 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:41.663043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.663288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.679338 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.679338 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:41.684342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-ef2b0470-8102-48d2-b70b-d1706b1fafa1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.685708 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:41.687463 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-ef2b0470-8102-48d2-b70b-d1706b1fafa1 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] DELETE https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 Aug 14 02:07:41.687760 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-ef2b0470-8102-48d2-b70b-d1706b1fafa1 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.688004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-ef2b0470-8102-48d2-b70b-d1706b1fafa1 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.692342 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77dcd747-0475-45ca-826b-fbe0cf7b4d58 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:41.692948 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 47/191] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:41 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:41.700423 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.700423 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:41.771886 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c56e031-f79e-453b-8c0a-2db1f1eea187 req-ef2b0470-8102-48d2-b70b-d1706b1fafa1 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 returned with HTTP 200 Aug 14 02:07:41.772571 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 50/192] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:41 2026] DELETE /volume/v3/attachments/88de3673-7313-4274-b820-f8c81c36f985 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:41.958593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-021e6106-4273-4bdd-949d-3f9b11555f3a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:41.961293 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-021e6106-4273-4bdd-949d-3f9b11555f3a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:41.961616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-021e6106-4273-4bdd-949d-3f9b11555f3a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:41.961902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-021e6106-4273-4bdd-949d-3f9b11555f3a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:41.980045 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:41.980045 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:41.986082 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-021e6106-4273-4bdd-949d-3f9b11555f3a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:41.992233 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-021e6106-4273-4bdd-949d-3f9b11555f3a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:41.993194 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 50/193] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:41 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:42.110779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.114004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:42.114004 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.114349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.123635 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.123635 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:42.128091 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:42.133340 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-675cd5b3-cd71-453e-a542-8ca0b73740bd tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:42.133892 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 47/194] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:42 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:42.150030 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33924728-376a-41e1-a2c3-19faecbfcc1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.152607 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:42.153344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.153751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.154182 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Delete volume with id: 8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:42.163395 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.163395 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:42.163642 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:42.199038 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Delete volume request issued successfully. Aug 14 02:07:42.199616 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33924728-376a-41e1-a2c3-19faecbfcc1c tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 202 Aug 14 02:07:42.199692 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 48/195] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:42 2026] DELETE /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:42.214985 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.217728 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:42.217963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.218222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.232843 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.232843 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:42.239703 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Volume info retrieved successfully. Aug 14 02:07:42.249498 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ec6a64b-f2ec-407e-a335-0f429feb0b09 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 200 Aug 14 02:07:42.249830 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 51/196] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:42 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 1013 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:42.504211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.506300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:42.506549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.506861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.521080 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.521080 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:42.525474 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] Volume info retrieved successfully. Aug 14 02:07:42.530249 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2cda5ac1-6de9-4bb9-80f6-2328226c4fef tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-reader] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:42.530422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-10c6b73a-6f29-4e9c-963f-505245461ba1 req-59f14381-e77c-41f8-a46e-466064bdc594 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.530952 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 51/197] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:42 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:42.534112 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-10c6b73a-6f29-4e9c-963f-505245461ba1 req-59f14381-e77c-41f8-a46e-466064bdc594 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] DELETE https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f Aug 14 02:07:42.534112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-10c6b73a-6f29-4e9c-963f-505245461ba1 req-59f14381-e77c-41f8-a46e-466064bdc594 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.534112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-10c6b73a-6f29-4e9c-963f-505245461ba1 req-59f14381-e77c-41f8-a46e-466064bdc594 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.539869 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.539869 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:42.592779 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20262cf6-3804-43dd-891b-0346c2b4c66d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.595199 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20262cf6-3804-43dd-891b-0346c2b4c66d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:42.595475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20262cf6-3804-43dd-891b-0346c2b4c66d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.595911 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20262cf6-3804-43dd-891b-0346c2b4c66d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.606483 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.606483 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:42.612591 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20262cf6-3804-43dd-891b-0346c2b4c66d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:42.622664 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20262cf6-3804-43dd-891b-0346c2b4c66d tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:42.627704 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 49/198] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:42 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:42.631930 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-10c6b73a-6f29-4e9c-963f-505245461ba1 req-59f14381-e77c-41f8-a46e-466064bdc594 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f returned with HTTP 200 Aug 14 02:07:42.631930 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 48/199] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:42 2026] DELETE /volume/v3/attachments/539b4f76-6e3a-42b9-bd89-478d642fbe8f => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:42.685810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:42.688311 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:42.688544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:42.688898 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:42.697730 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:42.697730 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:42.702329 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:42.708072 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9aa58b49-c4c3-46e6-899c-31285a276ca7 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:42.708521 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 52/200] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:42 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:43.017098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:43.017098 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:43.017098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:43.017538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:43.038566 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:43.038566 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:43.047122 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:43.055686 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27081e4-2f54-4198-bc6c-d3d6f86942a4 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:43.056562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 52/201] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:43 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:43.273130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbf51976-a6f6-419b-aead-9fdee89e3274 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:43.275019 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbf51976-a6f6-419b-aead-9fdee89e3274 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:43.275291 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbf51976-a6f6-419b-aead-9fdee89e3274 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:43.275562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbf51976-a6f6-419b-aead-9fdee89e3274 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:43.284987 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbf51976-a6f6-419b-aead-9fdee89e3274 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 404 Aug 14 02:07:43.285544 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 50/202] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:43 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:43.860660 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:43.863664 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:43.863926 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:43.864167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:43.876746 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:43.876746 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:43.880592 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:43.885223 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-569c1ea9-fb1c-44b0-9b63-3fb371379af7 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:43.885660 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 49/203] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:43 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:43.951212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:43.954134 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] POST https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c/action Aug 14 02:07:43.958782 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:43.958998 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:43.977415 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:43.977415 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:43.978065 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:44.026143 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Begin detaching volume completed successfully. Aug 14 02:07:44.026483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-b8c40bb8-4c88-4637-8863-540e42962499 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c/action returned with HTTP 202 Aug 14 02:07:44.027192 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 53/204] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:07:43 2026] POST /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:07:44.064204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09c139df-42de-4f4f-931a-604caf617baf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.067932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09c139df-42de-4f4f-931a-604caf617baf tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:44.067932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09c139df-42de-4f4f-931a-604caf617baf tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.067932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09c139df-42de-4f4f-931a-604caf617baf tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.084709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.084709 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:44.084709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.084709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.085095 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.085095 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:44.086546 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09c139df-42de-4f4f-931a-604caf617baf tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:44.100020 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.100020 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:44.100345 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09c139df-42de-4f4f-931a-604caf617baf tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:44.100345 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 53/205] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:44.100473 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:44.101530 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0c074c0-8a74-4bf2-8733-53ddfa442037 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:44.102356 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 51/206] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:44.148359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8a01f8a-d250-45be-a94f-d3d5cac3f0fd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.157841 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8a01f8a-d250-45be-a94f-d3d5cac3f0fd None None] GET https://10.4.3.35/volume// Aug 14 02:07:44.157841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8a01f8a-d250-45be-a94f-d3d5cac3f0fd None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.157841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8a01f8a-d250-45be-a94f-d3d5cac3f0fd None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.157841 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8a01f8a-d250-45be-a94f-d3d5cac3f0fd None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:44.157841 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 50/207] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:44.162121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.164664 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:44.164935 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.165156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.177462 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.177462 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:44.181518 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:44.188711 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-f55c9637-e30b-4b79-9f25-a2542610374f tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:44.189168 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 54/208] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:44.406335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-fd1337e5-37ca-4ce5-82ae-49d8993f4236 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.409014 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-fd1337e5-37ca-4ce5-82ae-49d8993f4236 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0/action Aug 14 02:07:44.409473 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-fd1337e5-37ca-4ce5-82ae-49d8993f4236 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:44.409633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-fd1337e5-37ca-4ce5-82ae-49d8993f4236 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:44.436725 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.436725 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:44.465113 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5aa79a87-865d-47df-a95c-b2ee5adc3a45 req-fd1337e5-37ca-4ce5-82ae-49d8993f4236 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0/action returned with HTTP 204 Aug 14 02:07:44.465194 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 54/209] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:44 2026] POST /volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:07:44.657925 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.660886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:44.661217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.661457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.671636 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.671636 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:44.676698 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:44.683901 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-48b84be5-9a5d-4d92-a7c3-311fe045bc28 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:44.684470 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 52/210] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:44.781046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.785328 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:44.785328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.785328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.799463 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.799463 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:44.804880 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:44.806140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d17aae94-a749-449f-b89c-e427caac2c5e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.806516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d17aae94-a749-449f-b89c-e427caac2c5e None None] GET https://10.4.3.35/volume// Aug 14 02:07:44.807042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d17aae94-a749-449f-b89c-e427caac2c5e None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.807042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d17aae94-a749-449f-b89c-e427caac2c5e None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.807451 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d17aae94-a749-449f-b89c-e427caac2c5e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:44.808091 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 55/211] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:44.812616 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edf8a918-c0c6-404d-b7c7-8367cd1ef891 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:44.813172 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 51/212] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:44.818114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-141a739a-1646-4982-bb75-8920b7650908 req-cb18b407-a337-4183-80c7-d6656a4468ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.820691 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-cb18b407-a337-4183-80c7-d6656a4468ea tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:07:44.821150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-cb18b407-a337-4183-80c7-d6656a4468ea tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57b8537f-d9a8-44ce-b945-fffa7149db7f", "connector": null, "instance_uuid": "0aec2a3c-9aec-41f9-a902-266bdfe36f9e"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:44.832386 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.832386 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:44.836210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.841817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:44.842218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.842545 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.855879 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.855879 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:44.863022 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:44.871058 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-cb18b407-a337-4183-80c7-d6656a4468ea tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:07:44.871652 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 55/213] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:07:44 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:44.872531 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e10cc302-eece-4e5b-8d62-9bffc08bfc70 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:44.873253 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 53/214] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:44.923123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.923436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.926200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:44.926200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.926200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.926424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:44.926424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.926424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.933734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a02cfaee-f01e-43e7-9ff9-69ccd4f391f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.934197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a02cfaee-f01e-43e7-9ff9-69ccd4f391f9 None None] GET https://10.4.3.35/volume// Aug 14 02:07:44.934375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a02cfaee-f01e-43e7-9ff9-69ccd4f391f9 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.934587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a02cfaee-f01e-43e7-9ff9-69ccd4f391f9 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.935013 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a02cfaee-f01e-43e7-9ff9-69ccd4f391f9 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:44.935331 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 56/215] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:44.937333 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.937333 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:44.938566 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.938566 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:44.943516 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:44.944966 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:44.947411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.952527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-32ba61a1-344f-4933-9cdf-a8b29496a151 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:44.953340 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:44.953451 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 56/216] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:44.953581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.959083 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36a3f496-d6f2-4450-abc2-e556c52c4125 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:44.959083 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 52/217] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:44.961113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.980928 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:44.983306 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] DELETE https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:44.983306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:44.983306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:44.983306 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Delete volume with id: 40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:44.985295 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.985295 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:44.990208 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:44.990756 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:44.990756 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:44.991360 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:45.001729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-822e836a-1008-4e82-af7f-98a2e7c3628c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:45.001729 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 54/218] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:44 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1028 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:45.025000 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Delete volume request issued successfully. Aug 14 02:07:45.025000 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14f6a34c-b0dc-47d1-88bd-75a1f5b29253 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 202 Aug 14 02:07:45.025437 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 57/219] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:44 2026] DELETE /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:45.040621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.044092 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:45.044404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.044795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.056592 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.056592 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:45.066385 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Volume info retrieved successfully. Aug 14 02:07:45.075638 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3694c460-e4b6-4c90-acd3-2a62473fa017 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 200 Aug 14 02:07:45.076142 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 57/220] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:45.107161 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.110902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.111688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] PUT https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed Aug 14 02:07:45.111688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:45.113225 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:45.113420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.113639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.121321 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Acquiring lock "cinder-attachment_update-57b8537f-d9a8-44ce-b945-fffa7149db7f-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:07:45.123791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-473c474e-996b-452f-84f6-029d96fbdfaa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.126128 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-473c474e-996b-452f-84f6-029d96fbdfaa tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.126323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-473c474e-996b-452f-84f6-029d96fbdfaa tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.126820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-473c474e-996b-452f-84f6-029d96fbdfaa tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.127788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Lock "cinder-attachment_update-57b8537f-d9a8-44ce-b945-fffa7149db7f-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:07:45.128553 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.128553 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:45.128909 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.128909 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:45.132789 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:45.140069 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5390b6b0-284a-4d4d-b9dd-f05137eba0f3 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:45.140502 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.140502 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:45.140594 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 55/221] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.145474 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-473c474e-996b-452f-84f6-029d96fbdfaa tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:45.150923 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-473c474e-996b-452f-84f6-029d96fbdfaa tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:45.151361 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 58/222] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1456 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.233724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Lock "cinder-attachment_update-57b8537f-d9a8-44ce-b945-fffa7149db7f-np0000007301" released by "attachment_update" :: held 0.106s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:07:45.234152 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-05ea829e-4672-474a-9842-8a041f476ab1 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed returned with HTTP 200 Aug 14 02:07:45.234848 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 53/223] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:07:45 2026] PUT /volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.318935 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-cea419db-303e-4e40-a5b4-bc0bf9a45620 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.321577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-cea419db-303e-4e40-a5b4-bc0bf9a45620 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] DELETE https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb Aug 14 02:07:45.321875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-cea419db-303e-4e40-a5b4-bc0bf9a45620 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.322475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-cea419db-303e-4e40-a5b4-bc0bf9a45620 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.341004 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.341004 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:45.414806 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fda41f16-2657-4dd5-9364-ced3c39e4554 req-cea419db-303e-4e40-a5b4-bc0bf9a45620 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb returned with HTTP 200 Aug 14 02:07:45.415338 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 58/224] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:45 2026] DELETE /volume/v3/attachments/aa7e3108-be43-40c4-9c5b-de68aede57cb => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:45.551180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.553231 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f tempest-TestMultiAttachVolumeSwap-900609442 tempest-TestMultiAttachVolumeSwap-900609442-project] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.553457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f tempest-TestMultiAttachVolumeSwap-900609442 tempest-TestMultiAttachVolumeSwap-900609442-project] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.553612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f tempest-TestMultiAttachVolumeSwap-900609442 tempest-TestMultiAttachVolumeSwap-900609442-project] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.569144 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.569144 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:45.573379 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f tempest-TestMultiAttachVolumeSwap-900609442 tempest-TestMultiAttachVolumeSwap-900609442-project] Volume info retrieved successfully. Aug 14 02:07:45.579006 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9693d753-3f66-4e67-ba48-73d20867c6a2 req-d1e63b0c-2195-4a3a-a16e-0f129e5d0d8f tempest-TestMultiAttachVolumeSwap-900609442 tempest-TestMultiAttachVolumeSwap-900609442-project] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:45.579281 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 56/225] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1640 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.596021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a92a5ba7-5616-4b12-b60e-11419985c24a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.599237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a92a5ba7-5616-4b12-b60e-11419985c24a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.599537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a92a5ba7-5616-4b12-b60e-11419985c24a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.602817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a92a5ba7-5616-4b12-b60e-11419985c24a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.616140 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.616140 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:45.621158 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a92a5ba7-5616-4b12-b60e-11419985c24a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Volume info retrieved successfully. Aug 14 02:07:45.631195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a92a5ba7-5616-4b12-b60e-11419985c24a tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:45.631195 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 59/226] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.655037 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.658645 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] GET https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:07:45.658930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.659168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.669098 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.669098 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:45.673547 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] Volume info retrieved successfully. Aug 14 02:07:45.678298 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8f37af3-1148-4e87-a0ea-42a7fedfb341 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-reader] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 200 Aug 14 02:07:45.680126 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 54/227] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:45.779452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.781259 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.781478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.781703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.794856 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.794856 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:45.798949 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:45.804399 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6e03c3b-6b39-4e79-a958-0950e3ad1783 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:45.804865 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 59/228] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1456 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.849321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.853202 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.853432 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.853687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.867001 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.867001 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:45.872379 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:45.877592 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-b9372e27-6544-411a-b967-ad17b8096eda tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:45.878037 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 57/229] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1456 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:45.897712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.900160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action Aug 14 02:07:45.900908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:45.901318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:45.916493 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.916493 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:45.917136 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:45.925198 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Begin detaching volume completed successfully. Aug 14 02:07:45.926163 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-493245a2-e5b8-45a9-ba39-8fe389ca8d19 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action returned with HTTP 202 Aug 14 02:07:45.926163 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 60/230] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:07:45 2026] POST /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:07:45.969363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.971309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:45.971502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.971665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9b5f09f1-03ba-4a39-9461-33919ade5d03 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.971971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.972247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b5f09f1-03ba-4a39-9461-33919ade5d03 None None] GET https://10.4.3.35/volume// Aug 14 02:07:45.972508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b5f09f1-03ba-4a39-9461-33919ade5d03 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.972810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b5f09f1-03ba-4a39-9461-33919ade5d03 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.973250 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b5f09f1-03ba-4a39-9461-33919ade5d03 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:45.973702 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 60/231] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:45.980526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:45.982881 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.982881 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:45.983129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:45.983387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:45.983637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:45.988074 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:45.994061 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29169a53-8dd5-4ff1-b6ce-2a185f3d3eae tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:45.994452 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 55/232] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:45.996173 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:45.996173 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:46.000576 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:46.003580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-775cf172-91f2-448b-91a5-ae9de2fb0a17 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:46.004027 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 58/233] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:45 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:46.091509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5853651b-3363-485b-8bb4-58c73861c1a0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:46.095247 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5853651b-3363-485b-8bb4-58c73861c1a0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] GET https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 Aug 14 02:07:46.095247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5853651b-3363-485b-8bb4-58c73861c1a0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:46.095247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5853651b-3363-485b-8bb4-58c73861c1a0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:46.101407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5853651b-3363-485b-8bb4-58c73861c1a0 tempest-DeleteServersTestJSON-1790904109 tempest-DeleteServersTestJSON-1790904109-project-member] https://10.4.3.35/volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 returned with HTTP 404 Aug 14 02:07:46.102403 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 61/234] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:46 2026] GET /volume/v3/volumes/40ca11b4-b471-4ac4-a345-8358c166e7c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:46.154714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:46.156516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:46.156800 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:46.157476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:46.166905 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:46.166905 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:46.170761 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:46.176427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c90d8f19-3d09-4560-af3d-5adc2ec2dc03 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:46.177069 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 61/235] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:46 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:46.632730 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:46.637829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:46.638538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:46.639072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:46.670472 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:46.670472 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:46.680075 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:46.688632 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-062bc834-eaa4-4e59-afbf-f4ce91a0476d tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:46.689304 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 56/236] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:46 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1459 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:46.733631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-f86cfc97-7b9e-4fdc-b3f1-43e8cf916279 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:46.739794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-f86cfc97-7b9e-4fdc-b3f1-43e8cf916279 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] DELETE https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 Aug 14 02:07:46.740024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-f86cfc97-7b9e-4fdc-b3f1-43e8cf916279 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:46.740229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-f86cfc97-7b9e-4fdc-b3f1-43e8cf916279 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:46.750130 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:46.750130 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:46.831094 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-690da213-f75a-4279-aa1c-88d045fe0a43 req-f86cfc97-7b9e-4fdc-b3f1-43e8cf916279 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 returned with HTTP 200 Aug 14 02:07:46.831707 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 59/237] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:46 2026] DELETE /volume/v3/attachments/8ad344de-3a26-4543-b885-8eed11a1e0b0 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:47.011255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.014507 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:47.014824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.015081 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.030154 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:47.030154 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:47.034641 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:47.039778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.043048 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b23aeb64-882f-4f84-b3dc-9b1a39f46af9 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:47.043438 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 62/238] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:47.045359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:47.045685 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.045958 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.063270 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:47.063270 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:47.068748 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:47.075183 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-15ac83f8-4b2b-4a0e-89eb-99b4156c3342 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:47.075834 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 62/239] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:47.140203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.142714 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:47.142895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.142946 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.152358 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:47.152358 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:47.156260 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:47.160942 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-40574f50-525e-46b6-ad8d-e823ab4bc262 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:47.161281 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 57/240] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:47.180142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.182955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] POST https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action Aug 14 02:07:47.183293 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:47.183456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:47.197832 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:47.197832 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:47.198315 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:47.212116 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Begin detaching volume completed successfully. Aug 14 02:07:47.212373 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-9cb975e1-75e0-4a24-94d1-597b50601d23 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action returned with HTTP 202 Aug 14 02:07:47.212997 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 60/241] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:07:47 2026] POST /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:07:47.272736 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4f64c081-4c34-476b-a5d1-71753a4d40be None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.273175 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f64c081-4c34-476b-a5d1-71753a4d40be None None] GET https://10.4.3.35/volume// Aug 14 02:07:47.273491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f64c081-4c34-476b-a5d1-71753a4d40be None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.273863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f64c081-4c34-476b-a5d1-71753a4d40be None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.274304 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f64c081-4c34-476b-a5d1-71753a4d40be None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:07:47.274621 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 63/242] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:07:47.284717 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.288295 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:47.288872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.289425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.306738 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:47.306738 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:47.311134 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:47.316713 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-03416a92-dc61-47ce-85ac-6793b60326e8 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:47.317799 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 63/243] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:07:47.786817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.791334 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:47.792958 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.794502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.794829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Delete volume with id: 8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:47.806110 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-691222fe-dad8-4c48-b5ed-af9cbac98340 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 404 Aug 14 02:07:47.806654 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 58/244] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:47 2026] DELETE /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:47.821127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-123346fd-9639-499f-82d3-709a5b3a0109 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:47.824029 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-123346fd-9639-499f-82d3-709a5b3a0109 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] GET https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 Aug 14 02:07:47.824029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-123346fd-9639-499f-82d3-709a5b3a0109 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:47.824259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-123346fd-9639-499f-82d3-709a5b3a0109 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:47.836462 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-123346fd-9639-499f-82d3-709a5b3a0109 tempest-VolumesAssistedSnapshotsTest-1139548869 tempest-VolumesAssistedSnapshotsTest-1139548869-project-admin] https://10.4.3.35/volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 returned with HTTP 404 Aug 14 02:07:47.837562 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 61/245] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:47 2026] GET /volume/v3/volumes/8be3ac24-ddeb-4372-8c56-8c66b7bd30a6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:48.065437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:48.067509 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:48.067509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:48.067734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:48.085281 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:48.085281 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:48.093189 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:48.100939 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28c64d46-2452-4644-9ebe-aed7ce55b282 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:48.100939 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 64/246] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:48 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:48.184701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b23201f6-dd71-4e12-97eb-55c281232033 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:48.189966 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] DELETE https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:48.190276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:48.190533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:48.190874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Delete volume with id: bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:48.200002 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:48.200002 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:48.200443 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:48.233020 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Delete volume request issued successfully. Aug 14 02:07:48.233278 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b23201f6-dd71-4e12-97eb-55c281232033 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 202 Aug 14 02:07:48.233890 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 64/247] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:48 2026] DELETE /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:48.245391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:48.247559 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:48.247888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:48.248176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:48.265530 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:48.265530 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:48.271398 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Volume info retrieved successfully. Aug 14 02:07:48.288805 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0d37dab-79f6-447f-a13a-a3037cd66127 tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 200 Aug 14 02:07:48.289425 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 59/248] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:48 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:48.641082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-141a739a-1646-4982-bb75-8920b7650908 req-0fadad53-38ff-4b2f-b181-8fb7e39dfbba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:48.648259 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-0fadad53-38ff-4b2f-b181-8fb7e39dfbba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] POST https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed/action Aug 14 02:07:48.648853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-0fadad53-38ff-4b2f-b181-8fb7e39dfbba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:07:48.649037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-0fadad53-38ff-4b2f-b181-8fb7e39dfbba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:48.682817 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:48.682817 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:48.699319 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-141a739a-1646-4982-bb75-8920b7650908 req-0fadad53-38ff-4b2f-b181-8fb7e39dfbba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed/action returned with HTTP 204 Aug 14 02:07:48.699319 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 62/249] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:07:48 2026] POST /volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:49.120224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:49.122599 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:49.122599 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:49.122599 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:49.136356 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:49.136356 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:49.140882 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:49.146085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10b517e4-392d-42ba-bb30-08031d2eb8ed tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:49.146085 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 65/250] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:49 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:49.160540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:49.162652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:49.163423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:49.163423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:49.178785 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:49.178785 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:49.182436 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:49.189697 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bbeeefb-ba7d-4d7a-a534-7f16ba920b3c tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:49.189697 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 65/251] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:49 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:49.275938 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:49.278739 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:49.279284 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:49.279726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:49.293262 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:49.293262 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:49.302540 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:49.311311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c878599-5831-40cc-a9bb-c988d0cb520a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:49.313024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-575630f6-2023-43b3-a6b1-760166c98c79 req-b05f1390-11db-4d79-896c-1d34d74522f8 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:49.314097 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 60/252] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:49 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:07:49.317501 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c878599-5831-40cc-a9bb-c988d0cb520a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] GET https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c Aug 14 02:07:49.318039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c878599-5831-40cc-a9bb-c988d0cb520a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:49.318039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c878599-5831-40cc-a9bb-c988d0cb520a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:49.328625 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c878599-5831-40cc-a9bb-c988d0cb520a tempest-AttachSCSIVolumeTestJSON-1149419900 tempest-AttachSCSIVolumeTestJSON-1149419900-project-member] https://10.4.3.35/volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c returned with HTTP 404 Aug 14 02:07:49.332304 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 63/253] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:49 2026] GET /volume/v3/volumes/bfbb3c3c-ba2b-4b85-b96f-7d02d710e47c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:50.112455 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:50.116556 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:50.116927 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:50.117142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:50.129906 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:50.129906 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:50.135990 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:50.143012 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7cb57bdf-6c01-4569-8c43-cc7fa1dcf591 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:50.143545 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 66/254] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:50 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:50.204885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b21e518-94cb-491e-97db-3697882e2f11 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:50.207409 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b21e518-94cb-491e-97db-3697882e2f11 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:50.207810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b21e518-94cb-491e-97db-3697882e2f11 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:50.208138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b21e518-94cb-491e-97db-3697882e2f11 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:50.216374 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:50.216374 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:50.221368 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7b21e518-94cb-491e-97db-3697882e2f11 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:50.227894 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b21e518-94cb-491e-97db-3697882e2f11 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:50.228365 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 66/255] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:50 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:07:50.302543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:50.589974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:07:50.590353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-844827203", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:50.592305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-844827203', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:07:51.536489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume of 1 GB Aug 14 02:07:51.546712 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Availability Zones retrieved successfully. Aug 14 02:07:51.552043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (7352a956-7818-42d0-9dbb-bb17592234fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:51.553182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7060523c-dbb4-4048-8e4a-02907e2e3c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:51.554529 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:07:51.637793 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7060523c-dbb4-4048-8e4a-02907e2e3c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:51.638435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1c30bb-1c29-4f4b-b9a4-a4e606db0bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:51.717697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Created reservations ['3c3a05cd-cc73-4dbc-814c-949368881461', '10709283-fdce-41eb-b07c-9e8292e85b53', '32bfd1ef-4a46-479f-8055-e56aa82b0211', '8d66d0da-f151-44ff-8c4b-4cdebdd04a31'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:07:51.718895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1c30bb-1c29-4f4b-b9a4-a4e606db0bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c3a05cd-cc73-4dbc-814c-949368881461', '10709283-fdce-41eb-b07c-9e8292e85b53', '32bfd1ef-4a46-479f-8055-e56aa82b0211', '8d66d0da-f151-44ff-8c4b-4cdebdd04a31']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:51.719986 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa907a4-8e28-4422-b1e2-d3032839c8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:51.753737 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa907a4-8e28-4422-b1e2-d3032839c8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c4279c8-91f7-48bd-80f7-0ae341273455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-844827203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['3c3a05cd-cc73-4dbc-814c-949368881461','10709283-fdce-41eb-b07c-9e8292e85b53','32bfd1ef-4a46-479f-8055-e56aa82b0211','8d66d0da-f151-44ff-8c4b-4cdebdd04a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-844827203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c4279c8-91f7-48bd-80f7-0ae341273455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254e7969b81341f59fc2deea0697aceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f60b04718b40038f7081dabf2e4c9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:51.754627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6248e338-99f3-4226-bb30-1f3a55fd0d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:51.785699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6248e338-99f3-4226-bb30-1f3a55fd0d80) transitioned into state 'SUCCESS' from state '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-844827203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['3c3a05cd-cc73-4dbc-814c-949368881461','10709283-fdce-41eb-b07c-9e8292e85b53','32bfd1ef-4a46-479f-8055-e56aa82b0211','8d66d0da-f151-44ff-8c4b-4cdebdd04a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:51.787364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3e9fb3-e925-46ff-b141-279b133e0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:51.801798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3e9fb3-e925-46ff-b141-279b133e0a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:51.803388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (7352a956-7818-42d0-9dbb-bb17592234fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:51.804149 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request issued successfully. Aug 14 02:07:51.804934 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7018851c-e061-4d40-b0ab-2f6cda7141c7 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:07:51.805597 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 61/256] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:07:50 2026] POST /volume/v3/volumes => generated 749 bytes in 1503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:51.820387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07d30843-7dbf-44f7-a29d-76c3db357134 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:51.822747 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07d30843-7dbf-44f7-a29d-76c3db357134 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:07:51.822996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07d30843-7dbf-44f7-a29d-76c3db357134 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:51.823152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07d30843-7dbf-44f7-a29d-76c3db357134 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:51.836893 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:51.836893 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:51.845498 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07d30843-7dbf-44f7-a29d-76c3db357134 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:51.856354 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07d30843-7dbf-44f7-a29d-76c3db357134 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 200 Aug 14 02:07:51.860937 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 64/257] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:51 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:52.229132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:52.231905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:52.232149 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:52.233052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:52.245253 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:52.245253 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:52.250432 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:52.255943 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-c9ff435d-48a3-459d-94c0-13abb1145946 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:07:52.256326 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 67/258] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:52 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:52.756396 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-02f381d6-8819-4686-8c70-11a122c1af53 req-821b2da5-448c-40fe-9bd3-1d94f10e410f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:52.759336 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-821b2da5-448c-40fe-9bd3-1d94f10e410f tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] DELETE https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c Aug 14 02:07:52.759766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-821b2da5-448c-40fe-9bd3-1d94f10e410f tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:52.761696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-821b2da5-448c-40fe-9bd3-1d94f10e410f tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:52.773991 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:52.773991 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:52.839014 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-02f381d6-8819-4686-8c70-11a122c1af53 req-821b2da5-448c-40fe-9bd3-1d94f10e410f tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c returned with HTTP 200 Aug 14 02:07:52.839564 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 67/259] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:07:52 2026] DELETE /volume/v3/attachments/f8fd3653-2de6-40e3-bd7c-964ecd90eb2c => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:52.873349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:52.876270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:07:52.876469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:52.876747 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:52.888641 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:52.888641 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:52.895291 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:52.906750 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa68bebc-95bc-4a78-bede-38892f4e6ab4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 200 Aug 14 02:07:52.907177 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 62/260] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:52 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:07:52.925477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:52.927629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:07:52.928346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-801355586"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:52.930474 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-801355586'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:07:52.930975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume of 1 GB Aug 14 02:07:52.939702 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Availability Zones retrieved successfully. Aug 14 02:07:52.947866 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (b2ae39d6-280f-486a-b230-4cc6d964e875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:52.949367 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0570735-72cd-43d0-b629-81f05e4d0c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:52.950764 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:07:52.997698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0570735-72cd-43d0-b629-81f05e4d0c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:52.999430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3af80d9-b5d6-4993-833d-fb5896184126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:53.070343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Created reservations ['2201a0b5-3476-47a9-b522-cdba3417d3fd', '75ba5396-2e52-4545-b6fc-8d2d452635c3', '2a5bd854-fa91-47f2-bb22-ca15f4194a9d', 'a4325378-4466-4d16-b93b-3aff7da9b045'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:07:53.071438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3af80d9-b5d6-4993-833d-fb5896184126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2201a0b5-3476-47a9-b522-cdba3417d3fd', '75ba5396-2e52-4545-b6fc-8d2d452635c3', '2a5bd854-fa91-47f2-bb22-ca15f4194a9d', 'a4325378-4466-4d16-b93b-3aff7da9b045']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:53.075179 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9e8bd9-873b-43c4-807e-f77cf252fcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:53.106515 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9e8bd9-873b-43c4-807e-f77cf252fcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f949ddb-55a1-4f58-99a3-889983f53e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-801355586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['2201a0b5-3476-47a9-b522-cdba3417d3fd','75ba5396-2e52-4545-b6fc-8d2d452635c3','2a5bd854-fa91-47f2-bb22-ca15f4194a9d','a4325378-4466-4d16-b93b-3aff7da9b045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-801355586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f949ddb-55a1-4f58-99a3-889983f53e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254e7969b81341f59fc2deea0697aceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f60b04718b40038f7081dabf2e4c9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:53.107551 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1ac59c-8c3e-4b87-a3c9-dfd7059025d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:53.137133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b1ac59c-8c3e-4b87-a3c9-dfd7059025d3) transitioned into state 'SUCCESS' from state '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-801355586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['2201a0b5-3476-47a9-b522-cdba3417d3fd','75ba5396-2e52-4545-b6fc-8d2d452635c3','2a5bd854-fa91-47f2-bb22-ca15f4194a9d','a4325378-4466-4d16-b93b-3aff7da9b045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:53.138147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1070731-1e05-48c0-9eb1-ad03e86e2967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:53.152780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1070731-1e05-48c0-9eb1-ad03e86e2967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:53.154927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (b2ae39d6-280f-486a-b230-4cc6d964e875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:53.154927 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request issued successfully. Aug 14 02:07:53.155779 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-576ac5bf-e546-4fdf-bfab-2deba20f933e tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:07:53.156343 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 65/261] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:07:52 2026] POST /volume/v3/volumes => generated 749 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:53.180766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:53.182540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:07:53.182821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:53.183022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:53.192227 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:53.192227 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:53.203106 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:53.209536 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ddfd35a-43df-44ba-9a70-1d1252050777 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 200 Aug 14 02:07:53.210112 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 68/262] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:53 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:54.008416 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.011105 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:07:54.011339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:54.011563 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:54.023306 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.023306 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:54.028569 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:07:54.033123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-41aa7697-adb3-4032-af76-e121d7a273b2 req-8f9204d4-4901-42e7-b01f-5736584949b7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:07:54.033741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 68/263] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:07:54 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:07:54.227612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.230044 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:07:54.230970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:54.230970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:54.245835 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.245835 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:54.252507 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:54.260317 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bc313ea-b7e3-4c0a-9029-894febcc17c4 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 200 Aug 14 02:07:54.260751 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 63/264] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:54 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:54.281803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.288702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:07:54.289108 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-653939633"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:07:54.290747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-653939633'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:07:54.290946 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume of 1 GB Aug 14 02:07:54.291289 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.291289 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:54.296094 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Availability Zones retrieved successfully. Aug 14 02:07:54.306173 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (323a9214-ce2c-4244-a8ba-2a27f1ec8e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:54.307770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772174ab-051b-457f-a380-e6324ce3ad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:54.310426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:07:54.353525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772174ab-051b-457f-a380-e6324ce3ad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:54.356240 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4838d85e-38d4-4e09-9980-a3b7f71d2d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:54.464566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Created reservations ['86980fd9-2ae8-405f-95d9-b7392c763bde', '9b8a007a-e624-4369-a0fa-e5e856e0fd73', 'a553a9ac-b502-49f8-92f1-518ee7ae094f', '075558ad-eb4a-42bb-aba2-1f6bf1a51ec5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:07:54.468576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4838d85e-38d4-4e09-9980-a3b7f71d2d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86980fd9-2ae8-405f-95d9-b7392c763bde', '9b8a007a-e624-4369-a0fa-e5e856e0fd73', 'a553a9ac-b502-49f8-92f1-518ee7ae094f', '075558ad-eb4a-42bb-aba2-1f6bf1a51ec5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:54.470030 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac605da-6789-4029-b1b5-30fe77343084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:54.508505 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ac605da-6789-4029-b1b5-30fe77343084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e6cade-01e9-44b7-b9dc-92f49e429487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-653939633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['86980fd9-2ae8-405f-95d9-b7392c763bde','9b8a007a-e624-4369-a0fa-e5e856e0fd73','a553a9ac-b502-49f8-92f1-518ee7ae094f','075558ad-eb4a-42bb-aba2-1f6bf1a51ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-653939633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e6cade-01e9-44b7-b9dc-92f49e429487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254e7969b81341f59fc2deea0697aceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f60b04718b40038f7081dabf2e4c9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:54.509491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b497ff0-612c-4dcd-8720-8ec2d4d314c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:54.514501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.518928 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:54.518928 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:54.519177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:54.519423 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Delete volume with id: 2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:54.528164 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.528164 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:07:54.528629 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:54.536206 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b497ff0-612c-4dcd-8720-8ec2d4d314c3) transitioned into state 'SUCCESS' from state '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-653939633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254e7969b81341f59fc2deea0697aceb',qos_specs=None,replication_status=,reservations=['86980fd9-2ae8-405f-95d9-b7392c763bde','9b8a007a-e624-4369-a0fa-e5e856e0fd73','a553a9ac-b502-49f8-92f1-518ee7ae094f','075558ad-eb4a-42bb-aba2-1f6bf1a51ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f60b04718b40038f7081dabf2e4c9e',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:54.537774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd9c59a-a01d-4884-94f2-04a2442ff288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:07:54.552559 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd9c59a-a01d-4884-94f2-04a2442ff288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:07:54.553839 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Flow 'volume_create_api' (323a9214-ce2c-4244-a8ba-2a27f1ec8e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:07:54.554312 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Create volume request issued successfully. Aug 14 02:07:54.555100 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d77ecfb1-da6c-4605-bc5b-b6f998d01190 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:07:54.555713 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 66/265] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:07:54 2026] POST /volume/v3/volumes => generated 749 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:07:54.558658 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Delete volume request issued successfully. Aug 14 02:07:54.559070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc0b4a47-e14b-4218-9122-a6aeeb4f05d9 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 202 Aug 14 02:07:54.559732 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 69/266] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:54 2026] DELETE /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:54.570070 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.572955 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:54.575359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:07:54.575696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:54.576025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:54.577533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:54.578724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:54.578724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:54.585516 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.585516 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:54.592043 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:54.592075 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:54.592075 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:54.596201 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55e032d4-937a-4462-b0e5-c45ffb7c9515 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 200 Aug 14 02:07:54.596827 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 69/267] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:54 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:54.598261 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Volume info retrieved successfully. Aug 14 02:07:54.607768 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d83ad5cb-05a1-41d2-bbc9-2d25dd3c6662 tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 200 Aug 14 02:07:54.608281 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 64/268] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:54 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:55.613851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:55.617432 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:07:55.617707 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:55.617951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:55.627698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e4312d54-a066-47e7-8ec0-4cbb4bb7174d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:55.629425 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:55.629425 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:55.629926 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4312d54-a066-47e7-8ec0-4cbb4bb7174d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] GET https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c Aug 14 02:07:55.630352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4312d54-a066-47e7-8ec0-4cbb4bb7174d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:55.630633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4312d54-a066-47e7-8ec0-4cbb4bb7174d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:55.636193 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:07:55.641976 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4312d54-a066-47e7-8ec0-4cbb4bb7174d tempest-TaggedAttachmentsTest-1919993931 tempest-TaggedAttachmentsTest-1919993931-project-member] https://10.4.3.35/volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c returned with HTTP 404 Aug 14 02:07:55.642556 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 70/269] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:55 2026] GET /volume/v3/volumes/2aecc497-7862-446a-813b-d85cad9b8e5c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:55.649466 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58f383ee-d843-4ebf-9d7b-01a13a3ba960 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 200 Aug 14 02:07:55.650476 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 67/270] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:55 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:58.782292 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:58.787184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:07:58.787184 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:58.787184 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:58.787184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Delete volume with id: b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:07:58.796966 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:58.796966 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:07:58.797783 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:58.834779 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Delete volume request issued successfully. Aug 14 02:07:58.834779 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28fe2dbb-64a6-4ec9-bfe7-230e3015adca tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 202 Aug 14 02:07:58.834779 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 70/271] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:58 2026] DELETE /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:58.844968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:58.847536 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:07:58.847785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:58.847980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:58.856813 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:58.856813 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:07:58.864811 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:58.871660 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cc3c71d-bf9a-496c-aab1-cd9d7fa91607 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 200 Aug 14 02:07:58.872217 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 65/272] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:58 2026] GET /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:07:59.891045 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd0d22a4-0362-465a-beb9-b284e7d59816 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:59.895954 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd0d22a4-0362-465a-beb9-b284e7d59816 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 Aug 14 02:07:59.895954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd0d22a4-0362-465a-beb9-b284e7d59816 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:59.895954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd0d22a4-0362-465a-beb9-b284e7d59816 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:59.904488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd0d22a4-0362-465a-beb9-b284e7d59816 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 returned with HTTP 404 Aug 14 02:07:59.904488 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 71/273] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:59 2026] GET /volume/v3/volumes/b90eff04-7471-4546-9e39-aef7ef8eb2b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:07:59.916943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:59.922462 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] DELETE https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:59.922462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:59.922462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:07:59.922602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Delete volume with id: 802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:59.943952 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:07:59.943952 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:07:59.944176 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:07:59.985324 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Delete volume request issued successfully. Aug 14 02:07:59.985324 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66fcaea2-53b7-440d-9593-001d53ffd6d2 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 202 Aug 14 02:07:59.985324 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 68/274] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:07:59 2026] DELETE /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:07:59.996624 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-96ee6429-147f-4d47-93a1-41e01b116be1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:07:59.999260 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96ee6429-147f-4d47-93a1-41e01b116be1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:07:59.999483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96ee6429-147f-4d47-93a1-41e01b116be1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:07:59.999778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96ee6429-147f-4d47-93a1-41e01b116be1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:00.012517 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:00.012517 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:00.018718 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-96ee6429-147f-4d47-93a1-41e01b116be1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Volume info retrieved successfully. Aug 14 02:08:00.025187 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96ee6429-147f-4d47-93a1-41e01b116be1 tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 200 Aug 14 02:08:00.025187 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 71/275] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:07:59 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:01.039825 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-928e8aab-39ad-47f1-9e74-341c46367f7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:01.042269 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-928e8aab-39ad-47f1-9e74-341c46367f7c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] GET https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee Aug 14 02:08:01.042269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-928e8aab-39ad-47f1-9e74-341c46367f7c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:01.042625 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-928e8aab-39ad-47f1-9e74-341c46367f7c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:01.049280 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-928e8aab-39ad-47f1-9e74-341c46367f7c tempest-TestMultiAttachVolumeSwap-989296415 tempest-TestMultiAttachVolumeSwap-989296415-project-member] https://10.4.3.35/volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee returned with HTTP 404 Aug 14 02:08:01.049971 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 66/276] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:01 2026] GET /volume/v3/volumes/802790e0-d33b-4dcd-8fae-6fb20eb1e9ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:09.259121 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.262451 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:08:09.262792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.263045 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.280310 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.280310 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:09.288946 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:09.299490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-047369a5-86f2-4707-82c7-af0cbf28b999 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 200 Aug 14 02:08:09.300547 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 72/277] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:09.314803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.322868 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:08:09.323989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.323989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.334520 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.334520 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:09.346811 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:09.359849 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b248e3e6-a1ae-427e-b3dc-740f12a07c9c tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 200 Aug 14 02:08:09.359849 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 69/278] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:09.372207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.376412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:08:09.376694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.378237 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.399696 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.399696 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:09.411541 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:09.435476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-570ec084-0f10-4131-b429-8214f0eb19fe tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 200 Aug 14 02:08:09.436738 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 72/279] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:08:09.452810 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edbcb69e-3bd1-45ec-b88b-00bdfaac398b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.452810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edbcb69e-3bd1-45ec-b88b-00bdfaac398b None None] GET https://10.4.3.35/volume// Aug 14 02:08:09.453344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edbcb69e-3bd1-45ec-b88b-00bdfaac398b None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.453344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edbcb69e-3bd1-45ec-b88b-00bdfaac398b None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.453995 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edbcb69e-3bd1-45ec-b88b-00bdfaac398b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:09.458227 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 67/280] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:09.468953 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-9acc01d4-7b09-4ed5-85fe-9c157ed8392b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.475313 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-9acc01d4-7b09-4ed5-85fe-9c157ed8392b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:08:09.476690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-9acc01d4-7b09-4ed5-85fe-9c157ed8392b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c4279c8-91f7-48bd-80f7-0ae341273455", "connector": null, "instance_uuid": "2d335b8e-5b9c-4d9f-84f6-30e96b1e452e"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:09.489160 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.489160 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:09.509793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.516729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:09.516729 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-21358271", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:09.523606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-21358271', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:09.523606 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Create volume of 1 GB Aug 14 02:08:09.529626 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Availability Zones retrieved successfully. Aug 14 02:08:09.537988 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Flow 'volume_create_api' (79711fbc-fb41-4748-b67d-8e665511e146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:09.539399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c51fa-8871-4b01-a230-625c09ad0b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:09.540416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:09.542575 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-9acc01d4-7b09-4ed5-85fe-9c157ed8392b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:08:09.543361 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 73/281] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:08:09 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 14 02:08:09.559688 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d3c92d58-da4e-4160-9b3c-08f11f7dceed None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.560197 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d3c92d58-da4e-4160-9b3c-08f11f7dceed None None] GET https://10.4.3.35/volume// Aug 14 02:08:09.560596 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d3c92d58-da4e-4160-9b3c-08f11f7dceed None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.560771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d3c92d58-da4e-4160-9b3c-08f11f7dceed None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.561992 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d3c92d58-da4e-4160-9b3c-08f11f7dceed None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:09.561992 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 73/282] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:09.576772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-aa2a74b2-b1db-4a8f-a3f1-b78b609c03fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.580841 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-aa2a74b2-b1db-4a8f-a3f1-b78b609c03fc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:08:09.582699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-aa2a74b2-b1db-4a8f-a3f1-b78b609c03fc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f949ddb-55a1-4f58-99a3-889983f53e63", "connector": null, "instance_uuid": "2d335b8e-5b9c-4d9f-84f6-30e96b1e452e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:09.582835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91c51fa-8871-4b01-a230-625c09ad0b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:09.585604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39ea493-3e81-4830-89b1-2067e2630dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:09.594002 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.594002 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:09.655408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-aa2a74b2-b1db-4a8f-a3f1-b78b609c03fc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:08:09.655450 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 68/283] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:08:09 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 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-51318bbc-6364-4f0b-a5dc-0e751e42e4d3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-51318bbc-6364-4f0b-a5dc-0e751e42e4d3 None None] GET https://10.4.3.35/volume// Aug 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-51318bbc-6364-4f0b-a5dc-0e751e42e4d3 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-51318bbc-6364-4f0b-a5dc-0e751e42e4d3 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-51318bbc-6364-4f0b-a5dc-0e751e42e4d3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:09.667913 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 74/284] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:09.684612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8473399d-4d1c-4479-b2b7-9149fcac58ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.689348 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8473399d-4d1c-4479-b2b7-9149fcac58ba tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:08:09.689348 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8473399d-4d1c-4479-b2b7-9149fcac58ba tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28e6cade-01e9-44b7-b9dc-92f49e429487", "connector": null, "instance_uuid": "2d335b8e-5b9c-4d9f-84f6-30e96b1e452e"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:09.699107 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Created reservations ['569b6f05-66f5-445e-9443-e63d8430829e', '2c57eea8-2fbe-48d6-a98f-12b45e73ceda', 'a657f6e3-acd1-43fb-b640-444d465223e4', 'c82ac43e-2d09-4732-b0c1-198443e86f2f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:09.700417 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b39ea493-3e81-4830-89b1-2067e2630dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569b6f05-66f5-445e-9443-e63d8430829e', '2c57eea8-2fbe-48d6-a98f-12b45e73ceda', 'a657f6e3-acd1-43fb-b640-444d465223e4', 'c82ac43e-2d09-4732-b0c1-198443e86f2f']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:09.701529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638722e2-220c-46cf-b231-6d9411d723d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:09.707172 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.707172 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:09.736396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638722e2-220c-46cf-b231-6d9411d723d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e6f8d4-7a26-4179-ad1a-d97ff16baa95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-21358271',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='499452e7f3ed43be8c4c6bad56567856',qos_specs=None,replication_status=,reservations=['569b6f05-66f5-445e-9443-e63d8430829e','2c57eea8-2fbe-48d6-a98f-12b45e73ceda','a657f6e3-acd1-43fb-b640-444d465223e4','c82ac43e-2d09-4732-b0c1-198443e86f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf1caf10884e408d88e7620a1654d0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-21358271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03e6f8d4-7a26-4179-ad1a-d97ff16baa95,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='499452e7f3ed43be8c4c6bad56567856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebf1caf10884e408d88e7620a1654d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:09.737384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ac97c8-b34e-49e4-9ba2-68253315235a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:09.744218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8473399d-4d1c-4479-b2b7-9149fcac58ba tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:08:09.744925 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 74/285] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:08:09 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:09.764721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ac97c8-b34e-49e4-9ba2-68253315235a) transitioned into state 'SUCCESS' from state '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-21358271',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='499452e7f3ed43be8c4c6bad56567856',qos_specs=None,replication_status=,reservations=['569b6f05-66f5-445e-9443-e63d8430829e','2c57eea8-2fbe-48d6-a98f-12b45e73ceda','a657f6e3-acd1-43fb-b640-444d465223e4','c82ac43e-2d09-4732-b0c1-198443e86f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebf1caf10884e408d88e7620a1654d0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:09.765199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfec933-90c0-47a7-9e3c-6fdf5f51f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:09.784411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfec933-90c0-47a7-9e3c-6fdf5f51f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:09.785495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Flow 'volume_create_api' (79711fbc-fb41-4748-b67d-8e665511e146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:09.785925 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Create volume request issued successfully. Aug 14 02:08:09.786691 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-384d8566-6599-4eff-bfcb-e3321ced710a tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:09.788001 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 70/286] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:08:09 2026] POST /volume/v3/volumes => generated 759 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:09.799410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.804090 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:09.804400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.805093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.816631 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.816631 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:09.828695 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Volume info retrieved successfully. Aug 14 02:08:09.836943 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f07ec72-7cb3-4f9c-9145-0a7d343ea0f8 req-562133dd-84b8-4c63-8a10-e22492c3d40b tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 200 Aug 14 02:08:09.837536 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 69/287] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:09.883050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:09.890027 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:09.890335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:09.890621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:09.909047 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:09.909047 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:09.915844 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Volume info retrieved successfully. Aug 14 02:08:09.925765 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2db1048b-0604-4aa8-b2e7-2c7d05bac6ac req-76e4407b-358e-499a-b4b8-881c57e10356 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 200 Aug 14 02:08:09.926350 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 75/288] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:09 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:10.446037 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ae93f041-c67e-463a-b2bd-0a15ea59066a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:10.928296 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae93f041-c67e-463a-b2bd-0a15ea59066a tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:08:10.929384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae93f041-c67e-463a-b2bd-0a15ea59066a tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-891647097"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:10.930608 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:10.930608 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:10.962476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae93f041-c67e-463a-b2bd-0a15ea59066a tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:08:10.962476 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 75/289] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:08:10 2026] POST /volume/v3/types => generated 219 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:10.971977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:10.979089 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:10.979366 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:10.979604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:10.985034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37df125f-2dab-4dba-9e0c-2fa34ccf0620 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:10.991192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37df125f-2dab-4dba-9e0c-2fa34ccf0620 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:08:10.991192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37df125f-2dab-4dba-9e0c-2fa34ccf0620 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1434780171"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:11.002829 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:11.002829 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:11.008942 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Volume info retrieved successfully. Aug 14 02:08:11.028055 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f87f00c-a041-4f24-a8ae-8824438aef60 req-de287cee-2fe8-48e9-892f-81fb2639874d tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 200 Aug 14 02:08:11.028055 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 71/290] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:10 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:11.067146 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37df125f-2dab-4dba-9e0c-2fa34ccf0620 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:08:11.067635 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 70/291] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:08:10 2026] POST /volume/v3/group_types => generated 177 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:11.089848 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "840273d6-8f4d-4b21-83a6-baa348fee656", "volume_types": ["db7a0898-9e9a-4674-b53b-82716630db6c"], "name": "tempest-GroupsV320Test-Group-1965582273"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Creating new group {'group': {'group_type': '840273d6-8f4d-4b21-83a6-baa348fee656', 'volume_types': ['db7a0898-9e9a-4674-b53b-82716630db6c'], 'name': 'tempest-GroupsV320Test-Group-1965582273'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Creating group tempest-GroupsV320Test-Group-1965582273. Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:08:11.655539. {{(pid=100235) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Availability Zones retrieved successfully. Aug 14 02:08:12.274237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Created reservations ['9e54d1bd-b9b5-41ec-95be-4d546ba00e1d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-reader] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.280486 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:12.288873 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ebc0e8f6-fa83-47b2-b55f-a7d11750c642 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:08:12.288873 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 76/292] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:08:11 2026] POST /volume/v3/groups => generated 108 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:12.291294 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-reader] Volume info retrieved successfully. Aug 14 02:08:12.293572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c725d73b-17fd-4bee-958f-f63c662978d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.293572 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c725d73b-17fd-4bee-958f-f63c662978d6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:12.293572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c725d73b-17fd-4bee-958f-f63c662978d6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.293572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c725d73b-17fd-4bee-958f-f63c662978d6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.293572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-c725d73b-17fd-4bee-958f-f63c662978d6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:12.295615 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a2e8dd79-709d-4473-b78b-1d96fda3aa63 req-3c6e8841-373a-4aa6-96ae-9a33297918f4 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-reader] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 200 Aug 14 02:08:12.295615 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 76/293] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:11 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:12.296464 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.296464 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:12.296464 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c725d73b-17fd-4bee-958f-f63c662978d6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:12.296464 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 72/294] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:11 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 388 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] DELETE https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Delete volume with id: 03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Volume info retrieved successfully. Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Delete volume request issued successfully. Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-98d53ad7-12f7-4eea-99ed-6e734036876e req-8f4f36d1-c9fd-43aa-9e45-76a6b3152abc tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 202 Aug 14 02:08:12.296816 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 71/295] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:08:11 2026] DELETE /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Volume info retrieved successfully. Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fcc6a555-8aa9-417a-b0d3-cf007a0381ae req-a75fe735-f65b-450f-b4ee-8d8e99e5a830 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 200 Aug 14 02:08:12.298323 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 77/296] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:11 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-218e2bc7-caff-4cf8-a5be-a5df82d4c00f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-218e2bc7-caff-4cf8-a5be-a5df82d4c00f None None] GET https://10.4.3.35/volume// Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-218e2bc7-caff-4cf8-a5be-a5df82d4c00f None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-218e2bc7-caff-4cf8-a5be-a5df82d4c00f None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-218e2bc7-caff-4cf8-a5be-a5df82d4c00f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:12.299039 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 77/297] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-af968dae-c95a-4d70-9d23-97a07ab47736 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 200 Aug 14 02:08:12.300052 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 73/298] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 1536 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:12.398510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.405464 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] PUT https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 Aug 14 02:08:12.406836 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:12.433290 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Acquiring lock "cinder-attachment_update-6c4279c8-91f7-48bd-80f7-0ae341273455-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:08:12.443880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-6c4279c8-91f7-48bd-80f7-0ae341273455-np0000007301" acquired by "attachment_update" :: waited 0.012s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:08:12.445230 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.445230 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:12.673516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-6c4279c8-91f7-48bd-80f7-0ae341273455-np0000007301" released by "attachment_update" :: held 0.230s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:08:12.674102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-fcd40836-fe24-4cf3-bec0-52c42d1ee81a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 returned with HTTP 200 Aug 14 02:08:12.674929 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 72/299] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:08:12 2026] PUT /volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:12.734712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-7e7ee90d-807a-4823-9e8b-389dc5747c49 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.737587 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-7e7ee90d-807a-4823-9e8b-389dc5747c49 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3/action Aug 14 02:08:12.738482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-7e7ee90d-807a-4823-9e8b-389dc5747c49 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:12.738482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-7e7ee90d-807a-4823-9e8b-389dc5747c49 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:12.786394 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.786394 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:12.813464 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-7e7ee90d-807a-4823-9e8b-389dc5747c49 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3/action returned with HTTP 204 Aug 14 02:08:12.814146 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 78/300] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:08:12 2026] POST /volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:12.852098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c6ecff96-1178-4f67-b0e8-927d00c9f43f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.852098 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6ecff96-1178-4f67-b0e8-927d00c9f43f None None] GET https://10.4.3.35/volume// Aug 14 02:08:12.852327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c6ecff96-1178-4f67-b0e8-927d00c9f43f None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.852922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c6ecff96-1178-4f67-b0e8-927d00c9f43f None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.855148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.856738 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:12.857148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.857412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.857649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:12.859470 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6ecff96-1178-4f67-b0e8-927d00c9f43f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:12.859470 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 78/301] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:12.866276 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.866276 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:12.874453 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.878515 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:08:12.879001 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.879177 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.880010 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e924975-c691-45f8-bc92-8830c23cb7a1 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:12.880806 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 74/302] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:12.895714 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.895714 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:12.897320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2c410445-1957-4390-a9cc-2d51831d15bd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.900313 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c410445-1957-4390-a9cc-2d51831d15bd tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action Aug 14 02:08:12.900842 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c410445-1957-4390-a9cc-2d51831d15bd tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:12.901195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c410445-1957-4390-a9cc-2d51831d15bd tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:12.903411 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:12.903515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-2c410445-1957-4390-a9cc-2d51831d15bd tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Updating group '5abf5923-252d-4688-9503-46e8e240c2de' with 'creating' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:08:12.909926 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.909926 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:12.912576 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-8c832410-d006-4e5d-b2fb-564ffa8116dc tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 200 Aug 14 02:08:12.913761 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 73/303] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:12.922167 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c410445-1957-4390-a9cc-2d51831d15bd tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action returned with HTTP 202 Aug 14 02:08:12.922783 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 79/304] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:08:12 2026] POST /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:12.936651 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-af784775-27fb-4519-9cb1-fd02ec8d077a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.939744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af784775-27fb-4519-9cb1-fd02ec8d077a tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:12.940527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af784775-27fb-4519-9cb1-fd02ec8d077a tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:12.940527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af784775-27fb-4519-9cb1-fd02ec8d077a tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:12.940746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-af784775-27fb-4519-9cb1-fd02ec8d077a tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:12.947923 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:12.947923 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:12.977395 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af784775-27fb-4519-9cb1-fd02ec8d077a tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:12.977908 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 79/305] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:12 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:12.989587 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4c898123-7a1d-43b5-9046-f97502a76a59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:12.993634 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c898123-7a1d-43b5-9046-f97502a76a59 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action Aug 14 02:08:12.993634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c898123-7a1d-43b5-9046-f97502a76a59 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:12.993634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c898123-7a1d-43b5-9046-f97502a76a59 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:12.995203 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-4c898123-7a1d-43b5-9046-f97502a76a59 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Updating group '5abf5923-252d-4688-9503-46e8e240c2de' with 'available' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:08:13.005010 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.005010 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:13.028690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c898123-7a1d-43b5-9046-f97502a76a59 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action returned with HTTP 202 Aug 14 02:08:13.028690 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 75/306] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:08:12 2026] POST /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:13.037965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-08601714-44cf-42ad-87ce-537d9d6ab2d1 req-947d0938-bb98-431f-b1a3-e4a5b75f2f04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.040508 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-894425a5-aef7-476d-9746-e44c02592b21 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.042824 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-894425a5-aef7-476d-9746-e44c02592b21 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:13.042824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-894425a5-aef7-476d-9746-e44c02592b21 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.042933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-894425a5-aef7-476d-9746-e44c02592b21 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.043354 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-894425a5-aef7-476d-9746-e44c02592b21 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:13.044690 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-08601714-44cf-42ad-87ce-537d9d6ab2d1 req-947d0938-bb98-431f-b1a3-e4a5b75f2f04 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] GET https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 Aug 14 02:08:13.047030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-08601714-44cf-42ad-87ce-537d9d6ab2d1 req-947d0938-bb98-431f-b1a3-e4a5b75f2f04 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.049235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-08601714-44cf-42ad-87ce-537d9d6ab2d1 req-947d0938-bb98-431f-b1a3-e4a5b75f2f04 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.056776 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.056776 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:13.058317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.061391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-08601714-44cf-42ad-87ce-537d9d6ab2d1 req-947d0938-bb98-431f-b1a3-e4a5b75f2f04 tempest-VolumesGetTestJSON-422384491 tempest-VolumesGetTestJSON-422384491-project-member] https://10.4.3.35/volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 returned with HTTP 404 Aug 14 02:08:13.062275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] PUT https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 Aug 14 02:08:13.062275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.062773 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 74/307] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/volumes/03e6f8d4-7a26-4179-ad1a-d97ff16baa95 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:13.081717 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Acquiring lock "cinder-attachment_update-3f949ddb-55a1-4f58-99a3-889983f53e63-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:08:13.085086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-894425a5-aef7-476d-9746-e44c02592b21 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:13.086139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-3f949ddb-55a1-4f58-99a3-889983f53e63-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:08:13.087431 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 80/308] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.087748 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.087748 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:13.100478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.104267 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action Aug 14 02:08:13.104838 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:13.104838 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.106583 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Updating group '5abf5923-252d-4688-9503-46e8e240c2de' with 'error' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:08:13.111568 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.111568 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:13.123269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30fa0fd5-de64-4ad0-a7fe-deedea1e747f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action returned with HTTP 202 Aug 14 02:08:13.123817 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 76/309] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:08:13 2026] POST /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:13.134421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4478a493-6533-430f-83b9-a6f355ff9363 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.137353 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4478a493-6533-430f-83b9-a6f355ff9363 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:13.138245 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4478a493-6533-430f-83b9-a6f355ff9363 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.139046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4478a493-6533-430f-83b9-a6f355ff9363 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.139377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-4478a493-6533-430f-83b9-a6f355ff9363 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:13.148086 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.148086 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:13.169782 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4478a493-6533-430f-83b9-a6f355ff9363 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:13.170822 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 75/310] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.187565 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-718e223e-1b7e-4a79-a68e-6f56960e436f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.190971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-718e223e-1b7e-4a79-a68e-6f56960e436f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] POST https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action Aug 14 02:08:13.191497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-718e223e-1b7e-4a79-a68e-6f56960e436f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:13.191497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-718e223e-1b7e-4a79-a68e-6f56960e436f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.193596 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-718e223e-1b7e-4a79-a68e-6f56960e436f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Updating group '5abf5923-252d-4688-9503-46e8e240c2de' with 'available' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 02:08:13.196772 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.196772 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:13.214651 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-718e223e-1b7e-4a79-a68e-6f56960e436f tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action returned with HTTP 202 Aug 14 02:08:13.215724 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 81/311] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:08:13 2026] POST /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:13.226153 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.227974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:13.227974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.228307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.228495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:13.236293 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.236293 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:13.238214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-3f949ddb-55a1-4f58-99a3-889983f53e63-np0000007301" released by "attachment_update" :: held 0.152s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:08:13.238399 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b034bae9-96a6-4e64-bf4e-95e4ae0802a8 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 returned with HTTP 200 Aug 14 02:08:13.239408 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 80/312] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:08:13 2026] PUT /volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.253227 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ce9bc53-b23d-4eaf-8984-cd5644f7ad73 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:13.253743 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 77/313] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.270811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.277620 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:08:13.277620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.277620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.277620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:13.283166 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.283166 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:13.283166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:13.294415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-5f654983-7ab0-40f6-a846-d001450faa48 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.299269 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-5f654983-7ab0-40f6-a846-d001450faa48 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9/action Aug 14 02:08:13.300093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-5f654983-7ab0-40f6-a846-d001450faa48 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:13.300159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-5f654983-7ab0-40f6-a846-d001450faa48 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.323436 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.323436 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:13.330298 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Get all volumes completed successfully. Aug 14 02:08:13.332303 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e02c298d-d350-4a1c-8a80-2a1a477b29d2 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:08:13.335127 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 76/314] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:13.352773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-844323db-eed1-4d49-8710-c77e14fecf98 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.355309 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] POST https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action Aug 14 02:08:13.355857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:13.355949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.358059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] delete called for group 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100234) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:08:13.358230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Delete group with id: 5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:13.364505 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.364505 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:13.373896 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-5f654983-7ab0-40f6-a846-d001450faa48 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9/action returned with HTTP 204 Aug 14 02:08:13.374203 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 82/315] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:08:13 2026] POST /volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:13.422486 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7fcebc4-6ba1-4103-823b-f6b6e9ffe3da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.423044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7fcebc4-6ba1-4103-823b-f6b6e9ffe3da None None] GET https://10.4.3.35/volume// Aug 14 02:08:13.423285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7fcebc4-6ba1-4103-823b-f6b6e9ffe3da None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.423554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7fcebc4-6ba1-4103-823b-f6b6e9ffe3da None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.424054 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7fcebc4-6ba1-4103-823b-f6b6e9ffe3da None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:13.424772 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 78/316] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:13.434818 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.441063 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:08:13.441265 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.442864 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.461129 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.461129 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:13.470052 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:08:13.470213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-844323db-eed1-4d49-8710-c77e14fecf98 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action returned with HTTP 202 Aug 14 02:08:13.470878 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 81/317] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:08:13 2026] POST /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:13.476341 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-ce9317ac-ae89-4be8-894d-4cb076bfc603 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 200 Aug 14 02:08:13.476341 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 77/318] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 1021 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:13.492988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.496418 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:13.498774 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:13.498774 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:13.499580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:13.507410 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.507410 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:13.521760 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-220926c4-c64f-4ca2-8b90-7cb7e66f04b6 tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 200 Aug 14 02:08:13.521914 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 83/319] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:13 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.637867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.653606 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] PUT https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc Aug 14 02:08:13.653606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.666597 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Acquiring lock "cinder-attachment_update-28e6cade-01e9-44b7-b9dc-92f49e429487-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:08:13.673761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-28e6cade-01e9-44b7-b9dc-92f49e429487-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:08:13.675498 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.675498 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:13.816496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Lock "cinder-attachment_update-28e6cade-01e9-44b7-b9dc-92f49e429487-np0000007301" released by "attachment_update" :: held 0.142s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:08:13.816496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-298620f1-080f-461e-bcd1-be9a067998c6 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc returned with HTTP 200 Aug 14 02:08:13.817725 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 79/320] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:08:13 2026] PUT /volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:13.849121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b02b017a-9079-4286-ab00-69c9fb1b4f9a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:13.861567 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b02b017a-9079-4286-ab00-69c9fb1b4f9a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] POST https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc/action Aug 14 02:08:13.862131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b02b017a-9079-4286-ab00-69c9fb1b4f9a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:13.862723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b02b017a-9079-4286-ab00-69c9fb1b4f9a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:13.912045 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:13.912045 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:13.930165 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bbc0d07d-c48b-435b-a92e-d61ca6a13b2b req-b02b017a-9079-4286-ab00-69c9fb1b4f9a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc/action returned with HTTP 204 Aug 14 02:08:13.931029 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 82/321] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:08:13 2026] POST /volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:14.082756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.085798 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:14.085798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2053260597", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:14.087160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2053260597', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:14.213715 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Create volume of 1 GB Aug 14 02:08:14.217991 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=266,cinder:UPDATE=23,cinder:INSERT=14 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:08:14.223226 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Availability Zones retrieved successfully. Aug 14 02:08:14.234559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Flow 'volume_create_api' (7fbcf15c-6796-4f1f-87d8-2a109142de8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:14.237624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1f6691-1ceb-4cf1-badc-f722267a3e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:14.239478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:14.337128 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1f6691-1ceb-4cf1-badc-f722267a3e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:14.338347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c8278b-6a2e-4a86-a8b0-e7474ac78be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:14.456252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Created reservations ['22076d6e-350f-4eeb-a5fd-73a6acc9b4c9', '5d1c3261-2159-4653-8e6d-47339675ac12', 'd11ce0bc-2a31-4b01-b9f8-32e643d0b1b3', '19f8d231-f99e-4010-b7e9-b61ae3d6993a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:14.456948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c8278b-6a2e-4a86-a8b0-e7474ac78be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22076d6e-350f-4eeb-a5fd-73a6acc9b4c9', '5d1c3261-2159-4653-8e6d-47339675ac12', 'd11ce0bc-2a31-4b01-b9f8-32e643d0b1b3', '19f8d231-f99e-4010-b7e9-b61ae3d6993a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:14.457892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3263efc-7c7a-496b-bec1-ac9500dab87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:14.490782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3263efc-7c7a-496b-bec1-ac9500dab87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db94f0a3-6ea8-44a7-a541-0089545190cd', '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-2053260597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608dcf4f129343618911afa14db46b87',qos_specs=None,replication_status=,reservations=['22076d6e-350f-4eeb-a5fd-73a6acc9b4c9','5d1c3261-2159-4653-8e6d-47339675ac12','d11ce0bc-2a31-4b01-b9f8-32e643d0b1b3','19f8d231-f99e-4010-b7e9-b61ae3d6993a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0187852f6d4af79374e60fe5d060cd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2053260597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db94f0a3-6ea8-44a7-a541-0089545190cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608dcf4f129343618911afa14db46b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0187852f6d4af79374e60fe5d060cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:14.491848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ef1d2b-2f27-49a3-bcba-d6101443bf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:14.517898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ef1d2b-2f27-49a3-bcba-d6101443bf04) transitioned into state 'SUCCESS' from state '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-2053260597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608dcf4f129343618911afa14db46b87',qos_specs=None,replication_status=,reservations=['22076d6e-350f-4eeb-a5fd-73a6acc9b4c9','5d1c3261-2159-4653-8e6d-47339675ac12','d11ce0bc-2a31-4b01-b9f8-32e643d0b1b3','19f8d231-f99e-4010-b7e9-b61ae3d6993a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0187852f6d4af79374e60fe5d060cd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:14.518944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7932d806-b92d-4363-adf7-0ed4ad3c7d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:14.531969 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7932d806-b92d-4363-adf7-0ed4ad3c7d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:14.533316 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Flow 'volume_create_api' (7fbcf15c-6796-4f1f-87d8-2a109142de8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:14.533826 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Create volume request issued successfully. Aug 14 02:08:14.534790 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ddad33e-2e73-4bc3-b6ff-381b0f54ca5f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:14.535474 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 78/322] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:08:14 2026] POST /volume/v3/volumes => generated 897 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:14.535834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.542752 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] GET https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de Aug 14 02:08:14.544182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:14.544182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:14.544182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] show called for member 5abf5923-252d-4688-9503-46e8e240c2de {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:08:14.545045 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=267,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:08:14.547805 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09d14008-b2b4-4bc5-9e86-0199f79d1d3d tempest-GroupsV320Test-1660555289 tempest-GroupsV320Test-1660555289-project-member] https://10.4.3.35/volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de returned with HTTP 404 Aug 14 02:08:14.549822 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 84/323] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:08:14 2026] GET /volume/v3/groups/5abf5923-252d-4688-9503-46e8e240c2de => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:08:14.560208 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.561710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd081341-7d18-48aa-b754-6620a99d8434 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.565866 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd081341-7d18-48aa-b754-6620a99d8434 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/840273d6-8f4d-4b21-83a6-baa348fee656 Aug 14 02:08:14.565866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd081341-7d18-48aa-b754-6620a99d8434 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:14.565866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd081341-7d18-48aa-b754-6620a99d8434 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:14.566061 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:14.566061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:14.566061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:14.579746 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:14.579746 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:14.590843 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:14.601950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54da5ff6-c33b-4bf6-b1da-e3e12ed650b9 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:14.603224 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 80/324] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:08:14 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:14.610427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd081341-7d18-48aa-b754-6620a99d8434 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/group_types/840273d6-8f4d-4b21-83a6-baa348fee656 returned with HTTP 202 Aug 14 02:08:14.611010 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 83/325] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:08:14 2026] DELETE /volume/v3/group_types/840273d6-8f4d-4b21-83a6-baa348fee656 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:08:14.622701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77735758-be96-42d7-b94e-76ac04ef6ee6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.625092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77735758-be96-42d7-b94e-76ac04ef6ee6 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] DELETE https://10.4.3.35/volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c Aug 14 02:08:14.625349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77735758-be96-42d7-b94e-76ac04ef6ee6 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:14.625596 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77735758-be96-42d7-b94e-76ac04ef6ee6 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:14.626486 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:14.626486 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:14.700119 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77735758-be96-42d7-b94e-76ac04ef6ee6 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c returned with HTTP 202 Aug 14 02:08:14.700727 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 79/326] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:08:14 2026] DELETE /volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:14.714326 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c7028cba-1960-44de-97c4-5e373d6c8df5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:14.723315 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c7028cba-1960-44de-97c4-5e373d6c8df5 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] GET https://10.4.3.35/volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c Aug 14 02:08:14.723315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c7028cba-1960-44de-97c4-5e373d6c8df5 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:14.723315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c7028cba-1960-44de-97c4-5e373d6c8df5 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:14.732585 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c7028cba-1960-44de-97c4-5e373d6c8df5 tempest-GroupsV320Test-546179846 tempest-GroupsV320Test-546179846-project-admin] https://10.4.3.35/volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c returned with HTTP 404 Aug 14 02:08:14.735371 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 85/327] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:08:14 2026] GET /volume/v3/types/db7a0898-9e9a-4674-b53b-82716630db6c => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:15.625346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:15.627085 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:15.627970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:15.627970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:15.641140 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:15.641140 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:15.646814 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:15.656221 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b82f62a9-0a80-441c-a685-d5ca12880e63 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:15.656747 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 81/328] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:08:15 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:15.726022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:15.730549 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:15.730549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:15.730549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:15.740861 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:15.740861 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:15.748353 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:15.759451 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-67aac692-2b18-4fad-8725-2ec90cb98bc5 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:15.760178 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 84/329] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:15 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:16.551644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:16.557550 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:16.557550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:16.557550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:16.565896 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:16.565896 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:16.574332 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:16.582432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-cbac2815-ae01-46f9-8aa3-23189b5024b8 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:16.583145 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 80/330] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:16 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:16.594523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ccda030a-c06f-4bda-ba9d-8d25d29c2893 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:16.595076 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccda030a-c06f-4bda-ba9d-8d25d29c2893 None None] GET https://10.4.3.35/volume// Aug 14 02:08:16.595211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ccda030a-c06f-4bda-ba9d-8d25d29c2893 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:16.595388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ccda030a-c06f-4bda-ba9d-8d25d29c2893 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:16.595788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccda030a-c06f-4bda-ba9d-8d25d29c2893 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:16.596193 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 86/331] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:08:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:16.611061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-1b4f00fd-ea79-4609-a875-7b8c09a02dc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:16.614860 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-1b4f00fd-ea79-4609-a875-7b8c09a02dc3 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:08:16.615736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-1b4f00fd-ea79-4609-a875-7b8c09a02dc3 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db94f0a3-6ea8-44a7-a541-0089545190cd", "connector": null, "instance_uuid": "9684bff3-fbc9-44a3-8165-2a4d1a43477b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:16.631129 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:16.631129 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:16.677627 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-1b4f00fd-ea79-4609-a875-7b8c09a02dc3 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:08:16.678199 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 82/332] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:08:16 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:17.051147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-81dc43dc-75cd-411e-a4ec-ff56b9232d1f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:17.054142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-81dc43dc-75cd-411e-a4ec-ff56b9232d1f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 Aug 14 02:08:17.054473 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-81dc43dc-75cd-411e-a4ec-ff56b9232d1f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:17.056513 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-81dc43dc-75cd-411e-a4ec-ff56b9232d1f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:17.071975 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:17.071975 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:17.132115 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-81dc43dc-75cd-411e-a4ec-ff56b9232d1f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 returned with HTTP 200 Aug 14 02:08:17.132623 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 85/333] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:08:17 2026] DELETE /volume/v3/attachments/9818c5ce-ef9e-4ed1-bfe0-504fb8e6da55 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:17.145423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-b9c01cee-6eb5-459f-8877-013108034c56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:17.148218 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-b9c01cee-6eb5-459f-8877-013108034c56 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa Aug 14 02:08:17.148709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-b9c01cee-6eb5-459f-8877-013108034c56 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:17.149079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-b9c01cee-6eb5-459f-8877-013108034c56 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:17.160461 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:17.160461 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:17.232024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-b9c01cee-6eb5-459f-8877-013108034c56 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa returned with HTTP 200 Aug 14 02:08:17.233518 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 81/334] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:08:17 2026] DELETE /volume/v3/attachments/25a03b42-8189-4334-9420-38a5e96428aa => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:17.243184 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-c32548d8-2963-44c8-b9c9-af2f49b8febe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:17.247276 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-c32548d8-2963-44c8-b9c9-af2f49b8febe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 Aug 14 02:08:17.247276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-c32548d8-2963-44c8-b9c9-af2f49b8febe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:17.247276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-c32548d8-2963-44c8-b9c9-af2f49b8febe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:17.256709 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:17.256709 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:17.347067 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b972a882-844a-4c7d-9cf4-842213264ba7 req-c32548d8-2963-44c8-b9c9-af2f49b8febe tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 returned with HTTP 200 Aug 14 02:08:17.347416 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 87/335] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:08:17 2026] DELETE /volume/v3/attachments/e10f07c2-7ffa-47c1-97ab-39a3301ba9f6 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:18.849072 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68bdfae0-78a5-4425-adbf-aaf8fcad14b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:18.895408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-46130ab1-0033-4be7-8a08-fc0b9780dc09 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:18.895929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46130ab1-0033-4be7-8a08-fc0b9780dc09 None None] GET https://10.4.3.35/volume// Aug 14 02:08:18.896156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-46130ab1-0033-4be7-8a08-fc0b9780dc09 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:18.896455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-46130ab1-0033-4be7-8a08-fc0b9780dc09 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:18.897475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46130ab1-0033-4be7-8a08-fc0b9780dc09 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:18.898040 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 86/336] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:18.907912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:18.910066 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:18.910305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:18.910522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:18.936602 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:18.936602 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:18.943543 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:18.952646 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-254241c8-fff8-4476-b5bc-d2f754697efa tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:18.952646 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 82/337] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:18 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1538 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:19.073878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:19.076940 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] PUT https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 Aug 14 02:08:19.078706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:19.093632 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Acquiring lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:08:19.104790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:08:19.104790 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.104790 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:19.189399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68bdfae0-78a5-4425-adbf-aaf8fcad14b8 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:08:19.190287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68bdfae0-78a5-4425-adbf-aaf8fcad14b8 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:19.192328 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.192328 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:19.215094 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68bdfae0-78a5-4425-adbf-aaf8fcad14b8 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:08:19.215831 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 83/338] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:08:18 2026] POST /volume/v3/types => generated 188 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:19.228517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db6205f3-667c-4939-b164-3adb9dadbf8b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:19.233229 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db6205f3-667c-4939-b164-3adb9dadbf8b tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:08:19.233328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db6205f3-667c-4939-b164-3adb9dadbf8b tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:19.238103 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.238103 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:19.251757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" released by "attachment_update" :: held 0.148s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:08:19.251757 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-335788e9-5bf9-4be8-bfdf-e027014c9586 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 returned with HTTP 200 Aug 14 02:08:19.251757 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 88/339] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:08:19 2026] PUT /volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:19.263407 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db6205f3-667c-4939-b164-3adb9dadbf8b tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:08:19.264570 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 87/340] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:08:19 2026] POST /volume/v3/types => generated 188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:19.277661 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:19.290953 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-9340e092-ab82-424a-8bea-a184e8944465 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:19.296310 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-9340e092-ab82-424a-8bea-a184e8944465 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23/action Aug 14 02:08:19.296310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-9340e092-ab82-424a-8bea-a184e8944465 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:19.296310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-9340e092-ab82-424a-8bea-a184e8944465 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:19.338920 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.338920 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:19.377239 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c3208c3-0f59-40da-8f53-84ce1cb29f0c req-9340e092-ab82-424a-8bea-a184e8944465 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23/action returned with HTTP 204 Aug 14 02:08:19.377870 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 84/341] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:08:19 2026] POST /volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:19.701113 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:19.701594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:19.706700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:19.710901 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Create volume of 1 GB Aug 14 02:08:19.711757 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.711757 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:19.712028 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Availability Zones retrieved successfully. Aug 14 02:08:19.722892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Flow 'volume_create_api' (fba787bb-a212-4758-84be-5312737eae1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:19.724179 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e43e3b4-8045-469e-bebe-d91471579e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:19.725641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:19.759729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e43e3b4-8045-469e-bebe-d91471579e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:08:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:19.761081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367811c8-2d56-431b-bcf9-e58ea0c2d4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:19.795350 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:19.795640 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:19.849538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Created reservations ['46b7e49a-d391-490e-a08b-d8f1f2f6e1a5', '7ace5079-0736-49cd-bad2-e28798671f0d', '26101a9c-e7cf-4cca-abc9-d68bf654dd16', '05dd1170-0304-43a0-8dbd-e13df4bcde93'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:19.850611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367811c8-2d56-431b-bcf9-e58ea0c2d4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b7e49a-d391-490e-a08b-d8f1f2f6e1a5', '7ace5079-0736-49cd-bad2-e28798671f0d', '26101a9c-e7cf-4cca-abc9-d68bf654dd16', '05dd1170-0304-43a0-8dbd-e13df4bcde93']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:19.851657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7de091-d91b-4d86-ad76-7b30ac3a8008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:19.886222 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7de091-d91b-4d86-ad76-7b30ac3a8008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54077aaa-7e02-42d3-9040-03e57b86e801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f157df87584a55a6bcb764c0a99e5b',qos_specs=None,replication_status=,reservations=['46b7e49a-d391-490e-a08b-d8f1f2f6e1a5','7ace5079-0736-49cd-bad2-e28798671f0d','26101a9c-e7cf-4cca-abc9-d68bf654dd16','05dd1170-0304-43a0-8dbd-e13df4bcde93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5b74c8f9074d34b4a19fe622d9e5f7',volume_type_id=6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54077aaa-7e02-42d3-9040-03e57b86e801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0f157df87584a55a6bcb764c0a99e5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5b74c8f9074d34b4a19fe622d9e5f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2),volume_type_id=6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:19.887608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2dc5ed-7933-41f7-ad3f-93b760412159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:19.919266 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2dc5ed-7933-41f7-ad3f-93b760412159) transitioned into state 'SUCCESS' from state '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-2085264486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f157df87584a55a6bcb764c0a99e5b',qos_specs=None,replication_status=,reservations=['46b7e49a-d391-490e-a08b-d8f1f2f6e1a5','7ace5079-0736-49cd-bad2-e28798671f0d','26101a9c-e7cf-4cca-abc9-d68bf654dd16','05dd1170-0304-43a0-8dbd-e13df4bcde93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5b74c8f9074d34b4a19fe622d9e5f7',volume_type_id=6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:19.921138 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc74d7b2-bdf7-4196-a5c0-09f8f3d34a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:19.942436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc74d7b2-bdf7-4196-a5c0-09f8f3d34a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:19.944887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Flow 'volume_create_api' (fba787bb-a212-4758-84be-5312737eae1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:19.944887 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Create volume request issued successfully. Aug 14 02:08:19.944887 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d955f8de-aca0-448c-8eb6-eb50f7d57456 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:19.945315 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 83/342] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:08:19 2026] POST /volume/v3/volumes => generated 766 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:19.964152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:19.967461 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:19.967894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:19.968179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:19.977535 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:19.977535 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:19.983960 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:19.990923 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4962fffe-c18f-42a7-a3ed-f890eb71a2d3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:19.991529 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 89/343] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:19 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:21.012207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.015355 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:21.015665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:21.016287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:21.032437 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.032437 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:21.044172 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:21.053704 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cce5c077-60c9-4f0e-8980-cf03aa13857e tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:21.054441 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 88/344] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:21 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:21.077336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.080726 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:21.080726 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:21.080726 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:21.083417 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=354,cinder:INSERT=38,cinder:UPDATE=71 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:08:21.094253 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.094253 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:21.102823 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Volume info retrieved successfully. Aug 14 02:08:21.111273 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fce9430a-ab5a-494e-8835-89e6d926ed10 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:21.112836 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 85/345] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:21 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:21.134748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50648403-b235-4981-98bb-7cf33dd67606 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.138325 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] POST https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801/action Aug 14 02:08:21.138865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:21.139764 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:21.156040 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.156040 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:21.156745 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:21.200279 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:21.202718 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:21.266066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Created reservations ['591a2b09-5594-4a05-9db9-4702a1092406', '24a1d1a2-b03f-4e10-8dbd-4b0a1f43007e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:21.303148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Created reservations ['ac0ff462-2c49-4dc5-be6e-85d1d10a31c7', 'e5c20196-4107-4105-ab4b-873302659b74'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:21.356200 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Retype volume request issued successfully. Aug 14 02:08:21.356609 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50648403-b235-4981-98bb-7cf33dd67606 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801/action returned with HTTP 202 Aug 14 02:08:21.357483 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 84/346] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:08:21 2026] POST /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:08:21.373762 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ce6cc054-0922-4d3a-bee4-39485c376aee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.377941 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce6cc054-0922-4d3a-bee4-39485c376aee tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:21.377941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce6cc054-0922-4d3a-bee4-39485c376aee tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:21.377941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce6cc054-0922-4d3a-bee4-39485c376aee tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:21.395032 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.395032 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:21.403257 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ce6cc054-0922-4d3a-bee4-39485c376aee tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:21.411971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce6cc054-0922-4d3a-bee4-39485c376aee tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:21.411971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 90/347] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:21 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:21.826130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.829552 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:08:21.830214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:21.830214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:21.830329 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume with id: 25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:08:21.839238 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.839238 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:21.839925 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:21.870385 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume request issued successfully. Aug 14 02:08:21.870561 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cdf2464b-bd0a-4c1e-acbf-cc8cb80aaf94 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 202 Aug 14 02:08:21.871082 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 89/348] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:21 2026] DELETE /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:21.886006 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-325cd386-0b33-42f2-a847-d970e0743929 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:21.890820 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-325cd386-0b33-42f2-a847-d970e0743929 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:08:21.894382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-325cd386-0b33-42f2-a847-d970e0743929 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:21.894382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-325cd386-0b33-42f2-a847-d970e0743929 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:21.904542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:21.904542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:21.916275 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-325cd386-0b33-42f2-a847-d970e0743929 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:21.925455 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-325cd386-0b33-42f2-a847-d970e0743929 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 200 Aug 14 02:08:21.926098 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 86/349] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:21 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:22.435266 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.439031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.439382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.439666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.454577 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.454577 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:22.471492 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:22.478804 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2491ebd1-356b-48fb-ac91-026f4abfcc22 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:22.479247 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 85/350] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:22.498425 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06537d1a-0ab7-4f71-995d-363032d137b2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.500535 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06537d1a-0ab7-4f71-995d-363032d137b2 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.500860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06537d1a-0ab7-4f71-995d-363032d137b2 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.501098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06537d1a-0ab7-4f71-995d-363032d137b2 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.509729 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.509729 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:22.515032 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-06537d1a-0ab7-4f71-995d-363032d137b2 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Volume info retrieved successfully. Aug 14 02:08:22.521452 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06537d1a-0ab7-4f71-995d-363032d137b2 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:22.522208 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 91/351] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:22.538334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-efc42f95-7827-4df4-be64-75927cd559d5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.540541 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] GET https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486 Aug 14 02:08:22.540839 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.541199 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.542291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486'), ('all_tenants', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:22.577153 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Get all volumes completed successfully. Aug 14 02:08:22.577927 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-efc42f95-7827-4df4-be64-75927cd559d5 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486 returned with HTTP 200 Aug 14 02:08:22.578595 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 90/352] 10.4.3.35 () {66 vars in 1391 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2085264486 => generated 345 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:22.591036 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.594000 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.594277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.594505 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.604219 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.604219 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:22.611003 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:22.619207 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b599d0-072e-42a8-bf5d-3bf66b32c552 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:22.619661 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 87/353] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:22.634207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.636071 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] DELETE https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.636290 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.636539 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.636751 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Delete volume with id: 54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.644424 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.644424 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:22.645002 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:22.657339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.669122 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Delete volume request issued successfully. Aug 14 02:08:22.669378 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cacdce6a-b7c9-48fe-a4bd-806664d6c2a3 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 202 Aug 14 02:08:22.670066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 86/354] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:22 2026] DELETE /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:22.682822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.685442 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:22.685786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.686070 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.696305 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.696305 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:22.703021 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Volume info retrieved successfully. Aug 14 02:08:22.710378 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54dfe098-548a-4123-a036-fc19a6ee25f6 tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 200 Aug 14 02:08:22.711183 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 91/355] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:22.945649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-936d68d5-23e9-4709-b57f-d160d38d5b6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.950070 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-936d68d5-23e9-4709-b57f-d160d38d5b6f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 Aug 14 02:08:22.950941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-936d68d5-23e9-4709-b57f-d160d38d5b6f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.950941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-936d68d5-23e9-4709-b57f-d160d38d5b6f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.962987 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-936d68d5-23e9-4709-b57f-d160d38d5b6f tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 returned with HTTP 404 Aug 14 02:08:22.962987 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 88/356] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/volumes/25f39821-fdc1-4464-ba68-19d8a2d0d979 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:22.977543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5045733-bd07-42f8-a6d5-9bc18676772d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:22.981569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:08:22.981569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:22.982481 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:22.982481 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume with id: 88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:08:22.994721 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:22.994721 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:22.995393 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:23.034865 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume request issued successfully. Aug 14 02:08:23.035166 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5045733-bd07-42f8-a6d5-9bc18676772d tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 202 Aug 14 02:08:23.035756 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 87/357] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:22 2026] DELETE /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:23.051522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.057055 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:08:23.057055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.057055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.072397 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:23.072397 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:23.080426 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:23.088342 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ceffa07-7c64-4811-8c96-f87eb92ca161 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 200 Aug 14 02:08:23.089531 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 92/358] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.094099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.094550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.094724 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.116971 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.116971 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.117166 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.117339 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.117585 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.119522 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.120402 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.120938 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.121933 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.122926 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.124023 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.124526 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.131242 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.143824 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-23c5a6bb-492a-4339-b31c-12efd0aad9b9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.144483 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 92/359] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:22 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 619 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.164105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.168016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults Aug 14 02:08:23.168379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.168639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'defaults' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.179984 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.179984 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.180818 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.180818 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.180818 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183616 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183616 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183616 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183616 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183616 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.183844 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.184523 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.185042 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.200551 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d2af60a-daf8-4c45-a44b-d136786d3c4c tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults returned with HTTP 200 Aug 14 02:08:23.202792 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 89/360] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults => generated 619 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.217981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.220948 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.222736 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:23.277471 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.278219 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.279042 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.279858 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.280218 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.280938 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.281098 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.289188 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ae19862-8196-492d-bfc7-f64d5c828bc7 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.289412 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 88/361] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:08:23 2026] PUT /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 577 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.300127 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c5a17a87-371c-4d0a-9a47-66411857b966 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.302791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c5a17a87-371c-4d0a-9a47-66411857b966 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] DELETE https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.303083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c5a17a87-371c-4d0a-9a47-66411857b966 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.303330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c5a17a87-371c-4d0a-9a47-66411857b966 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.314371 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c5a17a87-371c-4d0a-9a47-66411857b966 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.314919 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 93/362] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:08:23 2026] DELETE /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:08:23.323545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd903d32-0854-411f-be11-a51c8d46789d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.327503 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd903d32-0854-411f-be11-a51c8d46789d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.327760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd903d32-0854-411f-be11-a51c8d46789d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.328025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd903d32-0854-411f-be11-a51c8d46789d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.346176 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd903d32-0854-411f-be11-a51c8d46789d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.346176 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 93/363] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 619 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.358046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0326dacf-268b-4b3d-bb33-3bc008efbe1d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.360609 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0326dacf-268b-4b3d-bb33-3bc008efbe1d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.361893 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0326dacf-268b-4b3d-bb33-3bc008efbe1d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:23.502322 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0326dacf-268b-4b3d-bb33-3bc008efbe1d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.502786 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 90/364] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:08:23 2026] PUT /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 577 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.516207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f698527-2afe-457f-9df7-bb7652e49f6b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.519331 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f698527-2afe-457f-9df7-bb7652e49f6b tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults Aug 14 02:08:23.519639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f698527-2afe-457f-9df7-bb7652e49f6b tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.519978 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f698527-2afe-457f-9df7-bb7652e49f6b tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'defaults' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.533995 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f698527-2afe-457f-9df7-bb7652e49f6b tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults returned with HTTP 200 Aug 14 02:08:23.534592 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 89/365] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67/defaults => generated 619 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.548450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.550774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:23.551084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.551360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.570160 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.570566 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.570946 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.571379 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.571791 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.572144 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.572768 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.573353 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.573785 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.574136 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.574578 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:08:23.584234 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10564f9c-915a-49ab-8b5a-021cf10eee4f tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:23.585132 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 94/366] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 619 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:23.598802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-952351a0-b840-4d60-b3df-d3d1198c11e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.601354 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-952351a0-b840-4d60-b3df-d3d1198c11e6 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True Aug 14 02:08:23.601571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-952351a0-b840-4d60-b3df-d3d1198c11e6 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.601910 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-952351a0-b840-4d60-b3df-d3d1198c11e6 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.626341 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-952351a0-b840-4d60-b3df-d3d1198c11e6 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True returned with HTTP 200 Aug 14 02:08:23.626866 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 94/367] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True => generated 1477 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:23.642914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-622bba65-626c-4e05-9193-4245c444cc37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.726571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75a121e5-f70d-47b2-b0cf-65633a52c08d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.728833 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a121e5-f70d-47b2-b0cf-65633a52c08d tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] GET https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 Aug 14 02:08:23.729086 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a121e5-f70d-47b2-b0cf-65633a52c08d tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.729341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a121e5-f70d-47b2-b0cf-65633a52c08d tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.738039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a121e5-f70d-47b2-b0cf-65633a52c08d tempest-VolumeRetypeWithoutMigrationTest-623158292 tempest-VolumeRetypeWithoutMigrationTest-623158292-project-member] https://10.4.3.35/volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 returned with HTTP 404 Aug 14 02:08:23.738737 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 90/368] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/volumes/54077aaa-7e02-42d3-9040-03e57b86e801 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:23.749201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9886e12a-363e-49cb-a25b-68fb0c61a325 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.751129 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9886e12a-363e-49cb-a25b-68fb0c61a325 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] DELETE https://10.4.3.35/volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 Aug 14 02:08:23.751551 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9886e12a-363e-49cb-a25b-68fb0c61a325 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.751962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9886e12a-363e-49cb-a25b-68fb0c61a325 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.805635 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9886e12a-363e-49cb-a25b-68fb0c61a325 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 returned with HTTP 202 Aug 14 02:08:23.806457 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 95/369] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:08:23 2026] DELETE /volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:23.814483 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c4363c33-fc91-437c-aa48-bd79d6615a32 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.817668 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4363c33-fc91-437c-aa48-bd79d6615a32 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] GET https://10.4.3.35/volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 Aug 14 02:08:23.817668 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4363c33-fc91-437c-aa48-bd79d6615a32 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.817993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4363c33-fc91-437c-aa48-bd79d6615a32 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.822251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4363c33-fc91-437c-aa48-bd79d6615a32 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 returned with HTTP 404 Aug 14 02:08:23.823104 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 95/370] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/types/aeedc45d-b6d1-4a51-80ea-54b93feee8e3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:23.831486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9f7dc4e-5e4e-43aa-8d8a-3c1599f26c90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.835721 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9f7dc4e-5e4e-43aa-8d8a-3c1599f26c90 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] DELETE https://10.4.3.35/volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 Aug 14 02:08:23.835721 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9f7dc4e-5e4e-43aa-8d8a-3c1599f26c90 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.835721 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9f7dc4e-5e4e-43aa-8d8a-3c1599f26c90 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.892148 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9f7dc4e-5e4e-43aa-8d8a-3c1599f26c90 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 returned with HTTP 202 Aug 14 02:08:23.892567 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 91/371] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:08:23 2026] DELETE /volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:23.902894 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5843fca7-9cf1-4a98-990c-ff65d60dce89 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:23.905706 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5843fca7-9cf1-4a98-990c-ff65d60dce89 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] GET https://10.4.3.35/volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 Aug 14 02:08:23.906042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5843fca7-9cf1-4a98-990c-ff65d60dce89 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:23.906980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5843fca7-9cf1-4a98-990c-ff65d60dce89 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:23.912501 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5843fca7-9cf1-4a98-990c-ff65d60dce89 tempest-VolumeRetypeWithoutMigrationTest-112448396 tempest-VolumeRetypeWithoutMigrationTest-112448396-project-admin] https://10.4.3.35/volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 returned with HTTP 404 Aug 14 02:08:23.913270 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 96/372] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:08:23 2026] GET /volume/v3/types/6d3b3888-e4f9-4dbc-8f84-b1f58d11a9b2 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:23.970958 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:23.971884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2086763718"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:23.975152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2086763718'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:23.976763 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume of 1 GB Aug 14 02:08:23.983387 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Availability Zones retrieved successfully. Aug 14 02:08:23.992572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Flow 'volume_create_api' (f65e40f8-5389-406d-85f7-f77681629485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:23.993886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef45882e-3871-4d8b-beaa-0d981df7c915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:23.995373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:24.043965 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef45882e-3871-4d8b-beaa-0d981df7c915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:24.046004 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966f7a1b-425a-42c8-a0e4-9a016ed4c0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:24.108760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fd04e0f0-cc22-4b3d-98b6-3724f720576c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:24.111713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd04e0f0-cc22-4b3d-98b6-3724f720576c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 Aug 14 02:08:24.112264 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd04e0f0-cc22-4b3d-98b6-3724f720576c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:24.112529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd04e0f0-cc22-4b3d-98b6-3724f720576c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:24.122483 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd04e0f0-cc22-4b3d-98b6-3724f720576c tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 returned with HTTP 404 Aug 14 02:08:24.122738 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 96/373] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:24 2026] GET /volume/v3/volumes/88215339-9046-4dc5-96f6-c7db2a5e2ab8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:24.133052 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65424a04-31e5-4dcb-ae1f-44299be81557 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:24.137315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:08:24.137315 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:24.137315 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:24.137521 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume with id: 1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:08:24.145379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Created reservations ['b473bc42-b559-41a4-b76b-1c49fa9fcb9c', '1ae66f84-de9b-452b-a59b-45921179d26c', '02d343cb-0857-49c2-98dc-0fc54b8b0486', 'a1a7d35b-e609-4121-8107-26370cafa7e4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:24.147111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966f7a1b-425a-42c8-a0e4-9a016ed4c0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b473bc42-b559-41a4-b76b-1c49fa9fcb9c', '1ae66f84-de9b-452b-a59b-45921179d26c', '02d343cb-0857-49c2-98dc-0fc54b8b0486', 'a1a7d35b-e609-4121-8107-26370cafa7e4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:24.148465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbfa9a6-8d61-4460-a2ba-6b1ae73a6f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:24.151081 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:24.151081 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:24.152115 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:24.183880 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Delete volume request issued successfully. Aug 14 02:08:24.184226 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65424a04-31e5-4dcb-ae1f-44299be81557 tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 202 Aug 14 02:08:24.184892 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 92/374] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:24 2026] DELETE /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 02:08:24.193454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bbfa9a6-8d61-4460-a2ba-6b1ae73a6f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32e1c3da-4c0d-4f8f-bc42-6631d3a8b124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2086763718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191130b58fca44849c82f265a2018d67',qos_specs=None,replication_status=,reservations=['b473bc42-b559-41a4-b76b-1c49fa9fcb9c','1ae66f84-de9b-452b-a59b-45921179d26c','02d343cb-0857-49c2-98dc-0fc54b8b0486','a1a7d35b-e609-4121-8107-26370cafa7e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2086763718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32e1c3da-4c0d-4f8f-bc42-6631d3a8b124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='191130b58fca44849c82f265a2018d67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:24.194881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8e62b2-e561-4f59-97ef-e03dd0517e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:24.195355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:24.198610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:08:24.199041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:24.199214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:24.211865 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:24.211865 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:24.221774 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Volume info retrieved successfully. Aug 14 02:08:24.228338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-59ecb3e2-0579-4909-96cd-a1af279c3aae tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 200 Aug 14 02:08:24.229008 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 97/375] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:24 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:24.241564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8e62b2-e561-4f59-97ef-e03dd0517e80) transitioned into state 'SUCCESS' from state '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-2086763718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191130b58fca44849c82f265a2018d67',qos_specs=None,replication_status=,reservations=['b473bc42-b559-41a4-b76b-1c49fa9fcb9c','1ae66f84-de9b-452b-a59b-45921179d26c','02d343cb-0857-49c2-98dc-0fc54b8b0486','a1a7d35b-e609-4121-8107-26370cafa7e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:24.242497 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36622ad-d418-4568-b22b-9d2d12af56e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:24.267996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36622ad-d418-4568-b22b-9d2d12af56e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:24.269349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Flow 'volume_create_api' (f65e40f8-5389-406d-85f7-f77681629485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:24.269948 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume request issued successfully. Aug 14 02:08:24.270967 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-622bba65-626c-4e05-9193-4245c444cc37 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:24.271525 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 91/376] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:23 2026] POST /volume/v3/volumes => generated 754 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:24.294541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:24.296743 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:24.296941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:24.297231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:24.307313 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:24.307313 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:24.313226 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:24.321238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1d79a16-56a8-4c66-9965-3a580ce71756 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 200 Aug 14 02:08:24.322077 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 97/377] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:24 2026] GET /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:25.251217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a144064f-67aa-4a50-b2f2-377165a62f7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:25.256133 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a144064f-67aa-4a50-b2f2-377165a62f7e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] GET https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c Aug 14 02:08:25.256585 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a144064f-67aa-4a50-b2f2-377165a62f7e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:25.257170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a144064f-67aa-4a50-b2f2-377165a62f7e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:25.270757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a144064f-67aa-4a50-b2f2-377165a62f7e tempest-TaggedBootDevicesTest_v242-1645577407 tempest-TaggedBootDevicesTest_v242-1645577407-project-member] https://10.4.3.35/volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c returned with HTTP 404 Aug 14 02:08:25.270757 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 93/378] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:25 2026] GET /volume/v3/volumes/1d214a1e-9784-4426-a411-439bc628159c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:25.353936 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:25.359245 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:25.360015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:25.360286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:25.363764 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=330,cinder:INSERT=17,cinder:UPDATE=51 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:08:25.371741 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:25.371741 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:25.396047 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:25.408239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83734d8b-5b42-4643-8fa1-e5b48d5f1ed2 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 200 Aug 14 02:08:25.409173 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 98/379] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:25 2026] GET /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:25.433152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e37a015e-56cf-475c-87cc-d79839137469 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:25.436250 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e37a015e-56cf-475c-87cc-d79839137469 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True Aug 14 02:08:25.436648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e37a015e-56cf-475c-87cc-d79839137469 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:25.437284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e37a015e-56cf-475c-87cc-d79839137469 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:25.437484 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:25.437484 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:25.486560 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e37a015e-56cf-475c-87cc-d79839137469 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True returned with HTTP 200 Aug 14 02:08:25.487363 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 92/380] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:25 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True => generated 1061 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:25.506635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:25.509073 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:25.509368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:25.509657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:25.510155 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Delete volume with id: 32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:25.533279 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:25.533279 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:25.534709 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:25.569267 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Delete volume request issued successfully. Aug 14 02:08:25.569934 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74eeec81-5c7e-483b-adfb-8de3ed302034 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 202 Aug 14 02:08:25.570589 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 98/381] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:25 2026] DELETE /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:25.589525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:25.591353 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:25.591353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:25.591353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:25.612917 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:25.612917 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:25.622917 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:25.634205 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8bb2aab-b9c7-40cc-b8af-5185654d42cf tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 200 Aug 14 02:08:25.634712 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 94/382] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:25 2026] GET /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:08:26.654798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-419ee81e-788a-4bb5-9b6a-9d5dee103049 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:26.659614 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-419ee81e-788a-4bb5-9b6a-9d5dee103049 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:26.660129 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-419ee81e-788a-4bb5-9b6a-9d5dee103049 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:26.660422 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-419ee81e-788a-4bb5-9b6a-9d5dee103049 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:26.667191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-419ee81e-788a-4bb5-9b6a-9d5dee103049 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 404 Aug 14 02:08:26.667945 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 99/383] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:26 2026] GET /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:26.680459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a082f02-060c-4828-a75d-880ac509dbb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:26.682547 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a082f02-060c-4828-a75d-880ac509dbb1 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:26.682807 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a082f02-060c-4828-a75d-880ac509dbb1 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:26.683019 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a082f02-060c-4828-a75d-880ac509dbb1 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:26.693172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a082f02-060c-4828-a75d-880ac509dbb1 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 404 Aug 14 02:08:26.693888 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 93/384] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:26 2026] GET /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:26.706514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:26.712536 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:26.712536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:26.712828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:26.713086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Delete volume with id: 32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 Aug 14 02:08:26.725931 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a4c0abd8-3a26-48b0-a77f-1e9582075777 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 returned with HTTP 404 Aug 14 02:08:26.726499 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 99/385] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:26 2026] DELETE /volume/v3/volumes/32e1c3da-4c0d-4f8f-bc42-6631d3a8b124 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:26.746500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:26.752370 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:26.753320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-882687159"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:26.756509 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-882687159'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:26.756509 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume of 1 GB Aug 14 02:08:26.766491 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Availability Zones retrieved successfully. Aug 14 02:08:26.775715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Flow 'volume_create_api' (647608f8-faaa-4af9-9a6f-924056bc125c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:26.777231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecb3d79-13fd-4a44-bffd-a166fb12066b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:26.779967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:26.834974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecb3d79-13fd-4a44-bffd-a166fb12066b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:26.835894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c37e9f4-9745-4ac1-adb6-6158bc1970d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:26.915210 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Created reservations ['3177ec59-3a1b-4f64-8057-0775d41338c6', '867ce2b7-2cbd-44cb-a510-1e64c99d4f52', 'e9559f0a-d94c-41df-baec-7224e8292c05', '8e3e8629-3a68-4b6a-a0e3-7e7afa8a90da'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:26.916317 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c37e9f4-9745-4ac1-adb6-6158bc1970d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3177ec59-3a1b-4f64-8057-0775d41338c6', '867ce2b7-2cbd-44cb-a510-1e64c99d4f52', 'e9559f0a-d94c-41df-baec-7224e8292c05', '8e3e8629-3a68-4b6a-a0e3-7e7afa8a90da']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:26.916712 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf9503c-61e7-4238-81be-d2c2f7136560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:26.951527 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf9503c-61e7-4238-81be-d2c2f7136560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a8b85aa-76de-434d-97f6-e86cad0c50db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-882687159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191130b58fca44849c82f265a2018d67',qos_specs=None,replication_status=,reservations=['3177ec59-3a1b-4f64-8057-0775d41338c6','867ce2b7-2cbd-44cb-a510-1e64c99d4f52','e9559f0a-d94c-41df-baec-7224e8292c05','8e3e8629-3a68-4b6a-a0e3-7e7afa8a90da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-882687159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a8b85aa-76de-434d-97f6-e86cad0c50db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='191130b58fca44849c82f265a2018d67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:26.952353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9262b832-495c-4792-bb0c-d62ca78be51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:26.986546 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9262b832-495c-4792-bb0c-d62ca78be51e) transitioned into state 'SUCCESS' from state '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-882687159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191130b58fca44849c82f265a2018d67',qos_specs=None,replication_status=,reservations=['3177ec59-3a1b-4f64-8057-0775d41338c6','867ce2b7-2cbd-44cb-a510-1e64c99d4f52','e9559f0a-d94c-41df-baec-7224e8292c05','8e3e8629-3a68-4b6a-a0e3-7e7afa8a90da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fc94b9a33de4356af01a9dd2832dbb4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:26.987487 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37184e33-b1a8-4bbb-9859-a0791b241bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:27.007911 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37184e33-b1a8-4bbb-9859-a0791b241bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:27.008906 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Flow 'volume_create_api' (647608f8-faaa-4af9-9a6f-924056bc125c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:27.009431 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Create volume request issued successfully. Aug 14 02:08:27.010758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2c5b122-0482-40dc-a4bf-072478e3c28c tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:27.011459 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 95/386] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:26 2026] POST /volume/v3/volumes => generated 753 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:27.038956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:27.042991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:27.043986 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:27.043986 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:27.059507 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:27.059507 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:27.067745 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:27.074609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b8208f44-da25-47ef-a4d8-c838d852dcf6 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 200 Aug 14 02:08:27.074929 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 100/387] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:27 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:28.096149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a40bc13e-3724-437e-952d-4ff707bf654d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:28.100189 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a40bc13e-3724-437e-952d-4ff707bf654d tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:28.100455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a40bc13e-3724-437e-952d-4ff707bf654d tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:28.100768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a40bc13e-3724-437e-952d-4ff707bf654d tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:28.113389 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:28.113389 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:28.125909 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a40bc13e-3724-437e-952d-4ff707bf654d tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Volume info retrieved successfully. Aug 14 02:08:28.141082 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a40bc13e-3724-437e-952d-4ff707bf654d tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 200 Aug 14 02:08:28.141322 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 94/388] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:28 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:28.160842 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e40b1f53-d616-464f-ae68-5d99687dd74d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:28.165359 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e40b1f53-d616-464f-ae68-5d99687dd74d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True Aug 14 02:08:28.165359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e40b1f53-d616-464f-ae68-5d99687dd74d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:28.165783 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e40b1f53-d616-464f-ae68-5d99687dd74d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:28.190467 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e40b1f53-d616-464f-ae68-5d99687dd74d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True returned with HTTP 200 Aug 14 02:08:28.190894 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 100/389] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:28 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:28.212080 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1ce6123-034f-4787-9e10-ffa312ba5ab8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:28.217498 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1ce6123-034f-4787-9e10-ffa312ba5ab8 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True Aug 14 02:08:28.218236 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1ce6123-034f-4787-9e10-ffa312ba5ab8 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:28.218573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1ce6123-034f-4787-9e10-ffa312ba5ab8 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:28.219028 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:28.219028 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:28.252510 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1ce6123-034f-4787-9e10-ffa312ba5ab8 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True returned with HTTP 200 Aug 14 02:08:28.253133 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 96/390] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:28 2026] GET /volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:28.268403 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2a28e590-9e98-454a-8336-48297e6d9f28 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:28.270564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] POST https://10.4.3.35/volume/v3/os-volume-transfer Aug 14 02:08:28.272703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1a8b85aa-76de-434d-97f6-e86cad0c50db"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:28.273582 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.volume_transfer [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Creating new volume transfer {'transfer': {'volume_id': '1a8b85aa-76de-434d-97f6-e86cad0c50db'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 02:08:28.273929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.volume_transfer [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Creating transfer of volume 1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:28.274248 np0000007301 devstack@c-api.service[100234]: INFO cinder.transfer.api [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Generating transfer record for volume 1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:28.283572 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:28.283572 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:28.309611 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a28e590-9e98-454a-8336-48297e6d9f28 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 02:08:28.309611 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 101/391] 10.4.3.35 () {68 vars in 1284 bytes} [Fri Aug 14 02:08:28 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:28.324184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:28.750296 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] POST https://10.4.3.35/volume/v3/os-volume-transfer/02190368-8836-4b47-8212-2bed9369cd38/accept Aug 14 02:08:28.751197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "da817b33c2389c2f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:28.753704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Accepting volume transfer 02190368-8836-4b47-8212-2bed9369cd38 {{(pid=100237) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 02:08:28.754050 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Accepting transfer 02190368-8836-4b47-8212-2bed9369cd38 Aug 14 02:08:28.851176 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Created reservations ['5e31c5d8-0d29-4d33-ada0-ec755b34bc7c', '20bd99d6-619d-4934-8a62-28dd95a5cdf3', '8a841e6e-80d7-462c-9a66-72037e02b684', '0d7139b3-9b5a-4163-b992-93fb8a1bd049'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:28.877793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Created reservations ['e9f40267-d2a0-41c1-b524-f1e983d96439', 'fd5f281b-988b-4679-8f75-701c69eed699', 'e42b2465-6ce5-4f9f-bf1e-4798e6891f9b', 'ef9f5ee2-42cf-4c0d-ae67-b0dfc2084fac'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:28.925604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Created reservations ['48fdbd35-a2ac-4b81-b3d8-9842b36b8496', '0f8748c5-42e5-46ba-8c8a-49533d6241a5', '50a100a4-9fd0-40be-bf03-56ab4eeab6df', '34fca5ca-19fe-4581-a4d6-05c64661c8ed'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:28.964941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Created reservations ['dd3b8bf5-5c97-4ae3-a491-93c5fe46d390', '5fd3aa30-cb6c-4fb5-a020-553dce0285ad', 'a8d71109-5797-431c-82f5-4b18d808c8a0', 'f350b715-6bdd-45d5-87c9-c61ba864e77e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:28.986305 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Transfer volume completed successfully. Aug 14 02:08:29.097626 np0000007301 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Volume 1a8b85aa-76de-434d-97f6-e86cad0c50db has been transferred. Aug 14 02:08:29.107683 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69ab04ce-8c40-4381-bf38-5a1f2541209d tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/02190368-8836-4b47-8212-2bed9369cd38/accept returned with HTTP 202 Aug 14 02:08:29.108262 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 95/392] 10.4.3.35 () {68 vars in 1416 bytes} [Fri Aug 14 02:08:28 2026] POST /volume/v3/os-volume-transfer/02190368-8836-4b47-8212-2bed9369cd38/accept => generated 363 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:29.123282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e4941772-5222-4db0-973f-81af01d0e349 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:29.133171 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4941772-5222-4db0-973f-81af01d0e349 tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:29.133171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4941772-5222-4db0-973f-81af01d0e349 tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:29.133171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4941772-5222-4db0-973f-81af01d0e349 tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:29.147324 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:29.147324 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:29.154142 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e4941772-5222-4db0-973f-81af01d0e349 tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] Volume info retrieved successfully. Aug 14 02:08:29.162380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4941772-5222-4db0-973f-81af01d0e349 tempest-VolumeQuotasAdminTestJSON-1613289234 tempest-VolumeQuotasAdminTestJSON-1613289234-project-member] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 200 Aug 14 02:08:29.163198 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 101/393] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:29 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:29.182477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-342895b6-393f-4ca0-b258-2c698937fcc3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:29.186158 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-342895b6-393f-4ca0-b258-2c698937fcc3 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True Aug 14 02:08:29.186293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-342895b6-393f-4ca0-b258-2c698937fcc3 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:29.186500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-342895b6-393f-4ca0-b258-2c698937fcc3 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:29.215521 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-342895b6-393f-4ca0-b258-2c698937fcc3 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True returned with HTTP 200 Aug 14 02:08:29.215521 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 97/394] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:29 2026] GET /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:29.235126 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e40817aa-775c-40b0-a356-e25c0945cf92 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:29.237353 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e40817aa-775c-40b0-a356-e25c0945cf92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True Aug 14 02:08:29.237595 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e40817aa-775c-40b0-a356-e25c0945cf92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:29.237864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e40817aa-775c-40b0-a356-e25c0945cf92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:29.272126 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e40817aa-775c-40b0-a356-e25c0945cf92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True returned with HTTP 200 Aug 14 02:08:29.273351 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 102/395] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:29 2026] GET /volume/v3/os-quota-sets/94bc5913c8d0444682678d865747ca8e?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:29.292154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:29.296324 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:29.297352 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:29.297352 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:29.301887 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Delete volume with id: 1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:29.309851 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:29.309851 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:29.312490 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Volume info retrieved successfully. Aug 14 02:08:29.358991 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Delete volume request issued successfully. Aug 14 02:08:29.359737 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35dc57ee-53b3-4b59-8191-25be71a65df9 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 202 Aug 14 02:08:29.360448 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 96/396] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:29 2026] DELETE /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:29.370922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:29.373303 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:29.373544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:29.373955 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:29.388428 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:29.388428 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:29.394316 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Volume info retrieved successfully. Aug 14 02:08:29.400926 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e3e2ebb-bcc0-47b6-bd35-6c6987c9b44d tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 200 Aug 14 02:08:29.401400 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 102/397] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:29 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:08:30.418955 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79b0a57b-bd29-414c-a5f6-36521f543470 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.424042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79b0a57b-bd29-414c-a5f6-36521f543470 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:30.424042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79b0a57b-bd29-414c-a5f6-36521f543470 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:30.424042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79b0a57b-bd29-414c-a5f6-36521f543470 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:30.439810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79b0a57b-bd29-414c-a5f6-36521f543470 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 404 Aug 14 02:08:30.440583 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 98/398] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:30 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:30.459211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b3fefbe-7dc2-4904-a0a9-ed7584e67c53 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.463239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b3fefbe-7dc2-4904-a0a9-ed7584e67c53 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] GET https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:30.463615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b3fefbe-7dc2-4904-a0a9-ed7584e67c53 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:30.463904 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b3fefbe-7dc2-4904-a0a9-ed7584e67c53 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:30.475372 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b3fefbe-7dc2-4904-a0a9-ed7584e67c53 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 404 Aug 14 02:08:30.476582 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 103/399] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:30 2026] GET /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:30.491612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.497259 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:30.497259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:30.497259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:30.497441 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] Delete volume with id: 1a8b85aa-76de-434d-97f6-e86cad0c50db Aug 14 02:08:30.505794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7fdd53f-a643-4c4c-b1c2-071bbf61a750 tempest-VolumeQuotasAdminTestJSON-1858226568 tempest-VolumeQuotasAdminTestJSON-1858226568-project-member] https://10.4.3.35/volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db returned with HTTP 404 Aug 14 02:08:30.506231 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 97/400] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:30 2026] DELETE /volume/v3/volumes/1a8b85aa-76de-434d-97f6-e86cad0c50db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:30.522507 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-01115c24-1faf-4e76-a221-fa1406a0d1be None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.526959 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-01115c24-1faf-4e76-a221-fa1406a0d1be tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/415202163bf54ea29f5a1f9878d02617?usage=True Aug 14 02:08:30.526959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-01115c24-1faf-4e76-a221-fa1406a0d1be tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:30.526959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-01115c24-1faf-4e76-a221-fa1406a0d1be tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:30.554846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-01115c24-1faf-4e76-a221-fa1406a0d1be tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/415202163bf54ea29f5a1f9878d02617?usage=True returned with HTTP 200 Aug 14 02:08:30.555512 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 103/401] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:08:30 2026] GET /volume/v3/os-quota-sets/415202163bf54ea29f5a1f9878d02617?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:30.592997 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5c9a4a8-e1ce-4e5b-9a1a-d6c2af906364 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.595578 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5c9a4a8-e1ce-4e5b-9a1a-d6c2af906364 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:30.596128 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5c9a4a8-e1ce-4e5b-9a1a-d6c2af906364 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:30.597723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4c29a79f-a07d-460f-a08f-55a3634da989 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.599987 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c29a79f-a07d-460f-a08f-55a3634da989 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:08:30.600215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c29a79f-a07d-460f-a08f-55a3634da989 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:30.600432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c29a79f-a07d-460f-a08f-55a3634da989 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:30.613248 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:30.613248 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:30.621083 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4c29a79f-a07d-460f-a08f-55a3634da989 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:08:30.627987 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c29a79f-a07d-460f-a08f-55a3634da989 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:08:30.628624 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 104/402] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:08:30 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:30.748756 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5c9a4a8-e1ce-4e5b-9a1a-d6c2af906364 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:30.749348 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 99/403] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:08:30 2026] PUT /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 397 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:08:30.765149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d510847-35d9-42fa-9fbd-de2b9d3c4d92 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:30.768398 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d510847-35d9-42fa-9fbd-de2b9d3c4d92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 Aug 14 02:08:30.768954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d510847-35d9-42fa-9fbd-de2b9d3c4d92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:30.884711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d510847-35d9-42fa-9fbd-de2b9d3c4d92 tempest-VolumeQuotasAdminTestJSON-1974702034 tempest-VolumeQuotasAdminTestJSON-1974702034-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 returned with HTTP 200 Aug 14 02:08:30.885860 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 98/404] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:08:30 2026] PUT /volume/v3/os-quota-sets/191130b58fca44849c82f265a2018d67 => generated 395 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:31.400550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0249826e-f989-4a3a-a703-bb04bfbc5128 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:31.738715 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0249826e-f989-4a3a-a703-bb04bfbc5128 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:08:31.738715 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0249826e-f989-4a3a-a703-bb04bfbc5128 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-570062511"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:31.765926 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0249826e-f989-4a3a-a703-bb04bfbc5128 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:08:31.766374 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 104/405] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:08:31 2026] POST /volume/v3/types => generated 230 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:31.778041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db4ed0fc-b8a0-4c0a-bc85-15bb91cd3efe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:31.780233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db4ed0fc-b8a0-4c0a-bc85-15bb91cd3efe tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] POST https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:31.780665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db4ed0fc-b8a0-4c0a-bc85-15bb91cd3efe tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:31.845655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db4ed0fc-b8a0-4c0a-bc85-15bb91cd3efe tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:31.846268 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 105/406] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:31 2026] POST /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:31.868369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c178c01b-821e-4de0-beb4-b482947ab63c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:31.877451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c178c01b-821e-4de0-beb4-b482947ab63c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 Aug 14 02:08:31.877451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c178c01b-821e-4de0-beb4-b482947ab63c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:31.877451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c178c01b-821e-4de0-beb4-b482947ab63c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:31.892048 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c178c01b-821e-4de0-beb4-b482947ab63c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 returned with HTTP 200 Aug 14 02:08:31.892048 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 100/407] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:08:31 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:31.904352 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b525499-3284-4d31-9abc-fa74e7facb6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:31.908596 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b525499-3284-4d31-9abc-fa74e7facb6f tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] DELETE https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 Aug 14 02:08:31.909000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b525499-3284-4d31-9abc-fa74e7facb6f tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:31.909378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b525499-3284-4d31-9abc-fa74e7facb6f tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:31.969843 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b525499-3284-4d31-9abc-fa74e7facb6f tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 returned with HTTP 202 Aug 14 02:08:31.970393 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 99/408] 10.4.3.35 () {66 vars in 1392 bytes} [Fri Aug 14 02:08:31 2026] DELETE /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:08:31.986951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-97f9b77f-7d3a-441d-97f9-7d2a01c8e09a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:31.990238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97f9b77f-7d3a-441d-97f9-7d2a01c8e09a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 Aug 14 02:08:31.990495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97f9b77f-7d3a-441d-97f9-7d2a01c8e09a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:31.991311 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97f9b77f-7d3a-441d-97f9-7d2a01c8e09a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.008860 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97f9b77f-7d3a-441d-97f9-7d2a01c8e09a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 returned with HTTP 404 Aug 14 02:08:32.012253 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 105/409] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:08:31 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:32.024725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e36953e-2a48-4383-9408-fea9435202c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.031603 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e36953e-2a48-4383-9408-fea9435202c3 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] POST https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:32.032282 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e36953e-2a48-4383-9408-fea9435202c3 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:32.084338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e36953e-2a48-4383-9408-fea9435202c3 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:32.084895 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 106/410] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:32 2026] POST /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 34 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.098272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-449adf73-fc74-486c-914c-45e4f26f8c7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.104965 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-449adf73-fc74-486c-914c-45e4f26f8c7e tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:32.105528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-449adf73-fc74-486c-914c-45e4f26f8c7e tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:32.105969 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-449adf73-fc74-486c-914c-45e4f26f8c7e tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.125053 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-449adf73-fc74-486c-914c-45e4f26f8c7e tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:32.125053 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 101/411] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:08:32 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.138193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1c9ba5e-9c86-4732-9d7f-badff64a6c68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.139930 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1c9ba5e-9c86-4732-9d7f-badff64a6c68 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] POST https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:32.142892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1c9ba5e-9c86-4732-9d7f-badff64a6c68 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:32.172712 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1c9ba5e-9c86-4732-9d7f-badff64a6c68 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:32.172712 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 100/412] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:32 2026] POST /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.190326 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-72f39703-6000-4a59-aa50-b4fc28ff9102 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.196028 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-72f39703-6000-4a59-aa50-b4fc28ff9102 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] PUT https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 Aug 14 02:08:32.196366 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-72f39703-6000-4a59-aa50-b4fc28ff9102 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:32.236383 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-72f39703-6000-4a59-aa50-b4fc28ff9102 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 returned with HTTP 200 Aug 14 02:08:32.236737 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 106/413] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:08:32 2026] PUT /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.248087 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eee0b504-565a-4bdb-88c5-4f716dcc7207 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.251933 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eee0b504-565a-4bdb-88c5-4f716dcc7207 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 Aug 14 02:08:32.252298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eee0b504-565a-4bdb-88c5-4f716dcc7207 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:32.252583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eee0b504-565a-4bdb-88c5-4f716dcc7207 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.265397 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eee0b504-565a-4bdb-88c5-4f716dcc7207 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 returned with HTTP 200 Aug 14 02:08:32.266782 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 107/414] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:08:32 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.281141 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68b6a702-4509-4e33-8101-c9c885f8b36b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.285709 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68b6a702-4509-4e33-8101-c9c885f8b36b tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] POST https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:32.285709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68b6a702-4509-4e33-8101-c9c885f8b36b tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:32.337244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68b6a702-4509-4e33-8101-c9c885f8b36b tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:32.337244 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 102/415] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:32 2026] POST /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 51 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.349994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e492dc6c-7595-4207-b6ba-b0521cd1cc5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.355809 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e492dc6c-7595-4207-b6ba-b0521cd1cc5a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs Aug 14 02:08:32.355984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e492dc6c-7595-4207-b6ba-b0521cd1cc5a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:32.356194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e492dc6c-7595-4207-b6ba-b0521cd1cc5a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.370470 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e492dc6c-7595-4207-b6ba-b0521cd1cc5a tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs returned with HTTP 200 Aug 14 02:08:32.371003 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 101/416] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:08:32 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:32.385830 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8db6ba7f-e5c4-41a3-8aeb-33fd694c5735 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.388596 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8db6ba7f-e5c4-41a3-8aeb-33fd694c5735 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] DELETE https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa Aug 14 02:08:32.388970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8db6ba7f-e5c4-41a3-8aeb-33fd694c5735 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:32.389445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8db6ba7f-e5c4-41a3-8aeb-33fd694c5735 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.498583 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8db6ba7f-e5c4-41a3-8aeb-33fd694c5735 tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa returned with HTTP 202 Aug 14 02:08:32.499526 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 107/417] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:08:32 2026] DELETE /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:32.515795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-924ca872-e795-4d96-b0de-9eff95b2a44c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:32.519112 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-924ca872-e795-4d96-b0de-9eff95b2a44c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] GET https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa Aug 14 02:08:32.519424 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-924ca872-e795-4d96-b0de-9eff95b2a44c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:32.521208 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-924ca872-e795-4d96-b0de-9eff95b2a44c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:32.529482 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-924ca872-e795-4d96-b0de-9eff95b2a44c tempest-VolumeTypesExtraSpecsTest-237729657 tempest-VolumeTypesExtraSpecsTest-237729657-project-admin] https://10.4.3.35/volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa returned with HTTP 404 Aug 14 02:08:32.530389 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 108/418] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:08:32 2026] GET /volume/v3/types/6c09bbbe-2a96-4c4d-9621-14f92851dffa => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:35.565253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc65dff9-a1eb-4d80-8991-557d99d7bd5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:35.765573 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc65dff9-a1eb-4d80-8991-557d99d7bd5a tempest-ExtensionsTestJSON-1539253167 tempest-ExtensionsTestJSON-1539253167-project-member] GET https://10.4.3.35/volume/v3/extensions Aug 14 02:08:35.765731 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc65dff9-a1eb-4d80-8991-557d99d7bd5a tempest-ExtensionsTestJSON-1539253167 tempest-ExtensionsTestJSON-1539253167-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:35.766489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc65dff9-a1eb-4d80-8991-557d99d7bd5a tempest-ExtensionsTestJSON-1539253167 tempest-ExtensionsTestJSON-1539253167-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:35.766489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc65dff9-a1eb-4d80-8991-557d99d7bd5a tempest-ExtensionsTestJSON-1539253167 tempest-ExtensionsTestJSON-1539253167-project-member] https://10.4.3.35/volume/v3/extensions returned with HTTP 200 Aug 14 02:08:35.767124 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 103/419] 10.4.3.35 () {66 vars in 1239 bytes} [Fri Aug 14 02:08:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:36.038649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d2af462-04b6-4b86-8a5d-500ef152e3dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.178413 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d2af462-04b6-4b86-8a5d-500ef152e3dd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services Aug 14 02:08:36.179460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d2af462-04b6-4b86-8a5d-500ef152e3dd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:36.179460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d2af462-04b6-4b86-8a5d-500ef152e3dd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:36.186227 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d2af462-04b6-4b86-8a5d-500ef152e3dd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services returned with HTTP 200 Aug 14 02:08:36.186775 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 102/420] 10.4.3.35 () {66 vars in 1242 bytes} [Fri Aug 14 02:08:36 2026] GET /volume/v3/os-services => generated 626 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:36.197373 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1a9acfef-e74b-483b-b71a-a7d100e84c4e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.200340 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1a9acfef-e74b-483b-b71a-a7d100e84c4e tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services?host=np0000007301 Aug 14 02:08:36.200340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1a9acfef-e74b-483b-b71a-a7d100e84c4e tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:36.200340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1a9acfef-e74b-483b-b71a-a7d100e84c4e tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:36.208861 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1a9acfef-e74b-483b-b71a-a7d100e84c4e tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services?host=np0000007301 returned with HTTP 200 Aug 14 02:08:36.208861 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 108/421] 10.4.3.35 () {66 vars in 1277 bytes} [Fri Aug 14 02:08:36 2026] GET /volume/v3/os-services?host=np0000007301 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:36.221389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3307dfdf-1e8e-4a20-a3d3-52e13089bfc7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.226864 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3307dfdf-1e8e-4a20-a3d3-52e13089bfc7 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services?host=np0000007301&binary=cinder-scheduler Aug 14 02:08:36.226864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3307dfdf-1e8e-4a20-a3d3-52e13089bfc7 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:36.226864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3307dfdf-1e8e-4a20-a3d3-52e13089bfc7 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:36.233773 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3307dfdf-1e8e-4a20-a3d3-52e13089bfc7 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services?host=np0000007301&binary=cinder-scheduler returned with HTTP 200 Aug 14 02:08:36.234325 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 109/422] 10.4.3.35 () {66 vars in 1325 bytes} [Fri Aug 14 02:08:36 2026] GET /volume/v3/os-services?host=np0000007301&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:36.249126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-131b231e-e49a-4bf0-981d-dff4a96064a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.251467 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-131b231e-e49a-4bf0-981d-dff4a96064a0 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services?binary=cinder-scheduler Aug 14 02:08:36.251746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-131b231e-e49a-4bf0-981d-dff4a96064a0 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:36.251992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-131b231e-e49a-4bf0-981d-dff4a96064a0 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:36.256120 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-131b231e-e49a-4bf0-981d-dff4a96064a0 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 02:08:36.256611 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 104/423] 10.4.3.35 () {66 vars in 1289 bytes} [Fri Aug 14 02:08:36 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:36.270076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.368729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:36.369427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-450271190"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:36.371827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-450271190'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:36.371950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Create volume of 1 GB Aug 14 02:08:36.380641 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Availability Zones retrieved successfully. Aug 14 02:08:36.389790 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Flow 'volume_create_api' (14c495ee-16c5-4649-b413-0f6ab4ec0bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:36.391644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866309e1-3cfa-4f8f-a328-47234c3db6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:36.392995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:36.429238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866309e1-3cfa-4f8f-a328-47234c3db6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:36.430264 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe55d43-0633-4126-be89-ecc364de395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:36.509979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Created reservations ['f7a05bad-ee53-47d1-a6bb-a52cd3b06d15', 'd1485d29-a543-45eb-88a8-9b4731d14703', 'cdc13a4a-8e2e-49d3-a6d5-efc47a93900b', '57926eec-f830-4837-86ac-b24f5a633e21'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:36.510915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe55d43-0633-4126-be89-ecc364de395d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a05bad-ee53-47d1-a6bb-a52cd3b06d15', 'd1485d29-a543-45eb-88a8-9b4731d14703', 'cdc13a4a-8e2e-49d3-a6d5-efc47a93900b', '57926eec-f830-4837-86ac-b24f5a633e21']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:36.511958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceda43c-d51b-4068-8f36-cf4c982eb8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:36.543200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceda43c-d51b-4068-8f36-cf4c982eb8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd4c856-e679-4380-ba68-be341de19828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-450271190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def6f2057ffe4d94b9f4f9928ae95140',qos_specs=None,replication_status=,reservations=['f7a05bad-ee53-47d1-a6bb-a52cd3b06d15','d1485d29-a543-45eb-88a8-9b4731d14703','cdc13a4a-8e2e-49d3-a6d5-efc47a93900b','57926eec-f830-4837-86ac-b24f5a633e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553bc54b8e494983ae79b8e3ea7c55b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-450271190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd4c856-e679-4380-ba68-be341de19828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def6f2057ffe4d94b9f4f9928ae95140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='553bc54b8e494983ae79b8e3ea7c55b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:36.544172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1345d26b-e60c-409f-b1f1-eb73ff08ded5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:36.584345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1345d26b-e60c-409f-b1f1-eb73ff08ded5) transitioned into state 'SUCCESS' from state '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-450271190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def6f2057ffe4d94b9f4f9928ae95140',qos_specs=None,replication_status=,reservations=['f7a05bad-ee53-47d1-a6bb-a52cd3b06d15','d1485d29-a543-45eb-88a8-9b4731d14703','cdc13a4a-8e2e-49d3-a6d5-efc47a93900b','57926eec-f830-4837-86ac-b24f5a633e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='553bc54b8e494983ae79b8e3ea7c55b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:36.585213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd43c12-6553-417a-8bdc-7406755f1324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:36.603178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd43c12-6553-417a-8bdc-7406755f1324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:36.603941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Flow 'volume_create_api' (14c495ee-16c5-4649-b413-0f6ab4ec0bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:36.604319 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Create volume request issued successfully. Aug 14 02:08:36.605206 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0787b508-4a4d-4d7b-92e0-2456e1ae32b9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:36.605642 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 103/424] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:36 2026] POST /volume/v3/volumes => generated 751 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:36.625915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:36.629054 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:36.629054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:36.629054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:36.642076 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:36.642076 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:36.648812 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Volume info retrieved successfully. Aug 14 02:08:36.661809 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5815df33-b512-4ac5-bc6a-a9c31c743224 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 200 Aug 14 02:08:36.663100 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 109/425] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:36 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:37.333957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.338799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:37.339032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.341114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.368046 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.368046 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:37.373209 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:37.380018 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b8c69a4-b5fa-46af-ba61-5cdd070033df tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:08:37.380620 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 110/426] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:37.477386 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.481737 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:37.481737 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.481906 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.503588 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.503588 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:37.511303 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:37.527558 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-dc7335fc-86b8-4727-9851-4701143f0734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:08:37.527707 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 105/427] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1141 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:37.564629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.569751 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] POST https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f/action Aug 14 02:08:37.570343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:37.570688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:37.605617 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.605617 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:37.605617 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:37.619577 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Begin detaching volume completed successfully. Aug 14 02:08:37.619915 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-870b69a9-3d58-4f2e-920d-ea0f96c31e4b tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f/action returned with HTTP 202 Aug 14 02:08:37.620367 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 104/428] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:08:37 2026] POST /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:08:37.687917 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.694557 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.694557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.694557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.711608 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.711608 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:37.719091 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Volume info retrieved successfully. Aug 14 02:08:37.728303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7189095e-a4eb-4b26-885e-888cfd480c1c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.728869 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7189095e-a4eb-4b26-885e-888cfd480c1c None None] GET https://10.4.3.35/volume// Aug 14 02:08:37.728954 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7189095e-a4eb-4b26-885e-888cfd480c1c None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.729346 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7189095e-a4eb-4b26-885e-888cfd480c1c None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.729531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8267e0ac-cdb3-4284-95cb-cc648911ca44 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 200 Aug 14 02:08:37.729698 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7189095e-a4eb-4b26-885e-888cfd480c1c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:37.730788 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 111/429] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:08:37.730912 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 110/430] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:37.750231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.752640 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.752920 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.753298 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.753380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.758134 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:37.758427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.758655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.767369 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.767369 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:37.775579 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Volume info retrieved successfully. Aug 14 02:08:37.775769 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.775769 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:37.782623 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:37.786092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb292753-9adc-4ef9-ba17-0d4f48943925 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 200 Aug 14 02:08:37.787120 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 106/431] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:37.790359 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-50a705fd-808c-4cfd-96eb-cd28aee41fb4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:08:37.791698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 105/432] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:37.814159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84e4f5cc-d4a4-4525-80b5-77cc58e1cbfd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.816487 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84e4f5cc-d4a4-4525-80b5-77cc58e1cbfd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services?host=np0000007301&binary=cinder-volume Aug 14 02:08:37.817230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84e4f5cc-d4a4-4525-80b5-77cc58e1cbfd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.817230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84e4f5cc-d4a4-4525-80b5-77cc58e1cbfd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.824941 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84e4f5cc-d4a4-4525-80b5-77cc58e1cbfd tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services?host=np0000007301&binary=cinder-volume returned with HTTP 200 Aug 14 02:08:37.824941 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 112/433] 10.4.3.35 () {66 vars in 1319 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/os-services?host=np0000007301&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:37.838822 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-88dcbe68-823c-4905-b437-09c962753231 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.842365 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88dcbe68-823c-4905-b437-09c962753231 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.842365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88dcbe68-823c-4905-b437-09c962753231 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.842524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88dcbe68-823c-4905-b437-09c962753231 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.853762 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.853762 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:37.859301 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-88dcbe68-823c-4905-b437-09c962753231 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Volume info retrieved successfully. Aug 14 02:08:37.863453 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.865094 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88dcbe68-823c-4905-b437-09c962753231 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 200 Aug 14 02:08:37.865567 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 111/434] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:37.883825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.886210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.886482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.886767 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.886992 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Delete volume with id: 4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.902170 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.902170 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:37.904050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Volume info retrieved successfully. Aug 14 02:08:37.940782 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Delete volume request issued successfully. Aug 14 02:08:37.940782 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc6a9a7d-4758-4335-a856-f9470d45df90 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 202 Aug 14 02:08:37.940782 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 106/435] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:37 2026] DELETE /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:37.950140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-37541725-4f56-47e1-abd7-d9edc883acbc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:37.952579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37541725-4f56-47e1-abd7-d9edc883acbc tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:37.953109 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37541725-4f56-47e1-abd7-d9edc883acbc tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:37.953494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37541725-4f56-47e1-abd7-d9edc883acbc tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:37.968143 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:37.968143 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:37.973652 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-37541725-4f56-47e1-abd7-d9edc883acbc tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Volume info retrieved successfully. Aug 14 02:08:37.984724 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37541725-4f56-47e1-abd7-d9edc883acbc tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 200 Aug 14 02:08:37.985282 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 113/436] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:38.024746 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] GET https://10.4.3.35/volume/v3/volumes/summary Aug 14 02:08:38.024746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:38.024746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:38.024746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:38.035609 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] Get summary completed successfully. Aug 14 02:08:38.036126 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65c8a604-da43-48cb-b47f-b2dae7287da9 tempest-VolumesSummaryTest-329980379 tempest-VolumesSummaryTest-329980379-project-member] https://10.4.3.35/volume/v3/volumes/summary returned with HTTP 200 Aug 14 02:08:38.036658 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 107/437] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:08:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:38.938551 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-6ae3f5cb-194d-498f-b57d-e72c2d0eebd4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:38.944557 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-6ae3f5cb-194d-498f-b57d-e72c2d0eebd4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] DELETE https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed Aug 14 02:08:38.944792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-6ae3f5cb-194d-498f-b57d-e72c2d0eebd4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:38.945041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-6ae3f5cb-194d-498f-b57d-e72c2d0eebd4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:38.963032 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:38.963032 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:39.005195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99ed6bb7-d821-46b1-a23f-29eede69bdb9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:39.007288 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99ed6bb7-d821-46b1-a23f-29eede69bdb9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] GET https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 Aug 14 02:08:39.007422 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99ed6bb7-d821-46b1-a23f-29eede69bdb9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:39.007787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99ed6bb7-d821-46b1-a23f-29eede69bdb9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:39.023711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99ed6bb7-d821-46b1-a23f-29eede69bdb9 tempest-VolumesServicesTestJSON-580750447 tempest-VolumesServicesTestJSON-580750447-project-member] https://10.4.3.35/volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 returned with HTTP 404 Aug 14 02:08:39.024499 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 107/438] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:39 2026] GET /volume/v3/volumes/4cd4c856-e679-4380-ba68-be341de19828 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:39.039496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5aae4ac2-9940-43df-ba87-71579bdaf817 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:39.046896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5aae4ac2-9940-43df-ba87-71579bdaf817 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] GET https://10.4.3.35/volume/v3/os-services Aug 14 02:08:39.050067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5aae4ac2-9940-43df-ba87-71579bdaf817 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:39.050880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5aae4ac2-9940-43df-ba87-71579bdaf817 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:39.053881 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f2c490f3-8797-4f2b-9ff1-2ae0d313de3f req-6ae3f5cb-194d-498f-b57d-e72c2d0eebd4 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed returned with HTTP 200 Aug 14 02:08:39.053881 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 112/439] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:08:38 2026] DELETE /volume/v3/attachments/3d40b72c-f7e5-4885-9c2a-520431e581ed => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:39.058267 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5aae4ac2-9940-43df-ba87-71579bdaf817 tempest-VolumesServicesTestJSON-922128686 tempest-VolumesServicesTestJSON-922128686-project-admin] https://10.4.3.35/volume/v3/os-services returned with HTTP 200 Aug 14 02:08:39.058903 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 114/440] 10.4.3.35 () {66 vars in 1242 bytes} [Fri Aug 14 02:08:39 2026] GET /volume/v3/os-services => generated 626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:39.840788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:39.842963 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:39.843136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:39.843300 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:39.851867 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:39.851867 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:39.856902 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:39.862038 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74094dc9-f741-4615-b5c0-12eb5cd39ce5 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:08:39.862405 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 108/441] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:39 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:39.883233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04eb4139-bd0d-4408-8022-6a460addc0aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:40.009880 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:08:40.010806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:40.010806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:40.010806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:40.011453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:40.052919 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:40.053271 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04eb4139-bd0d-4408-8022-6a460addc0aa tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:08:40.053769 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 108/442] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:08:39 2026] GET /volume/v3/volumes => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:40.066476 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ee60b8e5-8110-4420-a140-105799c10aa3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:40.069198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:40.069562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1606684163"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:40.072431 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1606684163'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:40.072431 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume of 1 GB Aug 14 02:08:40.072938 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:40.072938 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:40.078487 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Availability Zones retrieved successfully. Aug 14 02:08:40.088419 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (3c6363b1-a534-41c5-8027-cc138615d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:40.089453 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f6fb81-4a5a-415d-800d-085e4a824e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:40.090598 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:40.129330 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f6fb81-4a5a-415d-800d-085e4a824e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:40.130408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716b330a-6673-45ec-996e-ff59b4ebbdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:40.215754 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Created reservations ['efa6ab05-f698-4c96-9047-caa308b8337e', 'a999a577-a533-4871-ab44-690ac69b20dc', '27c71e2a-7056-4df1-8f99-0c4f05c7ac41', 'bce8da72-fa83-46a8-8e69-ef6aa0a284e1'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:40.216331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716b330a-6673-45ec-996e-ff59b4ebbdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa6ab05-f698-4c96-9047-caa308b8337e', 'a999a577-a533-4871-ab44-690ac69b20dc', '27c71e2a-7056-4df1-8f99-0c4f05c7ac41', 'bce8da72-fa83-46a8-8e69-ef6aa0a284e1']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:40.217093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95a689b-6a59-465c-b165-ac0c3436396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:40.247608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95a689b-6a59-465c-b165-ac0c3436396d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2bf2c65-2157-4ebc-aa47-c512ad344a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1606684163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['efa6ab05-f698-4c96-9047-caa308b8337e','a999a577-a533-4871-ab44-690ac69b20dc','27c71e2a-7056-4df1-8f99-0c4f05c7ac41','bce8da72-fa83-46a8-8e69-ef6aa0a284e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1606684163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2bf2c65-2157-4ebc-aa47-c512ad344a5c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3f511e412c34f358f2d250b24637152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:40.248297 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672caf89-e67b-43d3-9c95-92e9c94e7e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:40.281838 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672caf89-e67b-43d3-9c95-92e9c94e7e9c) transitioned into state 'SUCCESS' from state '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-1606684163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['efa6ab05-f698-4c96-9047-caa308b8337e','a999a577-a533-4871-ab44-690ac69b20dc','27c71e2a-7056-4df1-8f99-0c4f05c7ac41','bce8da72-fa83-46a8-8e69-ef6aa0a284e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:40.283134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee5e8505-c659-421e-862f-000417ed6a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:40.299458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee5e8505-c659-421e-862f-000417ed6a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:40.300607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (3c6363b1-a534-41c5-8027-cc138615d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:40.301311 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request issued successfully. Aug 14 02:08:40.302099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee60b8e5-8110-4420-a140-105799c10aa3 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:40.302622 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 113/443] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:08:40 2026] POST /volume/v3/volumes => generated 762 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:40.330135 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:40.334333 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:40.334333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:40.335054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:40.344221 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:40.344221 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:40.351977 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:40.364902 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a79d131b-0cea-4e33-b644-abf7e3d6b2db tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:40.364902 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 115/444] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:40 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:41.383619 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:41.386540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:41.386540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:41.386977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:41.397936 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:41.397936 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:41.408015 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:41.424703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c5aca62-8e60-4777-9f4a-7e430de91055 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:41.425350 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 109/445] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:41 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:41.444589 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:41.448180 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:41.448518 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:41.448807 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:41.466057 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:41.466057 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:41.484972 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:41.494338 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b12f0401-a75c-4a7a-8c22-8dc308c1ed66 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:41.495324 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 109/446] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:41 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:41.516790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:41.519788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:41.520426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1009167713"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:41.522692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1009167713'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:41.522993 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume of 1 GB Aug 14 02:08:41.523426 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:41.523426 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:41.532944 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Availability Zones retrieved successfully. Aug 14 02:08:41.544995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (39ac71fe-b846-4d19-a163-59c4fe1d3cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:41.549236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9a81c2-0a9f-4e6d-bb70-abb7ed1018c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:41.552057 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:41.617902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9a81c2-0a9f-4e6d-bb70-abb7ed1018c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:41.618993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383f4279-2256-4804-80e3-5214f163773f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:41.718270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Created reservations ['9250cb73-44b5-49ca-b541-d5b5b69c2ff2', '11b5bfdd-2820-41dd-8754-f7cf60e37531', '1cf6c4c7-2da1-4a6d-9d6a-ec8e6b6c7768', '25d814f1-ed8f-4480-97d0-d34bf14d25ae'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:41.719468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383f4279-2256-4804-80e3-5214f163773f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9250cb73-44b5-49ca-b541-d5b5b69c2ff2', '11b5bfdd-2820-41dd-8754-f7cf60e37531', '1cf6c4c7-2da1-4a6d-9d6a-ec8e6b6c7768', '25d814f1-ed8f-4480-97d0-d34bf14d25ae']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:41.721825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eae105f-4181-4276-8af2-ac61cf1c9073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:41.772705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eae105f-4181-4276-8af2-ac61cf1c9073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c488170d-4f3a-4797-a511-c4c7d52a6c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1009167713',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['9250cb73-44b5-49ca-b541-d5b5b69c2ff2','11b5bfdd-2820-41dd-8754-f7cf60e37531','1cf6c4c7-2da1-4a6d-9d6a-ec8e6b6c7768','25d814f1-ed8f-4480-97d0-d34bf14d25ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1009167713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c488170d-4f3a-4797-a511-c4c7d52a6c9d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3f511e412c34f358f2d250b24637152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:41.772705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14cde6d-df93-4fee-ab40-7731f40c5573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:41.812120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14cde6d-df93-4fee-ab40-7731f40c5573) transitioned into state 'SUCCESS' from state '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-1009167713',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['9250cb73-44b5-49ca-b541-d5b5b69c2ff2','11b5bfdd-2820-41dd-8754-f7cf60e37531','1cf6c4c7-2da1-4a6d-9d6a-ec8e6b6c7768','25d814f1-ed8f-4480-97d0-d34bf14d25ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:41.814437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be83009d-0f3d-4d48-8a8d-175daf9e9c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:41.838267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be83009d-0f3d-4d48-8a8d-175daf9e9c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:41.838764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (39ac71fe-b846-4d19-a163-59c4fe1d3cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:41.838991 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request issued successfully. Aug 14 02:08:41.839839 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0356bdf3-2dc7-4b1d-a982-baaca5109c43 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:41.840716 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 114/447] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:08:41 2026] POST /volume/v3/volumes => generated 762 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:08:41.859315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-86c14d65-114b-4200-a55f-5375f1adc8bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:41.862561 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86c14d65-114b-4200-a55f-5375f1adc8bf tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:41.862947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86c14d65-114b-4200-a55f-5375f1adc8bf tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:41.863082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86c14d65-114b-4200-a55f-5375f1adc8bf tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:41.876555 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:41.876555 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:41.883210 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-86c14d65-114b-4200-a55f-5375f1adc8bf tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:41.893985 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86c14d65-114b-4200-a55f-5375f1adc8bf tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:41.893985 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 116/448] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:41 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:42.478444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81318e2e-486f-4fa0-84fd-c2c574f7205a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:42.584484 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81318e2e-486f-4fa0-84fd-c2c574f7205a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d Aug 14 02:08:42.584576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81318e2e-486f-4fa0-84fd-c2c574f7205a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:42.584820 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81318e2e-486f-4fa0-84fd-c2c574f7205a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:42.600168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81318e2e-486f-4fa0-84fd-c2c574f7205a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d returned with HTTP 200 Aug 14 02:08:42.600959 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 110/449] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:42 2026] GET /volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d => generated 437 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:42.612721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c74063c-25d4-4b5f-a0a9-97dcd245ea35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:42.615121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c74063c-25d4-4b5f-a0a9-97dcd245ea35 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d Aug 14 02:08:42.616136 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c74063c-25d4-4b5f-a0a9-97dcd245ea35 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:42.735281 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c74063c-25d4-4b5f-a0a9-97dcd245ea35 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d returned with HTTP 200 Aug 14 02:08:42.736055 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 110/450] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:08:42 2026] PUT /volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d => generated 390 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:42.750383 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:42.863614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:42.863614 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-853496265"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:42.865322 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-853496265'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:42.865474 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create volume of 1 GB Aug 14 02:08:42.865906 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:42.865906 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:42.873558 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Availability Zones retrieved successfully. Aug 14 02:08:42.878939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Flow 'volume_create_api' (a8fc7821-73f7-4953-8da6-6d85530168e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:42.879889 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908df33f-9c14-4806-8b3d-22a9a2cf4631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:42.880884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:42.910377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-20c456ac-7322-4262-81dc-62f18b028ada None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:42.912298 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20c456ac-7322-4262-81dc-62f18b028ada tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:42.912589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-20c456ac-7322-4262-81dc-62f18b028ada tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:42.912898 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-20c456ac-7322-4262-81dc-62f18b028ada tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:42.922390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908df33f-9c14-4806-8b3d-22a9a2cf4631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:42.923033 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:42.923033 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:42.924974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2771a9c8-a83d-49c6-993c-f9519ff53356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:42.928564 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-20c456ac-7322-4262-81dc-62f18b028ada tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:42.935876 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20c456ac-7322-4262-81dc-62f18b028ada tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:42.936314 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 117/451] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:42 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:42.955025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:42.961744 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:42.961744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:42.961744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:42.976029 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:42.976029 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:42.981658 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:42.996868 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef152ae8-05bb-4a3e-b380-039b5ac39097 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:42.997251 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 111/452] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:42 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:43.017762 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:43.020656 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:43.021259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1415305"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:43.026502 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1415305'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:43.026633 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume of 1 GB Aug 14 02:08:43.033213 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Availability Zones retrieved successfully. Aug 14 02:08:43.050331 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (84d449df-aedf-4106-971c-bbe306f1a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:43.050769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fc8fba-51f0-480d-946d-910957a67ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.052169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:43.066101 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Created reservations ['7dd047ca-558f-4622-b391-662de962810a', '43f938b1-b9b3-448d-975f-b4942f9ea914', 'b32050a5-30b6-4b74-b908-243cc2e32b0c', '89e7e1b5-1c71-4960-8083-f907dacbf78a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:43.066427 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2771a9c8-a83d-49c6-993c-f9519ff53356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd047ca-558f-4622-b391-662de962810a', '43f938b1-b9b3-448d-975f-b4942f9ea914', 'b32050a5-30b6-4b74-b908-243cc2e32b0c', '89e7e1b5-1c71-4960-8083-f907dacbf78a']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.067221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab9cde5-5b67-4664-95f1-0c420bc78f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.095109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fc8fba-51f0-480d-946d-910957a67ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.096254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966ac398-902e-4009-b885-df36066cc548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.105908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab9cde5-5b67-4664-95f1-0c420bc78f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd70db62a-44e1-4e91-b201-392aca74ecbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-853496265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0c3850325543fcbbb8b6e218b42c7d',qos_specs=None,replication_status=,reservations=['7dd047ca-558f-4622-b391-662de962810a','43f938b1-b9b3-448d-975f-b4942f9ea914','b32050a5-30b6-4b74-b908-243cc2e32b0c','89e7e1b5-1c71-4960-8083-f907dacbf78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0b111f17df744c68492aaa993d8a4c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-853496265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d70db62a-44e1-4e91-b201-392aca74ecbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0c3850325543fcbbb8b6e218b42c7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0b111f17df744c68492aaa993d8a4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.107438 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e08bc6d-1473-453a-a834-56e1434d6871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.140316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e08bc6d-1473-453a-a834-56e1434d6871) transitioned into state 'SUCCESS' from state '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-853496265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa0c3850325543fcbbb8b6e218b42c7d',qos_specs=None,replication_status=,reservations=['7dd047ca-558f-4622-b391-662de962810a','43f938b1-b9b3-448d-975f-b4942f9ea914','b32050a5-30b6-4b74-b908-243cc2e32b0c','89e7e1b5-1c71-4960-8083-f907dacbf78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0b111f17df744c68492aaa993d8a4c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.140947 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d12f637-a43f-4454-b2df-aee283fe8ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.160791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d12f637-a43f-4454-b2df-aee283fe8ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.161095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Flow 'volume_create_api' (a8fc7821-73f7-4953-8da6-6d85530168e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:43.161413 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create volume request issued successfully. Aug 14 02:08:43.162654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f3acdac-dd45-43b7-9e3e-7a6d1d69deab tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:43.162654 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 115/453] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:42 2026] POST /volume/v3/volumes => generated 764 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:43.182447 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:43.182564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Created reservations ['51584950-7657-46ab-be43-60597cfc3496', 'dcda7413-2c6f-44b7-8f89-5b9d85ca2b08', 'ef50de31-493f-4871-a9a3-ed19a7bdf1da', '00424397-976f-4c97-809b-48621f1d7464'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:43.183776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966ac398-902e-4009-b885-df36066cc548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51584950-7657-46ab-be43-60597cfc3496', 'dcda7413-2c6f-44b7-8f89-5b9d85ca2b08', 'ef50de31-493f-4871-a9a3-ed19a7bdf1da', '00424397-976f-4c97-809b-48621f1d7464']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.184179 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:43.184562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:43.184827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346cc504-71e0-4baf-a7cf-8fc2f3395fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.184889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:43.196017 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:43.196017 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:43.205127 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:43.213643 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dea7cc22-6219-4984-a4f7-a99335c61dfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 200 Aug 14 02:08:43.214187 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 118/454] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:43 2026] GET /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:43.237445 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346cc504-71e0-4baf-a7cf-8fc2f3395fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07eb9d8c-9859-402f-a9b8-92f86cd7cbeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1415305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['51584950-7657-46ab-be43-60597cfc3496','dcda7413-2c6f-44b7-8f89-5b9d85ca2b08','ef50de31-493f-4871-a9a3-ed19a7bdf1da','00424397-976f-4c97-809b-48621f1d7464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1415305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3f511e412c34f358f2d250b24637152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.238853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4a8142-3c85-4046-a015-18f44490984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.267852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4a8142-3c85-4046-a015-18f44490984c) transitioned into state 'SUCCESS' from state '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-1415305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3f511e412c34f358f2d250b24637152',qos_specs=None,replication_status=,reservations=['51584950-7657-46ab-be43-60597cfc3496','dcda7413-2c6f-44b7-8f89-5b9d85ca2b08','ef50de31-493f-4871-a9a3-ed19a7bdf1da','00424397-976f-4c97-809b-48621f1d7464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c9bbaee55b49a4bf1f81dfe98f8c5d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.269017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76858e4-e593-4594-8965-1560bd583194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:43.287250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a76858e4-e593-4594-8965-1560bd583194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:43.288320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Flow 'volume_create_api' (84d449df-aedf-4106-971c-bbe306f1a96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:43.288469 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Create volume request issued successfully. Aug 14 02:08:43.289696 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58dce4b7-9a5f-4abc-adcc-ca88a379ac0a tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:43.290056 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 111/455] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:08:43 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 14 02:08:43.312235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:43.316813 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:43.317071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:43.317397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:43.332751 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:43.332751 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:43.340972 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:43.358644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47aaed8d-6723-4f44-b26c-75f389bb2332 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:43.360173 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 112/456] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:43 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:43.499723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:43.502636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] DELETE https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:43.503757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:43.503757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:43.503986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Delete volume with id: 57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:43.514643 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:43.514643 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:43.515875 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:43.555502 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Delete volume request issued successfully. Aug 14 02:08:43.555798 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb8ee23e-1bf3-417d-9296-1dcad87599e0 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 202 Aug 14 02:08:43.556228 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 116/457] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:43 2026] DELETE /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:43.566604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-09004ba1-f087-406d-a867-9685b227b0fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:43.569884 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-09004ba1-f087-406d-a867-9685b227b0fd tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:43.570191 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-09004ba1-f087-406d-a867-9685b227b0fd tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:43.570474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-09004ba1-f087-406d-a867-9685b227b0fd tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:43.584098 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:43.584098 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:43.589746 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-09004ba1-f087-406d-a867-9685b227b0fd tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:43.603895 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-09004ba1-f087-406d-a867-9685b227b0fd tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 200 Aug 14 02:08:43.604399 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 119/458] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:43 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.230784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.233667 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:44.233916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.234243 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.243709 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.243709 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:44.248814 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:44.255013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f04e6acf-67d4-4a00-ab74-7fba1cb760d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 200 Aug 14 02:08:44.255574 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 112/459] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.270422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.272835 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:08:44.273707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d70db62a-44e1-4e91-b201-392aca74ecbf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2112862474"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:44.286248 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.286248 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:44.287135 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:44.287780 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create snapshot from volume d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:44.350957 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Created reservations ['1d8ccc5d-7b72-47f2-be44-f427ffe3be6a', '6574eb56-fc8c-4fff-bcf7-374026ef6a57', '5efdb155-b954-4b1c-b8c3-285141f653f3', 'df861a22-41c9-4961-bea6-cab5d4988ec6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:44.387381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aa269a81-e095-4a63-a28f-6897408184ca None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.390205 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa269a81-e095-4a63-a28f-6897408184ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:44.390466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa269a81-e095-4a63-a28f-6897408184ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.390767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa269a81-e095-4a63-a28f-6897408184ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.404421 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.404421 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:44.411554 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-aa269a81-e095-4a63-a28f-6897408184ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:44.418814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa269a81-e095-4a63-a28f-6897408184ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:44.419235 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 117/460] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.422007 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot create request issued successfully. Aug 14 02:08:44.422591 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4864a849-e99c-4a91-b2f5-0ce4ad0db449 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:08:44.423241 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 113/461] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:08:44 2026] POST /volume/v3/snapshots => generated 323 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:44.443625 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.447199 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:44.447605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.447822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.448697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.450186 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:44.450463 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.453823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.463716 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.463716 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:44.474229 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:44.476523 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.476523 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:44.476646 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot retrieved successfully. Aug 14 02:08:44.477803 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-471e5ee6-efb2-45a3-b1e3-0ab82145caa1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb returned with HTTP 200 Aug 14 02:08:44.478321 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 120/462] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb => generated 455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.481220 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db88ea2-d3f6-47a2-acfd-5a566410b47c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:44.481868 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 113/463] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.497570 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.502331 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:08:44.502331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.502331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.502965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.503984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.547626 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.548285 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-833b12d4-80eb-4aa2-9ef5-9fc74d341a87 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:08:44.548860 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 118/464] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes => generated 967 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.563897 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.566474 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1009167713 Aug 14 02:08:44.566774 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.567028 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.567379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.568019 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.568019 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:44.568726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1009167713'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.614980 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.616592 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8212ea34-75d2-4b9d-a7a6-c11d1360436d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1009167713 returned with HTTP 200 Aug 14 02:08:44.616592 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 114/465] 10.4.3.35 () {66 vars in 1331 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1009167713 => generated 332 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.628587 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0f9dd91-028e-407a-8140-6c2917fc9734 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.632778 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0f9dd91-028e-407a-8140-6c2917fc9734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f Aug 14 02:08:44.632778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0f9dd91-028e-407a-8140-6c2917fc9734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.632778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0f9dd91-028e-407a-8140-6c2917fc9734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.633048 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.636367 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606684163 Aug 14 02:08:44.636568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.636835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.637152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.637938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1606684163'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.641769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0f9dd91-028e-407a-8140-6c2917fc9734 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f returned with HTTP 404 Aug 14 02:08:44.642851 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 121/466] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/57b8537f-d9a8-44ce-b945-fffa7149db7f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:44.655216 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.658306 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] DELETE https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:08:44.659056 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.659056 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.659814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Delete volume with id: aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:08:44.665564 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.665564 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.665564 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:44.667711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-736d8bf0-e87b-43e9-9b10-63aca9c27d11 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606684163 returned with HTTP 200 Aug 14 02:08:44.668263 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 114/467] 10.4.3.35 () {66 vars in 1352 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606684163 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.670670 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.670670 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:44.671361 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:44.687294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.690369 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=1 Aug 14 02:08:44.690369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.690369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.690369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.690587 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.690587 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:44.691206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.697230 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Delete volume request issued successfully. Aug 14 02:08:44.697522 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8cfb1a62-2a0b-4ff6-b36e-e1c166cd61f7 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c returned with HTTP 202 Aug 14 02:08:44.698120 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 119/468] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:44 2026] DELETE /volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:44.700004 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.701055 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.701055 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:44.706619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.708552 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:08:44.708871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.709347 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.710202 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f20f6bf-20c2-42a9-a181-70d8f7f4e632 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 02:08:44.710705 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 115/469] 10.4.3.35 () {66 vars in 1266 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?limit=1 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.719446 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.719446 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:44.724932 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Volume info retrieved successfully. Aug 14 02:08:44.728594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.730789 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:44.731047 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.731323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.731429 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2fe78d48-1db9-4944-aeef-d26419f2d4ba tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c returned with HTTP 200 Aug 14 02:08:44.732935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.732994 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 122/470] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:44.733908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.778518 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.779256 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.779256 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:44.784371 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50295aaf-c498-4278-a5b3-ab462ef602f0 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:44.785606 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 115/471] 10.4.3.35 () {66 vars in 1354 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 1000 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:44.802078 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.813839 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:44.813839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.815156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.815156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.821316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.865051 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.865900 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.865900 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:44.870693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-decb2a2f-0ccc-4cc9-a914-1f414e6535c8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:44.871206 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 120/472] 10.4.3.35 () {66 vars in 1354 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 1000 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:44.884198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d90b5689-3da3-4626-9709-c8e32926db04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.886117 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:44.886357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.886575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.886865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.887609 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.931134 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.933566 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d90b5689-3da3-4626-9709-c8e32926db04 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:44.934285 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 116/473] 10.4.3.35 () {66 vars in 1354 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:44.956459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1c83f247-7815-41a1-9881-efac9549cd5f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:44.958291 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 02:08:44.958485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:44.958661 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:44.959144 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:44.959390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100234) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:44.960292 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:44.998080 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:44.999387 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:44.999387 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.004972 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1c83f247-7815-41a1-9881-efac9549cd5f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 02:08:45.005577 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 123/474] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:08:44 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:45.022307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.024685 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 02:08:45.025054 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.025317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.025637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.026619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.027296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.055000 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.056208 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.056208 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:45.059853 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c02dde6a-fa19-4d9f-b16d-b3117133f6be tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 02:08:45.060225 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 116/475] 10.4.3.35 () {66 vars in 1352 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:45.081379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.083424 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?limit=1 Aug 14 02:08:45.083617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.083916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.084193 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.085042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.097994 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.099092 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-36ff262a-c701-43f0-b156-752d29d9cbe6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 02:08:45.099600 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 121/476] 10.4.3.35 () {66 vars in 1245 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?limit=1 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.110851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.112913 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:45.113195 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.113453 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.113725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.114516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.131527 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.132586 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44254a46-b35b-4a44-bdf0-a23a5e32bc0d tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:45.133198 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 117/477] 10.4.3.35 () {66 vars in 1333 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?limit=1&marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.143758 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.146427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:45.146883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.148521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.148521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.148900 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.199379 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.200506 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-75bf64bd-e695-4f2d-9507-b0fa20a382ca tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:45.201129 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 124/478] 10.4.3.35 () {66 vars in 1333 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?limit=1&marker=c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 467 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.212936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b739249f-0135-423f-83d1-c95f3bf11cea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.215190 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:45.215398 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.215619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.215929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.216903 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.230711 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.231171 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b739249f-0135-423f-83d1-c95f3bf11cea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:45.231819 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 117/479] 10.4.3.35 () {66 vars in 1333 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?limit=1&marker=a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:45.248741 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.252973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1415305&status=available Aug 14 02:08:45.253251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.253520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.253912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.254218 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100235) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.254585 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.254585 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:45.257622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1415305'), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.307853 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.308758 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4845ffb2-6c5e-4f0b-a1c6-dee65b1f01ea tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1415305&status=available returned with HTTP 200 Aug 14 02:08:45.309766 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 122/480] 10.4.3.35 () {66 vars in 1359 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1415305&status=available => generated 329 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.321766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.324422 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1009167713&status=available Aug 14 02:08:45.324808 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.325199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.325824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.326212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.326632 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.326632 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:45.327352 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1009167713'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.375902 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.376821 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.376821 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:45.384839 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5be9db7-16cc-4a36-84e9-5c44704283ac tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1009167713&status=available returned with HTTP 200 Aug 14 02:08:45.385432 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 118/481] 10.4.3.35 () {66 vars in 1386 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1009167713&status=available => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.404843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb&sort=id%3Aasc Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.408697 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.410570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.468702 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.468702 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.468702 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.474482 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed9f36a8-1e4b-4ebe-89d6-238e51a95f82 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb&sort=id%3Aasc returned with HTTP 200 Aug 14 02:08:45.475198 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 125/482] 10.4.3.35 () {66 vars in 1366 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/detail?marker=07eb9d8c-9859-402f-a9b8-92f86cd7cbeb&sort=id%3Aasc => generated 1703 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:45.490513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.493212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:45.493470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.493532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.493918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.495416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 02:08:45.495641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.495920 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.496222 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.496621 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.496621 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:45.497125 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.519085 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.519085 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:45.520005 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot retrieved successfully. Aug 14 02:08:45.520755 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56e72fd9-9463-4f60-baaa-9d91ccfff980 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb returned with HTTP 200 Aug 14 02:08:45.521149 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 118/483] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb => generated 482 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.537193 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e04f6c73-2f97-43d9-814f-a9c7d7f1a732 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.540570 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e04f6c73-2f97-43d9-814f-a9c7d7f1a732 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d Aug 14 02:08:45.541172 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e04f6c73-2f97-43d9-814f-a9c7d7f1a732 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:45.546386 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.547570 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.547570 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:45.553474 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1deeddd6-b7b0-40fa-89e2-d0aad59a0169 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 02:08:45.554073 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 123/484] 10.4.3.35 () {66 vars in 1330 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2545 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:45.573296 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.575531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:08:45.575996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.576549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.577064 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.578377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.621710 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e04f6c73-2f97-43d9-814f-a9c7d7f1a732 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d returned with HTTP 200 Aug 14 02:08:45.622278 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 119/485] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:08:45 2026] PUT /volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d => generated 390 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.629183 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.631025 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.631025 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.634491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.636856 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:08:45.636856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d70db62a-44e1-4e91-b201-392aca74ecbf"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:45.638239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-591aaec8-2b69-4051-8c2f-58ae056a58c6 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:08:45.638959 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 126/486] 10.4.3.35 () {66 vars in 1251 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/detail => generated 2545 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:45.645505 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.645505 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:45.646099 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:45.646216 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create snapshot from volume d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:45.657817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.660803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 02:08:45.661159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.661696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.661965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.663184 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.667044 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota_utils [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Quota exceeded for aa0c3850325543fcbbb8b6e218b42c7d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 02:08:45.667351 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-80ab71e5-61d2-413f-b925-e0a9e4c97b18 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 413 Aug 14 02:08:45.668375 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 119/487] 10.4.3.35 () {68 vars in 1257 bytes} [Fri Aug 14 02:08:45 2026] POST /volume/v3/snapshots => generated 208 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 02:08:45.686937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3655cfaf-eea5-4d40-a993-13f0afc05053 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.686937 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3655cfaf-eea5-4d40-a993-13f0afc05053 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d Aug 14 02:08:45.687031 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.687071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3655cfaf-eea5-4d40-a993-13f0afc05053 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:45.687107 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-842f5262-d98c-44f0-8ebc-ea4c461ce973 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 02:08:45.687107 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 124/488] 10.4.3.35 () {66 vars in 1309 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.702098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.703962 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?availability_zone=nova Aug 14 02:08:45.704427 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.704837 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.705375 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.708476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value nova, assuming string {{(pid=100234) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.708476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.747872 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.749563 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-901ad9a8-2e3d-42dc-824c-63da65e066e8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 02:08:45.750139 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 127/489] 10.4.3.35 () {66 vars in 1275 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.750942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-509c5266-9f13-4484-8d77-f916f5be9822 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.753691 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-509c5266-9f13-4484-8d77-f916f5be9822 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] GET https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c Aug 14 02:08:45.753847 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-509c5266-9f13-4484-8d77-f916f5be9822 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.754561 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-509c5266-9f13-4484-8d77-f916f5be9822 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.762320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.762578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-509c5266-9f13-4484-8d77-f916f5be9822 tempest-ServerRescueNegativeTestJSON-532240562 tempest-ServerRescueNegativeTestJSON-532240562-project-member] https://10.4.3.35/volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c returned with HTTP 404 Aug 14 02:08:45.763289 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 120/490] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes/aabfdac1-744a-4549-92c5-e1b44686614c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:45.764818 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?availability_zone=nova Aug 14 02:08:45.765471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.767180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.767180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.767180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value nova, assuming string {{(pid=100235) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.767557 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.767557 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:45.768426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.775894 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3655cfaf-eea5-4d40-a993-13f0afc05053 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d returned with HTTP 200 Aug 14 02:08:45.777244 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 120/491] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:08:45 2026] PUT /volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d => generated 390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.792583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-619173fa-664e-4ecf-8e2a-616824e283e1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.795209 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:08:45.795598 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d70db62a-44e1-4e91-b201-392aca74ecbf"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:45.807235 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.807235 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.807235 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:45.807235 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Create snapshot from volume d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:45.811175 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.811175 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b938048-8bef-4d8c-8d2d-2b4360e33190 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 02:08:45.811175 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 125/492] 10.4.3.35 () {66 vars in 1275 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.825619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06a612fb-63ff-4d26-896b-308c021beb70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.831041 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?bootable=false Aug 14 02:08:45.831041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.831247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.831484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.832346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.836305 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota_utils [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Quota exceeded for aa0c3850325543fcbbb8b6e218b42c7d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 02:08:45.836412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.middleware.fault [None req-619173fa-664e-4ecf-8e2a-616824e283e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 413 Aug 14 02:08:45.837621 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 128/493] 10.4.3.35 () {68 vars in 1257 bytes} [Fri Aug 14 02:08:45 2026] POST /volume/v3/snapshots => generated 133 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 02:08:45.850485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.852795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:45.853035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.854022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.854022 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Delete snapshot with id: e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:45.865626 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.865765 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.865765 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:45.866549 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06a612fb-63ff-4d26-896b-308c021beb70 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 02:08:45.866753 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot retrieved successfully. Aug 14 02:08:45.867095 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 121/494] 10.4.3.35 () {66 vars in 1259 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.877957 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.882592 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?bootable=false Aug 14 02:08:45.882898 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.883163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.883469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.885766 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.885766 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:45.888082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:45.897359 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot delete request issued successfully. Aug 14 02:08:45.897594 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85ebcd97-4971-4cb0-abe8-4c3ebc16b7f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb returned with HTTP 202 Aug 14 02:08:45.898230 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 121/495] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:08:45 2026] DELETE /volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:45.911142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.914026 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:45.914344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.914611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.922683 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.922683 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:45.924109 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Snapshot retrieved successfully. Aug 14 02:08:45.924544 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-26bb42b4-9f8c-48df-a649-e342cc850b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb returned with HTTP 200 Aug 14 02:08:45.925181 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 129/496] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.942203 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:45.943197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa97aade-6101-4fc9-9c0d-4d75f80bc4ed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 02:08:45.943935 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 126/497] 10.4.3.35 () {66 vars in 1259 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:45.962231 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:45.966001 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?status=available Aug 14 02:08:45.966001 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:45.966001 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:45.966001 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:45.971932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:45.972821 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:45.972821 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:45.973040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:46.023940 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:46.023940 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d01e979f-ca26-463c-bc0e-cfcca5e888c1 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 02:08:46.024326 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 122/498] 10.4.3.35 () {66 vars in 1263 bytes} [Fri Aug 14 02:08:45 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:46.038294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.040294 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes?status=available Aug 14 02:08:46.040499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.040875 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.041327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:46.041741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:46.041958 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.041958 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:46.042393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:46.084028 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:46.084941 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-846e3f7d-5d1f-4c90-a06d-a043ba5ad6cb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 02:08:46.085582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 122/499] 10.4.3.35 () {66 vars in 1263 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:46.102084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8573412b-681c-44dc-b5df-e67ad20139a5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.104456 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?availability_zone=nova Aug 14 02:08:46.104669 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.104920 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.105494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:46.105831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value nova, assuming string {{(pid=100234) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:46.106565 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:46.116576 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:46.117745 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.117745 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:46.122722 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8573412b-681c-44dc-b5df-e67ad20139a5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 02:08:46.123226 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 130/500] 10.4.3.35 () {66 vars in 1296 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:46.142783 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.146444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?bootable=false Aug 14 02:08:46.147246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.147753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.148231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:46.148847 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.148847 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:46.149833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:46.160914 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:46.163597 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.163597 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:46.172410 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb4822c3-bafb-45bb-9b81-b509e35b4282 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 02:08:46.173138 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 127/501] 10.4.3.35 () {66 vars in 1280 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:46.192054 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.195210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?status=available Aug 14 02:08:46.195888 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.196075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.196884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:08:46.196884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Could not evaluate value available, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:08:46.197157 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.197157 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:46.197732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:08:46.209388 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Get all volumes completed successfully. Aug 14 02:08:46.210828 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.210828 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:46.216549 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cdf0a68-f854-41ce-86e8-e50d2c3e3186 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 02:08:46.217134 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 123/502] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/detail?status=available => generated 2545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:46.236586 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.238807 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:46.239390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.239390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.250759 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.250759 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:46.256864 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:46.264389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbf2d2b7-5922-4697-ae8f-d3eade5ad633 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:46.265137 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 123/503] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:46.284128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f27eeaad-0857-4938-bb5d-6599aadb354c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.287634 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] DELETE https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:46.288124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.288500 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.288611 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume with id: 07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:46.309052 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.309052 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:46.311815 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:46.344953 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume request issued successfully. Aug 14 02:08:46.344953 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f27eeaad-0857-4938-bb5d-6599aadb354c tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 202 Aug 14 02:08:46.344953 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 131/504] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:46 2026] DELETE /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:46.357016 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9f186d06-111b-426a-a468-4f162702395f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.361703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f186d06-111b-426a-a468-4f162702395f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:46.361703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f186d06-111b-426a-a468-4f162702395f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.361703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f186d06-111b-426a-a468-4f162702395f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.377867 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.377867 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:46.387208 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9f186d06-111b-426a-a468-4f162702395f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:46.394963 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f186d06-111b-426a-a468-4f162702395f tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 200 Aug 14 02:08:46.395639 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 128/505] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:46.936194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-219ffe56-457d-4675-9d02-c770605e8ef3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.938697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-219ffe56-457d-4675-9d02-c770605e8ef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb Aug 14 02:08:46.938697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-219ffe56-457d-4675-9d02-c770605e8ef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.938697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-219ffe56-457d-4675-9d02-c770605e8ef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.943115 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-219ffe56-457d-4675-9d02-c770605e8ef3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb returned with HTTP 404 Aug 14 02:08:46.943619 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 124/506] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/snapshots/e05d0122-8b7d-4111-92d0-6bc466d0efeb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:46.952522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-068d50c9-78c5-419d-b110-d29b5f167bda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:46.954754 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-068d50c9-78c5-419d-b110-d29b5f167bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:46.955034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-068d50c9-78c5-419d-b110-d29b5f167bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:46.955400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-068d50c9-78c5-419d-b110-d29b5f167bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:46.974691 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:46.974691 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:46.980558 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-068d50c9-78c5-419d-b110-d29b5f167bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:46.987475 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-068d50c9-78c5-419d-b110-d29b5f167bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 200 Aug 14 02:08:46.988039 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 124/507] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:46 2026] GET /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:47.007164 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9d49d994-4381-4530-8c75-a06c73fd5221 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.011116 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] DELETE https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:47.011914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.011914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.011914 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Delete volume with id: d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:47.023059 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.023059 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:47.023666 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:47.053236 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Delete volume request issued successfully. Aug 14 02:08:47.053467 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d49d994-4381-4530-8c75-a06c73fd5221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 202 Aug 14 02:08:47.054134 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 132/508] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:47 2026] DELETE /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:47.062662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.067499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:47.068249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.068773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.080641 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.080641 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:47.085945 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Volume info retrieved successfully. Aug 14 02:08:47.094238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79d2339f-a38a-4f2f-a1f9-e5b14823ef9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 200 Aug 14 02:08:47.094238 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 129/509] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:47.221801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.227702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:47.227702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "da8af51b-20ef-4924-b1d6-147caa3fdf34-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:47.227702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'da8af51b-20ef-4924-b1d6-147caa3fdf34-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:47.227702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Create volume of 1 GB Aug 14 02:08:47.233097 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Availability Zones retrieved successfully. Aug 14 02:08:47.238657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Flow 'volume_create_api' (773d136a-8dbc-4bd2-8754-959ecabfd1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:47.239849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72a4b8-ea88-4d23-b847-c3a30389a539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:47.241115 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:47.278090 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72a4b8-ea88-4d23-b847-c3a30389a539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:47.279300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58947264-b4b7-4720-a3ba-fce1e3600be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:47.378972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Created reservations ['cec20236-5aac-4dd9-887e-e08bfa3838e5', 'cbb17b02-41b6-4be6-bfac-b07b8c80379f', '71f886df-5eb6-4dbf-ae5c-d34dc5363037', '8393b2f5-c529-40e3-9b10-fed43bdb3b82'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:47.380971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58947264-b4b7-4720-a3ba-fce1e3600be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec20236-5aac-4dd9-887e-e08bfa3838e5', 'cbb17b02-41b6-4be6-bfac-b07b8c80379f', '71f886df-5eb6-4dbf-ae5c-d34dc5363037', '8393b2f5-c529-40e3-9b10-fed43bdb3b82']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:47.380971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7758a9d6-f724-460e-8c12-95f0825b9a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:47.406647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7758a9d6-f724-460e-8c12-95f0825b9a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf5d596-6723-4738-90d6-893775339291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='da8af51b-20ef-4924-b1d6-147caa3fdf34-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9a7967652747bebf20d08c186138f3',qos_specs=None,replication_status=,reservations=['cec20236-5aac-4dd9-887e-e08bfa3838e5','cbb17b02-41b6-4be6-bfac-b07b8c80379f','71f886df-5eb6-4dbf-ae5c-d34dc5363037','8393b2f5-c529-40e3-9b10-fed43bdb3b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:47Z,deleted=False,deleted_at=None,display_description='',display_name='da8af51b-20ef-4924-b1d6-147caa3fdf34-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf5d596-6723-4738-90d6-893775339291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb9a7967652747bebf20d08c186138f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:47.407636 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382ad297-058f-45bf-a047-c17112552b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:47.412935 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13da39b5-0612-4871-8623-c189551b35eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.416229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13da39b5-0612-4871-8623-c189551b35eb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb Aug 14 02:08:47.416471 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13da39b5-0612-4871-8623-c189551b35eb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.416686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13da39b5-0612-4871-8623-c189551b35eb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.424559 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13da39b5-0612-4871-8623-c189551b35eb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb returned with HTTP 404 Aug 14 02:08:47.425088 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 125/510] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/07eb9d8c-9859-402f-a9b8-92f86cd7cbeb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:47.432222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382ad297-058f-45bf-a047-c17112552b59) transitioned into 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='da8af51b-20ef-4924-b1d6-147caa3fdf34-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9a7967652747bebf20d08c186138f3',qos_specs=None,replication_status=,reservations=['cec20236-5aac-4dd9-887e-e08bfa3838e5','cbb17b02-41b6-4be6-bfac-b07b8c80379f','71f886df-5eb6-4dbf-ae5c-d34dc5363037','8393b2f5-c529-40e3-9b10-fed43bdb3b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:47.433380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997ed371-48dc-4108-ada3-720626c8455a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:47.436565 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2440151e-eed1-42bd-858a-be33f9e85aed None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.439283 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2440151e-eed1-42bd-858a-be33f9e85aed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:47.439283 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2440151e-eed1-42bd-858a-be33f9e85aed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.439283 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2440151e-eed1-42bd-858a-be33f9e85aed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.448530 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.448530 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:47.448691 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997ed371-48dc-4108-ada3-720626c8455a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:47.450128 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Flow 'volume_create_api' (773d136a-8dbc-4bd2-8754-959ecabfd1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:47.451917 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Create volume request issued successfully. Aug 14 02:08:47.451917 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-6d698c4a-1b54-4f50-9370-ec128fa35800 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:47.452336 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 125/511] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:08:47 2026] POST /volume/v3/volumes => generated 747 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:47.453047 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2440151e-eed1-42bd-858a-be33f9e85aed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:47.459180 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2440151e-eed1-42bd-858a-be33f9e85aed tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:47.459605 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 133/512] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:47.468058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.471064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:08:47.471368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.471587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.482701 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.482701 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:47.484380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.488992 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:47.488992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.488992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.488992 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume with id: c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:47.489646 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:08:47.497078 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f18e60cd-e48d-4193-958c-d4544fa506f6 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 200 Aug 14 02:08:47.497078 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 130/513] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:47.500636 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.500636 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:47.501460 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:47.521478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.524818 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:08:47.525103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.525787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.533918 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume request issued successfully. Aug 14 02:08:47.533918 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91246d52-6ce2-4d9b-8362-1432a3d98fcb tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 202 Aug 14 02:08:47.534426 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 126/514] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:47 2026] DELETE /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:47.537635 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.537635 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:47.544757 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:08:47.545530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:47.549200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:47.549518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:47.550198 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:47.551462 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-e34d5008-6274-4652-8cf0-59d6b69355d3 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 200 Aug 14 02:08:47.552142 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 126/515] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:47.561449 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:47.561449 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:47.567285 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:47.573324 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1f7e9c7-45b8-4bf5-9297-d14a235aaa40 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 200 Aug 14 02:08:47.574002 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 134/516] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:47 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:48.110304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-87b7a60e-0d95-4cdd-8d13-cd4e2f88f99a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.113814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87b7a60e-0d95-4cdd-8d13-cd4e2f88f99a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] GET https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf Aug 14 02:08:48.114086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87b7a60e-0d95-4cdd-8d13-cd4e2f88f99a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:48.114345 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87b7a60e-0d95-4cdd-8d13-cd4e2f88f99a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:48.132611 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87b7a60e-0d95-4cdd-8d13-cd4e2f88f99a tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657 tempest-VolumeSnapshotQuotasNegativeTestJSON-1486960657-project-member] https://10.4.3.35/volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf returned with HTTP 404 Aug 14 02:08:48.133356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 131/517] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:48 2026] GET /volume/v3/volumes/d70db62a-44e1-4e91-b201-392aca74ecbf => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:48.146221 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-faff95a2-fbc4-4046-9815-bb2098c28f1a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.148226 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faff95a2-fbc4-4046-9815-bb2098c28f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d Aug 14 02:08:48.148607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faff95a2-fbc4-4046-9815-bb2098c28f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:48.279709 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faff95a2-fbc4-4046-9815-bb2098c28f1a tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391 tempest-VolumeSnapshotQuotasNegativeTestJSON-2053021391-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d returned with HTTP 200 Aug 14 02:08:48.280336 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 127/518] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:08:48 2026] PUT /volume/v3/os-quota-sets/aa0c3850325543fcbbb8b6e218b42c7d => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:48.593274 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f1216cc-180e-4a49-b8bd-6e726dc145d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.595664 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f1216cc-180e-4a49-b8bd-6e726dc145d5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d Aug 14 02:08:48.596039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f1216cc-180e-4a49-b8bd-6e726dc145d5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:48.596309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f1216cc-180e-4a49-b8bd-6e726dc145d5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:48.605116 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f1216cc-180e-4a49-b8bd-6e726dc145d5 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d returned with HTTP 404 Aug 14 02:08:48.605859 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 127/519] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:48 2026] GET /volume/v3/volumes/c488170d-4f3a-4797-a511-c4c7d52a6c9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:48.620943 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.624078 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:48.624342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:48.624595 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:48.644946 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:48.644946 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:48.650940 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:48.659696 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db2e2796-73f6-4fd3-9d74-d3457fdeb767 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:48.660390 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 135/520] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:48 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:48.679067 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.685463 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:48.685463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:48.685463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:48.685463 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume with id: a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:48.701757 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:48.701757 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:48.702568 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:48.735004 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Delete volume request issued successfully. Aug 14 02:08:48.735220 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f31dd888-3cc0-4957-8982-8ab9d6ed62d8 tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 202 Aug 14 02:08:48.735859 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 132/521] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:08:48 2026] DELETE /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:48.753556 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5642de3c-2532-459e-a07e-96b97939c35b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:48.756734 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5642de3c-2532-459e-a07e-96b97939c35b tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:48.757031 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5642de3c-2532-459e-a07e-96b97939c35b tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:48.757369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5642de3c-2532-459e-a07e-96b97939c35b tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:48.767799 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:48.767799 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:48.773766 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5642de3c-2532-459e-a07e-96b97939c35b tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Volume info retrieved successfully. Aug 14 02:08:48.781385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5642de3c-2532-459e-a07e-96b97939c35b tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 200 Aug 14 02:08:48.782530 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 128/522] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:48 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:49.812974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25fb32fa-bf3e-4fbe-b0f1-0ca69f7853de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:49.815665 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25fb32fa-bf3e-4fbe-b0f1-0ca69f7853de tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] GET https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c Aug 14 02:08:49.817225 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25fb32fa-bf3e-4fbe-b0f1-0ca69f7853de tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:49.817472 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25fb32fa-bf3e-4fbe-b0f1-0ca69f7853de tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:49.829876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25fb32fa-bf3e-4fbe-b0f1-0ca69f7853de tempest-VolumesListTestJSON-1329275648 tempest-VolumesListTestJSON-1329275648-project-member] https://10.4.3.35/volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c returned with HTTP 404 Aug 14 02:08:49.830937 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 128/523] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:49 2026] GET /volume/v3/volumes/a2bf2c65-2157-4ebc-aa47-c512ad344a5c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:49.918091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:49.920667 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:49.921257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-550638788"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:49.923785 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-550638788'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:49.923901 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume of 1 GB Aug 14 02:08:49.930664 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Availability Zones retrieved successfully. Aug 14 02:08:49.940072 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Flow 'volume_create_api' (b7af243c-1bca-4ebd-a827-968c7393bed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:49.941382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1be333-b218-4a73-9b3b-056fc81e687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:49.942481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:49.994162 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e1be333-b218-4a73-9b3b-056fc81e687d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:49.995398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fc36da-d3e6-401a-a6c8-6b5fae42c5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:50.109570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Created reservations ['1fc2ebc6-75f9-4513-9aa5-4f4fd62c4e69', '92b884c0-54db-4e58-9b73-462904f8a7c1', '70793910-544a-4885-9b8b-59a12ac9f620', '236fa043-cd5e-4cae-b76d-1a0898a3bddd'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:50.111330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fc36da-d3e6-401a-a6c8-6b5fae42c5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fc2ebc6-75f9-4513-9aa5-4f4fd62c4e69', '92b884c0-54db-4e58-9b73-462904f8a7c1', '70793910-544a-4885-9b8b-59a12ac9f620', '236fa043-cd5e-4cae-b76d-1a0898a3bddd']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:50.111701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f265b318-0b0c-4bf5-8112-fab9ea88b3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:50.154436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f265b318-0b0c-4bf5-8112-fab9ea88b3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78da2260-4ae2-43ff-b965-c4943c7da7b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-550638788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf377ebd1a294899b3e2501e56fe6431',qos_specs=None,replication_status=,reservations=['1fc2ebc6-75f9-4513-9aa5-4f4fd62c4e69','92b884c0-54db-4e58-9b73-462904f8a7c1','70793910-544a-4885-9b8b-59a12ac9f620','236fa043-cd5e-4cae-b76d-1a0898a3bddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba72d54d32b045f0813065b9304b2321',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-550638788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78da2260-4ae2-43ff-b965-c4943c7da7b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf377ebd1a294899b3e2501e56fe6431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba72d54d32b045f0813065b9304b2321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:50.156147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4f99d8-484d-4422-9044-12b139571c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:50.200996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4f99d8-484d-4422-9044-12b139571c01) transitioned into state 'SUCCESS' from state '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-550638788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf377ebd1a294899b3e2501e56fe6431',qos_specs=None,replication_status=,reservations=['1fc2ebc6-75f9-4513-9aa5-4f4fd62c4e69','92b884c0-54db-4e58-9b73-462904f8a7c1','70793910-544a-4885-9b8b-59a12ac9f620','236fa043-cd5e-4cae-b76d-1a0898a3bddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba72d54d32b045f0813065b9304b2321',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:50.202048 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5688d-a54f-43e2-8b83-3d24de0ccbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:50.222789 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c5688d-a54f-43e2-8b83-3d24de0ccbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:50.223630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Flow 'volume_create_api' (b7af243c-1bca-4ebd-a827-968c7393bed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:50.224192 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume request issued successfully. Aug 14 02:08:50.224792 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1287ff8-cb6b-4d53-85c3-9e8f143c3456 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:50.230622 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 136/524] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:49 2026] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:50.573182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:50.577396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:08:50.578211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:50.578399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:50.595409 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:50.595409 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:50.605144 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:08:50.619455 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-649b1e5a-6ee4-4972-a09c-a1e278c87009 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 200 Aug 14 02:08:50.621878 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 133/525] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:50 2026] GET /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:50.644561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6a5db8b-1313-43ff-9b4c-4715b5e5eb44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:50.644561 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a5db8b-1313-43ff-9b4c-4715b5e5eb44 None None] GET https://10.4.3.35/volume// Aug 14 02:08:50.644989 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a5db8b-1313-43ff-9b4c-4715b5e5eb44 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:50.644989 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a5db8b-1313-43ff-9b4c-4715b5e5eb44 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:50.645520 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a5db8b-1313-43ff-9b4c-4715b5e5eb44 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:50.646169 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 129/526] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:50.672113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-4e69191f-aec2-4b12-b16b-86659e5490e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:50.677781 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-4e69191f-aec2-4b12-b16b-86659e5490e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:08:50.679713 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-4e69191f-aec2-4b12-b16b-86659e5490e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faf5d596-6723-4738-90d6-893775339291", "connector": null, "instance_uuid": "da8af51b-20ef-4924-b1d6-147caa3fdf34"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:50.711362 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:50.711362 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:50.786153 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-4e69191f-aec2-4b12-b16b-86659e5490e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:08:50.786456 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 129/527] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:08:50 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:50.803876 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d813a6e5-d676-4555-8337-81d49cf6d3ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:50.804345 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d813a6e5-d676-4555-8337-81d49cf6d3ab None None] GET https://10.4.3.35/volume// Aug 14 02:08:50.805138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d813a6e5-d676-4555-8337-81d49cf6d3ab None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:50.805138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d813a6e5-d676-4555-8337-81d49cf6d3ab None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:50.805492 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d813a6e5-d676-4555-8337-81d49cf6d3ab None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:08:50.810812 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 137/528] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:08:50 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:08:50.835279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:50.839336 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:08:50.839645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:50.839962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:50.863104 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:50.863104 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:50.868178 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:08:50.876612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-f3cd0a52-ab31-418f-b53f-114b2a54a5fe tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 200 Aug 14 02:08:50.878213 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 134/529] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:08:50 2026] GET /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:08:51.080252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:51.086055 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] PUT https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 Aug 14 02:08:51.086055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:51.103137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Acquiring lock "cinder-attachment_update-faf5d596-6723-4738-90d6-893775339291-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:08:51.110282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Lock "cinder-attachment_update-faf5d596-6723-4738-90d6-893775339291-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:08:51.112121 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:51.112121 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:51.316212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Lock "cinder-attachment_update-faf5d596-6723-4738-90d6-893775339291-np0000007301" released by "attachment_update" :: held 0.206s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:08:51.316780 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-1e254b9d-5c1c-4c27-980d-03911db3fbd8 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 returned with HTTP 200 Aug 14 02:08:51.318167 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 130/530] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:08:51 2026] PUT /volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 => generated 969 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:51.380882 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-313da959-6b4a-46b3-a42e-6796b40e288a req-7cfff017-295b-4c4e-b67e-83b053a60116 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:51.384574 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-7cfff017-295b-4c4e-b67e-83b053a60116 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651/action Aug 14 02:08:51.385806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-7cfff017-295b-4c4e-b67e-83b053a60116 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:08:51.389658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-7cfff017-295b-4c4e-b67e-83b053a60116 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:51.425993 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:51.425993 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:51.474866 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-313da959-6b4a-46b3-a42e-6796b40e288a req-7cfff017-295b-4c4e-b67e-83b053a60116 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651/action returned with HTTP 204 Aug 14 02:08:51.474866 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 130/531] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:08:51 2026] POST /volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.354622 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1749cd0c-7aa4-45cb-b3c0-f3f83b9608e0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.512224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.618126 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:08:52.618126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1760466019"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.619883 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1749cd0c-7aa4-45cb-b3c0-f3f83b9608e0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:08:52.620295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1749cd0c-7aa4-45cb-b3c0-f3f83b9608e0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-278194840", "extra_specs": {"spec1": "val1"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.620883 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1760466019'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:08:52.621624 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume of 1 GB Aug 14 02:08:52.623769 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:52.623769 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:52.630024 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Availability Zones retrieved successfully. Aug 14 02:08:52.641850 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (7a08cb65-9f6f-4da6-8c44-6b1545d2e085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:52.641850 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea2ad1-5ad1-4909-835b-b29e67853c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:52.643069 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:08:52.656341 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1749cd0c-7aa4-45cb-b3c0-f3f83b9608e0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:08:52.656829 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 138/532] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:08:52 2026] POST /volume/v3/types => generated 242 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:52.671887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38ade7bf-2f4a-413d-8b6c-b8e5c8168b3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.673218 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38ade7bf-2f4a-413d-8b6c-b8e5c8168b3f tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] POST https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs Aug 14 02:08:52.674028 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38ade7bf-2f4a-413d-8b6c-b8e5c8168b3f tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.675844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38ade7bf-2f4a-413d-8b6c-b8e5c8168b3f tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs returned with HTTP 400 Aug 14 02:08:52.677235 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 131/533] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:52 2026] POST /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:08:52.685503 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea2ad1-5ad1-4909-835b-b29e67853c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:52.687764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7049d85f-2a7e-47e4-bbac-060a0b76674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:52.688442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57df20fa-a292-48f7-b72c-b6e632fac456 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.694561 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57df20fa-a292-48f7-b72c-b6e632fac456 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] POST https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs Aug 14 02:08:52.695283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57df20fa-a292-48f7-b72c-b6e632fac456 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.697155 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57df20fa-a292-48f7-b72c-b6e632fac456 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs returned with HTTP 400 Aug 14 02:08:52.698086 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 131/534] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:52 2026] POST /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:08:52.712308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2e3bc1a3-133f-4844-81c9-19e6f6a115b4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.713882 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2e3bc1a3-133f-4844-81c9-19e6f6a115b4 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] POST https://10.4.3.35/volume/v3/types/b56bcd47-1200-4a8f-826e-17a1fb3f983a/extra_specs Aug 14 02:08:52.714379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2e3bc1a3-133f-4844-81c9-19e6f6a115b4 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.732089 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2e3bc1a3-133f-4844-81c9-19e6f6a115b4 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b56bcd47-1200-4a8f-826e-17a1fb3f983a/extra_specs returned with HTTP 404 Aug 14 02:08:52.732875 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 139/535] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:08:52 2026] POST /volume/v3/types/b56bcd47-1200-4a8f-826e-17a1fb3f983a/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.749961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5cca25b9-fb39-4951-b7eb-6c2f5c8737dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.752474 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cca25b9-fb39-4951-b7eb-6c2f5c8737dc tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] DELETE https://10.4.3.35/volume/v3/types/aa325a3f-f718-42c1-b40d-0a69a58cee29/extra_specs/spec1 Aug 14 02:08:52.753564 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cca25b9-fb39-4951-b7eb-6c2f5c8737dc tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:52.753564 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cca25b9-fb39-4951-b7eb-6c2f5c8737dc tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:52.760438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cca25b9-fb39-4951-b7eb-6c2f5c8737dc tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/aa325a3f-f718-42c1-b40d-0a69a58cee29/extra_specs/spec1 returned with HTTP 404 Aug 14 02:08:52.761868 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 132/536] 10.4.3.35 () {66 vars in 1392 bytes} [Fri Aug 14 02:08:52 2026] DELETE /volume/v3/types/aa325a3f-f718-42c1-b40d-0a69a58cee29/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.775983 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae8b1434-dac3-4419-ae38-09a93097a736 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.778028 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8b1434-dac3-4419-ae38-09a93097a736 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] GET https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/nonexistent_extra_spec_name Aug 14 02:08:52.778317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8b1434-dac3-4419-ae38-09a93097a736 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:52.778606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae8b1434-dac3-4419-ae38-09a93097a736 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:52.783362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Created reservations ['d21a1adf-f554-4af1-8e7a-6abef2ea67eb', 'd66b81bb-5421-4b8b-aee4-305e461466a0', '0495cb0f-cb44-409c-9c53-1af2adcd7cf2', '395b49f3-1de7-453b-b7cd-1275428ed56f'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:08:52.785096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7049d85f-2a7e-47e4-bbac-060a0b76674b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d21a1adf-f554-4af1-8e7a-6abef2ea67eb', 'd66b81bb-5421-4b8b-aee4-305e461466a0', '0495cb0f-cb44-409c-9c53-1af2adcd7cf2', '395b49f3-1de7-453b-b7cd-1275428ed56f']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:52.786780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45350aba-f24a-4dde-a4e5-18f839d9d0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:52.788185 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae8b1434-dac3-4419-ae38-09a93097a736 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 02:08:52.788693 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 132/537] 10.4.3.35 () {66 vars in 1455 bytes} [Fri Aug 14 02:08:52 2026] GET /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.802143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7dcaae97-6ce4-46a9-a0a2-ea43275fb93d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.805842 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7dcaae97-6ce4-46a9-a0a2-ea43275fb93d tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] GET https://10.4.3.35/volume/v3/types/c9be7eae-b915-4a35-a647-2bbd1ac945f3/extra_specs/spec1 Aug 14 02:08:52.806364 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7dcaae97-6ce4-46a9-a0a2-ea43275fb93d tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:52.806476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7dcaae97-6ce4-46a9-a0a2-ea43275fb93d tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:52.811768 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7dcaae97-6ce4-46a9-a0a2-ea43275fb93d tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/c9be7eae-b915-4a35-a647-2bbd1ac945f3/extra_specs/spec1 returned with HTTP 404 Aug 14 02:08:52.812401 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 140/538] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:08:52 2026] GET /volume/v3/types/c9be7eae-b915-4a35-a647-2bbd1ac945f3/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.822233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45350aba-f24a-4dde-a4e5-18f839d9d0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6831ebca-f33e-401d-b34a-15304bcedcd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1760466019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80f18b1c1ea44e3aee79303cd4543f1',qos_specs=None,replication_status=,reservations=['d21a1adf-f554-4af1-8e7a-6abef2ea67eb','d66b81bb-5421-4b8b-aee4-305e461466a0','0495cb0f-cb44-409c-9c53-1af2adcd7cf2','395b49f3-1de7-453b-b7cd-1275428ed56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca2c90b04b8422fb24116e89857bd2d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1760466019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6831ebca-f33e-401d-b34a-15304bcedcd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80f18b1c1ea44e3aee79303cd4543f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca2c90b04b8422fb24116e89857bd2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:52.823400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4195527-d74f-460c-99ea-99038b5b7e06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.825131 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ad0707-5287-4dfc-beda-a39b5f1827cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:52.825887 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4195527-d74f-460c-99ea-99038b5b7e06 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] GET https://10.4.3.35/volume/v3/types/8d4c3034-4099-4f7b-a119-92eac5b918fb/extra_specs Aug 14 02:08:52.826146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4195527-d74f-460c-99ea-99038b5b7e06 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:52.827416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4195527-d74f-460c-99ea-99038b5b7e06 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:52.827416 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:52.827416 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:52.831893 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4195527-d74f-460c-99ea-99038b5b7e06 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/8d4c3034-4099-4f7b-a119-92eac5b918fb/extra_specs returned with HTTP 404 Aug 14 02:08:52.832046 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 133/539] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:08:52 2026] GET /volume/v3/types/8d4c3034-4099-4f7b-a119-92eac5b918fb/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:52.849876 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2792fb0-d362-45be-8968-c519838e31a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.852978 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2792fb0-d362-45be-8968-c519838e31a0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] PUT https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 Aug 14 02:08:52.852978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2792fb0-d362-45be-8968-c519838e31a0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.852978 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2792fb0-d362-45be-8968-c519838e31a0 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 returned with HTTP 400 Aug 14 02:08:52.853193 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 133/540] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:08:52 2026] PUT /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 02:08:52.864371 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ad0707-5287-4dfc-beda-a39b5f1827cd) transitioned into state 'SUCCESS' from state '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-1760466019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80f18b1c1ea44e3aee79303cd4543f1',qos_specs=None,replication_status=,reservations=['d21a1adf-f554-4af1-8e7a-6abef2ea67eb','d66b81bb-5421-4b8b-aee4-305e461466a0','0495cb0f-cb44-409c-9c53-1af2adcd7cf2','395b49f3-1de7-453b-b7cd-1275428ed56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca2c90b04b8422fb24116e89857bd2d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:52.865304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3aef365-9f02-4f0f-ab2e-030ef6afd1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:08:52.868560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a1feffd3-d5ab-49d7-a74e-fbc475d09eca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.871891 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1feffd3-d5ab-49d7-a74e-fbc475d09eca tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] PUT https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 Aug 14 02:08:52.871891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a1feffd3-d5ab-49d7-a74e-fbc475d09eca tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'update', calling method: update, body: null {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.874997 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1feffd3-d5ab-49d7-a74e-fbc475d09eca tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 returned with HTTP 400 Aug 14 02:08:52.874997 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 141/541] 10.4.3.35 () {68 vars in 1408 bytes} [Fri Aug 14 02:08:52 2026] PUT /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:08:52.880246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3aef365-9f02-4f0f-ab2e-030ef6afd1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:08:52.881729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (7a08cb65-9f6f-4da6-8c44-6b1545d2e085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:08:52.883075 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request issued successfully. Aug 14 02:08:52.884189 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d223fc7-ad35-41fa-8a49-d5b1f331b623 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:08:52.884963 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 135/542] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:52 2026] POST /volume/v3/volumes => generated 748 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:08:52.887615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4fd194a1-ff42-41fd-a2a6-71840b6ca4de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.890390 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fd194a1-ff42-41fd-a2a6-71840b6ca4de tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] PUT https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/None Aug 14 02:08:52.890528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fd194a1-ff42-41fd-a2a6-71840b6ca4de tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.906129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fd194a1-ff42-41fd-a2a6-71840b6ca4de tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 02:08:52.906129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fd194a1-ff42-41fd-a2a6-71840b6ca4de tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/None returned with HTTP 400 Aug 14 02:08:52.906910 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 134/543] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:08:52 2026] PUT /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:08:52.909365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.919311 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:08:52.919778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:52.919943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:52.928928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4496bd76-5519-4ed2-84bc-ac53ff115984 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.934886 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:52.934886 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:08:52.935079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4496bd76-5519-4ed2-84bc-ac53ff115984 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] PUT https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/bf6a1f91-c05e-4317-ba27-937201c6baa1 Aug 14 02:08:52.935486 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4496bd76-5519-4ed2-84bc-ac53ff115984 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.941063 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:08:52.953128 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d22f52c6-b14b-41d8-9219-d3ade0b282d9 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 200 Aug 14 02:08:52.953128 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 134/544] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:52 2026] GET /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:52.967226 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4496bd76-5519-4ed2-84bc-ac53ff115984 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 02:08:52.967226 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4496bd76-5519-4ed2-84bc-ac53ff115984 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/bf6a1f91-c05e-4317-ba27-937201c6baa1 returned with HTTP 400 Aug 14 02:08:52.967226 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 142/545] 10.4.3.35 () {68 vars in 1502 bytes} [Fri Aug 14 02:08:52 2026] PUT /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b/extra_specs/bf6a1f91-c05e-4317-ba27-937201c6baa1 => generated 73 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:08:52.983338 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-056ac818-316c-4371-99ad-f3f6ee1d0b6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:52.996076 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-056ac818-316c-4371-99ad-f3f6ee1d0b6b tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] PUT https://10.4.3.35/volume/v3/types/202bf2c1-62f1-48de-9156-43032e29f01e/extra_specs/spec1 Aug 14 02:08:52.996076 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-056ac818-316c-4371-99ad-f3f6ee1d0b6b tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:08:52.996076 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:52.996076 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:08:53.013800 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-056ac818-316c-4371-99ad-f3f6ee1d0b6b tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/202bf2c1-62f1-48de-9156-43032e29f01e/extra_specs/spec1 returned with HTTP 404 Aug 14 02:08:53.014532 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 136/546] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:08:52 2026] PUT /volume/v3/types/202bf2c1-62f1-48de-9156-43032e29f01e/extra_specs/spec1 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:08:53.031570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f703ef4c-869c-4376-8473-264fc6eaa166 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:53.037431 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f703ef4c-869c-4376-8473-264fc6eaa166 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] DELETE https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b Aug 14 02:08:53.037921 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f703ef4c-869c-4376-8473-264fc6eaa166 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:53.038283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f703ef4c-869c-4376-8473-264fc6eaa166 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:53.109735 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f703ef4c-869c-4376-8473-264fc6eaa166 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b returned with HTTP 202 Aug 14 02:08:53.109735 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 135/547] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:08:53 2026] DELETE /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:08:53.126037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d340bbfd-e112-47e4-8dc8-cc0eba86c119 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:53.128935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d340bbfd-e112-47e4-8dc8-cc0eba86c119 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] GET https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b Aug 14 02:08:53.129318 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d340bbfd-e112-47e4-8dc8-cc0eba86c119 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:53.129632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d340bbfd-e112-47e4-8dc8-cc0eba86c119 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:53.135439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d340bbfd-e112-47e4-8dc8-cc0eba86c119 tempest-ExtraSpecsNegativeTest-1946340681 tempest-ExtraSpecsNegativeTest-1946340681-project-admin] https://10.4.3.35/volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b returned with HTTP 404 Aug 14 02:08:53.136230 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 135/548] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:08:53 2026] GET /volume/v3/types/b0978239-2b61-4d1b-943c-b491f893b85b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:08:53.973843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:53.978869 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:08:53.978869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:53.978869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:53.991712 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:53.991712 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:08:54.002360 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:08:54.010557 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a324af92-7f9b-4782-a5f3-d39b8096d6df tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 200 Aug 14 02:08:54.011192 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 143/549] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:08:53 2026] GET /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:08:56.580485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ff87445-beec-4f07-bbd3-30ba5430999a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:56.800868 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ff87445-beec-4f07-bbd3-30ba5430999a tempest-AvailabilityZoneTestJSON-1189324300 tempest-AvailabilityZoneTestJSON-1189324300-project-member] GET https://10.4.3.35/volume/v3/os-availability-zone Aug 14 02:08:56.801069 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ff87445-beec-4f07-bbd3-30ba5430999a tempest-AvailabilityZoneTestJSON-1189324300 tempest-AvailabilityZoneTestJSON-1189324300-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:56.801836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ff87445-beec-4f07-bbd3-30ba5430999a tempest-AvailabilityZoneTestJSON-1189324300 tempest-AvailabilityZoneTestJSON-1189324300-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:56.807996 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0ff87445-beec-4f07-bbd3-30ba5430999a tempest-AvailabilityZoneTestJSON-1189324300 tempest-AvailabilityZoneTestJSON-1189324300-project-member] Availability Zones retrieved successfully. Aug 14 02:08:56.808389 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ff87445-beec-4f07-bbd3-30ba5430999a tempest-AvailabilityZoneTestJSON-1189324300 tempest-AvailabilityZoneTestJSON-1189324300-project-member] https://10.4.3.35/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 02:08:56.809275 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 137/550] 10.4.3.35 () {66 vars in 1269 bytes} [Fri Aug 14 02:08:56 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:08:58.418057 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:08:58.424529 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:08:58.424901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:08:58.426587 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:08:58.454833 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:08:58.454833 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:08:58.462960 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:08:58.475861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab61aa52-d6d0-471b-ab4a-156997823228 req-f5b2a6a8-221c-4b5b-ab55-1591d2b54e8a tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 200 Aug 14 02:08:58.476613 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 136/551] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:08:58 2026] GET /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:08:59.797147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90081283-d796-45ff-93bd-7a4b507ba88d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:00.054880 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:00.055278 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1680668543"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:00.057956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1680668543'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:00.058108 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Create volume of 1 GB Aug 14 02:09:00.068761 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Availability Zones retrieved successfully. Aug 14 02:09:00.078216 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Flow 'volume_create_api' (5975e2b2-55ea-43df-8cfd-1fce7654d674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:00.082350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014f1180-5ad3-447c-9e36-1be428c1c38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:00.082350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:00.128530 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014f1180-5ad3-447c-9e36-1be428c1c38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:00.129549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31ece094-f3b1-4828-82a3-5c1911b2c7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:00.246925 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Created reservations ['972c6378-00d0-410d-afd3-1f4dbe351301', '1708ab74-d380-4d89-abf8-ff26b1224c86', '22290b9e-d132-42ae-afe4-6e0c5aa3a746', 'e0350f80-484c-4f68-89bc-d8f1a2d97854'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:00.248457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31ece094-f3b1-4828-82a3-5c1911b2c7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['972c6378-00d0-410d-afd3-1f4dbe351301', '1708ab74-d380-4d89-abf8-ff26b1224c86', '22290b9e-d132-42ae-afe4-6e0c5aa3a746', 'e0350f80-484c-4f68-89bc-d8f1a2d97854']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:00.249720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0a19b6-e3dc-44d3-87f1-daae4c3b9177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:00.287521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0a19b6-e3dc-44d3-87f1-daae4c3b9177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1680668543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd738a2f8b8a4cc8872161c750cf3d88',qos_specs=None,replication_status=,reservations=['972c6378-00d0-410d-afd3-1f4dbe351301','1708ab74-d380-4d89-abf8-ff26b1224c86','22290b9e-d132-42ae-afe4-6e0c5aa3a746','e0350f80-484c-4f68-89bc-d8f1a2d97854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8ac29c22d548709f7739dbbe1672f0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1680668543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd738a2f8b8a4cc8872161c750cf3d88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b8ac29c22d548709f7739dbbe1672f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:00.288994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7701a325-dd66-4363-8649-368f99530540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:00.336616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7701a325-dd66-4363-8649-368f99530540) transitioned into state 'SUCCESS' from state '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-1680668543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd738a2f8b8a4cc8872161c750cf3d88',qos_specs=None,replication_status=,reservations=['972c6378-00d0-410d-afd3-1f4dbe351301','1708ab74-d380-4d89-abf8-ff26b1224c86','22290b9e-d132-42ae-afe4-6e0c5aa3a746','e0350f80-484c-4f68-89bc-d8f1a2d97854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8ac29c22d548709f7739dbbe1672f0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:00.336616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ed24be-8029-482c-adff-2fcebfd6935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:00.349233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ed24be-8029-482c-adff-2fcebfd6935a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:00.351258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Flow 'volume_create_api' (5975e2b2-55ea-43df-8cfd-1fce7654d674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:00.351258 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Create volume request issued successfully. Aug 14 02:09:00.351917 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90081283-d796-45ff-93bd-7a4b507ba88d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:00.353004 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 136/552] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:08:59 2026] POST /volume/v3/volumes => generated 748 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:00.371890 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:00.379696 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:00.379696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:00.379696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:00.391066 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:00.391066 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:00.397104 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Volume info retrieved successfully. Aug 14 02:09:00.402989 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a85b4dbd-1c82-4c92-b9c7-5ba79134b43b tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 200 Aug 14 02:09:00.403424 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 144/553] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:00 2026] GET /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:01.420124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:01.423792 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:01.423792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:01.423792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:01.438963 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:01.438963 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:01.448707 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Volume info retrieved successfully. Aug 14 02:09:01.457354 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-24c0fb7e-d4dd-4608-a816-9e8567ac1395 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 200 Aug 14 02:09:01.458359 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 138/554] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:01 2026] GET /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:01.481591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f58742b-2340-480f-97ad-fa2906be4a4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:01.483692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f58742b-2340-480f-97ad-fa2906be4a4c tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:09:01.484422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f58742b-2340-480f-97ad-fa2906be4a4c tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:01.484422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f58742b-2340-480f-97ad-fa2906be4a4c tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:01.503179 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f58742b-2340-480f-97ad-fa2906be4a4c tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:09:01.503179 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 137/555] 10.4.3.35 () {66 vars in 1227 bytes} [Fri Aug 14 02:09:01 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:01.515625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:01.518866 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:01.518866 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:01.519140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:01.528719 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:01.528719 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:01.533865 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Volume info retrieved successfully. Aug 14 02:09:01.539761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f51862d2-1443-4791-a7c0-7a58e07abe8d tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 200 Aug 14 02:09:01.540249 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 137/556] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:01 2026] GET /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:01.553456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-82315338-6a38-4d20-86d6-abf71cff8ead None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:01.555763 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:01.556033 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:01.556250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:01.556432 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Delete volume with id: e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:01.565646 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:01.565646 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:01.565646 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Volume info retrieved successfully. Aug 14 02:09:01.598349 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Delete volume request issued successfully. Aug 14 02:09:01.598769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82315338-6a38-4d20-86d6-abf71cff8ead tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 202 Aug 14 02:09:01.599479 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 145/557] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:09:01 2026] DELETE /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:09:01.611488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-28704fbd-ba11-4870-985b-97fde63e66ec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:01.613200 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28704fbd-ba11-4870-985b-97fde63e66ec tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:01.613370 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28704fbd-ba11-4870-985b-97fde63e66ec tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:01.613543 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28704fbd-ba11-4870-985b-97fde63e66ec tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:01.621060 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:01.621060 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:01.626635 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-28704fbd-ba11-4870-985b-97fde63e66ec tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Volume info retrieved successfully. Aug 14 02:09:01.633643 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28704fbd-ba11-4870-985b-97fde63e66ec tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 200 Aug 14 02:09:01.634702 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 139/558] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:01 2026] GET /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:02.658572 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb5e9252-f255-44f7-b19e-b6ae17dd5208 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:02.661243 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb5e9252-f255-44f7-b19e-b6ae17dd5208 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] GET https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b Aug 14 02:09:02.661711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb5e9252-f255-44f7-b19e-b6ae17dd5208 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:02.661711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb5e9252-f255-44f7-b19e-b6ae17dd5208 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:02.671589 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb5e9252-f255-44f7-b19e-b6ae17dd5208 tempest-AbsoluteLimitsTests-10449433 tempest-AbsoluteLimitsTests-10449433-project-member] https://10.4.3.35/volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b returned with HTTP 404 Aug 14 02:09:02.672338 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 138/559] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:02 2026] GET /volume/v3/volumes/e1f9a2a5-e7fd-46c0-8234-2fe08b944f8b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:02.738553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d817a80d-0780-4c79-8d3d-ebc453c87b06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:02.742945 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d817a80d-0780-4c79-8d3d-ebc453c87b06 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/f73dbd14-0b00-40e6-bb80-5c666d167798/action Aug 14 02:09:02.742945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d817a80d-0780-4c79-8d3d-ebc453c87b06 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-attach": {"instance_uuid": "e5ad6935-650a-4914-80e4-4e0241445914", "mountpoint": "/dev/vdc"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:02.742945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d817a80d-0780-4c79-8d3d-ebc453c87b06 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e5ad6935-650a-4914-80e4-4e0241445914", "mountpoint": "/dev/vdc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:02.751237 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d817a80d-0780-4c79-8d3d-ebc453c87b06 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/f73dbd14-0b00-40e6-bb80-5c666d167798/action returned with HTTP 404 Aug 14 02:09:02.753321 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 138/560] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:02 2026] POST /volume/v3/volumes/f73dbd14-0b00-40e6-bb80-5c666d167798/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:07.644690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:07.648863 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:09:07.649255 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:07.649693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:07.671858 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:07.671858 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:07.680847 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:09:07.689717 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-693a44bf-e606-405a-8e71-2942692004f6 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:09:07.691902 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 146/561] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:07 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1651 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:07.742460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:07.746748 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:09:07.747845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:07.747845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:07.764291 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:07.764291 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:07.773010 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:09:07.784281 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-67f3ec53-61f5-4dbd-bcb9-18ef442b1d1d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:09:07.784281 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 140/562] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:07 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1651 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:08.196707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:08.202920 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:08.203308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "25223891-b9aa-4c91-9328-3b1a26576f35", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-614007187"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:08.206116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'imageRef': '25223891-b9aa-4c91-9328-3b1a26576f35', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-614007187'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:08.341521 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume of 2 GB Aug 14 02:09:08.347176 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Availability Zones retrieved successfully. Aug 14 02:09:08.356733 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (5c0d52dc-f5d0-48dc-8cd3-9ba5a00ed8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:08.358079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed97fb00-130a-400e-ba4e-ac2cfb1b5b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:08.359553 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:08.409132 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed97fb00-130a-400e-ba4e-ac2cfb1b5b13) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:09:08.409132 np0000007301 devstack@c-api.service[100238]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 25223891-b9aa-4c91-9328-3b1a26576f35 is not active. Aug 14 02:09:08.411553 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed97fb00-130a-400e-ba4e-ac2cfb1b5b13) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:08.413142 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed97fb00-130a-400e-ba4e-ac2cfb1b5b13) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:09:08.413914 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (5c0d52dc-f5d0-48dc-8cd3-9ba5a00ed8b3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:09:08.414422 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05f3bec2-3c10-4c6e-a5af-c8915f7a7710 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:08.415252 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 139/563] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:09:08 2026] POST /volume/v3/volumes => generated 125 bytes in 220 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 02:09:09.762739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fd71f36-df47-404f-9bee-0229fddd15f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:09.762739 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd71f36-df47-404f-9bee-0229fddd15f8 None None] GET https://10.4.3.35/volume// Aug 14 02:09:09.762739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd71f36-df47-404f-9bee-0229fddd15f8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:09.762739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd71f36-df47-404f-9bee-0229fddd15f8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:09.765399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd71f36-df47-404f-9bee-0229fddd15f8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:09.765884 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 139/564] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:09 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:09.784842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-a3a8f26e-5f53-47da-86f5-43035e4e0f8d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:09.787831 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-a3a8f26e-5f53-47da-86f5-43035e4e0f8d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:09.788300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-a3a8f26e-5f53-47da-86f5-43035e4e0f8d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db94f0a3-6ea8-44a7-a541-0089545190cd", "connector": null, "instance_uuid": "9684bff3-fbc9-44a3-8165-2a4d1a43477b"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:09.810099 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:09.810099 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:09.860873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-a3a8f26e-5f53-47da-86f5-43035e4e0f8d tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:09.861198 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 147/565] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:09 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 14 02:09:09.984304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-52d42ae2-4ab0-46f3-ba00-4cab1e2ffbc2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:09.987766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-52d42ae2-4ab0-46f3-ba00-4cab1e2ffbc2 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] DELETE https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 Aug 14 02:09:09.988153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-52d42ae2-4ab0-46f3-ba00-4cab1e2ffbc2 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:09.988317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-52d42ae2-4ab0-46f3-ba00-4cab1e2ffbc2 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:10.007045 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:10.007045 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:10.074298 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-52d42ae2-4ab0-46f3-ba00-4cab1e2ffbc2 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 returned with HTTP 200 Aug 14 02:09:10.074820 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 141/566] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:09:09 2026] DELETE /volume/v3/attachments/11bacaa4-c270-49b2-a1c9-b5e358ea6e23 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:10.233844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4c7275e-2675-445f-bac8-88405e7a643c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:10.234348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4c7275e-2675-445f-bac8-88405e7a643c None None] GET https://10.4.3.35/volume// Aug 14 02:09:10.234581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4c7275e-2675-445f-bac8-88405e7a643c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:10.234888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4c7275e-2675-445f-bac8-88405e7a643c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:10.235345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4c7275e-2675-445f-bac8-88405e7a643c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:10.235729 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 140/567] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:10.246022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:10.248775 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd/action Aug 14 02:09:10.249311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action body: b'{"os-reimage": {"image_id": "9bf84c8b-b13e-4357-b3ba-6782cdc6f526", "reimage_reserved": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:10.249559 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "9bf84c8b-b13e-4357-b3ba-6782cdc6f526", "reimage_reserved": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:10.266512 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:10.266512 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:10.267169 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:09:10.734736 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-cacc35cb-04a9-4434-a8ce-b342eebc131c tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd/action returned with HTTP 202 Aug 14 02:09:10.735448 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 140/568] 10.4.3.35 () {74 vars in 1706 bytes} [Fri Aug 14 02:09:10 2026] POST /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd/action => generated 0 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:09:11.067214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.069336 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.069783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ed3952d2-8b44-45ca-a643-923dcbf6175f"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.071579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ed3952d2-8b44-45ca-a643-923dcbf6175f'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:11.177668 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume of 1 GB Aug 14 02:09:11.178128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:11.178128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:11.186371 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Availability Zones retrieved successfully. Aug 14 02:09:11.194880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (06559967-db1d-47d1-bca5-d9cf078b0690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:11.199003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec24ff05-d4db-4db5-be7e-930ba0c8382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:11.203583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:11.241412 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec24ff05-d4db-4db5-be7e-930ba0c8382f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:09:11.241412 np0000007301 devstack@c-api.service[100234]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 02:09:11.244141 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec24ff05-d4db-4db5-be7e-930ba0c8382f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:11.245540 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec24ff05-d4db-4db5-be7e-930ba0c8382f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:09:11.247198 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Flow 'volume_create_api' (06559967-db1d-47d1-bca5-d9cf078b0690) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:09:11.247610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc50ed9d-2e24-4a0c-8834-8a490ea0da79 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:11.248908 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 148/569] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 134 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:11.502192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-939f5922-957c-46dd-96aa-46a077b63aaf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.505752 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-939f5922-957c-46dd-96aa-46a077b63aaf tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.506419 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-939f5922-957c-46dd-96aa-46a077b63aaf tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.510335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-939f5922-957c-46dd-96aa-46a077b63aaf tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:11.510335 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 142/570] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:11.519930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-867cb352-ac98-4073-bd9c-0b43e4dbde6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.522829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-867cb352-ac98-4073-bd9c-0b43e4dbde6a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.523303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-867cb352-ac98-4073-bd9c-0b43e4dbde6a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "415f1f24-0437-430a-9c82-3e131a01af23"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.526597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-867cb352-ac98-4073-bd9c-0b43e4dbde6a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '415f1f24-0437-430a-9c82-3e131a01af23'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:11.533467 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-867cb352-ac98-4073-bd9c-0b43e4dbde6a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 404 Aug 14 02:09:11.534066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 141/571] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:11.545032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88a7299c-8987-4d6d-9d3e-9f9bf5e1d511 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.547499 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88a7299c-8987-4d6d-9d3e-9f9bf5e1d511 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.547752 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88a7299c-8987-4d6d-9d3e-9f9bf5e1d511 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e79f505f-83dd-44a5-9e24-f9c258665fbc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.550069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-88a7299c-8987-4d6d-9d3e-9f9bf5e1d511 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e79f505f-83dd-44a5-9e24-f9c258665fbc'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:11.561431 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88a7299c-8987-4d6d-9d3e-9f9bf5e1d511 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 404 Aug 14 02:09:11.562477 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 141/572] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:11.576039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ab33c58b-f10f-4019-99f9-9e27663447c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.578276 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ab33c58b-f10f-4019-99f9-9e27663447c8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.578658 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ab33c58b-f10f-4019-99f9-9e27663447c8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a1691ed4-0378-4e0a-9e03-c3e1f6a44944"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.580576 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-ab33c58b-f10f-4019-99f9-9e27663447c8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a1691ed4-0378-4e0a-9e03-c3e1f6a44944'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:11.591624 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ab33c58b-f10f-4019-99f9-9e27663447c8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 404 Aug 14 02:09:11.592524 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 149/573] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:11.607116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2c5209f7-c20f-4130-a1b5-f8141d8615e2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.609465 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c5209f7-c20f-4130-a1b5-f8141d8615e2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.609970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c5209f7-c20f-4130-a1b5-f8141d8615e2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.612946 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c5209f7-c20f-4130-a1b5-f8141d8615e2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:11.613495 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 143/574] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:11.628147 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa75b729-0576-4293-baee-c052a686dcd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.629859 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa75b729-0576-4293-baee-c052a686dcd2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.630809 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa75b729-0576-4293-baee-c052a686dcd2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.633878 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa75b729-0576-4293-baee-c052a686dcd2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:11.634386 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 142/575] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:11.648117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47ba9257-087d-401f-b737-f01fb00f6579 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.651658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ba9257-087d-401f-b737-f01fb00f6579 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:11.652279 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47ba9257-087d-401f-b737-f01fb00f6579 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.654560 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ba9257-087d-401f-b737-f01fb00f6579 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:11.655299 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 142/576] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:11.666363 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.670202 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] DELETE https://10.4.3.35/volume/v3/volumes/tempest-invalid-1609457492 Aug 14 02:09:11.670307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.670497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.670655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Delete volume with id: tempest-invalid-1609457492 Aug 14 02:09:11.681631 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-40e723da-1e4c-478a-8ba0-8816befa3cb1 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/tempest-invalid-1609457492 returned with HTTP 404 Aug 14 02:09:11.682178 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 150/577] 10.4.3.35 () {66 vars in 1314 bytes} [Fri Aug 14 02:09:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1609457492 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:11.698696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-90768bac-6f0e-48d0-b84e-abc858dda4ce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.701282 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 144/578] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:09:11 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 02:09:11.713762 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38f3c008-6be9-4f18-9f2b-ad6431f95aa2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.715626 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38f3c008-6be9-4f18-9f2b-ad6431f95aa2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/xxx/action Aug 14 02:09:11.716114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38f3c008-6be9-4f18-9f2b-ad6431f95aa2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:11.716957 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38f3c008-6be9-4f18-9f2b-ad6431f95aa2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:11.729091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38f3c008-6be9-4f18-9f2b-ad6431f95aa2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 02:09:11.729749 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 143/579] 10.4.3.35 () {68 vars in 1284 bytes} [Fri Aug 14 02:09:11 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:11.740836 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-664d1100-c508-4469-9e5e-21e3227024d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.743371 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-664d1100-c508-4469-9e5e-21e3227024d0 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/tempest-invalid-2035873152 Aug 14 02:09:11.743702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-664d1100-c508-4469-9e5e-21e3227024d0 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.744124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-664d1100-c508-4469-9e5e-21e3227024d0 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.752001 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-664d1100-c508-4469-9e5e-21e3227024d0 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/tempest-invalid-2035873152 returned with HTTP 404 Aug 14 02:09:11.753299 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 143/580] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes/tempest-invalid-2035873152 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:11.766591 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-74b78170-1e11-40b1-aff0-5bd9a8c2cf77 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.769204 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 151/581] 10.4.3.35 () {66 vars in 1233 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 02:09:11.782584 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a5924a9f-34e2-48ab-a923-2dac946d247b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.785893 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?status=null Aug 14 02:09:11.786197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.786462 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.787269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:11.787459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Could not evaluate value null, assuming string {{(pid=100235) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:09:11.787962 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:11.787962 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:11.788761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:09:11.841214 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Get all volumes completed successfully. Aug 14 02:09:11.843394 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5924a9f-34e2-48ab-a923-2dac946d247b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 02:09:11.844019 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 145/582] 10.4.3.35 () {66 vars in 1274 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:09:11.866662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8351476a-9091-41d0-8491-3ba816c48622 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.870700 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-569522443 Aug 14 02:09:11.871553 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.871553 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.871871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:11.873860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-569522443'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:09:11.884829 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Get all volumes completed successfully. Aug 14 02:09:11.887988 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8351476a-9091-41d0-8491-3ba816c48622 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-569522443 returned with HTTP 200 Aug 14 02:09:11.888554 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 144/583] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-569522443 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:09:11.915064 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.918176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes?status=null Aug 14 02:09:11.918485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.919206 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.919693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:11.920059 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Could not evaluate value null, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:09:11.920523 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:11.920523 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:11.921201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:09:11.929989 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Get all volumes completed successfully. Aug 14 02:09:11.929989 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cbe87d8-1d08-43a2-b5bc-0ccc91503820 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 02:09:11.931947 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 144/584] 10.4.3.35 () {66 vars in 1253 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:09:11.950863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3518d68d-65b4-41ee-bf05-c78187c61eab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:11.953247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-977750066 Aug 14 02:09:11.953509 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:11.953818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:11.954213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:11.955426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-977750066'), ('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:09:11.999821 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Get all volumes completed successfully. Aug 14 02:09:12.000764 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3518d68d-65b4-41ee-bf05-c78187c61eab tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-977750066 returned with HTTP 200 Aug 14 02:09:12.001103 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 152/585] 10.4.3.35 () {66 vars in 1329 bytes} [Fri Aug 14 02:09:11 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-977750066 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:09:12.016207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-329b9657-138c-4b6c-af1a-c19a085418cd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.019937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.020471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.020664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.045694 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.045694 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:12.046403 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.077841 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Reserve volume completed successfully. Aug 14 02:09:12.078320 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-329b9657-138c-4b6c-af1a-c19a085418cd tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 202 Aug 14 02:09:12.079507 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 146/586] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:09:12.092295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.094485 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.094485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.101665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.119068 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.119068 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:12.119472 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.126820 np0000007301 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 02:09:12.127305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-476c742c-b107-4f2b-ba80-ceb78cdf6d2f tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 400 Aug 14 02:09:12.128129 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 145/587] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 132 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:12.141211 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0886115-0d81-4f8b-823b-307512120806 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.144173 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.144732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.144732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.160991 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.160991 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:12.162545 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.201790 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Unreserve volume completed successfully. Aug 14 02:09:12.201979 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0886115-0d81-4f8b-823b-307512120806 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 202 Aug 14 02:09:12.202651 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 145/588] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:09:12.220190 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fc4c12d4-344f-488b-84cd-ac237aa0ca51 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.222524 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fc4c12d4-344f-488b-84cd-ac237aa0ca51 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/a26561c6-dd92-4adb-be1b-e9c69184795e/action Aug 14 02:09:12.225540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fc4c12d4-344f-488b-84cd-ac237aa0ca51 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.225540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fc4c12d4-344f-488b-84cd-ac237aa0ca51 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.247710 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fc4c12d4-344f-488b-84cd-ac237aa0ca51 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/a26561c6-dd92-4adb-be1b-e9c69184795e/action returned with HTTP 404 Aug 14 02:09:12.247933 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 153/589] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/a26561c6-dd92-4adb-be1b-e9c69184795e/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.267720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3566235d-efe4-49fd-97b4-6cd400e1f71b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.274750 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3566235d-efe4-49fd-97b4-6cd400e1f71b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/bce741c8-37f7-4453-8eb8-3f0964e66e0c/action Aug 14 02:09:12.275252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3566235d-efe4-49fd-97b4-6cd400e1f71b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.275992 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3566235d-efe4-49fd-97b4-6cd400e1f71b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.289033 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3566235d-efe4-49fd-97b4-6cd400e1f71b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/bce741c8-37f7-4453-8eb8-3f0964e66e0c/action returned with HTTP 404 Aug 14 02:09:12.289787 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 147/590] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/bce741c8-37f7-4453-8eb8-3f0964e66e0c/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.301725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efc5dfc7-d9f5-4984-9412-57fe4ffa4c43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.303895 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 146/591] 10.4.3.35 () {68 vars in 1253 bytes} [Fri Aug 14 02:09:12 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 02:09:12.314576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-037ca0bd-cfb9-4fce-bc20-f5a66946a1f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.318122 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-037ca0bd-cfb9-4fce-bc20-f5a66946a1f5 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] PUT https://10.4.3.35/volume/v3/volumes/tempest-invalid-654563295 Aug 14 02:09:12.319695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-037ca0bd-cfb9-4fce-bc20-f5a66946a1f5 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.330211 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-037ca0bd-cfb9-4fce-bc20-f5a66946a1f5 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/tempest-invalid-654563295 returned with HTTP 404 Aug 14 02:09:12.330928 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 146/592] 10.4.3.35 () {68 vars in 1328 bytes} [Fri Aug 14 02:09:12 2026] PUT /volume/v3/volumes/tempest-invalid-654563295 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:12.347321 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1cc5757e-1341-4bcc-b359-f2ae3c3d845b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.354984 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cc5757e-1341-4bcc-b359-f2ae3c3d845b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] PUT https://10.4.3.35/volume/v3/volumes/fa83959b-91f6-48ff-ade9-4f13570c8a12 Aug 14 02:09:12.357889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1cc5757e-1341-4bcc-b359-f2ae3c3d845b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.370247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cc5757e-1341-4bcc-b359-f2ae3c3d845b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/fa83959b-91f6-48ff-ade9-4f13570c8a12 returned with HTTP 404 Aug 14 02:09:12.371071 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 154/593] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:09:12 2026] PUT /volume/v3/volumes/fa83959b-91f6-48ff-ade9-4f13570c8a12 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.387082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.389058 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4fd91310-1c1e-4f62-9bb7-a99a7187e008 Aug 14 02:09:12.391134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:12.391520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:12.392040 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Delete volume with id: 4fd91310-1c1e-4f62-9bb7-a99a7187e008 Aug 14 02:09:12.407418 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b75daaad-96dd-4d94-8e16-7dd91c548500 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/4fd91310-1c1e-4f62-9bb7-a99a7187e008 returned with HTTP 404 Aug 14 02:09:12.408432 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 148/594] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:09:12 2026] DELETE /volume/v3/volumes/4fd91310-1c1e-4f62-9bb7-a99a7187e008 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.421838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f89c193-19dc-44ef-aaa1-ce0b4cc77e60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.423729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f89c193-19dc-44ef-aaa1-ce0b4cc77e60 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.423905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f89c193-19dc-44ef-aaa1-ce0b4cc77e60 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.424042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f89c193-19dc-44ef-aaa1-ce0b4cc77e60 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.425986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f89c193-19dc-44ef-aaa1-ce0b4cc77e60 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 400 Aug 14 02:09:12.426695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 147/595] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:12.443288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ee24e23-2fb0-49d7-b134-5c105f1d7c2e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.448657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ee24e23-2fb0-49d7-b134-5c105f1d7c2e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.448657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ee24e23-2fb0-49d7-b134-5c105f1d7c2e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.452113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ee24e23-2fb0-49d7-b134-5c105f1d7c2e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.456689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ee24e23-2fb0-49d7-b134-5c105f1d7c2e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 400 Aug 14 02:09:12.458337 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 147/596] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 131 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:12.470410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-98251ec2-6a20-40e7-96da-438269e2b516 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.472997 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98251ec2-6a20-40e7-96da-438269e2b516 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/816375b0-7ab1-4e9b-9bb6-03bb4a389572/action Aug 14 02:09:12.473470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98251ec2-6a20-40e7-96da-438269e2b516 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.473649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98251ec2-6a20-40e7-96da-438269e2b516 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.490358 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98251ec2-6a20-40e7-96da-438269e2b516 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/816375b0-7ab1-4e9b-9bb6-03bb4a389572/action returned with HTTP 404 Aug 14 02:09:12.490524 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 155/597] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/816375b0-7ab1-4e9b-9bb6-03bb4a389572/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.504525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a2b47ac3-d24e-429e-a307-3ccc3736793e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.510700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2b47ac3-d24e-429e-a307-3ccc3736793e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action Aug 14 02:09:12.510700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2b47ac3-d24e-429e-a307-3ccc3736793e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.510700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2b47ac3-d24e-429e-a307-3ccc3736793e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.512160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2b47ac3-d24e-429e-a307-3ccc3736793e tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action returned with HTTP 400 Aug 14 02:09:12.512876 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 149/598] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 02:09:12.527397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fb51305-fd21-4502-ad79-c3cb6c22b91a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.530452 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb51305-fd21-4502-ad79-c3cb6c22b91a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] POST https://10.4.3.35/volume/v3/volumes/None/action Aug 14 02:09:12.531533 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb51305-fd21-4502-ad79-c3cb6c22b91a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:12.531533 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb51305-fd21-4502-ad79-c3cb6c22b91a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:12.550694 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb51305-fd21-4502-ad79-c3cb6c22b91a tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 02:09:12.551046 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 148/599] 10.4.3.35 () {68 vars in 1287 bytes} [Fri Aug 14 02:09:12 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:12.571199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1696c046-755e-44a3-ab14-c4d8b7b0315b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.579442 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1696c046-755e-44a3-ab14-c4d8b7b0315b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/2cc22e0d-0ee4-42c4-b906-0d84f340be3f Aug 14 02:09:12.579442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1696c046-755e-44a3-ab14-c4d8b7b0315b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:12.579442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1696c046-755e-44a3-ab14-c4d8b7b0315b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:12.593704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1696c046-755e-44a3-ab14-c4d8b7b0315b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/2cc22e0d-0ee4-42c4-b906-0d84f340be3f returned with HTTP 404 Aug 14 02:09:12.593704 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 148/600] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:12 2026] GET /volume/v3/volumes/2cc22e0d-0ee4-42c4-b906-0d84f340be3f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:12.608323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.613358 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:09:12.613626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:12.614042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:12.633123 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.633123 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:12.640937 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.648883 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c22eb13c-64a2-41b5-a392-137c8fdaf5a2 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 200 Aug 14 02:09:12.649429 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 156/601] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:12 2026] GET /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:09:12.672872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d0416dff-923e-49ec-a47a-0dfade0277dc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.678091 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:09:12.678309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:12.678530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:12.678855 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Delete volume with id: 6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:09:12.696306 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.696306 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:12.696951 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.753520 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Delete volume request issued successfully. Aug 14 02:09:12.754658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0416dff-923e-49ec-a47a-0dfade0277dc tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 202 Aug 14 02:09:12.757375 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 150/602] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:09:12 2026] DELETE /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:09:12.766775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:12.771037 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:09:12.771297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:12.771528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:12.787378 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:12.787378 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:12.793375 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Volume info retrieved successfully. Aug 14 02:09:12.802890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a59ddd9-6784-4165-9a16-e7a26f4a6d9b tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 200 Aug 14 02:09:12.804227 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 149/603] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:12 2026] GET /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:13.177776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:13.224008 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:13.224835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1212171365"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:13.227763 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1212171365'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:13.228044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume of 1 GB Aug 14 02:09:13.228514 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:13.228514 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:13.234757 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:09:13.243901 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (3b400130-3fb9-4e89-a0b2-cd0f99692d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:13.245396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dd9ea4-71f3-4c84-a572-37f023a32d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:13.246830 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:13.294853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48dd9ea4-71f3-4c84-a572-37f023a32d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:13.295636 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b14c77-04c1-4802-ac07-241794dbaa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:13.436516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['024eab1a-7093-44cf-abdc-105e16af2c81', '5ec95e53-1f8b-4521-9393-0d7afdd20db3', '21f86c43-6a93-4df7-bd8e-f89ee402a888', '641c55a2-1e2e-4145-8068-e4d1ed23847a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:13.440704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b14c77-04c1-4802-ac07-241794dbaa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['024eab1a-7093-44cf-abdc-105e16af2c81', '5ec95e53-1f8b-4521-9393-0d7afdd20db3', '21f86c43-6a93-4df7-bd8e-f89ee402a888', '641c55a2-1e2e-4145-8068-e4d1ed23847a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:13.440704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e842c7-e316-49be-b5a2-0de431178954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:13.469592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e842c7-e316-49be-b5a2-0de431178954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e854cd4-3e37-4b73-a436-53d3ccbe2d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1212171365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['024eab1a-7093-44cf-abdc-105e16af2c81','5ec95e53-1f8b-4521-9393-0d7afdd20db3','21f86c43-6a93-4df7-bd8e-f89ee402a888','641c55a2-1e2e-4145-8068-e4d1ed23847a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1212171365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e854cd4-3e37-4b73-a436-53d3ccbe2d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:13.470138 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12c2135-8eae-4eff-aacc-40e60df99906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:13.497395 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12c2135-8eae-4eff-aacc-40e60df99906) transitioned into state 'SUCCESS' from state '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-1212171365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['024eab1a-7093-44cf-abdc-105e16af2c81','5ec95e53-1f8b-4521-9393-0d7afdd20db3','21f86c43-6a93-4df7-bd8e-f89ee402a888','641c55a2-1e2e-4145-8068-e4d1ed23847a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:13.498874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1decf413-07aa-4926-90ea-97a4ca1df607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:13.511233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1decf413-07aa-4926-90ea-97a4ca1df607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:13.512185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (3b400130-3fb9-4e89-a0b2-cd0f99692d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:13.512544 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:09:13.513295 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7c967d1-1520-47f0-8d84-47ac6be886a9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:13.513657 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 149/604] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:13 2026] POST /volume/v3/volumes => generated 747 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:13.819667 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd8e8271-22d7-4ce4-b445-4bcaa8d496a8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:13.823070 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd8e8271-22d7-4ce4-b445-4bcaa8d496a8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] GET https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 Aug 14 02:09:13.823900 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd8e8271-22d7-4ce4-b445-4bcaa8d496a8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:13.824175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd8e8271-22d7-4ce4-b445-4bcaa8d496a8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:14.027719 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd8e8271-22d7-4ce4-b445-4bcaa8d496a8 tempest-VolumesNegativeTest-977067690 tempest-VolumesNegativeTest-977067690-project-member] https://10.4.3.35/volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 returned with HTTP 404 Aug 14 02:09:14.028229 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 157/605] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:13 2026] GET /volume/v3/volumes/6831ebca-f33e-401d-b34a-15304bcedcd0 => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:15.584879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8232aece-aa43-49a3-933b-023c9188daac None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.766930 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8232aece-aa43-49a3-933b-023c9188daac tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:09:15.767416 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8232aece-aa43-49a3-933b-023c9188daac tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "095ea090-7636-4994-8bae-e45d88b6f0b9", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-144283383"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:15.777232 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=300,cinder:UPDATE=69,cinder:INSERT=44 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:09:15.782750 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8232aece-aa43-49a3-933b-023c9188daac tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 404 Aug 14 02:09:15.783452 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 151/606] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:09:15 2026] POST /volume/v3/snapshots => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:15.799461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e461541c-fd88-4ead-892e-b415c458796b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.803244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e461541c-fd88-4ead-892e-b415c458796b tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:09:15.803744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e461541c-fd88-4ead-892e-b415c458796b tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1038078190"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:15.849234 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=377,cinder:INSERT=48,cinder:UPDATE=88 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:09:15.857881 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e461541c-fd88-4ead-892e-b415c458796b tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 404 Aug 14 02:09:15.857881 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 150/607] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:09:15 2026] POST /volume/v3/snapshots => generated 77 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:15.870883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.874569 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots?limit=invalid Aug 14 02:09:15.874910 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:15.875156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:15.876541 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] HTTP exception thrown: limit param must be an integer Aug 14 02:09:15.876541 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c92edc29-1bde-46ab-9f7f-00c77f410726 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 02:09:15.877298 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 150/608] 10.4.3.35 () {66 vars in 1263 bytes} [Fri Aug 14 02:09:15 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:09:15.893923 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d22ef399-ec8e-42ed-af68-147bf710d996 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.896797 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots?marker=83305f97-8f35-48f3-b83e-c2b8ac97131e Aug 14 02:09:15.897227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:15.897564 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:15.898479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:15.899196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:09:15.917067 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d22ef399-ec8e-42ed-af68-147bf710d996 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots?marker=83305f97-8f35-48f3-b83e-c2b8ac97131e returned with HTTP 404 Aug 14 02:09:15.917995 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 158/609] 10.4.3.35 () {66 vars in 1323 bytes} [Fri Aug 14 02:09:15 2026] GET /volume/v3/snapshots?marker=83305f97-8f35-48f3-b83e-c2b8ac97131e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:15.927014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.930264 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=invalid Aug 14 02:09:15.930471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:15.930554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:15.930771 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:15.932195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:09:15.933002 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5058532e-87c2-47cd-9994-cc00a5b8be53 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 02:09:15.933464 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 152/610] 10.4.3.35 () {66 vars in 1269 bytes} [Fri Aug 14 02:09:15 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:09:15.951268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ff308fc-a051-49f3-b99e-62036cf95305 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:15.953701 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:15.954128 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1237443463"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:15.956478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1237443463'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:15.956684 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create volume of 2 GB Aug 14 02:09:15.963304 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Availability Zones retrieved successfully. Aug 14 02:09:15.972931 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Flow 'volume_create_api' (9f93e9ad-2f62-4954-8616-f8f0215894ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:15.974726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e011a1e-9eca-4b22-9d19-3a8078990bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:15.976551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:16.016651 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e011a1e-9eca-4b22-9d19-3a8078990bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:16.017408 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d795c05-a4af-4c6b-ab05-a13a9a6f9112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:16.107726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Created reservations ['32bce039-0cac-4183-a5e2-47fd819e1b12', '8ea579fb-2e27-4f5a-9ebf-83a908d73be1', '82b5cb08-64f1-46fe-95d3-dd47f22b5219', '692416ad-d0c6-48e6-9365-5f4c922436e0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:16.108830 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d795c05-a4af-4c6b-ab05-a13a9a6f9112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32bce039-0cac-4183-a5e2-47fd819e1b12', '8ea579fb-2e27-4f5a-9ebf-83a908d73be1', '82b5cb08-64f1-46fe-95d3-dd47f22b5219', '692416ad-d0c6-48e6-9365-5f4c922436e0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:16.109665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9499aaf9-449f-4552-b92c-9c6c538f1a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:16.150060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9499aaf9-449f-4552-b92c-9c6c538f1a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b5eedd-ba87-463b-8912-4b5122093b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1237443463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f6819bdc446dfb06965bf3abc3487',qos_specs=None,replication_status=,reservations=['32bce039-0cac-4183-a5e2-47fd819e1b12','8ea579fb-2e27-4f5a-9ebf-83a908d73be1','82b5cb08-64f1-46fe-95d3-dd47f22b5219','692416ad-d0c6-48e6-9365-5f4c922436e0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0d7cffaa241f9a96da29ae33065f2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1237443463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b5eedd-ba87-463b-8912-4b5122093b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c48f6819bdc446dfb06965bf3abc3487',provider_auth=None,provider_geometry=None,provider_id=None,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='2ce0d7cffaa241f9a96da29ae33065f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:16.152070 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6306c-92e4-45b8-9bc0-11f5cacef5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:16.182767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b6306c-92e4-45b8-9bc0-11f5cacef5f8) transitioned into state 'SUCCESS' from state '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-1237443463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c48f6819bdc446dfb06965bf3abc3487',qos_specs=None,replication_status=,reservations=['32bce039-0cac-4183-a5e2-47fd819e1b12','8ea579fb-2e27-4f5a-9ebf-83a908d73be1','82b5cb08-64f1-46fe-95d3-dd47f22b5219','692416ad-d0c6-48e6-9365-5f4c922436e0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0d7cffaa241f9a96da29ae33065f2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:16.183446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79557794-a8b8-413a-bf8b-ccb89161ee54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:16.196919 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79557794-a8b8-413a-bf8b-ccb89161ee54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:16.197932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Flow 'volume_create_api' (9f93e9ad-2f62-4954-8616-f8f0215894ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:16.198567 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create volume request issued successfully. Aug 14 02:09:16.199629 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ff308fc-a051-49f3-b99e-62036cf95305 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:16.199716 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 151/611] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:15 2026] POST /volume/v3/volumes => generated 760 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:16.216665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:16.221757 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:16.221757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:16.221941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:16.232020 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:16.232020 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:16.239505 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:16.254172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b29ee1d0-ffb4-4c55-abe2-c57a744fe238 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 200 Aug 14 02:09:16.254344 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 151/612] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:16 2026] GET /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:17.270885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:17.273395 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:17.274314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:17.274314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:17.285178 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:17.285178 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:17.292295 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:17.299386 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd344f7b-fc45-46b9-9bc2-b134def8ca62 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 200 Aug 14 02:09:17.300006 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 159/613] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:17 2026] GET /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:17.320632 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0a0084de-95cc-479d-8402-be3d49735a21 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:17.323233 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:09:17.327604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4b5eedd-ba87-463b-8912-4b5122093b8c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2124019244"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:17.347554 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:17.347554 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:17.351358 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:17.351358 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create snapshot from volume a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:17.464691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Created reservations ['abec0624-22bd-4fac-a2ee-db70a865acc9', 'b06340d6-75a7-4c09-baf7-5c1d4b4b93c5', '0176207b-5424-4231-b6d6-66b10cb97d1d', '0659334a-2c12-4a8e-af85-68c36c70b13d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:17.564488 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot create request issued successfully. Aug 14 02:09:17.564969 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a0084de-95cc-479d-8402-be3d49735a21 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:09:17.565389 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 153/614] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:09:17 2026] POST /volume/v3/snapshots => generated 318 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:17.578488 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4ea8127-8757-4293-8b86-9e4987db5188 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:17.580524 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4ea8127-8757-4293-8b86-9e4987db5188 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:17.580589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4ea8127-8757-4293-8b86-9e4987db5188 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:17.580876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4ea8127-8757-4293-8b86-9e4987db5188 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:17.600782 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:17.600782 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:17.601435 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4ea8127-8757-4293-8b86-9e4987db5188 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot retrieved successfully. Aug 14 02:09:17.603207 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4ea8127-8757-4293-8b86-9e4987db5188 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 returned with HTTP 200 Aug 14 02:09:17.603776 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 152/615] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:17 2026] GET /volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:18.621977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:18.624944 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:18.625365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:18.625573 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:18.632554 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:18.632554 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:18.633144 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot retrieved successfully. Aug 14 02:09:18.634146 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9c7acd9-f37a-429c-8648-3a2f1addb161 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 returned with HTTP 200 Aug 14 02:09:18.635184 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 152/616] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:18 2026] GET /volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:18.655071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:18.662185 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:18.662631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "69f38b7a-de45-4152-95e1-18c217ebc2b6"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:18.666155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '69f38b7a-de45-4152-95e1-18c217ebc2b6'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:18.678920 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:18.678920 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:18.679400 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot retrieved successfully. Aug 14 02:09:18.679610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Create volume of 1 GB Aug 14 02:09:18.684570 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Availability Zones retrieved successfully. Aug 14 02:09:18.691763 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Flow 'volume_create_api' (316f41b9-bed2-4cdb-a08e-06dd193d2577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:18.692923 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4bf9e-b050-4f35-8827-2459f7ffe7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:18.694049 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:18.695057 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4bf9e-b050-4f35-8827-2459f7ffe7c9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:09:18.695057 np0000007301 devstack@c-api.service[100234]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 14 02:09:18.696909 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4bf9e-b050-4f35-8827-2459f7ffe7c9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:18.698392 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad4bf9e-b050-4f35-8827-2459f7ffe7c9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:09:18.699767 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Flow 'volume_create_api' (316f41b9-bed2-4cdb-a08e-06dd193d2577) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:09:18.700380 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f41da040-e4eb-40d0-8c0b-3c3367c03297 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:09:18.701684 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 160/617] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:18 2026] POST /volume/v3/volumes => generated 171 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:09:18.710652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:18.713170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:18.713309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:18.713464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:18.713561 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Delete snapshot with id: 69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:18.718876 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:18.718876 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:18.719355 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot retrieved successfully. Aug 14 02:09:18.739286 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot delete request issued successfully. Aug 14 02:09:18.739571 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fe821c8-399e-4e26-83dd-b0107bc616ce tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 returned with HTTP 202 Aug 14 02:09:18.740230 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 154/618] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:09:18 2026] DELETE /volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:09:18.748193 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d13960d-f404-435f-b82d-519664e1ff3e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:18.750307 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d13960d-f404-435f-b82d-519664e1ff3e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:18.750565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d13960d-f404-435f-b82d-519664e1ff3e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:18.750774 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d13960d-f404-435f-b82d-519664e1ff3e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:18.762365 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:18.762365 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:18.762961 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d13960d-f404-435f-b82d-519664e1ff3e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Snapshot retrieved successfully. Aug 14 02:09:18.764024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d13960d-f404-435f-b82d-519664e1ff3e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 returned with HTTP 200 Aug 14 02:09:18.764478 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 153/619] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:18 2026] GET /volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:19.648072 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae5e0cfb-38ce-4380-92ff-6f3311505594 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.648607 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae5e0cfb-38ce-4380-92ff-6f3311505594 None None] GET https://10.4.3.35/volume// Aug 14 02:09:19.648918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae5e0cfb-38ce-4380-92ff-6f3311505594 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.649142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae5e0cfb-38ce-4380-92ff-6f3311505594 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.649564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae5e0cfb-38ce-4380-92ff-6f3311505594 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:19.650444 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 153/620] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:19.665512 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.671039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:09:19.671484 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.671801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.687032 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:19.687032 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:19.692951 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:09:19.702144 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-452aa3f0-ca59-48dc-88c7-f6370aca9193 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:09:19.703370 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 161/621] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:19 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:19.776781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09817da7-841a-45b8-95f8-973475e5b411 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.780358 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09817da7-841a-45b8-95f8-973475e5b411 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 Aug 14 02:09:19.780752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09817da7-841a-45b8-95f8-973475e5b411 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.781054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09817da7-841a-45b8-95f8-973475e5b411 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.790406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09817da7-841a-45b8-95f8-973475e5b411 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 returned with HTTP 404 Aug 14 02:09:19.791096 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 155/622] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:19 2026] GET /volume/v3/snapshots/69f38b7a-de45-4152-95e1-18c217ebc2b6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:19.802618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2175739-6930-4c9b-8a96-0af39d080182 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.805272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2175739-6930-4c9b-8a96-0af39d080182 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:19.805640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2175739-6930-4c9b-8a96-0af39d080182 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.805881 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2175739-6930-4c9b-8a96-0af39d080182 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.816055 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:19.816055 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:19.823506 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2175739-6930-4c9b-8a96-0af39d080182 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:19.830371 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.832572 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2175739-6930-4c9b-8a96-0af39d080182 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 200 Aug 14 02:09:19.833323 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 154/623] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:19 2026] GET /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:19.833422 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] PUT https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 Aug 14 02:09:19.834142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:19.849396 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.850158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Acquiring lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:19.851521 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:19.851973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.852804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.852804 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Delete volume with id: a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:19.856374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:19.859203 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:19.859203 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:19.861497 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:19.861497 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:19.864161 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:19.909686 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Delete volume request issued successfully. Aug 14 02:09:19.910087 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7452de5-3561-47de-a56c-945c5d98ccb6 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 202 Aug 14 02:09:19.910598 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 162/624] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:09:19 2026] DELETE /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:09:19.919759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:19.921877 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:19.922663 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:19.922774 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:19.940412 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:19.940412 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:19.946748 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Volume info retrieved successfully. Aug 14 02:09:19.954730 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-545ce7b9-bd1c-4cfc-b2cc-5a20e4fd3f41 tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 200 Aug 14 02:09:19.955384 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 156/625] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:19 2026] GET /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:20.076847 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Lock "cinder-attachment_update-db94f0a3-6ea8-44a7-a541-0089545190cd-np0000007301" released by "attachment_update" :: held 0.220s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:20.077854 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-d157c68a-54b8-4a04-8e77-9d7ae7799d0a tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 returned with HTTP 200 Aug 14 02:09:20.078562 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 154/626] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:19 2026] PUT /volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:20.114499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-4f46f0d9-a9b8-4d97-9629-3811d6610812 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:20.121154 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-4f46f0d9-a9b8-4d97-9629-3811d6610812 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] POST https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826/action Aug 14 02:09:20.121460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-4f46f0d9-a9b8-4d97-9629-3811d6610812 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:20.121722 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-4f46f0d9-a9b8-4d97-9629-3811d6610812 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:20.160094 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:20.160094 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:20.176801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03a4bd16-69c2-4d1c-9a2a-52d408ca2b1a req-4f46f0d9-a9b8-4d97-9629-3811d6610812 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826/action returned with HTTP 204 Aug 14 02:09:20.178350 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 155/627] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:20 2026] POST /volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:20.975761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd130679-5f4f-4f0f-bdbf-5e72f174001e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:20.984025 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd130679-5f4f-4f0f-bdbf-5e72f174001e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] GET https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c Aug 14 02:09:20.984025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd130679-5f4f-4f0f-bdbf-5e72f174001e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:20.984025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd130679-5f4f-4f0f-bdbf-5e72f174001e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:20.991877 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd130679-5f4f-4f0f-bdbf-5e72f174001e tempest-VolumesSnapshotNegativeTestJSON-1214139434 tempest-VolumesSnapshotNegativeTestJSON-1214139434-project-member] https://10.4.3.35/volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c returned with HTTP 404 Aug 14 02:09:20.992405 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 163/628] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:20 2026] GET /volume/v3/volumes/a4b5eedd-ba87-463b-8912-4b5122093b8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:27.813700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:27.820393 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] GET https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:09:27.820393 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:27.820590 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:27.836609 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:27.836609 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:27.843064 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:09:27.857445 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-82f62eeb-06e5-447f-aaa5-4af4b223324f tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 200 Aug 14 02:09:27.858189 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 157/629] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:09:27 2026] GET /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 1831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:30.069144 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=406,cinder:INSERT=94,cinder:UPDATE=119 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:09:30.171566 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:09:30.988875 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=201,cinder:UPDATE=19,cinder:INSERT=20 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:09:31.084884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:31.087819 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:31.088248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-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": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:31.090787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-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': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:31.228527 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Create volume of 1 GB Aug 14 02:09:31.228739 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:31.228739 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:31.237708 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Availability Zones retrieved successfully. Aug 14 02:09:31.246833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Flow 'volume_create_api' (5d0316c6-bd6c-419d-8a92-30fee102fbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:31.248500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbe0b0f-570f-4f2f-8285-252f5a2e0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.250703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:31.373031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bbe0b0f-570f-4f2f-8285-252f5a2e0f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.374192 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34aaae1e-951a-42ef-9368-5628bdd54796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.470728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Created reservations ['dd81f014-7bc6-4be2-924f-6a457d96e4ce', 'efacc8b3-7e63-454c-9617-e6787c4622d8', '77aba0b2-3b57-4af2-a1aa-c7d1565e1fb8', '522992af-10e8-4f1d-8b72-e361d28fc4f5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:31.471216 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34aaae1e-951a-42ef-9368-5628bdd54796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd81f014-7bc6-4be2-924f-6a457d96e4ce', 'efacc8b3-7e63-454c-9617-e6787c4622d8', '77aba0b2-3b57-4af2-a1aa-c7d1565e1fb8', '522992af-10e8-4f1d-8b72-e361d28fc4f5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.472950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d468747e-4f1a-44fd-b9ea-b28fdc7c82f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.511931 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d468747e-4f1a-44fd-b9ea-b28fdc7c82f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b308807c-a019-4fbb-ac48-d37916a31740', '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='cb9a7967652747bebf20d08c186138f3',qos_specs=None,replication_status=,reservations=['dd81f014-7bc6-4be2-924f-6a457d96e4ce','efacc8b3-7e63-454c-9617-e6787c4622d8','77aba0b2-3b57-4af2-a1aa-c7d1565e1fb8','522992af-10e8-4f1d-8b72-e361d28fc4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:31Z,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=b308807c-a019-4fbb-ac48-d37916a31740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb9a7967652747bebf20d08c186138f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.513200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb05f63a-0b08-45db-af09-2a3c519687ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.515183 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:31.518565 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:31.519144 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1364627921"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:31.523314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1364627921'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:31.523612 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Create volume of 1 GB Aug 14 02:09:31.533703 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Availability Zones retrieved successfully. Aug 14 02:09:31.543803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Flow 'volume_create_api' (f5efaec3-a329-4084-9ea3-5ad766ae42f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:31.545795 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ed30ce-82a6-4765-91a3-73d22efa724e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.548852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:31.555685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb05f63a-0b08-45db-af09-2a3c519687ac) transitioned into 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='cb9a7967652747bebf20d08c186138f3',qos_specs=None,replication_status=,reservations=['dd81f014-7bc6-4be2-924f-6a457d96e4ce','efacc8b3-7e63-454c-9617-e6787c4622d8','77aba0b2-3b57-4af2-a1aa-c7d1565e1fb8','522992af-10e8-4f1d-8b72-e361d28fc4f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef8d1e9a03a4f76a8cdec552be902fa',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.556727 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656db137-9789-4fd0-86e9-1520f56ac193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.578169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656db137-9789-4fd0-86e9-1520f56ac193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.578997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Flow 'volume_create_api' (5d0316c6-bd6c-419d-8a92-30fee102fbd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:31.579366 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Create volume request issued successfully. Aug 14 02:09:31.581085 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-bcc3c468-69de-48f0-82bd-b1cf60ffa0b0 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:31.581085 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 155/630] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:09:31 2026] POST /volume/v3/volumes => generated 701 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:31.593568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:31.596349 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:09:31.596600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:31.596936 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:31.597008 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ed30ce-82a6-4765-91a3-73d22efa724e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.598322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792a6fb0-ff71-4d85-9d18-035926230ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.607752 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:31.607752 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:31.612318 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:09:31.618876 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-a0e089ff-a297-4032-b2d1-e3bfef667fad tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 200 Aug 14 02:09:31.619805 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 164/631] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:31 2026] GET /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 769 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:31.633441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:31.640109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:09:31.640109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:31.640109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:31.650779 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:31.650779 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:31.656944 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:09:31.663226 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-ffe6969c-3a79-4b26-b0b7-241f1b0f37e9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 200 Aug 14 02:09:31.663778 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 158/632] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:31 2026] GET /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:31.715166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Created reservations ['49032ca6-15da-4e01-a0e5-b8ca78e05603', 'cba807f6-2093-4958-9302-dc4140f26447', 'b9367ff6-969f-4257-a532-6a0327e02952', 'c457dfd9-9714-4f8a-a937-deea562a490f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:31.716566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792a6fb0-ff71-4d85-9d18-035926230ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49032ca6-15da-4e01-a0e5-b8ca78e05603', 'cba807f6-2093-4958-9302-dc4140f26447', 'b9367ff6-969f-4257-a532-6a0327e02952', 'c457dfd9-9714-4f8a-a937-deea562a490f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.717601 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fb60ff-b6a7-4037-ac67-1da3139d0593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.756141 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29fb60ff-b6a7-4037-ac67-1da3139d0593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7365f7d-8784-4f0d-a495-de6e96bfcad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1364627921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fed3970cdb9d4a7daec1365194106199',qos_specs=None,replication_status=,reservations=['49032ca6-15da-4e01-a0e5-b8ca78e05603','cba807f6-2093-4958-9302-dc4140f26447','b9367ff6-969f-4257-a532-6a0327e02952','c457dfd9-9714-4f8a-a937-deea562a490f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e3970bc90e4237b56fd17702efbefd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1364627921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7365f7d-8784-4f0d-a495-de6e96bfcad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fed3970cdb9d4a7daec1365194106199',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98e3970bc90e4237b56fd17702efbefd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.757495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7cbab0-8ebf-4578-b377-e01fa6971e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.810117 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7cbab0-8ebf-4578-b377-e01fa6971e21) transitioned into state 'SUCCESS' from state '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-1364627921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fed3970cdb9d4a7daec1365194106199',qos_specs=None,replication_status=,reservations=['49032ca6-15da-4e01-a0e5-b8ca78e05603','cba807f6-2093-4958-9302-dc4140f26447','b9367ff6-969f-4257-a532-6a0327e02952','c457dfd9-9714-4f8a-a937-deea562a490f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98e3970bc90e4237b56fd17702efbefd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.811235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51de091-5bfd-4742-871a-1de7e724f920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:31.828650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51de091-5bfd-4742-871a-1de7e724f920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:31.829409 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Flow 'volume_create_api' (f5efaec3-a329-4084-9ea3-5ad766ae42f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:31.830190 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Create volume request issued successfully. Aug 14 02:09:31.831174 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9db14ee-4cea-4c94-a289-4df8963cca79 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:31.831617 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 156/633] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:31 2026] POST /volume/v3/volumes => generated 752 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:31.854195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:31.857830 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:31.859067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:31.859488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:31.872147 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:31.872147 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:31.879937 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:31.889600 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d64d33c8-d793-44bd-9459-879f07e06fc3 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:31.890365 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 156/634] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:31 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:32.913597 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:32.916760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:32.917008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:32.917285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:32.930971 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:32.930971 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:32.938070 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:32.947991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e9edefa0-9728-4323-b82d-3165a4265cb8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:32.948582 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 165/635] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:32 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:33.644696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.647504 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:33.647740 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:33.648023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:33.657845 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:33.657845 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:33.663117 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:33.669563 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-f6802476-0513-4d62-bc91-2c369de2725c tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:33.670127 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 159/636] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:33 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:33.775819 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-499377c6-9b47-4e89-b0bb-ebef99a6993a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.776954 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-499377c6-9b47-4e89-b0bb-ebef99a6993a None None] GET https://10.4.3.35/volume// Aug 14 02:09:33.777482 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-499377c6-9b47-4e89-b0bb-ebef99a6993a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:33.777824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-499377c6-9b47-4e89-b0bb-ebef99a6993a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:33.778520 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-499377c6-9b47-4e89-b0bb-ebef99a6993a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:33.778955 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 157/637] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:09:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:33.792578 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-7cbeccb7-d448-4084-b8eb-499cdf8d5f6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.796038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-7cbeccb7-d448-4084-b8eb-499cdf8d5f6a tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:33.796699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-7cbeccb7-d448-4084-b8eb-499cdf8d5f6a tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7365f7d-8784-4f0d-a495-de6e96bfcad1", "connector": null, "instance_uuid": "ea7a1028-9593-45aa-a4b8-43d6e3f8d83a"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:33.809990 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:33.809990 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:33.847056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-7cbeccb7-d448-4084-b8eb-499cdf8d5f6a tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:33.847723 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 157/638] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:33 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:33.893423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-171a6d75-3c04-4c32-94e6-334413f8961e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.897178 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-171a6d75-3c04-4c32-94e6-334413f8961e tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:33.897436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-171a6d75-3c04-4c32-94e6-334413f8961e tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:33.897796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-171a6d75-3c04-4c32-94e6-334413f8961e tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:33.912143 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:33.912143 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:33.920468 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-171a6d75-3c04-4c32-94e6-334413f8961e tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:33.921688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-812b63f0-13b7-41e1-bdb1-94da16ea0e9a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.923174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-812b63f0-13b7-41e1-bdb1-94da16ea0e9a None None] GET https://10.4.3.35/volume// Aug 14 02:09:33.923174 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-812b63f0-13b7-41e1-bdb1-94da16ea0e9a None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:33.923174 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-812b63f0-13b7-41e1-bdb1-94da16ea0e9a None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:33.923174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-812b63f0-13b7-41e1-bdb1-94da16ea0e9a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:33.923559 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 160/639] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:33.929570 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-171a6d75-3c04-4c32-94e6-334413f8961e tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:33.931436 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 166/640] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:33 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:33.941529 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:33.946762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:33.947103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:33.947848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:33.961325 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:33.961325 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:33.966118 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:33.971256 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-16a281c6-14fc-44d9-a64a-db1c70032fd4 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:33.971734 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 158/641] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:33 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 02:09:34.098660 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.103936 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] PUT https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 Aug 14 02:09:34.103936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:34.112785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Acquiring lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:34.121701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:34.121701 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:34.121701 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:34.234487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" released by "attachment_update" :: held 0.114s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:34.234487 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-6a9d4509-4105-4d95-93d7-cd59a51db224 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 returned with HTTP 200 Aug 14 02:09:34.234487 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 158/642] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:34 2026] PUT /volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:09:34.675622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.678650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:09:34.678990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:34.679243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:34.690220 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:34.690220 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:34.698702 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:09:34.703092 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-da9f07f7-5eca-4637-bc59-e93ce3e7c136 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 200 Aug 14 02:09:34.703707 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 161/643] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:34 2026] GET /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 1309 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:34.712408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9a02e21e-dcd5-452e-bc0c-750b633d9476 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.712995 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a02e21e-dcd5-452e-bc0c-750b633d9476 None None] GET https://10.4.3.35/volume// Aug 14 02:09:34.713244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a02e21e-dcd5-452e-bc0c-750b633d9476 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:34.713510 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a02e21e-dcd5-452e-bc0c-750b633d9476 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:34.714007 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a02e21e-dcd5-452e-bc0c-750b633d9476 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:34.714352 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 167/644] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:34.726803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-7a267508-5b53-4303-96d9-e1285753e1c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.731391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-7a267508-5b53-4303-96d9-e1285753e1c9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:34.731738 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-7a267508-5b53-4303-96d9-e1285753e1c9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b308807c-a019-4fbb-ac48-d37916a31740", "connector": null, "instance_uuid": "b8a947ba-bbfb-4684-b838-26bfd4e78996"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:34.743694 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:34.743694 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:34.800062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-7a267508-5b53-4303-96d9-e1285753e1c9 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:34.800708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 159/645] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:34 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9130cf12-4c81-45e9-9f96-cff1932ba93a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9130cf12-4c81-45e9-9f96-cff1932ba93a None None] GET https://10.4.3.35/volume// Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9130cf12-4c81-45e9-9f96-cff1932ba93a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9130cf12-4c81-45e9-9f96-cff1932ba93a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9130cf12-4c81-45e9-9f96-cff1932ba93a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:34.812148 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 159/646] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:34.824877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.827750 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:09:34.828116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:34.828538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:34.842697 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:34.842697 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:34.849185 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:09:34.861459 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-cbbf4be1-a26d-467a-a0ad-d495247ca53d tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 200 Aug 14 02:09:34.862192 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 162/647] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:34 2026] GET /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:34.956609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:34.958767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:34.959157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:34.959370 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:34.985069 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:34.985069 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:34.993985 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:35.003120 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50150b33-c7ce-422e-9d9d-748c367a3ae8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:35.003794 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 168/648] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:34 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:35.014089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:35.016993 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] PUT https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 Aug 14 02:09:35.017500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:35.027912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Acquiring lock "cinder-attachment_update-b308807c-a019-4fbb-ac48-d37916a31740-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:35.036838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Lock "cinder-attachment_update-b308807c-a019-4fbb-ac48-d37916a31740-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:35.037913 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:35.037913 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:35.156045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Lock "cinder-attachment_update-b308807c-a019-4fbb-ac48-d37916a31740-np0000007301" released by "attachment_update" :: held 0.119s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:35.156385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-410d51db-d1c8-431d-8e6b-d4e142e8e75b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 returned with HTTP 200 Aug 14 02:09:35.156820 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 160/649] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:35 2026] PUT /volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:35.192368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-24482ab6-594e-4152-bfd2-6efba956e111 req-66a52251-7fc3-4c44-8e6c-af7da3a49d3b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:35.196798 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-66a52251-7fc3-4c44-8e6c-af7da3a49d3b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] POST https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0/action Aug 14 02:09:35.196798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-66a52251-7fc3-4c44-8e6c-af7da3a49d3b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:35.196798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-66a52251-7fc3-4c44-8e6c-af7da3a49d3b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:35.218215 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:35.218215 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:35.235023 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-24482ab6-594e-4152-bfd2-6efba956e111 req-66a52251-7fc3-4c44-8e6c-af7da3a49d3b tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0/action returned with HTTP 204 Aug 14 02:09:35.235820 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 160/650] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:35 2026] POST /volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:36.026088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:36.028337 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:36.028713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:36.028987 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:36.042367 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:36.042367 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:36.048431 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:36.055359 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e5aa9018-bfd3-49ed-a74e-2491e89de2cb tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:36.055992 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 163/651] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:36 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:37.070275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-834dfc24-b501-4452-8cda-bd5beb82935d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:37.072189 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-834dfc24-b501-4452-8cda-bd5beb82935d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:37.072394 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-834dfc24-b501-4452-8cda-bd5beb82935d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:37.072606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-834dfc24-b501-4452-8cda-bd5beb82935d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:37.086763 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:37.086763 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:37.095641 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-834dfc24-b501-4452-8cda-bd5beb82935d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:37.103398 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-834dfc24-b501-4452-8cda-bd5beb82935d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:37.104249 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 169/652] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:37 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:37.589984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-85eaed1b-5037-4b05-8b54-732c839c44d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:37.593713 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-85eaed1b-5037-4b05-8b54-732c839c44d1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83/action Aug 14 02:09:37.594128 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-85eaed1b-5037-4b05-8b54-732c839c44d1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:37.594286 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-85eaed1b-5037-4b05-8b54-732c839c44d1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:37.615563 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:37.615563 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:37.631882 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edfab985-91e4-49df-9f58-ac0a12b4adf6 req-85eaed1b-5037-4b05-8b54-732c839c44d1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83/action returned with HTTP 204 Aug 14 02:09:37.632819 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 161/653] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:37 2026] POST /volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:38.120995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:38.123662 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:38.124021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:38.124302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:38.136957 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:38.136957 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:38.140993 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:38.146339 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cadc412-183f-4072-b2b8-c80ee24d3a39 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:38.146738 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 161/654] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:38 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:38.162177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:38.164568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:09:38.164882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:38.165171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:38.178439 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:38.178439 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:38.182758 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:09:38.188936 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-467b2814-dd8b-494e-bddb-055254bc2ce1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:09:38.189480 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 164/655] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:38 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:39.925580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:39.928860 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:39.928860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:39.928860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:39.940240 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:39.940240 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:39.946849 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:39.953032 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07ed4947-83be-4f52-b8e2-d86c68f27775 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:39.953709 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 170/656] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:39 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:40.007949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.011435 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:40.011435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:40.011435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:40.021332 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:40.021332 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:40.030003 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:40.039542 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-f1f15a7b-9089-4cc7-a9a3-5dc3cb0ce854 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:40.040180 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 162/657] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:40 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:40.319626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a71fdfb9-e2b1-45bb-91bb-a98875f0cca8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.320245 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71fdfb9-e2b1-45bb-91bb-a98875f0cca8 None None] GET https://10.4.3.35/volume// Aug 14 02:09:40.320524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71fdfb9-e2b1-45bb-91bb-a98875f0cca8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:40.320830 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71fdfb9-e2b1-45bb-91bb-a98875f0cca8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:40.321297 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71fdfb9-e2b1-45bb-91bb-a98875f0cca8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:40.321851 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 162/658] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:09:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:40.332346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-0021cc91-ffd3-4984-8613-0fb45eaa72f4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.335088 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-0021cc91-ffd3-4984-8613-0fb45eaa72f4 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:40.335512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-0021cc91-ffd3-4984-8613-0fb45eaa72f4 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78da2260-4ae2-43ff-b965-c4943c7da7b1", "connector": null, "instance_uuid": "8a988481-5a70-4f16-aad8-050e19397711"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:40.348438 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:40.348438 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:40.406398 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-0021cc91-ffd3-4984-8613-0fb45eaa72f4 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:40.406857 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 165/659] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:40 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 14 02:09:40.447726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.450279 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:40.450449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:40.450631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:40.466471 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:40.466471 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:40.473130 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:40.477611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c4ae9a4-f8f7-4fe7-bd3a-e4ddb07171ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.478230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c4ae9a4-f8f7-4fe7-bd3a-e4ddb07171ca None None] GET https://10.4.3.35/volume// Aug 14 02:09:40.478549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c4ae9a4-f8f7-4fe7-bd3a-e4ddb07171ca None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:40.480858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c4ae9a4-f8f7-4fe7-bd3a-e4ddb07171ca None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:40.480858 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c4ae9a4-f8f7-4fe7-bd3a-e4ddb07171ca None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:40.480858 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 163/660] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:40 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:40.484542 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d135e5f-23d7-4db3-ab88-1b4d703e4259 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:40.485505 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 171/661] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:40 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:40.495381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.499035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:40.499326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:40.499597 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:40.513438 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:40.513438 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:40.518644 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:40.524174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e630f2dc-e4bc-4022-9197-30dd6c8c822f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:40.524688 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 163/662] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:40 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:40.638964 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:40.642607 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] PUT https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b Aug 14 02:09:40.643191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:40.657603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Acquiring lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:40.663907 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:40.665602 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:40.665602 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:40.784296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" released by "attachment_update" :: held 0.120s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:40.784655 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-72052c17-f18e-4f27-a58b-3ce257199295 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b returned with HTTP 200 Aug 14 02:09:40.785207 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 166/663] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:40 2026] PUT /volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:41.507355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:41.510219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:41.510508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:41.510732 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:41.527363 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:41.527363 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:41.534881 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:41.544509 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1696142-94ad-4695-bee9-092c5aaa7e62 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:41.544575 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 164/664] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:41 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:42.566027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:42.575285 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:42.575285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:42.575285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:42.600920 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:42.600920 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:42.610541 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:42.620490 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b0c79eb-0985-4f20-850c-de29719e4ddc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:42.620977 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 172/665] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:42 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:43.643818 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:43.646399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:43.646701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:43.647065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:43.660725 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:43.660725 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:43.666955 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:43.674436 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6909ad2-fe0e-4891-868d-84f3afed3b50 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:43.675208 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 164/666] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:43 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:44.697937 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:44.701661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:44.701661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:44.701661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:44.726977 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:44.726977 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:44.734447 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:44.750714 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4fe70a65-c563-47a5-a353-aa89a1e34193 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:44.751403 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 167/667] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:44 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:44.783844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e121ea74-f9b1-4802-a1b9-64534126fc97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:44.789767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e121ea74-f9b1-4802-a1b9-64534126fc97 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b/action Aug 14 02:09:44.789767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e121ea74-f9b1-4802-a1b9-64534126fc97 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:44.789946 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e121ea74-f9b1-4802-a1b9-64534126fc97 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:44.822932 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:44.822932 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:44.840962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4c15287f-f284-4c65-b32a-8b744ffb6d8a req-e121ea74-f9b1-4802-a1b9-64534126fc97 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b/action returned with HTTP 204 Aug 14 02:09:44.841850 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 165/668] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:44 2026] POST /volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:45.313631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fe802a1a-9cba-47f8-a729-70bd2fcc5ec6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.314164 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe802a1a-9cba-47f8-a729-70bd2fcc5ec6 None None] GET https://10.4.3.35/volume// Aug 14 02:09:45.314295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe802a1a-9cba-47f8-a729-70bd2fcc5ec6 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:45.314494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe802a1a-9cba-47f8-a729-70bd2fcc5ec6 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:45.314905 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe802a1a-9cba-47f8-a729-70bd2fcc5ec6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:45.315863 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 173/669] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:45.334512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4912ab3d-4ea1-4132-a343-502b3a7db91d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.341165 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4912ab3d-4ea1-4132-a343-502b3a7db91d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:45.341957 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4912ab3d-4ea1-4132-a343-502b3a7db91d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7365f7d-8784-4f0d-a495-de6e96bfcad1", "connector": null, "instance_uuid": "ea7a1028-9593-45aa-a4b8-43d6e3f8d83a"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:45.363854 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:45.363854 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:45.433948 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4912ab3d-4ea1-4132-a343-502b3a7db91d tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:45.434853 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 165/670] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:45 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 14 02:09:45.450198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2d34bd96-1c46-4ae8-a909-c34108f71f0b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.454203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2d34bd96-1c46-4ae8-a909-c34108f71f0b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] DELETE https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 Aug 14 02:09:45.454800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2d34bd96-1c46-4ae8-a909-c34108f71f0b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:45.454800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2d34bd96-1c46-4ae8-a909-c34108f71f0b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:45.467141 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:45.467141 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:45.579717 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2d34bd96-1c46-4ae8-a909-c34108f71f0b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 returned with HTTP 200 Aug 14 02:09:45.580277 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 168/671] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:09:45 2026] DELETE /volume/v3/attachments/a3ee2024-3606-46cf-9a66-bd2fbfb38a83 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:45.736320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.740228 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] GET https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:09:45.740421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:45.740953 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:45.758660 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:45.758660 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:45.766332 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:09:45.778807 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.778959 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9acc5502-e607-40e4-99c4-cf47957e4eac req-8bda353f-730f-4ac6-a4fb-70daefe57d62 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 200 Aug 14 02:09:45.779520 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:45.779695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 166/672] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:45 2026] GET /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 1601 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:45.779960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:45.780425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:45.801001 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:45.801001 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:45.808755 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:45.816985 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12ec08b4-2a47-4333-a74f-1d09f60f9943 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:45.817601 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 174/673] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:45 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:45.838427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab999280-992b-47ac-a89b-fa07d1087d74 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:45.841282 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab999280-992b-47ac-a89b-fa07d1087d74 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:45.841282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab999280-992b-47ac-a89b-fa07d1087d74 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:45.841755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab999280-992b-47ac-a89b-fa07d1087d74 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:45.859631 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:45.859631 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:45.864568 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab999280-992b-47ac-a89b-fa07d1087d74 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:45.873442 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab999280-992b-47ac-a89b-fa07d1087d74 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:45.874190 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 166/674] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:45 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:46.490468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:46.493875 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:46.494165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:46.494439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:46.512594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:46.512594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:46.519130 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:46.527755 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-8e10d2de-f331-4a17-9809-1bde427fc14f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:46.527755 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 169/675] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:46 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:47.061802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.064293 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] PUT https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 Aug 14 02:09:47.064719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:47.076186 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Acquiring lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:47.083999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:47.083999 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:47.083999 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:47.228692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" released by "attachment_update" :: held 0.147s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:47.229526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-4e0a9cf4-fad3-4712-bbd2-6745a0206594 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 returned with HTTP 200 Aug 14 02:09:47.230279 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 167/676] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:47 2026] PUT /volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:47.247790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2b5c80f3-f48e-4f64-ae8b-1591de97ba21 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.253354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2b5c80f3-f48e-4f64-ae8b-1591de97ba21 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 Aug 14 02:09:47.253579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2b5c80f3-f48e-4f64-ae8b-1591de97ba21 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:47.253786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2b5c80f3-f48e-4f64-ae8b-1591de97ba21 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:47.281246 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-2b5c80f3-f48e-4f64-ae8b-1591de97ba21 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 returned with HTTP 200 Aug 14 02:09:47.282253 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 175/677] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:09:47 2026] GET /volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:09:47.706481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b75a070-7019-4615-98a8-1cfed8df502a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.707026 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b75a070-7019-4615-98a8-1cfed8df502a None None] GET https://10.4.3.35/volume// Aug 14 02:09:47.707285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b75a070-7019-4615-98a8-1cfed8df502a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:47.707516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b75a070-7019-4615-98a8-1cfed8df502a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:47.708011 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b75a070-7019-4615-98a8-1cfed8df502a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:47.708402 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 167/678] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:47.753623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-d42c97c6-cb67-4d22-b1d9-49180bf98998 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.758284 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-d42c97c6-cb67-4d22-b1d9-49180bf98998 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:47.759930 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-d42c97c6-cb67-4d22-b1d9-49180bf98998 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78da2260-4ae2-43ff-b965-c4943c7da7b1", "connector": null, "instance_uuid": "8a988481-5a70-4f16-aad8-050e19397711"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:47.778524 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:47.778524 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:47.837454 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-d42c97c6-cb67-4d22-b1d9-49180bf98998 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:47.838100 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 170/679] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:47 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 14 02:09:47.854396 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-246d23af-d09a-4da0-a2e4-e4f21364e3ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.855428 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-246d23af-d09a-4da0-a2e4-e4f21364e3ed None None] GET https://10.4.3.35/volume// Aug 14 02:09:47.855709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-246d23af-d09a-4da0-a2e4-e4f21364e3ed None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:47.855997 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-246d23af-d09a-4da0-a2e4-e4f21364e3ed None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:47.856761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-246d23af-d09a-4da0-a2e4-e4f21364e3ed None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:47.857177 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 168/680] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:47.870661 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:47.873419 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:47.873698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:47.873956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:47.900101 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:47.900101 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:47.905908 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:47.913472 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-a06b5dec-6267-410c-b6a1-b452b1431f87 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:47.914107 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 176/681] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:47 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1316 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:48.011443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:48.012606 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:48.013022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1869227977", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:48.014525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1869227977', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:48.014707 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume of 1 GB Aug 14 02:09:48.020039 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Availability Zones retrieved successfully. Aug 14 02:09:48.028516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Flow 'volume_create_api' (a6cadadb-ad28-4d35-a9a6-4316d18d8732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:48.030199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06bed7f-d606-42d5-8a70-2b531b9d53c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:48.031500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:48.078386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06bed7f-d606-42d5-8a70-2b531b9d53c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:48.079470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830d50f7-233c-4cff-a3e6-85fe28ea5816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:48.202090 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Created reservations ['2c96d0b8-9bc7-4210-b243-cd5ef39a1c2d', '654a928c-7c2e-4235-8aa4-8f13fb92ee18', '0ec689da-b101-41aa-ae6d-9ba5e795e2b6', 'cabbba2c-58c5-42fd-a6d8-158ad785cdc0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:48.203592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (830d50f7-233c-4cff-a3e6-85fe28ea5816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c96d0b8-9bc7-4210-b243-cd5ef39a1c2d', '654a928c-7c2e-4235-8aa4-8f13fb92ee18', '0ec689da-b101-41aa-ae6d-9ba5e795e2b6', 'cabbba2c-58c5-42fd-a6d8-158ad785cdc0']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:48.205269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0b8642-8861-4ddd-86d2-b95ed2d8b410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:48.239227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0b8642-8861-4ddd-86d2-b95ed2d8b410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9f0cb0-fc04-4019-9057-b9c6b9604751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1869227977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759b899a6d94bd1a2b474280e3d7498',qos_specs=None,replication_status=,reservations=['2c96d0b8-9bc7-4210-b243-cd5ef39a1c2d','654a928c-7c2e-4235-8aa4-8f13fb92ee18','0ec689da-b101-41aa-ae6d-9ba5e795e2b6','cabbba2c-58c5-42fd-a6d8-158ad785cdc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1869227977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9f0cb0-fc04-4019-9057-b9c6b9604751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e759b899a6d94bd1a2b474280e3d7498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:48.240404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3547739b-31ff-4fac-88dc-16b80bea9cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:48.264338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3547739b-31ff-4fac-88dc-16b80bea9cde) transitioned into state 'SUCCESS' from state '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-1869227977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759b899a6d94bd1a2b474280e3d7498',qos_specs=None,replication_status=,reservations=['2c96d0b8-9bc7-4210-b243-cd5ef39a1c2d','654a928c-7c2e-4235-8aa4-8f13fb92ee18','0ec689da-b101-41aa-ae6d-9ba5e795e2b6','cabbba2c-58c5-42fd-a6d8-158ad785cdc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:48.265407 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd14922-c85a-47e5-9a47-92eea3674986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:48.281311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd14922-c85a-47e5-9a47-92eea3674986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:48.282482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Flow 'volume_create_api' (a6cadadb-ad28-4d35-a9a6-4316d18d8732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:48.283083 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume request issued successfully. Aug 14 02:09:48.283929 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab50b608-d836-412f-b5c7-82fe3798dc08 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:48.284457 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 168/682] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:09:48 2026] POST /volume/v3/volumes => generated 753 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:48.302743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:48.305130 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:48.305465 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:48.305633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:48.314608 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:48.314608 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:48.318693 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:48.325296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30c6557a-2a72-4850-9dfe-79d5c58e12b2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:48.325296 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 171/683] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:48 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.344287 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-683ca79a-003a-4c66-b721-afb82103c933 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.346438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-683ca79a-003a-4c66-b721-afb82103c933 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.346706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-683ca79a-003a-4c66-b721-afb82103c933 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.346910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-683ca79a-003a-4c66-b721-afb82103c933 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.354903 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.354903 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:49.360841 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-683ca79a-003a-4c66-b721-afb82103c933 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.367977 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-683ca79a-003a-4c66-b721-afb82103c933 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.368477 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 169/684] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.383839 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-18c026a4-44fd-43d5-811e-f813f065070a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.387647 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18c026a4-44fd-43d5-811e-f813f065070a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.387971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18c026a4-44fd-43d5-811e-f813f065070a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.388992 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18c026a4-44fd-43d5-811e-f813f065070a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.401393 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.401393 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:49.407667 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-18c026a4-44fd-43d5-811e-f813f065070a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.414373 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18c026a4-44fd-43d5-811e-f813f065070a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.414373 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 177/685] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.439294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.442228 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:09:49.442567 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.442998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.443368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:09:49.443906 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.443906 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:49.444483 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:09:49.454646 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Get all volumes completed successfully. Aug 14 02:09:49.455325 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2d7da01-fe6d-45c3-bb7e-c3249a235101 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:09:49.455831 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 169/686] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.468308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-204096c0-c4df-4668-a26e-cea55a2151ee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.471497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-204096c0-c4df-4668-a26e-cea55a2151ee tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.472072 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-204096c0-c4df-4668-a26e-cea55a2151ee tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.472508 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-204096c0-c4df-4668-a26e-cea55a2151ee tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.484995 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.484995 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:49.494930 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-204096c0-c4df-4668-a26e-cea55a2151ee tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.499697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-204096c0-c4df-4668-a26e-cea55a2151ee tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.501504 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 172/687] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.559728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.564961 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.565255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.565528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.576774 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.576774 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:49.581400 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.586268 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-72252e5e-de9c-437c-9d8d-fb2db6e706bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.586922 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 170/688] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.671864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a924c1e4-8420-481b-8193-b1a35feaec5e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.672426 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a924c1e4-8420-481b-8193-b1a35feaec5e None None] GET https://10.4.3.35/volume// Aug 14 02:09:49.672616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a924c1e4-8420-481b-8193-b1a35feaec5e None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.673587 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a924c1e4-8420-481b-8193-b1a35feaec5e None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.673587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a924c1e4-8420-481b-8193-b1a35feaec5e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:49.673587 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 178/689] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:49.683650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-d3955588-9b13-4194-b7a8-a69b7195087c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.685944 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-d3955588-9b13-4194-b7a8-a69b7195087c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:49.686456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-d3955588-9b13-4194-b7a8-a69b7195087c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f9f0cb0-fc04-4019-9057-b9c6b9604751", "connector": null, "instance_uuid": "691dca34-db09-40e4-84d4-d5e5c3ed65d1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:49.696932 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.696932 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:49.745081 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-d3955588-9b13-4194-b7a8-a69b7195087c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:49.745653 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 170/690] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:49 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:49.786714 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.789633 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.790685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.791274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.803723 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d371028-c867-452c-9c5d-c0e38f26fcb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.804423 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d371028-c867-452c-9c5d-c0e38f26fcb6 None None] GET https://10.4.3.35/volume// Aug 14 02:09:49.804423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d371028-c867-452c-9c5d-c0e38f26fcb6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.804634 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d371028-c867-452c-9c5d-c0e38f26fcb6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.805012 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d371028-c867-452c-9c5d-c0e38f26fcb6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:49.805651 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 171/691] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:49.808205 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.808205 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:49.817761 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.818032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.820930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:49.821747 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:49.821747 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:49.822922 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-387f2021-1c3a-46ef-a203-a3b93b86f458 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.823574 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 173/692] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:49.836351 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.836351 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:49.841371 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:49.848389 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-1d65f8d6-531e-400d-911e-4cd458d81492 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:49.849013 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 179/693] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:49 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:49.961089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:49.963806 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] PUT https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a Aug 14 02:09:49.964046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:49.974504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Acquiring lock "cinder-attachment_update-4f9f0cb0-fc04-4019-9057-b9c6b9604751-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:49.979523 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Lock "cinder-attachment_update-4f9f0cb0-fc04-4019-9057-b9c6b9604751-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:49.980501 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:49.980501 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:50.126995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Lock "cinder-attachment_update-4f9f0cb0-fc04-4019-9057-b9c6b9604751-np0000007301" released by "attachment_update" :: held 0.147s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:50.127398 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-510b2323-0599-4428-8065-6eb506fa2b6f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a returned with HTTP 200 Aug 14 02:09:50.128207 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 171/694] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:49 2026] PUT /volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:50.848263 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:50.857183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:50.857607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:50.859435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:50.879431 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:50.879431 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:50.889171 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:50.898593 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b76cb01d-21d7-46c2-a2ce-98773ded4212 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:50.899185 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 172/695] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:50 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:51.380761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-5a4afcc5-a6f1-4d76-9068-79fa681622a8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:51.383616 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-5a4afcc5-a6f1-4d76-9068-79fa681622a8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b Aug 14 02:09:51.383906 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-5a4afcc5-a6f1-4d76-9068-79fa681622a8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:51.384311 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-5a4afcc5-a6f1-4d76-9068-79fa681622a8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:51.396927 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:51.396927 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:51.528096 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-5a4afcc5-a6f1-4d76-9068-79fa681622a8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b returned with HTTP 200 Aug 14 02:09:51.531879 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 174/696] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:09:51 2026] DELETE /volume/v3/attachments/ce34edc5-31c3-48bd-a66d-f55ce174c06b => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:51.917180 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e4a57a4c-6081-4308-9c7a-526008438a51 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:51.920694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e4a57a4c-6081-4308-9c7a-526008438a51 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:51.921008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e4a57a4c-6081-4308-9c7a-526008438a51 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:51.921293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e4a57a4c-6081-4308-9c7a-526008438a51 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:51.943180 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:51.943180 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:51.949622 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e4a57a4c-6081-4308-9c7a-526008438a51 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:51.957345 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e4a57a4c-6081-4308-9c7a-526008438a51 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:51.958250 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 180/697] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:51 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:52.976263 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c59287d-689b-41fa-8963-74ca182a4b4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:52.978567 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c59287d-689b-41fa-8963-74ca182a4b4b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:52.978868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c59287d-689b-41fa-8963-74ca182a4b4b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:52.979126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c59287d-689b-41fa-8963-74ca182a4b4b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:52.995761 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:52.995761 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:53.001387 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c59287d-689b-41fa-8963-74ca182a4b4b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:53.007005 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c59287d-689b-41fa-8963-74ca182a4b4b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:53.007569 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 172/698] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:52 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:53.037375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-ba2ca4ea-e0ce-4415-a113-27da47fb05c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:53.043861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-ba2ca4ea-e0ce-4415-a113-27da47fb05c1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2/action Aug 14 02:09:53.044825 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-ba2ca4ea-e0ce-4415-a113-27da47fb05c1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:53.044825 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-ba2ca4ea-e0ce-4415-a113-27da47fb05c1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:53.082194 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:53.082194 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:53.101052 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0314b74d-216d-4c6c-a4aa-e276e0428961 req-ba2ca4ea-e0ce-4415-a113-27da47fb05c1 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2/action returned with HTTP 204 Aug 14 02:09:53.101564 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 173/699] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:53 2026] POST /volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:53.372664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:53.375789 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:09:53.375789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1497587965"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:53.377606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1497587965'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:09:53.377843 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume of 1 GB Aug 14 02:09:53.378535 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:53.378535 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:53.386692 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Availability Zones retrieved successfully. Aug 14 02:09:53.397688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (1c44a013-d286-47b3-99d6-4377ef707d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:53.399381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6dd34-0082-4531-8342-34459edc24c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:53.400791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:09:53.452390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c6dd34-0082-4531-8342-34459edc24c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:53.453713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f381e6-5f3d-467c-80b5-c32c448b30ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:53.572135 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Created reservations ['3ce7942b-2ee3-4605-81b5-fe55a20a1bfe', '8f83f0ad-1546-449a-8d4f-4eeb3ca5cff2', '566219cb-bbf4-4c82-b107-92eb49cd7fc1', '2bad6c19-95f4-4b54-b28b-3920ce24f68d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:53.573198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f381e6-5f3d-467c-80b5-c32c448b30ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce7942b-2ee3-4605-81b5-fe55a20a1bfe', '8f83f0ad-1546-449a-8d4f-4eeb3ca5cff2', '566219cb-bbf4-4c82-b107-92eb49cd7fc1', '2bad6c19-95f4-4b54-b28b-3920ce24f68d']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:53.574194 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae9747-ab2a-45ae-8398-5b2a6c5771ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:53.610004 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae9747-ab2a-45ae-8398-5b2a6c5771ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66a034e-9dbb-4739-9872-bce3b66ab34e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1497587965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['3ce7942b-2ee3-4605-81b5-fe55a20a1bfe','8f83f0ad-1546-449a-8d4f-4eeb3ca5cff2','566219cb-bbf4-4c82-b107-92eb49cd7fc1','2bad6c19-95f4-4b54-b28b-3920ce24f68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1497587965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b66a034e-9dbb-4739-9872-bce3b66ab34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0cd9d7520b4da4b83b410014742f03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:53.612737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46e6735-321e-4f49-8038-c2e7bacca7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:53.651965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e46e6735-321e-4f49-8038-c2e7bacca7b3) transitioned into state 'SUCCESS' from state '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-1497587965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['3ce7942b-2ee3-4605-81b5-fe55a20a1bfe','8f83f0ad-1546-449a-8d4f-4eeb3ca5cff2','566219cb-bbf4-4c82-b107-92eb49cd7fc1','2bad6c19-95f4-4b54-b28b-3920ce24f68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:53.652692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dced067b-1039-42e5-ad74-652230fc2ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:09:53.668063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dced067b-1039-42e5-ad74-652230fc2ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:09:53.668063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (1c44a013-d286-47b3-99d6-4377ef707d1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:09:53.668063 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request issued successfully. Aug 14 02:09:53.668917 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ad8db60-4822-4494-b8d2-08dc645a2ff3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:09:53.669734 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 175/700] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:09:53 2026] POST /volume/v3/volumes => generated 753 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:53.690684 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d5325377-5293-4d76-99c5-17ac65054976 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:53.695320 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5325377-5293-4d76-99c5-17ac65054976 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:53.695739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5325377-5293-4d76-99c5-17ac65054976 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:53.695739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5325377-5293-4d76-99c5-17ac65054976 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:53.707383 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:53.707383 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:53.714192 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d5325377-5293-4d76-99c5-17ac65054976 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:53.720791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5325377-5293-4d76-99c5-17ac65054976 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:53.721460 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 181/701] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:53 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:54.027421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:54.029945 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:54.030839 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:54.030839 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:54.050705 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:54.050705 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:54.055940 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:54.066604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff3f0e2-467c-4ee8-9235-9664a0312d99 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:54.067857 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 173/702] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:54 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:54.743598 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-855f0add-ce44-42d1-9576-a9fed821724f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:54.745579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-855f0add-ce44-42d1-9576-a9fed821724f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:54.746646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-855f0add-ce44-42d1-9576-a9fed821724f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:54.746646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-855f0add-ce44-42d1-9576-a9fed821724f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:54.754621 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:54.754621 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:54.759860 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-855f0add-ce44-42d1-9576-a9fed821724f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:54.765458 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-855f0add-ce44-42d1-9576-a9fed821724f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:54.766019 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 174/703] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:54 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:54.827642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:54.832370 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:54.832567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:54.832779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:54.843390 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:54.843390 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:54.847431 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:54.852222 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-fbbfd948-cfeb-4051-8bb0-ae518651dd5f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:54.852694 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 176/704] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:09:54 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:54.977815 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5062d6af-242e-4873-9d11-3eccb579d2cc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:54.978703 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5062d6af-242e-4873-9d11-3eccb579d2cc None None] GET https://10.4.3.35/volume// Aug 14 02:09:54.978703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5062d6af-242e-4873-9d11-3eccb579d2cc None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:54.978703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5062d6af-242e-4873-9d11-3eccb579d2cc None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:54.979116 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5062d6af-242e-4873-9d11-3eccb579d2cc None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:54.979621 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 182/705] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:09:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:54.992735 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-9a0bc767-c8c2-4d14-94ce-c533eacfe3da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:54.995778 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-9a0bc767-c8c2-4d14-94ce-c533eacfe3da tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:09:54.995778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-9a0bc767-c8c2-4d14-94ce-c533eacfe3da tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b66a034e-9dbb-4739-9872-bce3b66ab34e", "connector": null, "instance_uuid": "d588b7f7-34dd-4fb7-9992-97c5fc6b8d3f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:55.008939 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:55.008939 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:55.047717 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-9a0bc767-c8c2-4d14-94ce-c533eacfe3da tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:09:55.048412 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 174/706] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:09:54 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:55.087397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:55.092079 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:55.092398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:55.092721 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:55.094096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:55.097146 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:55.097146 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:55.097360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:55.104189 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:55.104189 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:55.108894 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:55.112787 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7fe4ad46-8d69-4577-b888-c2f463dbf36d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:55.113314 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7fe4ad46-8d69-4577-b888-c2f463dbf36d None None] GET https://10.4.3.35/volume// Aug 14 02:09:55.113570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7fe4ad46-8d69-4577-b888-c2f463dbf36d None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:55.114017 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7fe4ad46-8d69-4577-b888-c2f463dbf36d None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:55.114432 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7fe4ad46-8d69-4577-b888-c2f463dbf36d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:55.115960 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 183/707] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:55.118165 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf0afa00-285f-4dc4-a9c6-3444f12ce829 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:55.118267 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 175/708] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:55 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:55.120223 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:55.120223 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:55.128322 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:55.131577 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:55.134303 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:55.134564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:55.136689 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:55.138718 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b59943b-7fbe-49f9-a3c2-a2e13bff2b7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:55.139237 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 177/709] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:55 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:55.149301 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:55.149301 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:55.153445 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:55.159961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-4c6c7f07-e271-4a8e-b875-1e8c4cd07c0f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:55.160503 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 175/710] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:55 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:55.283842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:55.287861 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] PUT https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b Aug 14 02:09:55.288033 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:55.298330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Acquiring lock "cinder-attachment_update-b66a034e-9dbb-4739-9872-bce3b66ab34e-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:55.305711 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-b66a034e-9dbb-4739-9872-bce3b66ab34e-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:55.306814 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:55.306814 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:55.447266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-b66a034e-9dbb-4739-9872-bce3b66ab34e-np0000007301" released by "attachment_update" :: held 0.141s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:55.447266 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-bd7b8793-4553-4831-8c13-32f90c464519 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b returned with HTTP 200 Aug 14 02:09:55.447665 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 184/711] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:55 2026] PUT /volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:56.139087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:56.144532 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:56.144532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:56.144532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:56.157399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:56.160033 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:56.161521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:56.161752 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:56.161752 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:56.162059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:56.170770 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:56.178150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a02f429e-178c-4f9d-b620-bd34bec09ddd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:56.178627 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 176/712] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:56 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:56.184670 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:56.184670 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:56.195454 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:56.202291 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d185f3cd-fced-4189-b2e6-0e1778eb58a4 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:56.203053 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 178/713] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:56 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:57.194696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:57.196831 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:57.197061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:57.197299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:57.210110 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:57.210110 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:57.215242 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:57.220687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b9cc7db-bfa6-40d7-95b9-3a92259ae869 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:57.221322 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 176/714] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:57 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:57.224381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:57.231332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:57.231515 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:57.231771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:57.245456 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:57.245456 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:57.250809 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:57.257160 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b4864b5d-2aff-4ec1-9f8b-b1dfcedae835 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:57.257690 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 185/715] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:57 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:57.904096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-0f4fa718-3dec-4312-9d60-23699678d928 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:57.911144 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-0f4fa718-3dec-4312-9d60-23699678d928 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a/action Aug 14 02:09:57.912351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-0f4fa718-3dec-4312-9d60-23699678d928 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:57.912351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-0f4fa718-3dec-4312-9d60-23699678d928 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:57.941839 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:57.941839 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:57.975081 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3bd3f398-e573-491f-87ff-67bb8a5b3ccb req-0f4fa718-3dec-4312-9d60-23699678d928 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a/action returned with HTTP 204 Aug 14 02:09:57.976026 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 177/716] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:57 2026] POST /volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:58.098494 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3875d89b-4a24-41f2-ae81-73af7b6171ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.099082 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3875d89b-4a24-41f2-ae81-73af7b6171ff None None] GET https://10.4.3.35/volume// Aug 14 02:09:58.099338 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3875d89b-4a24-41f2-ae81-73af7b6171ff None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.099613 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3875d89b-4a24-41f2-ae81-73af7b6171ff None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.100090 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3875d89b-4a24-41f2-ae81-73af7b6171ff None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:09:58.100938 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 179/717] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:09:58.112555 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.115147 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:09:58.115582 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.115871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.135150 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.135150 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:58.141222 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:09:58.148749 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-6b1b0fe8-7ba1-4854-b5a7-52f5f51b559f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:09:58.149242 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 177/718] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:09:58.236381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac3ddf90-c784-49c7-8850-152e1594500e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.238832 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac3ddf90-c784-49c7-8850-152e1594500e tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:58.239103 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac3ddf90-c784-49c7-8850-152e1594500e tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.239402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac3ddf90-c784-49c7-8850-152e1594500e tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.253006 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.253006 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:58.253238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.255825 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] PUT https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 Aug 14 02:09:58.256255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:58.257417 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ac3ddf90-c784-49c7-8850-152e1594500e tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:58.263136 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac3ddf90-c784-49c7-8850-152e1594500e tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:58.263688 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 186/719] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:58.277228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Acquiring lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:09:58.277893 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.280276 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:58.280529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.280755 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.281168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.282975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:09:58.283902 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:58.284289 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.284289 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:58.284380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.284537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.293126 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.293126 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:58.297176 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.297176 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:58.299237 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:58.306246 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:58.308485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0736b8a-11b0-4dea-bf9e-e4825ef3e566 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:58.309088 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 180/720] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:58.313304 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e52421e-bcc6-42c0-bf53-8b2c46744332 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:58.314024 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 178/721] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:58.330567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.332695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:09:58.333167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f9f0cb0-fc04-4019-9057-b9c6b9604751", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1879633274", "description": null, "metadata": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:58.347624 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.347624 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:58.348371 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:58.348595 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create snapshot from volume 4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:58.393756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-78da2260-4ae2-43ff-b965-c4943c7da7b1-np0000007301" released by "attachment_update" :: held 0.111s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:09:58.394165 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-b005817b-2214-4cf7-8d84-81bea4f7f86f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 returned with HTTP 200 Aug 14 02:09:58.394829 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 178/722] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:09:58 2026] PUT /volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:09:58.395087 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Created reservations ['a16bea58-b509-440b-b3bf-a282938d1d3e', '24c034b4-6bdd-4f42-9729-aba0821bc0ce', '5f78273b-d473-4167-ae90-8a4db53544ac', '5d9956ec-d9f1-4712-9b30-d71fea954dc1'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:09:58.421536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-0951a84e-7df9-419b-b62d-6d293078a18f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.424184 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-0951a84e-7df9-419b-b62d-6d293078a18f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641/action Aug 14 02:09:58.424493 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-0951a84e-7df9-419b-b62d-6d293078a18f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:09:58.424626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-0951a84e-7df9-419b-b62d-6d293078a18f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:09:58.440001 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot force create request issued successfully. Aug 14 02:09:58.440001 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b59a0c2-7120-4448-80bd-b38f6a3de372 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:09:58.440886 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 187/723] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:09:58 2026] POST /volume/v3/snapshots => generated 311 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:09:58.451470 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.451470 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:58.452662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:58.455350 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:09:58.455601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:58.455829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:58.463325 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:58.463325 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:58.464511 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot retrieved successfully. Aug 14 02:09:58.464807 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aac378b4-3884-4e0d-b461-417faa9cd4d2 req-0951a84e-7df9-419b-b62d-6d293078a18f tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641/action returned with HTTP 204 Aug 14 02:09:58.465463 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 181/724] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:09:58 2026] POST /volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:09:58.466314 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4e0a905-afc5-48ef-b40e-2a5b555fb576 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 200 Aug 14 02:09:58.467090 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 179/725] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:58 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:59.330406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:59.335782 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:09:59.335782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:59.338030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:59.366389 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:59.366389 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:09:59.376572 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:09:59.392527 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b62a6a8-83ff-432f-a3a2-b08be8e70834 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:09:59.392527 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 179/726] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:59 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:59.481261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47785f9c-39c6-4259-9da0-7b6b84550443 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:59.486375 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47785f9c-39c6-4259-9da0-7b6b84550443 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:09:59.486821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47785f9c-39c6-4259-9da0-7b6b84550443 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:59.487311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47785f9c-39c6-4259-9da0-7b6b84550443 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:59.505194 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:59.505194 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:09:59.508726 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47785f9c-39c6-4259-9da0-7b6b84550443 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot retrieved successfully. Aug 14 02:09:59.511904 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47785f9c-39c6-4259-9da0-7b6b84550443 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 200 Aug 14 02:09:59.514595 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 188/727] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:59 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:09:59.540470 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c0af8307-2399-497b-bda2-b0e2067169bc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:59.543203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0af8307-2399-497b-bda2-b0e2067169bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:09:59.543881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0af8307-2399-497b-bda2-b0e2067169bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:59.544152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0af8307-2399-497b-bda2-b0e2067169bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:59.557042 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:59.557042 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:09:59.558013 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c0af8307-2399-497b-bda2-b0e2067169bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot retrieved successfully. Aug 14 02:09:59.559130 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0af8307-2399-497b-bda2-b0e2067169bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 200 Aug 14 02:09:59.559788 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 182/728] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:09:59 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:09:59.574029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87b26baf-9f4b-4548-ab28-359954c8d98c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:09:59.577269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87b26baf-9f4b-4548-ab28-359954c8d98c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:09:59.577269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87b26baf-9f4b-4548-ab28-359954c8d98c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:09:59.577568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87b26baf-9f4b-4548-ab28-359954c8d98c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:09:59.594104 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:09:59.594104 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:09:59.604324 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87b26baf-9f4b-4548-ab28-359954c8d98c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:09:59.617014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87b26baf-9f4b-4548-ab28-359954c8d98c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:09:59.617459 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 180/729] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:09:59 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:00.413397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6837f171-ed4d-415f-bddf-e0379550dbec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:00.417667 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6837f171-ed4d-415f-bddf-e0379550dbec tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:00.418101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6837f171-ed4d-415f-bddf-e0379550dbec tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:00.418914 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6837f171-ed4d-415f-bddf-e0379550dbec tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:00.432732 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:00.432732 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:00.438625 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6837f171-ed4d-415f-bddf-e0379550dbec tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:00.445018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6837f171-ed4d-415f-bddf-e0379550dbec tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:00.445560 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 180/730] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:00 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:01.424138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-c186e060-2a38-4f78-a83f-f8e5118fbb12 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:01.431417 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-c186e060-2a38-4f78-a83f-f8e5118fbb12 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b/action Aug 14 02:10:01.431417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-c186e060-2a38-4f78-a83f-f8e5118fbb12 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:01.431417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-c186e060-2a38-4f78-a83f-f8e5118fbb12 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:01.493515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:01.501005 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:01.501339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:01.502067 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:01.516291 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:01.516291 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:01.538365 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:01.538365 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:01.556003 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:01.564321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-106272a6-e829-4db5-be79-7e1d2bd7a06c req-c186e060-2a38-4f78-a83f-f8e5118fbb12 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b/action returned with HTTP 204 Aug 14 02:10:01.564321 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 189/731] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:10:01 2026] POST /volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:01.573355 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9d7ae645-6672-427e-a9b6-2e18dce5452b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:01.573719 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 183/732] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:01 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:01.623118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c031ade3-9b37-46c1-bc79-adbb65ccd834 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:01.630209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c031ade3-9b37-46c1-bc79-adbb65ccd834 None None] GET https://10.4.3.35/volume// Aug 14 02:10:01.630209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c031ade3-9b37-46c1-bc79-adbb65ccd834 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:01.630209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c031ade3-9b37-46c1-bc79-adbb65ccd834 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:01.630209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c031ade3-9b37-46c1-bc79-adbb65ccd834 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:01.630209 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 181/733] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:01 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:01.656150 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ab242051-1247-4074-bcd2-c4d0669c1ec5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:01.666082 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ab242051-1247-4074-bcd2-c4d0669c1ec5 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:10:01.667168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ab242051-1247-4074-bcd2-c4d0669c1ec5 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7365f7d-8784-4f0d-a495-de6e96bfcad1", "connector": null, "instance_uuid": "ea7a1028-9593-45aa-a4b8-43d6e3f8d83a"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:01.698583 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:01.698583 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:01.781751 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ab242051-1247-4074-bcd2-c4d0669c1ec5 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:10:01.781751 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 181/734] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:10:01 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:10:01.797423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-d8eedd86-fb8f-4302-8c78-4833b800695b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:01.802163 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-d8eedd86-fb8f-4302-8c78-4833b800695b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] DELETE https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 Aug 14 02:10:01.802410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-d8eedd86-fb8f-4302-8c78-4833b800695b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:01.802878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-d8eedd86-fb8f-4302-8c78-4833b800695b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:01.819060 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:01.819060 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:01.908104 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-d8eedd86-fb8f-4302-8c78-4833b800695b tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 returned with HTTP 200 Aug 14 02:10:01.908777 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 190/735] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:01 2026] DELETE /volume/v3/attachments/f08e167b-befe-4b48-b220-6a05b392eeb2 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:02.619492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:02.621601 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:02.621896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:02.622155 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:02.639225 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:02.639225 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:02.646288 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:02.655670 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8bd9deb-60cf-4884-b745-7086f64cb52b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:02.656265 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 184/736] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:02 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:02.686119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:02.689888 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:02.691382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:02.691382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:02.719214 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:02.719214 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:02.727623 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:02.737021 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4b24dfb-d9ae-4a36-b809-d4abac14877e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:02.737698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 182/737] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:02 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:04.009068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.013562 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:04.013884 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.014187 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.037273 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.037273 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:04.048968 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:04.055630 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c10bc791-39d9-4db2-997a-1adf8d21e2ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:04.056303 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 182/738] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:04.113981 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.121452 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:04.121452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.121452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.130412 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.130412 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:04.136497 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:04.147139 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-8db7fb81-6ba5-45ef-b36f-d3bbd0580382 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:04.148079 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 191/739] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:04.300721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-88171c63-b546-40e9-9125-55dda4488cd0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.301906 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88171c63-b546-40e9-9125-55dda4488cd0 None None] GET https://10.4.3.35/volume// Aug 14 02:10:04.302377 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88171c63-b546-40e9-9125-55dda4488cd0 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.303627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88171c63-b546-40e9-9125-55dda4488cd0 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.303627 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88171c63-b546-40e9-9125-55dda4488cd0 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:04.304721 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 185/740] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:04.317974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-f09442a0-3367-4eb8-bec4-97f193053e2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.321534 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-f09442a0-3367-4eb8-bec4-97f193053e2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:10:04.322092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-f09442a0-3367-4eb8-bec4-97f193053e2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e854cd4-3e37-4b73-a436-53d3ccbe2d4c", "connector": null, "instance_uuid": "5de0d06c-2505-4542-8259-dd6e330b813b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:04.336040 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.336040 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:04.410888 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-f09442a0-3367-4eb8-bec4-97f193053e2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:10:04.411328 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 183/741] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:10:04 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 14 02:10:04.479922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.482424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:04.482628 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.482808 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.498813 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.498813 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:04.509627 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:04.517416 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5824d8af-fc7c-45d6-aac3-7ba1342d9055 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:04.518030 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 183/742] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:04.530709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-94c44c19-66b9-4f7f-aa8e-6159fc6ebf84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.531325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94c44c19-66b9-4f7f-aa8e-6159fc6ebf84 None None] GET https://10.4.3.35/volume// Aug 14 02:10:04.531413 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94c44c19-66b9-4f7f-aa8e-6159fc6ebf84 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.531694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94c44c19-66b9-4f7f-aa8e-6159fc6ebf84 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.531896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94c44c19-66b9-4f7f-aa8e-6159fc6ebf84 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:04.532303 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 192/743] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:04.546053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.549583 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:04.549878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:04.550739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:04.569399 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.569399 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:04.582497 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:04.589846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-267afaff-ab01-44d8-9a78-6a241d73f22c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:04.590647 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 186/744] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:10:04 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1019 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:04.773538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.776838 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] PUT https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 Aug 14 02:10:04.777276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:04.796686 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Acquiring lock "cinder-attachment_update-5e854cd4-3e37-4b73-a436-53d3ccbe2d4c-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:10:04.807504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Lock "cinder-attachment_update-5e854cd4-3e37-4b73-a436-53d3ccbe2d4c-np0000007301" acquired by "attachment_update" :: waited 0.011s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:10:04.808661 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.808661 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:04.897418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:04.901302 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] PUT https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 Aug 14 02:10:04.902129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:04.914036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Acquiring lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:10:04.921750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:10:04.923295 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:04.923295 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:05.006438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Lock "cinder-attachment_update-5e854cd4-3e37-4b73-a436-53d3ccbe2d4c-np0000007301" released by "attachment_update" :: held 0.199s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:10:05.007054 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-4a590c86-2e08-4118-8f6b-73565d1e83ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 returned with HTTP 200 Aug 14 02:10:05.007611 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 184/745] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:10:04 2026] PUT /volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:05.097353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Lock "cinder-attachment_update-c7365f7d-8784-4f0d-a495-de6e96bfcad1-np0000007301" released by "attachment_update" :: held 0.176s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:10:05.098035 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-ad6a876b-3772-43ba-977a-a2b612737ebe tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 returned with HTTP 200 Aug 14 02:10:05.098814 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 184/746] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:10:04 2026] PUT /volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:05.146406 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-72411b13-b8d5-42ad-b59d-393379d349bd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:05.154820 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-72411b13-b8d5-42ad-b59d-393379d349bd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 Aug 14 02:10:05.155245 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-72411b13-b8d5-42ad-b59d-393379d349bd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:05.155540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-72411b13-b8d5-42ad-b59d-393379d349bd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:05.203512 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-72411b13-b8d5-42ad-b59d-393379d349bd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 returned with HTTP 200 Aug 14 02:10:05.204325 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 193/747] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:10:05 2026] GET /volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 => generated 994 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:05.539272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:05.546088 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:05.546457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:05.546685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:05.570775 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:05.570775 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:05.577253 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:05.582555 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e9cfc2f-967c-4205-bf9f-3275517d7499 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:05.584163 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 187/748] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:05 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:06.491786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-6f783033-b9fd-4e82-b749-5b29cc8ba915 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:06.496700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-6f783033-b9fd-4e82-b749-5b29cc8ba915 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] DELETE https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 Aug 14 02:10:06.496700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-6f783033-b9fd-4e82-b749-5b29cc8ba915 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:06.496700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-6f783033-b9fd-4e82-b749-5b29cc8ba915 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:06.507051 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:06.507051 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:06.589067 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-6f783033-b9fd-4e82-b749-5b29cc8ba915 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 returned with HTTP 200 Aug 14 02:10:06.589518 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 185/749] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:06 2026] DELETE /volume/v3/attachments/42ce1f38-481c-4cd1-a006-fd4d612fa3d0 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:06.601336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:06.604420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:06.604803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:10:06.604803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:06.604993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:06.605180 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Delete volume with id: b308807c-a019-4fbb-ac48-d37916a31740 Aug 14 02:10:06.608502 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:06.608803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:06.609172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:06.613808 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:06.613808 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:06.614424 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:10:06.624353 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:06.624353 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:06.632284 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:06.637221 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24e7dd3d-2166-4c3f-b2ee-fcb1e88779e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:06.637646 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 194/750] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:06 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:06.649695 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Delete volume request issued successfully. Aug 14 02:10:06.650056 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b7845edf-5157-405f-a7bf-fb7c0d024812 req-1a2ae2b4-859a-4c57-aaee-b8834d0eba31 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 returned with HTTP 202 Aug 14 02:10:06.650661 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 185/751] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:10:06 2026] DELETE /volume/v3/volumes/b308807c-a019-4fbb-ac48-d37916a31740 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:07.660965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-15bee9cc-c00d-4792-bfea-e7407261e33a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:07.668310 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-15bee9cc-c00d-4792-bfea-e7407261e33a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:07.668310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-15bee9cc-c00d-4792-bfea-e7407261e33a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:07.668310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-15bee9cc-c00d-4792-bfea-e7407261e33a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:07.696512 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:07.696512 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:07.705386 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-15bee9cc-c00d-4792-bfea-e7407261e33a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:07.719966 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-15bee9cc-c00d-4792-bfea-e7407261e33a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:07.720494 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 188/752] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:07 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:08.738164 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:08.741469 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:08.741711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:08.741941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:08.754063 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:08.754063 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:08.759074 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:08.765217 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a056b4ef-a93a-4906-b0c0-eaec8daf9f48 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:08.765657 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 186/753] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:08 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:09.568665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-411b5012-426a-485e-b02d-15073caf0774 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:09.572403 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-411b5012-426a-485e-b02d-15073caf0774 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14/action Aug 14 02:10:09.573057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-411b5012-426a-485e-b02d-15073caf0774 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:09.573057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-411b5012-426a-485e-b02d-15073caf0774 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:09.601068 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:09.601068 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:09.613168 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-845ea85c-0711-4689-a507-9fc50388f7e3 req-411b5012-426a-485e-b02d-15073caf0774 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14/action returned with HTTP 204 Aug 14 02:10:09.613700 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 195/754] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:10:09 2026] POST /volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:09.779797 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-867606d7-4e37-4381-8d11-aa63fbf55699 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:09.782235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-867606d7-4e37-4381-8d11-aa63fbf55699 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:09.782514 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-867606d7-4e37-4381-8d11-aa63fbf55699 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:09.782803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-867606d7-4e37-4381-8d11-aa63fbf55699 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:09.800332 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:09.800332 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:09.803206 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-867606d7-4e37-4381-8d11-aa63fbf55699 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:09.810808 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-867606d7-4e37-4381-8d11-aa63fbf55699 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:09.810808 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 186/755] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:09 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:09.826981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-619915e0-fb2b-4d97-bbf5-64fccfa6e71a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:09.829008 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:09.832251 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:10:09.832378 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-619915e0-fb2b-4d97-bbf5-64fccfa6e71a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 Aug 14 02:10:09.832378 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-619915e0-fb2b-4d97-bbf5-64fccfa6e71a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:09.832536 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e854cd4-3e37-4b73-a436-53d3ccbe2d4c", "name": "tempest-VolumesBackupsTest-Backup-1592742379", "force": true, "container": "tempest-volumesbackupstest-backup-container-1630895184"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:09.832623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-619915e0-fb2b-4d97-bbf5-64fccfa6e71a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:09.833393 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '5e854cd4-3e37-4b73-a436-53d3ccbe2d4c', 'name': 'tempest-VolumesBackupsTest-Backup-1592742379', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1630895184'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:10:09.833583 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 5e854cd4-3e37-4b73-a436-53d3ccbe2d4c in container tempest-volumesbackupstest-backup-container-1630895184 Aug 14 02:10:09.849108 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:09.849108 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:09.852446 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:09.852446 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:09.853031 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:09.908255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['53d77a7e-2089-47d5-b2dc-18bc6f909b83', '4d9a57dc-35f4-41f4-a395-118c2838897e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:09.933530 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-619915e0-fb2b-4d97-bbf5-64fccfa6e71a tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 returned with HTTP 200 Aug 14 02:10:09.934161 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 189/756] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:09 2026] DELETE /volume/v3/attachments/7211d1c8-c724-4127-a7b1-b0ff22bf95e3 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:09.961620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-def5aa33-22f9-4136-a152-4d99a465a6be None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:09.966398 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-def5aa33-22f9-4136-a152-4d99a465a6be tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 Aug 14 02:10:09.966667 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-def5aa33-22f9-4136-a152-4d99a465a6be tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:09.967001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-def5aa33-22f9-4136-a152-4d99a465a6be tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:09.978604 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:09.978604 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:09.986699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d8a182b-f0f8-4ab3-aeeb-dbd6a140a193 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:10:09.986699 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 187/757] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:10:09 2026] POST /volume/v3/backups => generated 328 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:10.000338 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:10.002810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:10.003100 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:10.003431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:10.003605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:10.025124 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:10.025124 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:10.025124 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-afe4953f-be85-4a6e-9c0c-01e53c24b4b1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:10.025652 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 187/758] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:09 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:10.079981 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-def5aa33-22f9-4136-a152-4d99a465a6be tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 returned with HTTP 200 Aug 14 02:10:10.080736 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 196/759] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:09 2026] DELETE /volume/v3/attachments/ec913ded-81e9-46b9-bfbb-9fed43b59db9 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:10.092507 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-34666d8f-06d2-4d54-8ecf-1e7d63230cc9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:10.100051 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-34666d8f-06d2-4d54-8ecf-1e7d63230cc9 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc Aug 14 02:10:10.100781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-34666d8f-06d2-4d54-8ecf-1e7d63230cc9 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:10.101170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-34666d8f-06d2-4d54-8ecf-1e7d63230cc9 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:10.115819 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:10.115819 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:10.224389 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8f6d3bdd-d99c-4c4b-a781-1535e688eb86 req-34666d8f-06d2-4d54-8ecf-1e7d63230cc9 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc returned with HTTP 200 Aug 14 02:10:10.224548 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 190/760] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:10 2026] DELETE /volume/v3/attachments/172c5958-f220-4df8-978e-0ba66cf3abbc => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:10.739038 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-716764ec-91c8-41f1-a618-a021a4d9a68b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:10.742014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-716764ec-91c8-41f1-a618-a021a4d9a68b tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] DELETE https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 Aug 14 02:10:10.742190 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-716764ec-91c8-41f1-a618-a021a4d9a68b tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:10.742456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-716764ec-91c8-41f1-a618-a021a4d9a68b tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:10.754367 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:10.754367 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:10.850633 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-716764ec-91c8-41f1-a618-a021a4d9a68b tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 returned with HTTP 200 Aug 14 02:10:10.850633 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 188/761] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:10 2026] DELETE /volume/v3/attachments/2847e9e2-68eb-449f-9b57-8ce00ca80826 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:10.870833 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:10.874705 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] DELETE https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:10:10.875014 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:10.875295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:10.875479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Delete volume with id: db94f0a3-6ea8-44a7-a541-0089545190cd Aug 14 02:10:10.892438 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:10.892438 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:10.892632 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Volume info retrieved successfully. Aug 14 02:10:10.928524 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] Delete volume request issued successfully. Aug 14 02:10:10.928524 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fad5bd66-52f9-438c-a005-88c6890a3658 req-aaab9eea-b4dd-4677-975b-bfd3fe36c520 tempest-ServerActionsV293TestJSON-180012453 tempest-ServerActionsV293TestJSON-180012453-project-member] https://10.4.3.35/volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd returned with HTTP 202 Aug 14 02:10:10.928524 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 188/762] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:10:10 2026] DELETE /volume/v3/volumes/db94f0a3-6ea8-44a7-a541-0089545190cd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:11.039118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:11.045610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:11.047000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:11.047513 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:11.049354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:11.073362 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:11.073362 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:11.074133 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4be159e8-5260-44a1-95c4-d277bdf577c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:11.074686 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 197/763] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:11 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:12.086439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06c378b7-e58f-4b11-837a-c023738d2243 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:12.088352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06c378b7-e58f-4b11-837a-c023738d2243 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:12.088582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06c378b7-e58f-4b11-837a-c023738d2243 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:12.088857 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06c378b7-e58f-4b11-837a-c023738d2243 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:12.089025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-06c378b7-e58f-4b11-837a-c023738d2243 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:12.105751 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:12.105751 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:12.106848 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06c378b7-e58f-4b11-837a-c023738d2243 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:12.107573 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 191/764] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:12 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:13.126436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:13.128383 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:13.128596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:13.128794 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:13.128915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:13.135102 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:13.135102 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:13.136339 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0efb7aa2-d2e4-4d80-8471-a60e088488a3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:13.136914 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 189/765] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:13 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:14.154815 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63495349-ce5c-4ebc-b674-2eb4379a437f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:14.161071 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63495349-ce5c-4ebc-b674-2eb4379a437f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:14.161431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63495349-ce5c-4ebc-b674-2eb4379a437f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:14.161762 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63495349-ce5c-4ebc-b674-2eb4379a437f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:14.163244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-63495349-ce5c-4ebc-b674-2eb4379a437f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:14.178420 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:14.178420 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:14.179851 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63495349-ce5c-4ebc-b674-2eb4379a437f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:14.180433 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 189/766] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:14 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:14.602602 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-e8095ed9-6fb3-40ac-8657-1594407cb1cd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:14.616404 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-e8095ed9-6fb3-40ac-8657-1594407cb1cd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] POST https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9/action Aug 14 02:10:14.616885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-e8095ed9-6fb3-40ac-8657-1594407cb1cd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:14.616979 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-e8095ed9-6fb3-40ac-8657-1594407cb1cd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:14.650727 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:14.650727 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:14.670699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa04e49d-fe2d-41ee-bfe4-f9577077c93a req-e8095ed9-6fb3-40ac-8657-1594407cb1cd tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9/action returned with HTTP 204 Aug 14 02:10:14.671555 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 198/767] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:10:14 2026] POST /volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:15.103925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:15.106401 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:10:15.106656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:15.107005 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:15.107139 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume with id: 28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:10:15.117859 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:15.117859 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:15.117859 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:15.153190 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume request issued successfully. Aug 14 02:10:15.153190 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd4a0fa8-dd52-482d-b531-92ba678cff71 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 202 Aug 14 02:10:15.153974 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 192/768] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:15 2026] DELETE /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:15.166554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:15.168588 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:10:15.168798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:15.169004 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:15.178632 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:15.178632 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:15.188343 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:15.199061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-838123ad-fb47-4d72-a30b-137359d4a249 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:15.200604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0097259-2ce4-44de-bbcd-58f7883ab377 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 200 Aug 14 02:10:15.201203 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 190/769] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:15 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:15.203072 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-838123ad-fb47-4d72-a30b-137359d4a249 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:15.203407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-838123ad-fb47-4d72-a30b-137359d4a249 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:15.203837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-838123ad-fb47-4d72-a30b-137359d4a249 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:15.204108 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-838123ad-fb47-4d72-a30b-137359d4a249 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:15.210121 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:15.210121 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:15.211229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-838123ad-fb47-4d72-a30b-137359d4a249 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:15.211526 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 190/770] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:15 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:15.931522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-da823b25-b5dc-4c3d-ad81-116983880afc req-311bca2c-d462-4194-92f5-3e6c43834081 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:15.936893 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-311bca2c-d462-4194-92f5-3e6c43834081 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] DELETE https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 Aug 14 02:10:15.936893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-311bca2c-d462-4194-92f5-3e6c43834081 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:15.936893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-311bca2c-d462-4194-92f5-3e6c43834081 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:15.947630 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:15.947630 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:16.010782 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-311bca2c-d462-4194-92f5-3e6c43834081 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 returned with HTTP 200 Aug 14 02:10:16.010782 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 199/771] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:15 2026] DELETE /volume/v3/attachments/f6b7989c-8ab8-4892-ba62-0f80e4b54651 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:16.029369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:16.031551 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] DELETE https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 Aug 14 02:10:16.031778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:16.032013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:16.032215 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Delete volume with id: faf5d596-6723-4738-90d6-893775339291 Aug 14 02:10:16.037498 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=220,cinder:INSERT=20,cinder:UPDATE=45 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:10:16.040267 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:16.040267 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:16.040861 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Volume info retrieved successfully. Aug 14 02:10:16.060183 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] Delete volume request issued successfully. Aug 14 02:10:16.060529 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-da823b25-b5dc-4c3d-ad81-116983880afc req-6d05aaa0-132c-40bc-996c-2d5f35519847 tempest-ServerBootFromVolumeStableRescueTest-322703378 tempest-ServerBootFromVolumeStableRescueTest-322703378-project-member] https://10.4.3.35/volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 returned with HTTP 202 Aug 14 02:10:16.061176 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 193/772] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:10:16 2026] DELETE /volume/v3/volumes/faf5d596-6723-4738-90d6-893775339291 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:16.223859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e818909d-1bb3-4f0e-99a9-e5822103920e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:16.224288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce331ee3-8dcf-46d5-975b-d9b6b57d9404 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:16.226351 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e818909d-1bb3-4f0e-99a9-e5822103920e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:16.227204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e818909d-1bb3-4f0e-99a9-e5822103920e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:16.227204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e818909d-1bb3-4f0e-99a9-e5822103920e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:16.227204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e818909d-1bb3-4f0e-99a9-e5822103920e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:16.227403 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce331ee3-8dcf-46d5-975b-d9b6b57d9404 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 Aug 14 02:10:16.227756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce331ee3-8dcf-46d5-975b-d9b6b57d9404 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:16.228079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce331ee3-8dcf-46d5-975b-d9b6b57d9404 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:16.232357 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:16.232357 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:16.233347 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e818909d-1bb3-4f0e-99a9-e5822103920e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:16.234021 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 191/773] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:16 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:16.239073 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce331ee3-8dcf-46d5-975b-d9b6b57d9404 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 returned with HTTP 404 Aug 14 02:10:16.240098 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 191/774] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:16 2026] GET /volume/v3/volumes/28e6cade-01e9-44b7-b9dc-92f49e429487 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:16.250543 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:16.256254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:10:16.257895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:16.258273 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:16.258564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume with id: 3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:10:16.288515 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:16.288515 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:16.289275 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:16.334552 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume request issued successfully. Aug 14 02:10:16.335177 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65b60dc5-1767-4e10-a40e-f115e3b5515d tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 202 Aug 14 02:10:16.335913 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 200/775] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:16 2026] DELETE /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:16.351414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:16.357242 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:10:16.357588 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:16.358096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:16.369209 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:16.369209 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:16.377713 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:16.382384 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4ee4346-88fe-4e56-9a6e-7fde01dd18e2 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 200 Aug 14 02:10:16.382944 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 194/776] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:16 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:17.247504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:17.250244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:17.250244 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:17.250561 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:17.250703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:17.256465 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:17.256465 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:17.257610 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-687ebe7d-fb40-4b62-8dd8-4e21efed48c6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:17.258339 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 192/777] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:17 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:17.400851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78b084d1-937c-45fa-9333-b68e6b08e440 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:17.405693 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78b084d1-937c-45fa-9333-b68e6b08e440 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 Aug 14 02:10:17.407240 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78b084d1-937c-45fa-9333-b68e6b08e440 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:17.411545 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78b084d1-937c-45fa-9333-b68e6b08e440 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:17.420565 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78b084d1-937c-45fa-9333-b68e6b08e440 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 returned with HTTP 404 Aug 14 02:10:17.421561 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 192/778] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:17 2026] GET /volume/v3/volumes/3f949ddb-55a1-4f58-99a3-889983f53e63 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:17.431591 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:17.434612 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:10:17.435615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:17.437827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:17.437827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume with id: 6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:10:17.452802 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:17.452802 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:17.453502 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:17.494077 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Delete volume request issued successfully. Aug 14 02:10:17.494312 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7ed81558-2533-4d15-91ff-97f4aabbf8cf tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 202 Aug 14 02:10:17.494852 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 201/779] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:17 2026] DELETE /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:17.506764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:17.511491 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:10:17.513439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:17.513439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:17.523952 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:17.523952 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:17.535804 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Volume info retrieved successfully. Aug 14 02:10:17.546951 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b130e576-17d3-4a90-a729-9c60cebd8de0 tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 200 Aug 14 02:10:17.548427 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 195/780] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:17 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:18.273177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.280169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:18.280169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.280169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.280169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:18.287956 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:18.287956 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:18.289750 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f034120-af9a-4d57-8cd1-9a8c5deb90de tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:18.291639 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 193/781] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:18 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:18.572436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6770c16-be3d-45b8-90e3-4219e902222b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.575633 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6770c16-be3d-45b8-90e3-4219e902222b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] GET https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 Aug 14 02:10:18.576206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6770c16-be3d-45b8-90e3-4219e902222b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.576769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6770c16-be3d-45b8-90e3-4219e902222b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.587566 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6770c16-be3d-45b8-90e3-4219e902222b tempest-TaggedBootDevicesTest-1912465361 tempest-TaggedBootDevicesTest-1912465361-project-member] https://10.4.3.35/volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 returned with HTTP 404 Aug 14 02:10:18.588587 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 193/782] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:18 2026] GET /volume/v3/volumes/6c4279c8-91f7-48bd-80f7-0ae341273455 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:18.727502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.730863 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] DELETE https://10.4.3.35/volume/v3/volumes/tempest-invalid-396165313 Aug 14 02:10:18.731153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.732089 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.732516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Delete volume with id: tempest-invalid-396165313 Aug 14 02:10:18.740541 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-50dd1b2c-5d71-485a-9d45-02c4ea27de70 req-de0bc0c6-0d77-49e3-a89f-628173cc9d0d tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] https://10.4.3.35/volume/v3/volumes/tempest-invalid-396165313 returned with HTTP 404 Aug 14 02:10:18.741247 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 202/783] 10.4.3.35 () {70 vars in 1580 bytes} [Fri Aug 14 02:10:18 2026] DELETE /volume/v3/volumes/tempest-invalid-396165313 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:18.749454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-c967080a-e519-45c5-8cca-ae49d3426946 req-d8df7bf7-1bc7-4907-b6e3-910db0aba338 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.760712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-c967080a-e519-45c5-8cca-ae49d3426946 req-d8df7bf7-1bc7-4907-b6e3-910db0aba338 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] DELETE https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 Aug 14 02:10:18.760712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-c967080a-e519-45c5-8cca-ae49d3426946 req-d8df7bf7-1bc7-4907-b6e3-910db0aba338 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.760712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-c967080a-e519-45c5-8cca-ae49d3426946 req-d8df7bf7-1bc7-4907-b6e3-910db0aba338 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.777398 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:18.777398 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:18.870261 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-c967080a-e519-45c5-8cca-ae49d3426946 req-d8df7bf7-1bc7-4907-b6e3-910db0aba338 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 returned with HTTP 200 Aug 14 02:10:18.870261 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 196/784] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:18 2026] DELETE /volume/v3/attachments/028eacd6-0e86-422d-8ba1-4ffe9495cee9 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:18.872410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.876954 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] DELETE https://10.4.3.35/volume/v3/volumes/7396982b-15eb-43df-9603-4aacfac65473 Aug 14 02:10:18.876954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.877823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.879692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] Delete volume with id: 7396982b-15eb-43df-9603-4aacfac65473 Aug 14 02:10:18.890802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-727ce45f-ec08-48d6-a7b6-71ed5c47f4af req-39f66864-86f8-4cd4-9c10-12495f37e3cb tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-member] https://10.4.3.35/volume/v3/volumes/7396982b-15eb-43df-9603-4aacfac65473 returned with HTTP 404 Aug 14 02:10:18.890802 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 194/785] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:10:18 2026] DELETE /volume/v3/volumes/7396982b-15eb-43df-9603-4aacfac65473 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:18.930884 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9b62d573-51b0-495d-b33e-d6b55986c206 req-e177fb92-8f0c-4213-bcc2-511a48e19597 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:18.933852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9b62d573-51b0-495d-b33e-d6b55986c206 req-e177fb92-8f0c-4213-bcc2-511a48e19597 tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-reader] GET https://10.4.3.35/volume/v3/volumes/54de17d3-4305-4c11-aa02-6760bfd4bc45 Aug 14 02:10:18.934347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9b62d573-51b0-495d-b33e-d6b55986c206 req-e177fb92-8f0c-4213-bcc2-511a48e19597 tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:18.934788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9b62d573-51b0-495d-b33e-d6b55986c206 req-e177fb92-8f0c-4213-bcc2-511a48e19597 tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:18.944526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9b62d573-51b0-495d-b33e-d6b55986c206 req-e177fb92-8f0c-4213-bcc2-511a48e19597 tempest-VolumesNegativeTest-1796964247 tempest-VolumesNegativeTest-1796964247-project-reader] https://10.4.3.35/volume/v3/volumes/54de17d3-4305-4c11-aa02-6760bfd4bc45 returned with HTTP 404 Aug 14 02:10:18.944526 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 194/786] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:18 2026] GET /volume/v3/volumes/54de17d3-4305-4c11-aa02-6760bfd4bc45 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:19.306850 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4363c989-1ed8-48c4-b68a-22ae0226904f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:19.311780 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4363c989-1ed8-48c4-b68a-22ae0226904f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:19.311780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4363c989-1ed8-48c4-b68a-22ae0226904f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:19.311780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4363c989-1ed8-48c4-b68a-22ae0226904f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:19.311780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4363c989-1ed8-48c4-b68a-22ae0226904f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:19.325930 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:19.325930 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:19.326940 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4363c989-1ed8-48c4-b68a-22ae0226904f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:19.327445 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 203/787] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:19 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:20.342549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-beeef75a-d9af-46c7-a41b-9ad151321613 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:20.345128 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-beeef75a-d9af-46c7-a41b-9ad151321613 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:20.345499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-beeef75a-d9af-46c7-a41b-9ad151321613 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:20.345780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-beeef75a-d9af-46c7-a41b-9ad151321613 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:20.345936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-beeef75a-d9af-46c7-a41b-9ad151321613 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:20.351447 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:20.351447 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:20.352300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-beeef75a-d9af-46c7-a41b-9ad151321613 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:20.353137 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 197/788] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:20 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:20.795496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:20.798029 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:20.799699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:20.799699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:20.813631 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:20.813631 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:20.824876 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:10:20.832328 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-595fccf3-4739-419a-9ec7-f1eaefd8abe8 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:10:20.832928 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 195/789] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:20 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:20.897688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:20.903121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:20.905835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:20.906091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:20.922287 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:20.922287 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:20.928869 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:10:20.936287 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a072950e-83a3-4f36-b1e9-e9938735eb31 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:10:20.936691 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 195/790] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:20 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:20.962046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-78064d9b-8442-469a-8c8a-2afb742874d0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:20.965939 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:20.965939 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:20.967070 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:20.967070 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Delete volume with id: c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:20.983497 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:20.983497 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:20.984108 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:10:21.020657 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Delete volume request issued successfully. Aug 14 02:10:21.020657 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-78064d9b-8442-469a-8c8a-2afb742874d0 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 202 Aug 14 02:10:21.021278 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 204/791] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:20 2026] DELETE /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:21.037040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:21.040011 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:21.040011 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:21.040264 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:21.053562 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:21.053562 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:21.062170 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Volume info retrieved successfully. Aug 14 02:10:21.068911 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8461475e-f644-498f-8b82-1ccfd29e6b4f tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 200 Aug 14 02:10:21.069698 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 198/792] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:21 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:21.366932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:21.370490 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:21.370879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:21.371219 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:21.371326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:21.379452 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:21.379452 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:21.381375 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-462b1620-54e9-4ed4-9914-ed7b7b6f4236 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:21.381724 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 196/793] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:21 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:21.734701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffc9151a-b6f5-449b-9c5a-dc7563bbe103 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:21.855377 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc9151a-b6f5-449b-9c5a-dc7563bbe103 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:21.855819 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffc9151a-b6f5-449b-9c5a-dc7563bbe103 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-576692804"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:21.877207 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc9151a-b6f5-449b-9c5a-dc7563bbe103 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:21.877207 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 196/794] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:10:21 2026] POST /volume/v3/types => generated 219 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:21.895762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6b01d0e7-8ac4-4910-8210-36a886d07a87 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:21.901535 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b01d0e7-8ac4-4910-8210-36a886d07a87 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:10:21.901535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b01d0e7-8ac4-4910-8210-36a886d07a87 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-781054164"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:21.923459 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b01d0e7-8ac4-4910-8210-36a886d07a87 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:10:21.924130 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 205/795] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:10:21 2026] POST /volume/v3/group_types => generated 176 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:21.934048 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:22.057228 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:10:22.057929 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f1570f17-2736-442c-ae0f-9d1901b48fd3", "volume_types": ["f0aa439f-09bd-4c73-a095-2d4f3e71682c"], "name": "tempest-GroupsV314Test-Group-388020090"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:22.060624 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Creating new group {'group': {'group_type': 'f1570f17-2736-442c-ae0f-9d1901b48fd3', 'volume_types': ['f0aa439f-09bd-4c73-a095-2d4f3e71682c'], 'name': 'tempest-GroupsV314Test-Group-388020090'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:10:22.064436 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Creating group tempest-GroupsV314Test-Group-388020090. Aug 14 02:10:22.073182 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Availability Zones retrieved successfully. Aug 14 02:10:22.092025 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-071251c1-e319-4a98-8131-e8dda39a6067 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:22.094504 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-071251c1-e319-4a98-8131-e8dda39a6067 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] GET https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 Aug 14 02:10:22.095594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-071251c1-e319-4a98-8131-e8dda39a6067 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:22.095594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-071251c1-e319-4a98-8131-e8dda39a6067 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:22.108251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Created reservations ['672c06a3-3bba-490f-98e7-ded250b68a11'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:22.109255 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-071251c1-e319-4a98-8131-e8dda39a6067 tempest-ServerActionsTestOtherB-1169476920 tempest-ServerActionsTestOtherB-1169476920-project-member] https://10.4.3.35/volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 returned with HTTP 404 Aug 14 02:10:22.110184 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 197/796] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:22 2026] GET /volume/v3/volumes/c7365f7d-8784-4f0d-a495-de6e96bfcad1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:22.164658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-054f0e28-f1da-497a-a9b1-c1854fbd6808 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:10:22.165887 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 199/797] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:10:21 2026] POST /volume/v3/groups => generated 107 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:22.186074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:22.186723 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 Aug 14 02:10:22.187595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:22.187885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:22.188701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] show called for member 93b4c120-ba48-45b3-82cd-400e011512a1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:22.194073 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:22.194073 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:22.223949 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3307b71-9976-45b0-a174-f1a0051cd8d5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 returned with HTTP 200 Aug 14 02:10:22.224532 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 197/798] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:22 2026] GET /volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 => generated 387 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:22.398034 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:22.400596 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:22.401828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:22.401828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:22.402267 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:22.413452 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:22.413452 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:22.415046 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-689ff595-b4e5-4303-bee5-99a25170f4b4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:22.415919 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 206/799] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:22 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:23.247013 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:23.251914 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 Aug 14 02:10:23.254779 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:23.255246 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:23.255451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] show called for member 93b4c120-ba48-45b3-82cd-400e011512a1 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:23.259419 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.259419 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:23.270503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57dd9b26-fbad-41a3-b28b-79caef41ee2a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 returned with HTTP 200 Aug 14 02:10:23.271013 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 198/800] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:23 2026] GET /volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:23.282620 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-26cf6925-6cd4-414f-8380-98069b66e314 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:23.285414 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:23.285884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-111882106", "volume_type": "f0aa439f-09bd-4c73-a095-2d4f3e71682c", "group_id": "93b4c120-ba48-45b3-82cd-400e011512a1", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:23.287597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-111882106', 'volume_type': 'f0aa439f-09bd-4c73-a095-2d4f3e71682c', 'group_id': '93b4c120-ba48-45b3-82cd-400e011512a1', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:23.299702 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.299702 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:23.300434 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Create volume of 1 GB Aug 14 02:10:23.309249 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Availability Zones retrieved successfully. Aug 14 02:10:23.315899 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Flow 'volume_create_api' (0ca39bf4-c6b8-4018-bf03-f7ca62281634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:23.317456 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c8f436-7153-42b9-aea2-3e68a96819c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:23.318101 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.318101 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:23.318656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:23.345531 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c8f436-7153-42b9-aea2-3e68a96819c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0aa439f-09bd-4c73-a095-2d4f3e71682c,is_public=True,name='tempest-GroupsV314Test-volume-type-576692804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0aa439f-09bd-4c73-a095-2d4f3e71682c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93b4c120-ba48-45b3-82cd-400e011512a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:23.346698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2afdbe-43f2-4987-9717-275abc167341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:23.382724 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-576692804 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-576692804, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:23.382965 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-576692804 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-576692804, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:23.430942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:23.433313 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:23.433498 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:23.434089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:23.434089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:23.441534 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.441534 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:23.442961 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e35ab40-58d5-4abe-b54b-017dc0c11d23 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:23.443356 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 198/801] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:23 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:23.443622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Created reservations ['b11efa63-79b6-497b-a18e-1d2c54e9cb8c', '06e0263b-ece5-4416-abec-3ab806fd4323', 'cb0c9b40-8ec9-4293-aa72-e2a1ac4dd767', '454870f0-b578-4e35-9f8c-e78d2b63f39a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:23.445156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2afdbe-43f2-4987-9717-275abc167341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11efa63-79b6-497b-a18e-1d2c54e9cb8c', '06e0263b-ece5-4416-abec-3ab806fd4323', 'cb0c9b40-8ec9-4293-aa72-e2a1ac4dd767', '454870f0-b578-4e35-9f8c-e78d2b63f39a']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:23.446327 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d86abf-63d5-4428-80a2-fa142ecb8c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:23.487019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d86abf-63d5-4428-80a2-fa142ecb8c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce672736-7807-4598-9ccd-b2736a80a616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-111882106',encryption_key_id=None,group_id=93b4c120-ba48-45b3-82cd-400e011512a1,group_type_id=,metadata={},multiattach=False,project_id='97c3c27c11ec49858021b74795d1352a',qos_specs=None,replication_status=,reservations=['b11efa63-79b6-497b-a18e-1d2c54e9cb8c','06e0263b-ece5-4416-abec-3ab806fd4323','cb0c9b40-8ec9-4293-aa72-e2a1ac4dd767','454870f0-b578-4e35-9f8c-e78d2b63f39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-111882106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93b4c120-ba48-45b3-82cd-400e011512a1,host=None,id=ce672736-7807-4598-9ccd-b2736a80a616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97c3c27c11ec49858021b74795d1352a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0aa439f-09bd-4c73-a095-2d4f3e71682c),volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:23.488267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba8837e-5e2a-4d06-b909-e4948953134d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:23.521827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba8837e-5e2a-4d06-b909-e4948953134d) transitioned into state 'SUCCESS' from state '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-111882106',encryption_key_id=None,group_id=93b4c120-ba48-45b3-82cd-400e011512a1,group_type_id=,metadata={},multiattach=False,project_id='97c3c27c11ec49858021b74795d1352a',qos_specs=None,replication_status=,reservations=['b11efa63-79b6-497b-a18e-1d2c54e9cb8c','06e0263b-ece5-4416-abec-3ab806fd4323','cb0c9b40-8ec9-4293-aa72-e2a1ac4dd767','454870f0-b578-4e35-9f8c-e78d2b63f39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:23.522622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f86610b6-2dd1-44be-8433-36e2c3046e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:23.540132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f86610b6-2dd1-44be-8433-36e2c3046e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:23.540970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Flow 'volume_create_api' (0ca39bf4-c6b8-4018-bf03-f7ca62281634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:23.541345 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Create volume request issued successfully. Aug 14 02:10:23.542433 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:23.542626 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:23.595250 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:23.599920 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.599920 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:23.606109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26cf6925-6cd4-414f-8380-98069b66e314 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:23.606690 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 200/802] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:10:23 2026] POST /volume/v3/volumes => generated 815 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:23.627623 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:23.631996 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 Aug 14 02:10:23.632388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:23.632801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:23.645634 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.645634 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:23.652939 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Volume info retrieved successfully. Aug 14 02:10:23.654432 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:23.654686 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:23.703137 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:23.705292 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:23.705292 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:23.722515 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d0eaf41-d4f8-4d95-b936-03d47a8db85d tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 returned with HTTP 200 Aug 14 02:10:23.723245 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 207/803] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:23 2026] GET /volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:24.458494 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a252194-9600-4665-b242-66b52d80e376 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:24.461517 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a252194-9600-4665-b242-66b52d80e376 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:24.462253 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a252194-9600-4665-b242-66b52d80e376 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:24.462253 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a252194-9600-4665-b242-66b52d80e376 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:24.462443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3a252194-9600-4665-b242-66b52d80e376 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:24.472265 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:24.472265 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:24.473232 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a252194-9600-4665-b242-66b52d80e376 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:24.473232 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 199/804] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:24 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:24.744011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:24.749217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 Aug 14 02:10:24.749217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:24.749217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:24.764732 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:24.764732 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:24.784715 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Volume info retrieved successfully. Aug 14 02:10:24.786210 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:24.786541 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:24.846573 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:24.850873 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:24.850873 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:24.869465 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87af0377-f91d-48ee-a862-5d3dc7460bbc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 returned with HTTP 200 Aug 14 02:10:24.869465 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 199/805] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:24 2026] GET /volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:24.887569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:24.889618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] POST https://10.4.3.35/volume/v3/groups/action Aug 14 02:10:24.890093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action body: b'{"create-from-src": {"source_group_id": "93b4c120-ba48-45b3-82cd-400e011512a1", "name": "tempest-Group_from_grp-397978362"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:24.890292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "93b4c120-ba48-45b3-82cd-400e011512a1", "name": "tempest-Group_from_grp-397978362"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:24.891866 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Creating new group {'create-from-src': {'source_group_id': '93b4c120-ba48-45b3-82cd-400e011512a1', 'name': 'tempest-Group_from_grp-397978362'}}. {{(pid=100235) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 02:10:24.891978 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Creating group tempest-Group_from_grp-397978362 from source group 93b4c120-ba48-45b3-82cd-400e011512a1. Aug 14 02:10:24.896129 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:24.896129 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:24.904905 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:24.904905 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:24.953846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Created reservations ['08af86fd-edc1-4296-b449-92bb5d521320'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:25.034459 np0000007301 devstack@c-api.service[100235]: INFO cinder.group.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] A mapping entry already exists for group 7ac3972e-93a9-45d0-8c7d-89d5bd660db1 and volume type f0aa439f-09bd-4c73-a095-2d4f3e71682c. Do not need to create again. Aug 14 02:10:25.034842 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.034842 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:25.035741 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Availability Zones retrieved successfully. Aug 14 02:10:25.041052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Flow 'volume_create_api' (e8bd5257-c505-4186-a049-d7a26980d9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:25.041814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c870cc6f-e04c-414b-9b06-1be988e595f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:25.043369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:25.076872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c870cc6f-e04c-414b-9b06-1be988e595f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce672736-7807-4598-9ccd-b2736a80a616', 'volume_type': VolumeType(created_at=2026-08-14T02:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0aa439f-09bd-4c73-a095-2d4f3e71682c,is_public=True,name='tempest-GroupsV314Test-volume-type-576692804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0aa439f-09bd-4c73-a095-2d4f3e71682c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7ac3972e-93a9-45d0-8c7d-89d5bd660db1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:25.077854 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f99ad3-1b87-4cd2-b833-fad99c181aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:25.152107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Created reservations ['82c4ae1d-d1f6-422a-8112-2b9037a9bdc0', 'a2eb53b6-3d00-4111-973d-4e2395621951', '3bde66e1-2f36-45dc-b327-19d3bef1ee3b', 'da888c3d-d915-4f92-a12a-cec94c1ade4c'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:25.153541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f99ad3-1b87-4cd2-b833-fad99c181aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c4ae1d-d1f6-422a-8112-2b9037a9bdc0', 'a2eb53b6-3d00-4111-973d-4e2395621951', '3bde66e1-2f36-45dc-b327-19d3bef1ee3b', 'da888c3d-d915-4f92-a12a-cec94c1ade4c']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:25.155180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fe6b98-49ae-495f-a458-a2cddc708821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:25.193757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fe6b98-49ae-495f-a458-a2cddc708821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f64f5eb0-1873-4c58-9ff2-7a957d1aa06e', '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=7ac3972e-93a9-45d0-8c7d-89d5bd660db1,group_type_id=,metadata={},multiattach=False,project_id='97c3c27c11ec49858021b74795d1352a',qos_specs=None,replication_status=,reservations=['82c4ae1d-d1f6-422a-8112-2b9037a9bdc0','a2eb53b6-3d00-4111-973d-4e2395621951','3bde66e1-2f36-45dc-b327-19d3bef1ee3b','da888c3d-d915-4f92-a12a-cec94c1ade4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce672736-7807-4598-9ccd-b2736a80a616,status='creating',user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7ac3972e-93a9-45d0-8c7d-89d5bd660db1,host=None,id=f64f5eb0-1873-4c58-9ff2-7a957d1aa06e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97c3c27c11ec49858021b74795d1352a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce672736-7807-4598-9ccd-b2736a80a616,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0aa439f-09bd-4c73-a095-2d4f3e71682c),volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:25.194654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372667f6-a606-4fa3-80dd-4ccd1edb2543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:25.229170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372667f6-a606-4fa3-80dd-4ccd1edb2543) transitioned into state 'SUCCESS' from 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=7ac3972e-93a9-45d0-8c7d-89d5bd660db1,group_type_id=,metadata={},multiattach=False,project_id='97c3c27c11ec49858021b74795d1352a',qos_specs=None,replication_status=,reservations=['82c4ae1d-d1f6-422a-8112-2b9037a9bdc0','a2eb53b6-3d00-4111-973d-4e2395621951','3bde66e1-2f36-45dc-b327-19d3bef1ee3b','da888c3d-d915-4f92-a12a-cec94c1ade4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce672736-7807-4598-9ccd-b2736a80a616,status='creating',user_id='2ebaf2d3d35143cc9bc9b8d121ef51e1',volume_type_id=f0aa439f-09bd-4c73-a095-2d4f3e71682c)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:25.232202 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Flow 'volume_create_api' (e8bd5257-c505-4186-a049-d7a26980d9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:25.232202 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Create volume request issued successfully. Aug 14 02:10:25.254897 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3dcba0a9-46ab-404f-b1f2-fcb268dddad7 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/action returned with HTTP 202 Aug 14 02:10:25.255252 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 201/806] 10.4.3.35 () {70 vars in 1311 bytes} [Fri Aug 14 02:10:24 2026] POST /volume/v3/groups/action => generated 101 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:25.267368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.275612 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:25.275612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.275612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.275612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:25.275612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:25.290340 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Get all volumes completed successfully. Aug 14 02:10:25.292544 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.293072 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:25.356633 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:25.361429 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.361429 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:25.366776 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.368690 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:25.426849 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:25.431467 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.431467 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:25.449035 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ee4a4f4f-4f1b-4eac-97a8-1cbd8a2c8da6 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:25.449741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 208/807] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:25.471907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82ea350f-912f-4f6a-b826-84ebc35115df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.479754 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e Aug 14 02:10:25.480245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.480459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.490933 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.493038 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:25.494114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.494114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.494733 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.494733 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:25.495207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:25.500788 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Volume info retrieved successfully. Aug 14 02:10:25.501621 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.501780 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:25.502013 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.502013 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:25.503365 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6853c7f-f4cf-4d0e-b44e-1510cf10aeea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:25.503890 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 200/808] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:25.550128 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:25.554969 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.554969 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:25.578354 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82ea350f-912f-4f6a-b826-84ebc35115df tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e returned with HTTP 200 Aug 14 02:10:25.578354 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 200/809] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:25.603439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.607219 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 Aug 14 02:10:25.607956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.607956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.607956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] show called for member 7ac3972e-93a9-45d0-8c7d-89d5bd660db1 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:25.621146 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.621146 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:25.638920 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbdabbe8-074d-463b-8bf6-bbb3f547f109 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 returned with HTTP 200 Aug 14 02:10:25.638920 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 202/810] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 => generated 416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:25.654895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.658128 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:25.658561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.658924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.659444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:25.661663 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:25.679860 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Get all volumes completed successfully. Aug 14 02:10:25.680169 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.681158 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:25.727109 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:25.731189 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.731189 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:25.737933 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.738488 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:25.796556 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:25.804038 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.804038 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:25.819476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4a90380-745e-41ea-beb9-363fe17d26d0 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:25.821056 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 209/811] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:25.842301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5597622-cb0d-4010-b916-d858b33dcce1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.846759 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] POST https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1/action Aug 14 02:10:25.847282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:25.847480 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:25.849647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] delete called for group 7ac3972e-93a9-45d0-8c7d-89d5bd660db1 {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:25.850366 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Delete group with id: 7ac3972e-93a9-45d0-8c7d-89d5bd660db1 Aug 14 02:10:25.855884 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.855884 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:25.950369 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5597622-cb0d-4010-b916-d858b33dcce1 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1/action returned with HTTP 202 Aug 14 02:10:25.951087 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 201/812] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:25 2026] POST /volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:25.966193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:25.970063 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e Aug 14 02:10:25.970398 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:25.971063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:25.986700 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:25.986700 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:25.993145 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Volume info retrieved successfully. Aug 14 02:10:25.993787 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:25.993975 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:26.084526 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:26.091162 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:26.091162 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:26.111559 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3be0f49-f141-4f28-9c73-1268a2b4dd29 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e returned with HTTP 200 Aug 14 02:10:26.112498 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 201/813] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:25 2026] GET /volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:26.520475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bbd9e724-d218-4f19-b663-0704203d6316 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:26.528497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbd9e724-d218-4f19-b663-0704203d6316 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:26.528497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbd9e724-d218-4f19-b663-0704203d6316 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:26.528497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbd9e724-d218-4f19-b663-0704203d6316 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:26.528497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-bbd9e724-d218-4f19-b663-0704203d6316 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:26.534109 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:26.534109 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:26.535280 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbd9e724-d218-4f19-b663-0704203d6316 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:26.535784 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 203/814] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:26 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:27.133334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0dd6f405-eae3-4b10-9261-9f715290de84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.136132 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dd6f405-eae3-4b10-9261-9f715290de84 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e Aug 14 02:10:27.136516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dd6f405-eae3-4b10-9261-9f715290de84 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.136741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dd6f405-eae3-4b10-9261-9f715290de84 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.143876 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dd6f405-eae3-4b10-9261-9f715290de84 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e returned with HTTP 404 Aug 14 02:10:27.144669 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 210/815] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/volumes/f64f5eb0-1873-4c58-9ff2-7a957d1aa06e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:27.155522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.157888 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 Aug 14 02:10:27.158167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.158402 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.158581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] show called for member 7ac3972e-93a9-45d0-8c7d-89d5bd660db1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:27.162370 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8daf901-5213-4aeb-918b-6194bf8c1353 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 returned with HTTP 404 Aug 14 02:10:27.163055 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 202/816] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/groups/7ac3972e-93a9-45d0-8c7d-89d5bd660db1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:27.173709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47929898-6153-4b1c-86a1-be908221b36a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.176121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:27.176403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.176786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.177143 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:27.178197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:27.188299 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Get all volumes completed successfully. Aug 14 02:10:27.189715 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:27.190169 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:27.260116 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:27.266054 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.266054 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:27.280440 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47929898-6153-4b1c-86a1-be908221b36a tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:27.281061 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 202/817] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:27.304571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.313297 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] POST https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1/action Aug 14 02:10:27.314060 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:27.314228 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:27.315961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] delete called for group 93b4c120-ba48-45b3-82cd-400e011512a1 {{(pid=100235) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:27.316147 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Delete group with id: 93b4c120-ba48-45b3-82cd-400e011512a1 Aug 14 02:10:27.327763 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.327763 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:27.356807 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.363119 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:10:27.363119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.363119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.363119 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete snapshot with id: c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:10:27.368357 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.368357 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:27.369824 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot retrieved successfully. Aug 14 02:10:27.421091 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot delete request issued successfully. Aug 14 02:10:27.421091 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2f77cafb-3fbb-4707-beac-d45832f57e80 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 202 Aug 14 02:10:27.421324 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 211/818] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:27 2026] DELETE /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:27.435970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.438536 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:10:27.438776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.439066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.446553 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.446553 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:27.447276 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Snapshot retrieved successfully. Aug 14 02:10:27.448293 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19c6f1ff-6b02-437f-9121-4a76b2c0cfb4 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 200 Aug 14 02:10:27.449100 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 203/819] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:27.555103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.560892 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:27.561521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.562453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.564206 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:27.575292 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.575292 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:27.578071 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f634bc7e-a9ab-4910-a9bd-740dd7d528ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:27.579713 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 203/820] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:27.613899 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f5110ae5-4a92-4d5f-945e-4874d613cbc3 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1/action returned with HTTP 202 Aug 14 02:10:27.613899 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 204/821] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:27 2026] POST /volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:27.629613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:27.632582 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 Aug 14 02:10:27.633120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:27.633653 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:27.644441 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.644441 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:27.652521 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Volume info retrieved successfully. Aug 14 02:10:27.654115 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:27.654562 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:27.716811 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:27.723825 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:27.723825 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:27.737712 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-87857be1-bbbd-457f-b02b-5d89ad59c9dc tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 returned with HTTP 200 Aug 14 02:10:27.739609 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 212/822] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:27 2026] GET /volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:28.464252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61db3004-7d84-4325-aee6-82beb26261bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.469406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61db3004-7d84-4325-aee6-82beb26261bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:10:28.469638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61db3004-7d84-4325-aee6-82beb26261bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.478833 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61db3004-7d84-4325-aee6-82beb26261bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.497183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61db3004-7d84-4325-aee6-82beb26261bc tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 404 Aug 14 02:10:28.497253 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 204/823] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:28.597639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6189ebb7-8708-434a-bfae-a12e93876561 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.601616 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6189ebb7-8708-434a-bfae-a12e93876561 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:28.601616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6189ebb7-8708-434a-bfae-a12e93876561 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.601616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6189ebb7-8708-434a-bfae-a12e93876561 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.601616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6189ebb7-8708-434a-bfae-a12e93876561 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:28.608182 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:28.608182 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:28.609403 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6189ebb7-8708-434a-bfae-a12e93876561 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:28.610050 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 204/824] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:28.758853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6934adbd-1fa9-42a9-9a08-0849e887dbeb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.760905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6934adbd-1fa9-42a9-9a08-0849e887dbeb tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 Aug 14 02:10:28.761116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6934adbd-1fa9-42a9-9a08-0849e887dbeb tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.761333 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6934adbd-1fa9-42a9-9a08-0849e887dbeb tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.768628 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6934adbd-1fa9-42a9-9a08-0849e887dbeb tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 returned with HTTP 404 Aug 14 02:10:28.769727 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 205/825] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/volumes/ce672736-7807-4598-9ccd-b2736a80a616 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:28.783362 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.786592 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] GET https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 Aug 14 02:10:28.787382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.787382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.788888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] show called for member 93b4c120-ba48-45b3-82cd-400e011512a1 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:28.792636 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d69a0173-e6ed-4b9b-8b80-496e03c7edb5 tempest-GroupsV314Test-249517007 tempest-GroupsV314Test-249517007-project-member] https://10.4.3.35/volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 returned with HTTP 404 Aug 14 02:10:28.793281 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 213/826] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/groups/93b4c120-ba48-45b3-82cd-400e011512a1 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:28.804202 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26af0f60-c346-48db-a68f-4241de6777ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.807376 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26af0f60-c346-48db-a68f-4241de6777ec tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/f1570f17-2736-442c-ae0f-9d1901b48fd3 Aug 14 02:10:28.807376 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26af0f60-c346-48db-a68f-4241de6777ec tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.807653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26af0f60-c346-48db-a68f-4241de6777ec tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.832221 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26af0f60-c346-48db-a68f-4241de6777ec tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] https://10.4.3.35/volume/v3/group_types/f1570f17-2736-442c-ae0f-9d1901b48fd3 returned with HTTP 202 Aug 14 02:10:28.832735 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 205/827] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:10:28 2026] DELETE /volume/v3/group_types/f1570f17-2736-442c-ae0f-9d1901b48fd3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:28.843128 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b7248382-8a2b-4d97-8207-4fe989a3e29c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.846299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7248382-8a2b-4d97-8207-4fe989a3e29c tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] DELETE https://10.4.3.35/volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c Aug 14 02:10:28.846625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7248382-8a2b-4d97-8207-4fe989a3e29c tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.846942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7248382-8a2b-4d97-8207-4fe989a3e29c tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.898899 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-c1935771-c5c8-4631-b499-bf7b9c02aec7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.903371 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-c1935771-c5c8-4631-b499-bf7b9c02aec7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/attachments?instance_id=691dca34-db09-40e4-84d4-d5e5c3ed65d1 Aug 14 02:10:28.904142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-c1935771-c5c8-4631-b499-bf7b9c02aec7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.904142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-c1935771-c5c8-4631-b499-bf7b9c02aec7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.905462 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7248382-8a2b-4d97-8207-4fe989a3e29c tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] https://10.4.3.35/volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c returned with HTTP 202 Aug 14 02:10:28.906281 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 205/828] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:28 2026] DELETE /volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:28.916093 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4e41ff7a-e1ac-4014-b8d6-f6c9ac761677 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.918077 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e41ff7a-e1ac-4014-b8d6-f6c9ac761677 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] GET https://10.4.3.35/volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c Aug 14 02:10:28.918390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e41ff7a-e1ac-4014-b8d6-f6c9ac761677 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.918690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e41ff7a-e1ac-4014-b8d6-f6c9ac761677 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.925417 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-c1935771-c5c8-4631-b499-bf7b9c02aec7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments?instance_id=691dca34-db09-40e4-84d4-d5e5c3ed65d1 returned with HTTP 200 Aug 14 02:10:28.926085 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 206/829] 10.4.3.35 () {70 vars in 1630 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/attachments?instance_id=691dca34-db09-40e4-84d4-d5e5c3ed65d1 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:28.927760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e41ff7a-e1ac-4014-b8d6-f6c9ac761677 tempest-GroupsV314Test-835106934 tempest-GroupsV314Test-835106934-project-admin] https://10.4.3.35/volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c returned with HTTP 404 Aug 14 02:10:28.928519 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 214/830] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/types/f0aa439f-09bd-4c73-a095-2d4f3e71682c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:28.940305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-8ba8d998-ca6a-4cfa-b7f1-4fb2bac57b60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:28.947287 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-8ba8d998-ca6a-4cfa-b7f1-4fb2bac57b60 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a Aug 14 02:10:28.947613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-8ba8d998-ca6a-4cfa-b7f1-4fb2bac57b60 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:28.948050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-8ba8d998-ca6a-4cfa-b7f1-4fb2bac57b60 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:28.982523 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a9445be-ed81-4074-95ac-ce03cce47fc6 req-8ba8d998-ca6a-4cfa-b7f1-4fb2bac57b60 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a returned with HTTP 200 Aug 14 02:10:28.983280 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 206/831] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:10:28 2026] GET /volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:29.217475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4f52be63-084d-4555-a218-b729cac1581b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:29.527162 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f52be63-084d-4555-a218-b729cac1581b tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:29.527775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f52be63-084d-4555-a218-b729cac1581b tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1127000816"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:29.554230 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f52be63-084d-4555-a218-b729cac1581b tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:29.554654 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 206/832] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:10:29 2026] POST /volume/v3/types => generated 216 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:29.567365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1932364a-e40d-4604-8e2e-9503f471d635 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:29.573081 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1932364a-e40d-4604-8e2e-9503f471d635 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:10:29.573601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1932364a-e40d-4604-8e2e-9503f471d635 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-536209304"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:29.575758 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:29.575758 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:29.608232 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1932364a-e40d-4604-8e2e-9503f471d635 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:10:29.608562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 207/833] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:10:29 2026] POST /volume/v3/group_types => generated 172 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:29.622157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1482e8a7-1268-48f7-900c-eee5017aac84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:29.628513 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02075250-661c-492a-89a1-f7e46c765218 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:29.630864 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02075250-661c-492a-89a1-f7e46c765218 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:29.631384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02075250-661c-492a-89a1-f7e46c765218 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:29.631384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02075250-661c-492a-89a1-f7e46c765218 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:29.631384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-02075250-661c-492a-89a1-f7e46c765218 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:29.651234 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:29.651234 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:29.651234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02075250-661c-492a-89a1-f7e46c765218 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:29.651234 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 207/834] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:29 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:29.789704 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:10:29.790330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c748c91a-d93d-4504-911e-2fded643a7ab", "volume_types": ["f897fd5e-060c-45ee-9a94-69b9ff066ba3"], "name": "tempest-Group1-1243596764"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:29.794704 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating new group {'group': {'group_type': 'c748c91a-d93d-4504-911e-2fded643a7ab', 'volume_types': ['f897fd5e-060c-45ee-9a94-69b9ff066ba3'], 'name': 'tempest-Group1-1243596764'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:10:29.800488 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating group tempest-Group1-1243596764. Aug 14 02:10:29.823237 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:10:29.822593. {{(pid=100234) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:10:29.823237 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:29.865992 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['f8868b1e-12fb-47e3-a1a8-10377876dc0e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:29.925392 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1482e8a7-1268-48f7-900c-eee5017aac84 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:10:29.926079 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 215/835] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:10:29 2026] POST /volume/v3/groups => generated 94 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:29.941994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd056289-8961-4dcc-aad2-a131688e018e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:29.947266 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd056289-8961-4dcc-aad2-a131688e018e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:29.947997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd056289-8961-4dcc-aad2-a131688e018e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:29.947997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd056289-8961-4dcc-aad2-a131688e018e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:29.947997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-fd056289-8961-4dcc-aad2-a131688e018e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:29.956881 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:29.956881 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:29.970996 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd056289-8961-4dcc-aad2-a131688e018e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 returned with HTTP 200 Aug 14 02:10:29.971909 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 207/836] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:29 2026] GET /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:30.667365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:30.670350 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:30.670536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:30.671223 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:30.671223 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:30.687714 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:30.687714 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:30.688712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2926ab06-29aa-4c4f-b38c-5a6a00976779 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:30.690611 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 208/837] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:30 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:30.984738 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:30.987957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:30.988288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:30.988388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:30.988608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:30.990355 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=195,cinder:INSERT=15,cinder:UPDATE=34 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:10:30.993197 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:30.993197 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:31.007143 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5419e846-2fd0-4d58-9b93-c47736fbe08c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 returned with HTTP 200 Aug 14 02:10:31.008190 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 208/838] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:30 2026] GET /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:31.020637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:31.024130 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:10:31.024514 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c748c91a-d93d-4504-911e-2fded643a7ab", "volume_types": ["f897fd5e-060c-45ee-9a94-69b9ff066ba3"], "name": "tempest-Group2-251098261"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:31.026955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating new group {'group': {'group_type': 'c748c91a-d93d-4504-911e-2fded643a7ab', 'volume_types': ['f897fd5e-060c-45ee-9a94-69b9ff066ba3'], 'name': 'tempest-Group2-251098261'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:10:31.029084 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=221,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:10:31.032172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating group tempest-Group2-251098261. Aug 14 02:10:31.032897 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:31.032897 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:31.044409 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:31.061614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['c9a41d0d-6752-404e-aba8-07ee6748aaf7'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:31.115993 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c0dbbfef-b587-4e7c-b769-9f9fdc4a1e6d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:10:31.116777 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 216/839] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:10:31 2026] POST /volume/v3/groups => generated 93 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:31.128851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:31.131309 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:31.131623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:31.132334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:31.132334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:31.135019 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=254,cinder:INSERT=27,cinder:UPDATE=57 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:10:31.138931 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:31.138931 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:31.156971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa8beffb-6a09-407a-ac40-7d529d42dd5a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 returned with HTTP 200 Aug 14 02:10:31.157486 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 208/840] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:31 2026] GET /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:31.707562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:31.711696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:31.711696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:31.711696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:31.711696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:31.717536 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:31.717536 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:31.719195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e68cd772-8c68-4e4a-a78a-232179494ea6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:31.719745 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 209/841] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:31 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:32.174103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-635b1813-d072-4440-acf5-5cb21e17352b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:32.177903 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-635b1813-d072-4440-acf5-5cb21e17352b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:32.178147 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-635b1813-d072-4440-acf5-5cb21e17352b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:32.178354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-635b1813-d072-4440-acf5-5cb21e17352b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:32.178485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-635b1813-d072-4440-acf5-5cb21e17352b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:32.183140 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.183140 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:32.197851 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-635b1813-d072-4440-acf5-5cb21e17352b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 returned with HTTP 200 Aug 14 02:10:32.198976 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 209/842] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:32 2026] GET /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:32.211268 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:32.213597 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:32.214092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-769318708", "volume_type": "f897fd5e-060c-45ee-9a94-69b9ff066ba3", "group_id": "871ee3a6-6f15-4014-80c3-8ddb94a756d7", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:32.216123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-769318708', 'volume_type': 'f897fd5e-060c-45ee-9a94-69b9ff066ba3', 'group_id': '871ee3a6-6f15-4014-80c3-8ddb94a756d7', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:32.229359 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.229359 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:32.230053 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume of 1 GB Aug 14 02:10:32.239165 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:32.246420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (202acab3-6571-4c89-ac18-19f06f08bb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:32.247995 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1192860f-b099-4cde-80f8-9b37c047de09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:32.248806 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.248806 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:32.249417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:32.289578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1192860f-b099-4cde-80f8-9b37c047de09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f897fd5e-060c-45ee-9a94-69b9ff066ba3,is_public=True,name='tempest-GroupsTest-volume-type-1127000816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f897fd5e-060c-45ee-9a94-69b9ff066ba3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '871ee3a6-6f15-4014-80c3-8ddb94a756d7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:32.290542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026171d2-056c-478e-b2cc-1c209acfbf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:32.333209 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1127000816 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1127000816, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:32.333529 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1127000816 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1127000816, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:32.374774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['ba176af2-fde3-42dc-bcdf-f7b983459874', '6da7a88e-8e7b-4b36-a300-4b82f614956d', '9656e93b-3354-4459-800a-e01d1fd95879', '812646e5-9695-4c7b-a4e9-fb71463f5bae'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:32.376604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026171d2-056c-478e-b2cc-1c209acfbf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba176af2-fde3-42dc-bcdf-f7b983459874', '6da7a88e-8e7b-4b36-a300-4b82f614956d', '9656e93b-3354-4459-800a-e01d1fd95879', '812646e5-9695-4c7b-a4e9-fb71463f5bae']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:32.377815 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b28b56-d7d6-4b9d-863b-d7467c134a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:32.412621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b28b56-d7d6-4b9d-863b-d7467c134a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5250aaf2-c2ca-41dd-bf70-30202d844d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-769318708',encryption_key_id=None,group_id=871ee3a6-6f15-4014-80c3-8ddb94a756d7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['ba176af2-fde3-42dc-bcdf-f7b983459874','6da7a88e-8e7b-4b36-a300-4b82f614956d','9656e93b-3354-4459-800a-e01d1fd95879','812646e5-9695-4c7b-a4e9-fb71463f5bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=f897fd5e-060c-45ee-9a94-69b9ff066ba3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-769318708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=871ee3a6-6f15-4014-80c3-8ddb94a756d7,host=None,id=5250aaf2-c2ca-41dd-bf70-30202d844d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0605cc9b8d084856a082448a3a13ac4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e494611b8924036bebb71af019d8774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f897fd5e-060c-45ee-9a94-69b9ff066ba3),volume_type_id=f897fd5e-060c-45ee-9a94-69b9ff066ba3)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:32.413660 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f523029b-2772-4336-9fc4-35e48abb64ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:32.461566 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f523029b-2772-4336-9fc4-35e48abb64ef) transitioned into state 'SUCCESS' from state '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-769318708',encryption_key_id=None,group_id=871ee3a6-6f15-4014-80c3-8ddb94a756d7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['ba176af2-fde3-42dc-bcdf-f7b983459874','6da7a88e-8e7b-4b36-a300-4b82f614956d','9656e93b-3354-4459-800a-e01d1fd95879','812646e5-9695-4c7b-a4e9-fb71463f5bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=f897fd5e-060c-45ee-9a94-69b9ff066ba3)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:32.463828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0d7dde-84e5-41a6-858f-61a18e566941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:32.483062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0d7dde-84e5-41a6-858f-61a18e566941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:32.484324 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (202acab3-6571-4c89-ac18-19f06f08bb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:32.485268 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request issued successfully. Aug 14 02:10:32.485972 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:32.486363 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:32.532361 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:32.540703 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.540703 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:32.543287 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9fbc68c3-3425-41ab-99af-6f92db4846e2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:32.544058 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 217/843] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:10:32 2026] POST /volume/v3/volumes => generated 812 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:32.559347 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:32.561361 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f Aug 14 02:10:32.561584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:32.561861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:32.734841 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.734841 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:32.737519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-29e9828d-1198-4197-b359-610dc568fb9b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:32.739617 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:32.739947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29e9828d-1198-4197-b359-610dc568fb9b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:32.740106 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29e9828d-1198-4197-b359-610dc568fb9b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:32.740326 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29e9828d-1198-4197-b359-610dc568fb9b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:32.740400 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-29e9828d-1198-4197-b359-610dc568fb9b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:32.740465 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:32.740669 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:32.745957 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.745957 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:32.746896 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29e9828d-1198-4197-b359-610dc568fb9b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:32.747380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 210/844] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:32 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:32.786987 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:32.791911 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:32.791911 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:32.803847 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-081ced53-c3d8-45ce-bf90-ad2d9828817e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f returned with HTTP 200 Aug 14 02:10:32.803847 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 209/845] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:32 2026] GET /volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f => generated 880 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:32.897481 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.044308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:33.044770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-469764553"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:33.047216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-469764553'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:33.047384 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create volume of 1 GB Aug 14 02:10:33.047822 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.047822 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:33.055000 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Availability Zones retrieved successfully. Aug 14 02:10:33.243848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Flow 'volume_create_api' (47deb3bf-66d6-47ab-82a8-6ecbaf3dd2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:33.245156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd9d082-e9d2-4e9d-a11b-15f3e015249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:33.246383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:33.283502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd9d082-e9d2-4e9d-a11b-15f3e015249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:33.284417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265c682d-a46f-4c16-8d67-7afe2a670a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:33.419629 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['9d0c8573-58fe-4a78-8992-52ce8bfb77e1', '36eeb223-db84-4751-bf19-adfd9cad0168', '4ab57306-6bea-4dfb-8985-8b5adfcc5058', 'c721fce1-73ce-494b-957a-25c33257bdc3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:33.420828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265c682d-a46f-4c16-8d67-7afe2a670a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0c8573-58fe-4a78-8992-52ce8bfb77e1', '36eeb223-db84-4751-bf19-adfd9cad0168', '4ab57306-6bea-4dfb-8985-8b5adfcc5058', 'c721fce1-73ce-494b-957a-25c33257bdc3']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:33.421705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d586b4-4bfc-4db6-b5d4-85f10c4a9c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:33.466605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d586b4-4bfc-4db6-b5d4-85f10c4a9c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb172b5f-223c-455b-baac-45a7deb852f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-469764553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df17b0b34c74813ad3fe278bdec63c8',qos_specs=None,replication_status=,reservations=['9d0c8573-58fe-4a78-8992-52ce8bfb77e1','36eeb223-db84-4751-bf19-adfd9cad0168','4ab57306-6bea-4dfb-8985-8b5adfcc5058','c721fce1-73ce-494b-957a-25c33257bdc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4054fda3e69842ad8b224625488ef729',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-469764553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb172b5f-223c-455b-baac-45a7deb852f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df17b0b34c74813ad3fe278bdec63c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4054fda3e69842ad8b224625488ef729',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:33.467549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b771392-1364-4c6e-89d8-d66ad630b6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:33.489688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b771392-1364-4c6e-89d8-d66ad630b6b8) transitioned into state 'SUCCESS' from state '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-469764553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df17b0b34c74813ad3fe278bdec63c8',qos_specs=None,replication_status=,reservations=['9d0c8573-58fe-4a78-8992-52ce8bfb77e1','36eeb223-db84-4751-bf19-adfd9cad0168','4ab57306-6bea-4dfb-8985-8b5adfcc5058','c721fce1-73ce-494b-957a-25c33257bdc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4054fda3e69842ad8b224625488ef729',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:33.490515 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bee30a-030c-4dcf-9941-8944f942dbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:33.503584 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bee30a-030c-4dcf-9941-8944f942dbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:33.505737 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Flow 'volume_create_api' (47deb3bf-66d6-47ab-82a8-6ecbaf3dd2b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:33.506525 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create volume request issued successfully. Aug 14 02:10:33.506970 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc9f5a05-6108-4c9b-92ea-61a444147ae1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:33.507638 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 210/846] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:10:32 2026] POST /volume/v3/volumes => generated 748 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:33.528078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.532211 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:33.532738 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.533079 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:33.542363 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.542363 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:33.548114 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:33.554803 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecd46ef0-3688-4f83-83c7-b9d20485752c tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 200 Aug 14 02:10:33.555317 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 218/847] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:33.759800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.766796 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:33.766796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.766796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:33.766796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:33.770124 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.770124 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:33.771064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d69174e4-ce06-4f6d-88f9-2991a53a4343 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:33.771566 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 211/848] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:33.821778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.826452 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f Aug 14 02:10:33.826452 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.826452 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:33.854542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.854542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:33.861125 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:33.861125 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:33.861125 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:33.903813 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:33.910560 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.910560 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:33.921590 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a8b50eb-9d47-4f10-9d70-352e179c775a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f returned with HTTP 200 Aug 14 02:10:33.922166 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 210/849] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f => generated 905 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:33.935754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.937569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:33.937821 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.938005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:33.938139 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:33.941925 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.941925 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:33.951540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f48cb1-49c2-414c-8ec8-faaba8d8926b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 returned with HTTP 200 Aug 14 02:10:33.951940 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 211/850] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:33.963289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.965897 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:33.966269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.966553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:33.966771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:33.971157 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:33.971157 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:33.982597 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84ff384f-38ae-405a-b96d-af3ee88fb1d9 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 returned with HTTP 200 Aug 14 02:10:33.983044 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 219/851] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:33.994185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c08e9e8-1bbc-40f5-be74-c500d69fa07f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:33.997395 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c08e9e8-1bbc-40f5-be74-c500d69fa07f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/detail Aug 14 02:10:33.997683 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c08e9e8-1bbc-40f5-be74-c500d69fa07f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:33.997918 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c08e9e8-1bbc-40f5-be74-c500d69fa07f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.028984 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c08e9e8-1bbc-40f5-be74-c500d69fa07f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/detail returned with HTTP 200 Aug 14 02:10:34.029699 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 212/852] 10.4.3.35 () {68 vars in 1289 bytes} [Fri Aug 14 02:10:33 2026] GET /volume/v3/groups/detail => generated 639 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:34.042331 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.044441 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:34.044752 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.045041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.048744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:34.048744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:34.058517 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:34.059616 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:34.059869 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:34.114763 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:34.119883 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.119883 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:34.130256 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c8355c3-a2ef-4a66-b06c-eaa1efc95add tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:34.130659 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 211/853] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:34.148882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-254365c3-4f43-433f-bebf-535294a24345 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:34.165188 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:34.220408 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:34.227523 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.227523 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:34.242618 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-254365c3-4f43-433f-bebf-535294a24345 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:34.244462 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 212/854] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:34.261846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-11367fc7-413a-4933-81b9-2e7217609585 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.263959 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action Aug 14 02:10:34.264409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:34.264565 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:34.266118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] delete called for group 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100234) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:34.266443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Delete group with id: 871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:34.270132 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.270132 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:34.322160 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-11367fc7-413a-4933-81b9-2e7217609585 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action returned with HTTP 202 Aug 14 02:10:34.323534 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 220/855] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:34 2026] POST /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:34.340845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.342566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd772fe1-9810-4994-8cd0-4e1566905564 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.344638 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f Aug 14 02:10:34.344958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.345183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.357145 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.357145 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:34.366999 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:34.368004 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:34.368276 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:34.433667 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:34.438924 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.438924 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:34.450527 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd772fe1-9810-4994-8cd0-4e1566905564 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f returned with HTTP 200 Aug 14 02:10:34.453378 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 212/856] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f => generated 904 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:34.502637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:34.503178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-78976495"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:34.508182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-78976495'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:34.508182 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Create volume of 1 GB Aug 14 02:10:34.508655 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.508655 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:34.518088 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Availability Zones retrieved successfully. Aug 14 02:10:34.530532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Flow 'volume_create_api' (2ecf709b-63f3-43f8-8faa-f29754abb803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:34.533132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb5ec5c-1977-4c60-a12e-b6b7ead04994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:34.533368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:34.570477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edc9e672-274f-4123-adb9-505a51170ba7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.575491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edc9e672-274f-4123-adb9-505a51170ba7 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:34.575491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edc9e672-274f-4123-adb9-505a51170ba7 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.575491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edc9e672-274f-4123-adb9-505a51170ba7 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.585308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb5ec5c-1977-4c60-a12e-b6b7ead04994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:34.586396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3f024e-69d4-4d64-ae63-49334d0e4122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:34.589297 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.589297 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:34.594220 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-edc9e672-274f-4123-adb9-505a51170ba7 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:34.601562 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edc9e672-274f-4123-adb9-505a51170ba7 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 200 Aug 14 02:10:34.601562 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 213/857] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:34.621136 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-981c31fb-86de-4b99-ad39-b690c10823de None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.624037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:10:34.624838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb172b5f-223c-455b-baac-45a7deb852f9", "name": "tempest-SnapshotsActionsTest-Snapshot-1031988455"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:34.638858 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.638858 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:34.639862 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:34.640046 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create snapshot from volume eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:34.717593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Created reservations ['af6744a0-431f-47ae-ba27-c1fea2ffbbf5', 'cf6eb3b9-a2eb-47c5-96cd-49a74b075c82', '7920d352-b47f-4377-a4af-adfaaf11cb3b', 'ca9cc356-e035-4713-a3b8-0a02a706aaf2'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:34.718643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3f024e-69d4-4d64-ae63-49334d0e4122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af6744a0-431f-47ae-ba27-c1fea2ffbbf5', 'cf6eb3b9-a2eb-47c5-96cd-49a74b075c82', '7920d352-b47f-4377-a4af-adfaaf11cb3b', 'ca9cc356-e035-4713-a3b8-0a02a706aaf2']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:34.719773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3aa265-ccc7-4979-9e26-19068f2062a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:34.733101 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['66078c4b-d51d-49b0-bdb2-2d920e0aec70', '719a0fa6-fcde-4f28-ad36-370d0736f7d1', '5114e02c-9775-4377-b1d1-033e76b4d880', '314275a3-3df1-4dba-ac0d-81269c269d66'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:34.762037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3aa265-ccc7-4979-9e26-19068f2062a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9374b9-cf93-424d-acf5-0ab0c0fee8c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-78976495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0675c77a91b4e919807fb71aa13dd75',qos_specs=None,replication_status=,reservations=['af6744a0-431f-47ae-ba27-c1fea2ffbbf5','cf6eb3b9-a2eb-47c5-96cd-49a74b075c82','7920d352-b47f-4377-a4af-adfaaf11cb3b','ca9cc356-e035-4713-a3b8-0a02a706aaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d17653e5c646868549d0142fe38e58',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-78976495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9374b9-cf93-424d-acf5-0ab0c0fee8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0675c77a91b4e919807fb71aa13dd75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d17653e5c646868549d0142fe38e58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:34.763150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dd95ee-2505-4dac-b23e-c625a8f9e337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:34.785981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.790355 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:34.791774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.791774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.791774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:34.793488 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot create request issued successfully. Aug 14 02:10:34.794751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-981c31fb-86de-4b99-ad39-b690c10823de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:10:34.794928 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 221/858] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:10:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:34.802883 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.802883 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:34.804181 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a13b428c-4b99-4c6b-b403-42ab6f874c7d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:34.804181 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 213/859] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:34.809383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.811691 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:34.811964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.812335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.828972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14dd95ee-2505-4dac-b23e-c625a8f9e337) transitioned into state 'SUCCESS' from state '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-78976495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0675c77a91b4e919807fb71aa13dd75',qos_specs=None,replication_status=,reservations=['af6744a0-431f-47ae-ba27-c1fea2ffbbf5','cf6eb3b9-a2eb-47c5-96cd-49a74b075c82','7920d352-b47f-4377-a4af-adfaaf11cb3b','ca9cc356-e035-4713-a3b8-0a02a706aaf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d17653e5c646868549d0142fe38e58',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:34.830093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205d9a9a-4851-41a8-b992-13471a8db39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:34.832116 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.832116 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:34.832881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.833383 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:34.838136 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0bd2cfcf-5911-4670-89d5-6ffe2f4a15c1 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:34.840368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:34.840368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.840368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.840599 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 214/860] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:34.857785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205d9a9a-4851-41a8-b992-13471a8db39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:34.857785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Flow 'volume_create_api' (2ecf709b-63f3-43f8-8faa-f29754abb803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:34.857785 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Create volume request issued successfully. Aug 14 02:10:34.857785 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2177d8fc-b6f7-42bd-8c61-f2f7c3e9f471 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:34.857785 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 213/861] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:10:34 2026] POST /volume/v3/volumes => generated 755 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:34.859435 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.859435 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:34.864760 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:34.871417 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-176c412a-503e-40b4-b4b7-c89fd1e70acf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:34.874965 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 222/862] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:34.891802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.896090 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:34.896467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.896894 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.897095 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: 3feba1e0-ad66-4b0c-9a1b-25843d092641. Aug 14 02:10:34.905758 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.905758 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:34.944897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id 3feba1e0-ad66-4b0c-9a1b-25843d092641 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:10:34.953079 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-587a778d-4dff-4da5-bc97-a2de3c04a6f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 202 Aug 14 02:10:34.953782 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 214/863] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:34 2026] DELETE /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:34.965192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-027b02f8-8262-4d90-b6cc-63371821343d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:34.971998 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-027b02f8-8262-4d90-b6cc-63371821343d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:34.971998 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-027b02f8-8262-4d90-b6cc-63371821343d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:34.971998 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-027b02f8-8262-4d90-b6cc-63371821343d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:34.971998 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-027b02f8-8262-4d90-b6cc-63371821343d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:34.983472 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:34.983472 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:34.983472 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-027b02f8-8262-4d90-b6cc-63371821343d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:34.983472 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 215/864] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:34 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:35.465499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-29b4f88b-163a-4c6f-bf73-490594678eae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.472637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29b4f88b-163a-4c6f-bf73-490594678eae tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f Aug 14 02:10:35.473480 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29b4f88b-163a-4c6f-bf73-490594678eae tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:35.473480 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29b4f88b-163a-4c6f-bf73-490594678eae tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:35.483988 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29b4f88b-163a-4c6f-bf73-490594678eae tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f returned with HTTP 404 Aug 14 02:10:35.484833 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 214/865] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:35 2026] GET /volume/v3/volumes/5250aaf2-c2ca-41dd-bf70-30202d844d9f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:35.495286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f9463269-eb80-4d57-9214-4c8b824655fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.498468 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9463269-eb80-4d57-9214-4c8b824655fb tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:35.498468 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9463269-eb80-4d57-9214-4c8b824655fb tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:35.498702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9463269-eb80-4d57-9214-4c8b824655fb tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:35.498980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-f9463269-eb80-4d57-9214-4c8b824655fb tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:35.502962 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9463269-eb80-4d57-9214-4c8b824655fb tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 returned with HTTP 404 Aug 14 02:10:35.503753 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 223/866] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:35 2026] GET /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:35.514561 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1653f4a-92c3-441f-adb8-713953cc591c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.520287 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action Aug 14 02:10:35.521579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:35.521579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:35.523382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] delete called for group a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:35.523529 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Delete group with id: a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:35.532515 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:35.532515 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:35.629475 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1653f4a-92c3-441f-adb8-713953cc591c tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action returned with HTTP 202 Aug 14 02:10:35.629956 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 215/867] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:35 2026] POST /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:35.643259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.646845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:35.647115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:35.647371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:35.647512 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:35.656192 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:35.656192 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:35.677805 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c938b3f-9ec1-4315-b0a0-18b243fcdcda tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 returned with HTTP 200 Aug 14 02:10:35.678347 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 216/868] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:35 2026] GET /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:35.857141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-379b5a01-d51d-492c-9d79-69f06211c182 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.860356 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-379b5a01-d51d-492c-9d79-69f06211c182 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:35.860600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-379b5a01-d51d-492c-9d79-69f06211c182 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:35.860879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-379b5a01-d51d-492c-9d79-69f06211c182 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:35.870811 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:35.870811 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:35.871491 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-379b5a01-d51d-492c-9d79-69f06211c182 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:35.872600 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-379b5a01-d51d-492c-9d79-69f06211c182 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:35.873175 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 215/869] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:35 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:35.885707 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-68515275-f7f8-46ff-a95c-327994a8ace7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.988328 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-68515275-f7f8-46ff-a95c-327994a8ace7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:35.988846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-68515275-f7f8-46ff-a95c-327994a8ace7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:35.989198 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-68515275-f7f8-46ff-a95c-327994a8ace7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:35.994783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-68515275-f7f8-46ff-a95c-327994a8ace7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'creating'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:35.995609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86618e13-95cd-4de4-bed7-0ecd23160843 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:35.998167 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86618e13-95cd-4de4-bed7-0ecd23160843 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:35.998530 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86618e13-95cd-4de4-bed7-0ecd23160843 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:35.998826 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86618e13-95cd-4de4-bed7-0ecd23160843 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:35.999049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-86618e13-95cd-4de4-bed7-0ecd23160843 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:36.008538 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.008538 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:36.009468 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.009468 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:36.010351 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86618e13-95cd-4de4-bed7-0ecd23160843 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 200 Aug 14 02:10:36.010351 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 216/870] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:35 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.028354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-68515275-f7f8-46ff-a95c-327994a8ace7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:36.028937 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 224/871] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:35 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:36.038590 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.040570 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:36.040922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.041232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.053183 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.053183 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:36.054347 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:36.055715 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c84ef87-c3cb-44a8-a041-a143b06a3125 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:36.056375 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 217/872] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.069628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3174fd07-1199-4a7d-97c5-162860290bcd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.074098 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3174fd07-1199-4a7d-97c5-162860290bcd tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:36.075442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3174fd07-1199-4a7d-97c5-162860290bcd tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:36.075906 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3174fd07-1199-4a7d-97c5-162860290bcd tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:36.077571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-3174fd07-1199-4a7d-97c5-162860290bcd tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:36.108832 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.108832 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:36.125996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3174fd07-1199-4a7d-97c5-162860290bcd tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:36.126423 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 216/873] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:36.135294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.137783 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:36.138088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.138288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.147664 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.147664 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:36.148689 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:36.149777 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65ef3d99-8cf0-4ca7-89e7-c4f92815dbf9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:36.150805 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 217/874] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.165620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.167521 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:10:36.168068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb172b5f-223c-455b-baac-45a7deb852f9", "name": "tempest-SnapshotsActionsTest-Snapshot-425888705"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:36.184835 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.184835 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:36.185455 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:36.185615 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create snapshot from volume eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:36.228250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['f10e8cea-0009-4ec7-bb8f-23a48fb76281', 'e1b99380-e20e-4511-b67f-8db6beb34c47', '5eca86f4-996d-4a40-b647-b525f7b1fe3a', 'f319223e-6cda-4479-a76e-13250a595b29'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:36.281558 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot create request issued successfully. Aug 14 02:10:36.282504 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9ba3f0c-b58c-4abf-bd34-0eb0378e7180 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:10:36.282908 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 225/875] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:36.305750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.306515 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:36.307084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.307497 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.323734 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.323734 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:36.323734 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:36.329655 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f0ef5b9-fe18-49f8-b88c-1532aee65934 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 200 Aug 14 02:10:36.329655 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 218/876] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.692412 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.695051 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:36.695280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.695484 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.695697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:36.700194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc56dda7-4237-42ef-bd49-64bfaefb7ce8 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 returned with HTTP 404 Aug 14 02:10:36.700663 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 217/877] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:36.711102 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9aba9f0-3df8-4c71-b544-1618fe68f998 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.713730 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9aba9f0-3df8-4c71-b544-1618fe68f998 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/detail Aug 14 02:10:36.714126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9aba9f0-3df8-4c71-b544-1618fe68f998 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.714430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9aba9f0-3df8-4c71-b544-1618fe68f998 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.721206 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9aba9f0-3df8-4c71-b544-1618fe68f998 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/detail returned with HTTP 200 Aug 14 02:10:36.722011 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 218/878] 10.4.3.35 () {68 vars in 1289 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.732467 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.735101 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:36.735378 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.735630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.736003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:36.736424 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.736424 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:36.737067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:36.744715 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:36.748173 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b2f400a-2bd7-477c-97e6-cacaf86fd913 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:36.748620 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 226/879] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.767663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51ee23e5-09c7-4060-b751-efad65719698 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.770158 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action Aug 14 02:10:36.770607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:36.771134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:36.772688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] delete called for group a67ca856-df02-48ec-aff7-e3a146ef7853 {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:36.772918 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Delete group with id: a67ca856-df02-48ec-aff7-e3a146ef7853 Aug 14 02:10:36.777192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51ee23e5-09c7-4060-b751-efad65719698 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action returned with HTTP 404 Aug 14 02:10:36.777909 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 219/880] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/groups/a67ca856-df02-48ec-aff7-e3a146ef7853/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:36.788859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-54d98745-a65c-453d-a4db-7eb5351fb25f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.791206 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:36.791206 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.791413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.791591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:36.791944 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:36.791944 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:36.792335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:36.799776 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:36.802526 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54d98745-a65c-453d-a4db-7eb5351fb25f tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:36.803053 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 218/881] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.818834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.821692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action Aug 14 02:10:36.822165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:36.822335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:36.825135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] delete called for group 871ee3a6-6f15-4014-80c3-8ddb94a756d7 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:36.825375 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Delete group with id: 871ee3a6-6f15-4014-80c3-8ddb94a756d7 Aug 14 02:10:36.830057 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-153a317e-d1fa-41c5-842b-2d4c32719b13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action returned with HTTP 404 Aug 14 02:10:36.830958 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 219/882] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/groups/871ee3a6-6f15-4014-80c3-8ddb94a756d7/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:36.838837 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ff59c939-7327-4009-acb3-dee7245a5027 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.842085 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff59c939-7327-4009-acb3-dee7245a5027 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/c748c91a-d93d-4504-911e-2fded643a7ab Aug 14 02:10:36.842085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff59c939-7327-4009-acb3-dee7245a5027 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.842722 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff59c939-7327-4009-acb3-dee7245a5027 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.856777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff59c939-7327-4009-acb3-dee7245a5027 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/group_types/c748c91a-d93d-4504-911e-2fded643a7ab returned with HTTP 202 Aug 14 02:10:36.857331 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 227/883] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:10:36 2026] DELETE /volume/v3/group_types/c748c91a-d93d-4504-911e-2fded643a7ab => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:36.868629 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cef6a965-6283-460e-9268-179b21ed27d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.871123 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cef6a965-6283-460e-9268-179b21ed27d3 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] DELETE https://10.4.3.35/volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 Aug 14 02:10:36.871448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cef6a965-6283-460e-9268-179b21ed27d3 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.872378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cef6a965-6283-460e-9268-179b21ed27d3 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.908957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cef6a965-6283-460e-9268-179b21ed27d3 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 returned with HTTP 202 Aug 14 02:10:36.910260 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 220/884] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:36 2026] DELETE /volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:36.918279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-88520e78-e573-42e6-ad46-66555cca670c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.920918 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88520e78-e573-42e6-ad46-66555cca670c tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] GET https://10.4.3.35/volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 Aug 14 02:10:36.921097 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88520e78-e573-42e6-ad46-66555cca670c tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:36.921353 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-88520e78-e573-42e6-ad46-66555cca670c tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:36.928826 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-88520e78-e573-42e6-ad46-66555cca670c tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 returned with HTTP 404 Aug 14 02:10:36.929991 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 219/885] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:36 2026] GET /volume/v3/types/f897fd5e-060c-45ee-9a94-69b9ff066ba3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:36.941338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34921f15-f6db-4049-9fb5-2ef34a317b8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.943723 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34921f15-f6db-4049-9fb5-2ef34a317b8a tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:36.944260 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34921f15-f6db-4049-9fb5-2ef34a317b8a tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1849151574"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:36.964486 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34921f15-f6db-4049-9fb5-2ef34a317b8a tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:36.965307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 220/886] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/types => generated 216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:36.978319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-de8a2871-33b1-4eef-b52c-86fca2e1e790 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:36.982563 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de8a2871-33b1-4eef-b52c-86fca2e1e790 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:10:36.983073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-de8a2871-33b1-4eef-b52c-86fca2e1e790 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-912252910"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:37.012835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de8a2871-33b1-4eef-b52c-86fca2e1e790 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:10:37.013332 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 228/887] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:10:36 2026] POST /volume/v3/group_types => generated 172 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:37.022550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.022641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.025099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 Aug 14 02:10:37.025358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.027019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.027172 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:10:37.027219 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 3feba1e0-ad66-4b0c-9a1b-25843d092641. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:37.027249 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1502edb7-3c46-4447-a05d-af6b13dd689a", "volume_types": ["5afb0899-e19a-48da-b04d-1b71e3358548"], "name": "tempest-GroupsTest-Group-1860652616"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:37.028812 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating new group {'group': {'group_type': '1502edb7-3c46-4447-a05d-af6b13dd689a', 'volume_types': ['5afb0899-e19a-48da-b04d-1b71e3358548'], 'name': 'tempest-GroupsTest-Group-1860652616'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:10:37.031060 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a3c3a7b-2cae-4ea5-8a01-1ee2710890ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 returned with HTTP 404 Aug 14 02:10:37.031142 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 220/888] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/backups/3feba1e0-ad66-4b0c-9a1b-25843d092641 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:37.032953 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Creating group tempest-GroupsTest-Group-1860652616. Aug 14 02:10:37.058167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:10:37.057750. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:10:37.058336 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:37.077744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['2478431f-4edd-419d-b6a7-b24038987521'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:37.113134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82361d3c-a817-42f8-9ea5-c7b6701fd084 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:10:37.113612 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 221/889] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:10:37 2026] POST /volume/v3/groups => generated 104 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:37.125641 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05b0c041-508c-4db0-8065-320c273e9832 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.128473 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b0c041-508c-4db0-8065-320c273e9832 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:37.128789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b0c041-508c-4db0-8065-320c273e9832 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.129142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b0c041-508c-4db0-8065-320c273e9832 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.129386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-05b0c041-508c-4db0-8065-320c273e9832 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:37.138415 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.138415 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:37.155944 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b0c041-508c-4db0-8065-320c273e9832 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:37.156953 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 221/890] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:37.175702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.179396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:37.179642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.179952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.197057 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.197057 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:37.202397 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:37.208922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-d139280d-0b46-43af-9958-ad45581bbec5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:37.209528 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 229/891] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:37.256301 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.258483 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c/action Aug 14 02:10:37.259210 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:37.259372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:37.275459 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.275459 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:37.276242 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:37.287255 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Begin detaching volume completed successfully. Aug 14 02:10:37.287618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-906acf6c-5091-431c-bf87-4968fb0cb31e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c/action returned with HTTP 202 Aug 14 02:10:37.288317 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 221/892] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:10:37 2026] POST /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:37.309588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eaed703e-120a-444c-ada3-51c78a1ec2db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.311384 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaed703e-120a-444c-ada3-51c78a1ec2db tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:37.311646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaed703e-120a-444c-ada3-51c78a1ec2db tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.311929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaed703e-120a-444c-ada3-51c78a1ec2db tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.323200 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.323200 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:37.328860 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eaed703e-120a-444c-ada3-51c78a1ec2db tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:37.335323 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaed703e-120a-444c-ada3-51c78a1ec2db tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:37.335761 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 222/893] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:37.343005 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.343601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1824b35b-329f-4cab-9c18-bf5a32964be1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.344051 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1824b35b-329f-4cab-9c18-bf5a32964be1 None None] GET https://10.4.3.35/volume// Aug 14 02:10:37.344215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1824b35b-329f-4cab-9c18-bf5a32964be1 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.344436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1824b35b-329f-4cab-9c18-bf5a32964be1 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.344570 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:37.344813 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1824b35b-329f-4cab-9c18-bf5a32964be1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:37.345109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.345167 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 230/894] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:37.345422 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.350461 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.350461 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:37.351083 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:37.351842 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7ff2434-823e-456f-9505-dd8c1aca70b2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 200 Aug 14 02:10:37.352487 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 222/895] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:37.361223 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.362514 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.362893 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:37.363197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.363478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.364970 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action Aug 14 02:10:37.365077 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:37.365180 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:37.366711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot 'ed54e46f-2859-4306-93e0-26d5dedc88a7' with '{'status': 'creating'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:37.379176 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.379176 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:37.383917 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.383917 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:37.384756 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:37.391069 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-7efef582-e060-4d16-91c7-39da0550f760 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:37.391537 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 222/896] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:37.407416 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05a57fad-bc50-4611-b6bb-826cb3d04b94 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action returned with HTTP 202 Aug 14 02:10:37.408234 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 223/897] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:37 2026] POST /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:37.416657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.420575 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:37.420575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.420575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.425570 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.425570 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:37.426065 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:37.426980 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5aeab2c4-fd42-403d-86f0-e1196447c6dd tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 200 Aug 14 02:10:37.427400 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 231/898] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:37.441923 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.443740 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action Aug 14 02:10:37.444115 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:37.444239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:37.469542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.469542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:37.470150 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot retrieved successfully. Aug 14 02:10:37.492698 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot delete request issued successfully. Aug 14 02:10:37.492698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a0d8178-9594-49b6-86a3-f2a8064ac396 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action returned with HTTP 202 Aug 14 02:10:37.493281 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 223/899] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:37 2026] POST /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:37.502971 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:37.505107 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:37.505346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:37.505535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:37.511551 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:37.511551 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:37.512080 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:37.512928 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc40ca65-6669-45ab-8e81-e11918f08b4d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 200 Aug 14 02:10:37.513358 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 223/900] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:37 2026] GET /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:38.171109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.173633 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:38.173895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.174178 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.174353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:38.178581 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.178581 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:38.189279 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5635d5f-1b64-40f9-a40b-5021b4f9a446 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:38.190459 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 224/901] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:38.202316 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.205132 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:38.205578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-493782556", "volume_type": "5afb0899-e19a-48da-b04d-1b71e3358548", "group_id": "be5793f1-790f-4eec-a1a9-8b6cac39f7b7", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:38.207213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-493782556', 'volume_type': '5afb0899-e19a-48da-b04d-1b71e3358548', 'group_id': 'be5793f1-790f-4eec-a1a9-8b6cac39f7b7', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:38.218311 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.218311 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:38.219344 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume of 1 GB Aug 14 02:10:38.227379 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:38.234856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (8d222062-09c8-44bb-b35f-1e20bcf3dc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:38.236128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6613b44-e9f7-4885-bcb9-4d487bd6c745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:38.236991 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.236991 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:38.237865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:38.267539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6613b44-e9f7-4885-bcb9-4d487bd6c745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5afb0899-e19a-48da-b04d-1b71e3358548,is_public=True,name='tempest-GroupsTest-volume-type-1849151574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5afb0899-e19a-48da-b04d-1b71e3358548', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'be5793f1-790f-4eec-a1a9-8b6cac39f7b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:38.268357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb3e1e9-3bac-4d0a-bd80-b29b4a90a5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:38.309423 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1849151574 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1849151574, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:38.309896 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1849151574 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1849151574, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:38.349300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['42aa3697-4616-4e91-8ea5-a987be30b65e', 'b61b08b5-6190-4898-a289-242e6032c575', 'b875cd59-440d-484f-98f6-621f92971900', '97561587-c368-48ae-bb0c-546743983a5f'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:38.350746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb3e1e9-3bac-4d0a-bd80-b29b4a90a5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42aa3697-4616-4e91-8ea5-a987be30b65e', 'b61b08b5-6190-4898-a289-242e6032c575', 'b875cd59-440d-484f-98f6-621f92971900', '97561587-c368-48ae-bb0c-546743983a5f']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:38.354287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84613f0d-3886-4f77-a48b-9ff8f9cc1d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:38.356127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.358536 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:38.359069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.359742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.375732 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.375732 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:38.384720 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:38.396706 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46520b4d-fb2d-409e-89b6-4a7293a8e301 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:38.396846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84613f0d-3886-4f77-a48b-9ff8f9cc1d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da4939c4-81e9-4d5b-ae7d-104968ed21f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-493782556',encryption_key_id=None,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['42aa3697-4616-4e91-8ea5-a987be30b65e','b61b08b5-6190-4898-a289-242e6032c575','b875cd59-440d-484f-98f6-621f92971900','97561587-c368-48ae-bb0c-546743983a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-493782556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,host=None,id=da4939c4-81e9-4d5b-ae7d-104968ed21f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0605cc9b8d084856a082448a3a13ac4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e494611b8924036bebb71af019d8774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5afb0899-e19a-48da-b04d-1b71e3358548),volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:38.396954 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 224/902] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:38.397497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706b722d-8b20-45e0-ae6f-633071b6d9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:38.434858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (706b722d-8b20-45e0-ae6f-633071b6d9b4) transitioned into state 'SUCCESS' from state '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-493782556',encryption_key_id=None,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['42aa3697-4616-4e91-8ea5-a987be30b65e','b61b08b5-6190-4898-a289-242e6032c575','b875cd59-440d-484f-98f6-621f92971900','97561587-c368-48ae-bb0c-546743983a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:38.434858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9282a01c-ac03-4fb4-8754-68c50ad4a8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:38.459118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9282a01c-ac03-4fb4-8754-68c50ad4a8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:38.460462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (8d222062-09c8-44bb-b35f-1e20bcf3dc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:38.461592 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request issued successfully. Aug 14 02:10:38.462743 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:38.463103 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:38.464147 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-cc8a96d0-880a-4a94-bc1c-0faa1ac0ab72 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.470539 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-cc8a96d0-880a-4a94-bc1c-0faa1ac0ab72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 Aug 14 02:10:38.470847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-cc8a96d0-880a-4a94-bc1c-0faa1ac0ab72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.471163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-cc8a96d0-880a-4a94-bc1c-0faa1ac0ab72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.483667 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.483667 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:38.518977 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:38.525349 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.525349 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:38.528726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6f78586-c4ea-4274-98b7-0c9044e71ef5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.532729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6f78586-c4ea-4274-98b7-0c9044e71ef5 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:38.532729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6f78586-c4ea-4274-98b7-0c9044e71ef5 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.532729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6f78586-c4ea-4274-98b7-0c9044e71ef5 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.537205 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3eb0c6a9-a494-4efb-aa28-ef681b0631f4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:38.537918 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 232/903] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:10:38 2026] POST /volume/v3/volumes => generated 812 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:38.538217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6f78586-c4ea-4274-98b7-0c9044e71ef5 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 404 Aug 14 02:10:38.539225 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 225/904] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:38.549929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.554748 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.555109 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:38.556892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:38.556892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:38.557580 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 Aug 14 02:10:38.558191 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.558658 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.558890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:38.568492 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.568492 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:38.574181 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.574181 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:38.574764 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:38.576537 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc5a8b5f-a3dd-4eef-84d4-71fafa94bfcf req-cc8a96d0-880a-4a94-bc1c-0faa1ac0ab72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 returned with HTTP 200 Aug 14 02:10:38.576537 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 224/905] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:38 2026] DELETE /volume/v3/attachments/d5272738-59a4-4d9a-83b7-4bb47e439f14 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:38.576645 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:38.576950 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:38.597893 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28553348-6eb3-4322-8572-a5f6ca0d58c7 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:38.598568 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 225/906] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:38 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:38.612549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.614886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:38.615790 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.615790 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.627687 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.627687 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:38.628271 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:38.629460 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eaac0a0f-f2c3-4f38-ae11-18890045e526 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:38.630586 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 226/907] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:38.636621 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:38.642940 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.642940 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:38.644856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.648696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:38.648696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.648696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.648696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete snapshot with id: ed54e46f-2859-4306-93e0-26d5dedc88a7 Aug 14 02:10:38.652777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bee4c573-d55d-4865-a0e9-90bb8c7445a2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 returned with HTTP 200 Aug 14 02:10:38.653405 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 233/908] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 => generated 880 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:38.656157 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf6dcbd0-c1c7-4159-a410-53ed87b2b6f2 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 returned with HTTP 404 Aug 14 02:10:38.657186 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 225/909] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:38 2026] DELETE /volume/v3/snapshots/ed54e46f-2859-4306-93e0-26d5dedc88a7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:38.667861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.670460 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:10:38.671023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb172b5f-223c-455b-baac-45a7deb852f9", "name": "tempest-SnapshotsActionsTest-Snapshot-1535980449"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:38.682270 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.682270 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:38.682749 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:38.682906 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create snapshot from volume eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:38.717651 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['34052c52-efc5-4b62-a9cc-c5bb0bdcb952', 'cc106497-7e8a-44a4-9522-2db0b124e0b9', 'cdd2cb91-0a55-498b-9748-8524e471047b', '70d68e2c-b60a-409e-a703-86d80ffa94a6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:38.757453 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot create request issued successfully. Aug 14 02:10:38.758427 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f106fc-c2af-4eb2-9216-b4e8aca3fd9d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:10:38.759344 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 226/910] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:10:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:38.770415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0575097e-f871-4138-b5e9-d0d118975595 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:38.772723 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0575097e-f871-4138-b5e9-d0d118975595 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:38.772939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0575097e-f871-4138-b5e9-d0d118975595 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:38.773139 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0575097e-f871-4138-b5e9-d0d118975595 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:38.778914 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:38.778914 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:38.779350 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0575097e-f871-4138-b5e9-d0d118975595 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:38.780281 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0575097e-f871-4138-b5e9-d0d118975595 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 200 Aug 14 02:10:38.780684 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 227/911] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:38 2026] GET /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:39.416723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-25a65f50-8f11-479d-a898-08c8763e3404 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.418780 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25a65f50-8f11-479d-a898-08c8763e3404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:39.419027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25a65f50-8f11-479d-a898-08c8763e3404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:39.419783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25a65f50-8f11-479d-a898-08c8763e3404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:39.437423 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.437423 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:39.443552 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-25a65f50-8f11-479d-a898-08c8763e3404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:39.450187 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25a65f50-8f11-479d-a898-08c8763e3404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:39.450847 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 234/912] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:39 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:39.672731 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8aca3462-c139-4ed1-9a33-439605926871 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.676707 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 Aug 14 02:10:39.676707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:39.676707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:39.685989 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.685989 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:39.697698 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:39.697698 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:39.697698 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:39.743055 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:39.751150 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.751150 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:39.761572 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8aca3462-c139-4ed1-9a33-439605926871 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 returned with HTTP 200 Aug 14 02:10:39.762412 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 226/913] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:39 2026] GET /volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:39.784502 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.788753 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:39.789421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-696158946", "volume_type": "5afb0899-e19a-48da-b04d-1b71e3358548", "group_id": "be5793f1-790f-4eec-a1a9-8b6cac39f7b7", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:39.790985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9343be30-2543-400c-8ae8-98ab454182ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.791993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-696158946', 'volume_type': '5afb0899-e19a-48da-b04d-1b71e3358548', 'group_id': 'be5793f1-790f-4eec-a1a9-8b6cac39f7b7', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:39.793283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9343be30-2543-400c-8ae8-98ab454182ff tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:39.793513 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9343be30-2543-400c-8ae8-98ab454182ff tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:39.793712 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9343be30-2543-400c-8ae8-98ab454182ff tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:39.799950 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.799950 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:39.800794 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9343be30-2543-400c-8ae8-98ab454182ff tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:39.802014 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9343be30-2543-400c-8ae8-98ab454182ff tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 200 Aug 14 02:10:39.802014 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 228/914] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:39 2026] GET /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:39.804116 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.804116 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:39.804868 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume of 1 GB Aug 14 02:10:39.814199 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-01dde458-f49e-4856-856a-a20091aa3c90 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.815168 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Availability Zones retrieved successfully. Aug 14 02:10:39.820365 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-01dde458-f49e-4856-856a-a20091aa3c90 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action Aug 14 02:10:39.820365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-01dde458-f49e-4856-856a-a20091aa3c90 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:39.820365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-01dde458-f49e-4856-856a-a20091aa3c90 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:39.828633 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-01dde458-f49e-4856-856a-a20091aa3c90 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot 'e92afd62-4886-4361-900f-dd95f0dfbe15' with '{'status': 'deleting'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:39.831255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (af3336ef-fc2d-42a6-8370-54854b774ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:39.833173 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aacb3195-c24f-4812-a788-d6e2101d5b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:39.834508 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.834508 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:39.834754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:39.849771 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.849771 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:39.873239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-01dde458-f49e-4856-856a-a20091aa3c90 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action returned with HTTP 202 Aug 14 02:10:39.873684 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 235/915] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:39 2026] POST /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:10:39.875781 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aacb3195-c24f-4812-a788-d6e2101d5b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5afb0899-e19a-48da-b04d-1b71e3358548,is_public=True,name='tempest-GroupsTest-volume-type-1849151574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5afb0899-e19a-48da-b04d-1b71e3358548', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'be5793f1-790f-4eec-a1a9-8b6cac39f7b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:39.876868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6fe29e-6660-4aef-8f20-7dc0f4c346a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:39.886969 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-71c13007-ac1f-4242-88a7-84e65924117d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.891289 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71c13007-ac1f-4242-88a7-84e65924117d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:39.891289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71c13007-ac1f-4242-88a7-84e65924117d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:39.891289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71c13007-ac1f-4242-88a7-84e65924117d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:39.899501 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.899501 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:39.900697 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-71c13007-ac1f-4242-88a7-84e65924117d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:39.901771 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71c13007-ac1f-4242-88a7-84e65924117d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 200 Aug 14 02:10:39.902309 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 227/916] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:39 2026] GET /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:39.917647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.919830 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action Aug 14 02:10:39.920197 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:39.920386 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:39.923316 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1849151574 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1849151574, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:39.923742 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1849151574 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1849151574, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:39.941581 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.941581 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:39.942158 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot retrieved successfully. Aug 14 02:10:39.944893 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Created reservations ['a85543c0-9252-46d7-9445-77770d6f4180', 'e55e590c-67eb-4f8b-a6a4-10615ff4dde6', '31b89df0-eb82-4dc4-b6e1-609c278bfc3c', '310745a7-b771-46fa-a2d0-0f22e5de3793'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:39.945916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6fe29e-6660-4aef-8f20-7dc0f4c346a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85543c0-9252-46d7-9445-77770d6f4180', 'e55e590c-67eb-4f8b-a6a4-10615ff4dde6', '31b89df0-eb82-4dc4-b6e1-609c278bfc3c', '310745a7-b771-46fa-a2d0-0f22e5de3793']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:39.946874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2718e7-f996-4ddd-9b69-b4cc10bb0c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:39.964372 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot delete request issued successfully. Aug 14 02:10:39.964998 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c94d4b5a-41fa-47bf-9c78-9bd4e5e33810 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action returned with HTTP 202 Aug 14 02:10:39.965227 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 229/917] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:39 2026] POST /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:39.977160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:39.979113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2718e7-f996-4ddd-9b69-b4cc10bb0c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66d77dd-296a-4d5a-9423-1184cc71d644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-696158946',encryption_key_id=None,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['a85543c0-9252-46d7-9445-77770d6f4180','e55e590c-67eb-4f8b-a6a4-10615ff4dde6','31b89df0-eb82-4dc4-b6e1-609c278bfc3c','310745a7-b771-46fa-a2d0-0f22e5de3793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-696158946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,host=None,id=f66d77dd-296a-4d5a-9423-1184cc71d644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0605cc9b8d084856a082448a3a13ac4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e494611b8924036bebb71af019d8774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5afb0899-e19a-48da-b04d-1b71e3358548),volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:39.979338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:39.979504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:39.979778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:39.980279 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c101054a-ec05-4cc2-a88a-c0437bbf2dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:39.988633 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:39.988633 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:39.990438 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:39.990438 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ee1aad0-b3f9-4798-8df5-5ef6bfca6b67 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 200 Aug 14 02:10:39.991509 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 236/918] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:39 2026] GET /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:40.011042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c101054a-ec05-4cc2-a88a-c0437bbf2dac) transitioned into state 'SUCCESS' from state '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-696158946',encryption_key_id=None,group_id=be5793f1-790f-4eec-a1a9-8b6cac39f7b7,group_type_id=,metadata={},multiattach=False,project_id='0605cc9b8d084856a082448a3a13ac4c',qos_specs=None,replication_status=,reservations=['a85543c0-9252-46d7-9445-77770d6f4180','e55e590c-67eb-4f8b-a6a4-10615ff4dde6','31b89df0-eb82-4dc4-b6e1-609c278bfc3c','310745a7-b771-46fa-a2d0-0f22e5de3793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e494611b8924036bebb71af019d8774',volume_type_id=5afb0899-e19a-48da-b04d-1b71e3358548)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:40.011954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0afe288-92c2-4179-a88d-bca8f439c1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:40.029890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0afe288-92c2-4179-a88d-bca8f439c1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:40.031214 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Flow 'volume_create_api' (af3336ef-fc2d-42a6-8370-54854b774ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:40.031655 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Create volume request issued successfully. Aug 14 02:10:40.032617 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:40.032859 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:40.108852 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:40.117824 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:40.117824 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:40.125851 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab05bf9f-76bc-4331-b800-3315cda3c04e tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:40.125851 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 227/919] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:10:39 2026] POST /volume/v3/volumes => generated 812 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:40.154485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-efd3baf9-9a37-4d55-899f-049f906057ef None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:40.160927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 Aug 14 02:10:40.162219 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:40.162646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:40.181517 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:40.181517 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:40.192228 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:40.193332 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:40.193332 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:40.263560 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:40.272121 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:40.272121 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:40.289530 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-efd3baf9-9a37-4d55-899f-049f906057ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 returned with HTTP 200 Aug 14 02:10:40.290919 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 228/920] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:40 2026] GET /volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 => generated 880 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:41.004775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb7e4712-2cec-4a76-b49e-cd7f63719d87 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.006712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb7e4712-2cec-4a76-b49e-cd7f63719d87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:41.007438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb7e4712-2cec-4a76-b49e-cd7f63719d87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.007438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb7e4712-2cec-4a76-b49e-cd7f63719d87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.012292 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb7e4712-2cec-4a76-b49e-cd7f63719d87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 404 Aug 14 02:10:41.012912 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 230/921] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:41 2026] GET /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:41.023949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84053891-688b-4ab9-b45e-5318b1868553 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.027384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84053891-688b-4ab9-b45e-5318b1868553 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:41.028797 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84053891-688b-4ab9-b45e-5318b1868553 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:41.029004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84053891-688b-4ab9-b45e-5318b1868553 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:41.030439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-84053891-688b-4ab9-b45e-5318b1868553 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:41.043937 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.043937 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:41.076950 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84053891-688b-4ab9-b45e-5318b1868553 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:41.077943 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 237/922] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:41 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:41.088271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8291f41a-cee7-4743-b71a-1eb57880f554 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.090837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8291f41a-cee7-4743-b71a-1eb57880f554 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:41.091084 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8291f41a-cee7-4743-b71a-1eb57880f554 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.091259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8291f41a-cee7-4743-b71a-1eb57880f554 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.096616 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.096616 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:41.097255 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8291f41a-cee7-4743-b71a-1eb57880f554 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:41.098392 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8291f41a-cee7-4743-b71a-1eb57880f554 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:41.098804 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 228/923] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:41 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:41.112797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.115767 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:41.117193 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.117568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.117859 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete snapshot with id: e92afd62-4886-4361-900f-dd95f0dfbe15 Aug 14 02:10:41.125865 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7d8511c9-5bc7-4e70-8176-0d83ff84817d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 returned with HTTP 404 Aug 14 02:10:41.127287 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 229/924] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:41 2026] DELETE /volume/v3/snapshots/e92afd62-4886-4361-900f-dd95f0dfbe15 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:41.143007 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.145975 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:10:41.146728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb172b5f-223c-455b-baac-45a7deb852f9", "name": "tempest-SnapshotsActionsTest-Snapshot-197609369"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:41.160727 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.160727 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:41.162115 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:41.162115 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create snapshot from volume eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:41.202487 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['0769b7f9-156e-49b4-9def-df3a7e04dd7a', '127e70df-1912-4823-a103-512feedc87aa', '3c47b1e7-91ee-45f7-889e-6f6ad0a80ba4', '38371b5a-4441-4073-8e01-abb27524897c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:41.246561 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot create request issued successfully. Aug 14 02:10:41.246561 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dae7453d-6a43-43ff-9b60-27bdfa841695 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:10:41.246561 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 231/925] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:10:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:41.258582 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-57f559cc-a201-4d25-89f0-d4157494d55b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.263026 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57f559cc-a201-4d25-89f0-d4157494d55b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:41.263026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57f559cc-a201-4d25-89f0-d4157494d55b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.263334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57f559cc-a201-4d25-89f0-d4157494d55b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.270230 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.270230 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:41.270815 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-57f559cc-a201-4d25-89f0-d4157494d55b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:41.271792 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57f559cc-a201-4d25-89f0-d4157494d55b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 200 Aug 14 02:10:41.272315 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 238/926] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:41 2026] GET /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:41.314828 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.319481 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 Aug 14 02:10:41.320822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.321065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.332136 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.332136 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:41.338693 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:41.338693 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:41.338693 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:41.380988 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:41.385474 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.385474 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:41.404971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d98ffe12-8aa6-491b-b4e0-65247b7d0f5b tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 returned with HTTP 200 Aug 14 02:10:41.405451 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 229/927] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:41 2026] GET /volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:41.428444 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.431654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] PUT https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:41.432324 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "f66d77dd-296a-4d5a-9423-1184cc71d644"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:41.438575 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Update called for group be5793f1-790f-4eec-a1a9-8b6cac39f7b7. {{(pid=100235) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:10:41.438875 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Updating group be5793f1-790f-4eec-a1a9-8b6cac39f7b7 with name new_group description: This is a new group add_volumes: None remove_volumes: f66d77dd-296a-4d5a-9423-1184cc71d644. Aug 14 02:10:41.446891 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.446891 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:41.480301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-206b1ce0-3cd6-4b29-a304-52b72e03d35d tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 202 Aug 14 02:10:41.481664 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 230/928] 10.4.3.35 () {70 vars in 1400 bytes} [Fri Aug 14 02:10:41 2026] PUT /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:41.491832 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8626e732-9628-4fcf-a225-c955fc1135be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:41.493849 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8626e732-9628-4fcf-a225-c955fc1135be tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:41.494819 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8626e732-9628-4fcf-a225-c955fc1135be tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:41.495578 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8626e732-9628-4fcf-a225-c955fc1135be tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:41.495578 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-8626e732-9628-4fcf-a225-c955fc1135be tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:41.500245 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:41.500245 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:41.511569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8626e732-9628-4fcf-a225-c955fc1135be tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:41.512610 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 232/929] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:41 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:42.288238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.292001 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:42.292001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.292001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.301612 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.301612 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:42.302527 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:42.304753 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8431ecb-d67e-4be9-bc53-9c1f832ea6e9 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 200 Aug 14 02:10:42.306457 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 239/930] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:42.324105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-daaa3469-9942-4232-8093-cffb9ea34070 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.326643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-daaa3469-9942-4232-8093-cffb9ea34070 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action Aug 14 02:10:42.328155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-daaa3469-9942-4232-8093-cffb9ea34070 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:42.328305 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-daaa3469-9942-4232-8093-cffb9ea34070 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:42.330329 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-daaa3469-9942-4232-8093-cffb9ea34070 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot 'eb122ae9-f5b9-4f55-98af-864eae3011bd' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:42.344669 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.344669 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:42.378480 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-daaa3469-9942-4232-8093-cffb9ea34070 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action returned with HTTP 202 Aug 14 02:10:42.378631 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 230/931] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:42 2026] POST /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:42.391404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd45e5e9-a501-452b-83cd-1082786536ad None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.394649 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd45e5e9-a501-452b-83cd-1082786536ad tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:42.395659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd45e5e9-a501-452b-83cd-1082786536ad tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.395659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd45e5e9-a501-452b-83cd-1082786536ad tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.407149 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.407149 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:42.409120 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cd45e5e9-a501-452b-83cd-1082786536ad tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:42.411744 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd45e5e9-a501-452b-83cd-1082786536ad tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 200 Aug 14 02:10:42.412494 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 231/932] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:42.430877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.434056 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action Aug 14 02:10:42.434056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:42.434357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:42.448836 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.448836 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:42.449349 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot retrieved successfully. Aug 14 02:10:42.477819 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot delete request issued successfully. Aug 14 02:10:42.478315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a1f445b-bf8c-44d5-9cfc-d2e5221abe1c tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action returned with HTTP 202 Aug 14 02:10:42.478922 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 233/933] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:42 2026] POST /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:42.490852 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-70dcac32-5500-4bed-9a5a-140e0e985bce None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.494471 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70dcac32-5500-4bed-9a5a-140e0e985bce tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:42.496626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70dcac32-5500-4bed-9a5a-140e0e985bce tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.496626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70dcac32-5500-4bed-9a5a-140e0e985bce tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.505976 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.505976 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:42.505976 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-70dcac32-5500-4bed-9a5a-140e0e985bce tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:42.505976 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70dcac32-5500-4bed-9a5a-140e0e985bce tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 200 Aug 14 02:10:42.510263 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 240/934] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:42.525414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.528020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:42.528226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.528476 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.528730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:42.534291 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.534291 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:42.551833 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a5512ac-44e8-49f6-b90f-fd35b3a3284a tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:42.552939 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 231/935] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:42.569604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.571578 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:42.571827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.572034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.572232 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:42.576114 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.576114 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:42.586167 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78d35392-1c3b-4bcf-bab3-d98e9a8dee13 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:42.586167 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 232/936] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:42.600817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e3486a8-266d-433f-b191-406dde330701 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.603085 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:42.603346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.603543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.603855 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:42.604244 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.604244 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:42.604967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:42.615520 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:42.616438 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:42.616688 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:42.666050 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:42.670549 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.670549 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:42.684093 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e3486a8-266d-433f-b191-406dde330701 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:42.686099 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 234/937] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:42.705857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.707798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] PUT https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:42.708287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f66d77dd-296a-4d5a-9423-1184cc71d644"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:42.717847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Update called for group be5793f1-790f-4eec-a1a9-8b6cac39f7b7. {{(pid=100234) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:10:42.718422 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Updating group be5793f1-790f-4eec-a1a9-8b6cac39f7b7 with name None description: None add_volumes: f66d77dd-296a-4d5a-9423-1184cc71d644 remove_volumes: None. Aug 14 02:10:42.725123 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.725123 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:42.806175 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6cee54ce-e1b2-484f-9909-609e7a0991ef tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 202 Aug 14 02:10:42.807209 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 241/938] 10.4.3.35 () {70 vars in 1399 bytes} [Fri Aug 14 02:10:42 2026] PUT /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:42.818967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.822876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:42.823091 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.824816 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.824816 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:42.829933 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.829933 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:42.843774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35991ffc-e4e6-41e0-a25b-574d0a652529 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:42.843774 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 232/939] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:42 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:42.968904 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:42.971611 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:42.972370 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:42.972370 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:42.972488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:42.985382 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:42.985382 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:42.986259 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:43.015320 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:10:43.015711 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b0332260-0e95-4354-b688-a6ef2b4d7d08 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 202 Aug 14 02:10:43.016716 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 233/940] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:42 2026] DELETE /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:43.026912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.029706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:43.030101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.030540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.042088 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.042088 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:43.049106 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:43.055635 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcadc487-d888-42b5-8c06-3de9d96cdb17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 200 Aug 14 02:10:43.055635 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 235/941] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:43.518517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dfabc388-1ff7-4dfe-8d79-b5e5602aee20 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.520229 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfabc388-1ff7-4dfe-8d79-b5e5602aee20 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:43.520439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfabc388-1ff7-4dfe-8d79-b5e5602aee20 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.520626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfabc388-1ff7-4dfe-8d79-b5e5602aee20 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.525075 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfabc388-1ff7-4dfe-8d79-b5e5602aee20 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 404 Aug 14 02:10:43.525579 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 242/942] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:10:43.534348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.537351 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:43.537811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:43.537948 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:43.539857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:43.552379 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.552379 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:43.567064 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0b39f9b-a7ad-46ab-9659-51b95888a24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:43.567961 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 233/943] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:43 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:43.578083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.580740 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:43.581087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.581358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.591529 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.591529 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:43.592219 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:43.593688 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e089ef9-ddb7-4375-8800-2159a7ca6f28 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:43.594229 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 234/944] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:43.609093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.611901 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:43.613013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.613013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.613796 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete snapshot with id: eb122ae9-f5b9-4f55-98af-864eae3011bd Aug 14 02:10:43.622437 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f998717-e6cb-4bdf-a56e-afddd581fa11 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd returned with HTTP 404 Aug 14 02:10:43.623091 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 236/945] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:43 2026] DELETE /volume/v3/snapshots/eb122ae9-f5b9-4f55-98af-864eae3011bd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:43.639792 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b172f82f-21de-49ad-9e4c-094708b89a87 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.642101 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:10:43.643438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb172b5f-223c-455b-baac-45a7deb852f9", "name": "tempest-SnapshotsActionsTest-Snapshot-861577946"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:43.653958 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.653958 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:43.654593 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:43.654840 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Create snapshot from volume eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:43.690361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Created reservations ['ddca4e65-4b15-4638-b49e-27fe530e2f81', '2b37ef9a-9c86-4ff3-bfb5-a659b2fc6681', '0528d923-f721-4e31-bf94-13513e3e37be', 'cc5a6485-5cf9-4d77-a2b7-ccc224e76368'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:43.733622 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot create request issued successfully. Aug 14 02:10:43.734148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b172f82f-21de-49ad-9e4c-094708b89a87 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:10:43.734740 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 243/946] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:10:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:43.749912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fbd5c44d-352b-4a33-be63-c62622b1045b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.754110 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbd5c44d-352b-4a33-be63-c62622b1045b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:43.754423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbd5c44d-352b-4a33-be63-c62622b1045b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.754897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbd5c44d-352b-4a33-be63-c62622b1045b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.772366 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.772366 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:43.776698 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fbd5c44d-352b-4a33-be63-c62622b1045b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:43.776698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbd5c44d-352b-4a33-be63-c62622b1045b tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 200 Aug 14 02:10:43.776698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 234/947] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:43.859485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c6713912-0548-4857-9881-c8436ef6a759 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.861969 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6713912-0548-4857-9881-c8436ef6a759 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:43.862237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6713912-0548-4857-9881-c8436ef6a759 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.862431 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6713912-0548-4857-9881-c8436ef6a759 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.862576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-c6713912-0548-4857-9881-c8436ef6a759 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:43.868015 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.868015 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:43.877902 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6713912-0548-4857-9881-c8436ef6a759 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 200 Aug 14 02:10:43.878368 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 235/948] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:43.891137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:43.893017 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:43.893294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:43.893471 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:43.893687 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:43.894395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:43.902646 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:43.903423 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:43.903606 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:43.945230 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:43.950564 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:43.950564 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:43.955886 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:43.956060 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:44.001147 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:44.008692 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.008692 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:44.018767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05f8b2a2-57ad-4848-a18e-5b3301a11f67 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:44.019183 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 237/949] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:43 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:44.040462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.043851 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:10:44.044201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.044505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.045146 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:10:44.045650 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.045650 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:44.047942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:44.058027 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Get all volumes completed successfully. Aug 14 02:10:44.058987 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:44.059721 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:44.076704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c147e3b7-eb49-49f6-8a45-4cacac5c1fa9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.079293 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c147e3b7-eb49-49f6-8a45-4cacac5c1fa9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:44.079546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c147e3b7-eb49-49f6-8a45-4cacac5c1fa9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.080757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c147e3b7-eb49-49f6-8a45-4cacac5c1fa9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.091397 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c147e3b7-eb49-49f6-8a45-4cacac5c1fa9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 404 Aug 14 02:10:44.093373 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 235/950] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:44.108117 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c7aaa1cb-a170-40a9-9aa5-a669740979ce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.109374 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:44.110982 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c7aaa1cb-a170-40a9-9aa5-a669740979ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:44.111278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c7aaa1cb-a170-40a9-9aa5-a669740979ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.111536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c7aaa1cb-a170-40a9-9aa5-a669740979ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.115119 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.115119 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:44.122153 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:44.122281 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:44.122831 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c7aaa1cb-a170-40a9-9aa5-a669740979ce tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 404 Aug 14 02:10:44.123490 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 236/951] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:44.134944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.137479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:44.137843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.138702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.138702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 5e854cd4-3e37-4b73-a436-53d3ccbe2d4c Aug 14 02:10:44.158703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0adc6ead-dcb9-4a94-bf62-09f91b76361a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c returned with HTTP 404 Aug 14 02:10:44.158703 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 238/952] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:44 2026] DELETE /volume/v3/volumes/5e854cd4-3e37-4b73-a436-53d3ccbe2d4c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:44.177613 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:44.181894 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.181894 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:44.193476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86f0a0f7-ee4e-4a4f-8ed0-088d46d18129 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:10:44.194792 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 244/953] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:44.212574 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-700bfa76-58ae-491c-a5f3-75531220631d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.217417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.217563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:44.217998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1002667733"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:44.221762 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] POST https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7/action Aug 14 02:10:44.222425 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:44.222626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:44.223771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1002667733'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:44.224631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] delete called for group be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100235) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:10:44.224631 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Delete group with id: be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:44.229298 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.229298 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:44.315700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-008dbdd2-97fa-4b67-9e77-c6a3adc24ff2 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7/action returned with HTTP 202 Aug 14 02:10:44.315700 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 237/954] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:10:44 2026] POST /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:44.322429 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.324570 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 Aug 14 02:10:44.324856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.325620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.333331 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.333331 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:44.345487 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Volume info retrieved successfully. Aug 14 02:10:44.346349 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:10:44.346628 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:10:44.350241 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume of 1 GB Aug 14 02:10:44.357268 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:10:44.366169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (805f4a78-b977-4844-a824-d8150998bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:44.368146 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339b09aa-1e53-4c98-9506-86dbe81e722d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:44.369773 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:44.405951 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:10:44.409790 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.409790 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:44.419027 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df5abd0f-1167-4c6f-afca-7bd8b2faa026 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 returned with HTTP 200 Aug 14 02:10:44.419437 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 239/955] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 => generated 904 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:44.459020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339b09aa-1e53-4c98-9506-86dbe81e722d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:44.460052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b9c957-0620-4073-b5ee-716842fe7e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:44.505351 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['cf6a1108-7556-4596-abff-5c2bd307f453', 'a27b429e-832f-463f-a2e1-2f8fafb9bada', '1d779c8b-c921-4228-92a4-4ec295c96c86', '19f34cee-0759-416f-a86f-6fbbf66c0d6f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:44.506238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b9c957-0620-4073-b5ee-716842fe7e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6a1108-7556-4596-abff-5c2bd307f453', 'a27b429e-832f-463f-a2e1-2f8fafb9bada', '1d779c8b-c921-4228-92a4-4ec295c96c86', '19f34cee-0759-416f-a86f-6fbbf66c0d6f']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:44.507018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a72aba-8e82-4cff-afa9-054d71c4631f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:44.536330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a72aba-8e82-4cff-afa9-054d71c4631f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3abde9ae-1777-40f7-93b4-c7977c52654c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1002667733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['cf6a1108-7556-4596-abff-5c2bd307f453','a27b429e-832f-463f-a2e1-2f8fafb9bada','1d779c8b-c921-4228-92a4-4ec295c96c86','19f34cee-0759-416f-a86f-6fbbf66c0d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1002667733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3abde9ae-1777-40f7-93b4-c7977c52654c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:44.537396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8baf30-c6dd-468e-a334-a3e00dd956c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:44.562095 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8baf30-c6dd-468e-a334-a3e00dd956c0) transitioned into state 'SUCCESS' from state '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-1002667733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['cf6a1108-7556-4596-abff-5c2bd307f453','a27b429e-832f-463f-a2e1-2f8fafb9bada','1d779c8b-c921-4228-92a4-4ec295c96c86','19f34cee-0759-416f-a86f-6fbbf66c0d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:44.562944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe267743-9337-4ac0-82ed-ed88a6887c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:44.575498 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe267743-9337-4ac0-82ed-ed88a6887c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:44.576610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (805f4a78-b977-4844-a824-d8150998bf02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:44.577108 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:10:44.577800 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-700bfa76-58ae-491c-a5f3-75531220631d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:44.578355 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 236/956] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:10:44 2026] POST /volume/v3/volumes => generated 747 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:44.596701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.601379 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:10:44.601613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.601871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.613688 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.613688 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:44.619540 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:44.625144 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58ee83df-4f4a-42db-b668-ee7b8b7bd381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:10:44.625619 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 245/957] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:44.788860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.792039 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:44.792471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.792891 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.800476 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.800476 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:44.801398 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:44.803700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7bacdf90-f072-47c2-8f97-69b6cdd22c1d tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 200 Aug 14 02:10:44.803700 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 238/958] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:44.817129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45652001-6ffd-4953-bf07-e905623a1b3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.819844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45652001-6ffd-4953-bf07-e905623a1b3b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action Aug 14 02:10:44.820361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45652001-6ffd-4953-bf07-e905623a1b3b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:44.820518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45652001-6ffd-4953-bf07-e905623a1b3b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:44.822539 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-45652001-6ffd-4953-bf07-e905623a1b3b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '18904b38-59b7-44fb-bf1d-35e802ed8261' with '{'status': 'error_deleting'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:44.840589 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.840589 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:44.841832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.846810 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:10:44.847538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.848937 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.861273 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45652001-6ffd-4953-bf07-e905623a1b3b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action returned with HTTP 202 Aug 14 02:10:44.861750 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 240/959] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:44 2026] POST /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:44.870590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e140c5b7-b35c-4146-9565-7a338f55e457 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.870850 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.870850 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:44.872705 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e140c5b7-b35c-4146-9565-7a338f55e457 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:44.872985 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e140c5b7-b35c-4146-9565-7a338f55e457 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.873293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e140c5b7-b35c-4146-9565-7a338f55e457 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.875966 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:44.881692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3f21310-61b4-4eb6-92a8-a2f634755e85 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:10:44.882255 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 237/960] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:44.884536 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.884536 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:44.884808 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e140c5b7-b35c-4146-9565-7a338f55e457 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:44.887018 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e140c5b7-b35c-4146-9565-7a338f55e457 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 200 Aug 14 02:10:44.887584 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 246/961] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:44.906519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09c46178-128c-4b64-80ec-62213755723a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.908323 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action Aug 14 02:10:44.908883 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:44.909397 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:44.920187 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.920187 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:44.921376 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot retrieved successfully. Aug 14 02:10:44.953183 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot delete request issued successfully. Aug 14 02:10:44.954744 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09c46178-128c-4b64-80ec-62213755723a tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action returned with HTTP 202 Aug 14 02:10:44.955490 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 239/962] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:44 2026] POST /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:44.965543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:44.968147 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:44.968704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:44.968704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:44.977427 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:44.977427 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:44.978454 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:44.979456 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf45e1e8-58f4-4e74-a8a6-f8c8768405e6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 200 Aug 14 02:10:44.979914 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 241/963] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:44 2026] GET /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:45.194492 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.196460 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:10:45.196649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.196883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.209291 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.209291 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:45.214212 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:45.220695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e49c90cb-5d58-4704-ad19-38ffc7ccf8dc tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:10:45.221758 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 238/964] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:45.287873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.291238 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:10:45.291919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.291919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.307423 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.307423 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:45.313756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:45.321247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-2fc90bca-62bb-4ddf-b470-5bd5c87fd8be tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:10:45.322137 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 247/965] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:45.348138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.351022 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1/action Aug 14 02:10:45.351641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:45.351945 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:45.367121 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.367121 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:45.368190 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:45.383921 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Begin detaching volume completed successfully. Aug 14 02:10:45.383921 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-ccfb9196-b59c-416a-825f-cbde6b2709fa tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1/action returned with HTTP 202 Aug 14 02:10:45.383921 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 240/966] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:10:45 2026] POST /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:45.440942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b9e0666-4f59-4a6d-bcb5-f0c9bf3902e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.442757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b9e0666-4f59-4a6d-bcb5-f0c9bf3902e4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 Aug 14 02:10:45.445872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b9e0666-4f59-4a6d-bcb5-f0c9bf3902e4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.445872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b9e0666-4f59-4a6d-bcb5-f0c9bf3902e4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.450042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6019568-2384-49e8-bd68-fec1f06b779c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.450555 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6019568-2384-49e8-bd68-fec1f06b779c None None] GET https://10.4.3.35/volume// Aug 14 02:10:45.450897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6019568-2384-49e8-bd68-fec1f06b779c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.451754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6019568-2384-49e8-bd68-fec1f06b779c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.452429 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6019568-2384-49e8-bd68-fec1f06b779c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:45.453055 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 239/967] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:45.456871 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b9e0666-4f59-4a6d-bcb5-f0c9bf3902e4 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 returned with HTTP 404 Aug 14 02:10:45.461261 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 242/968] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/f66d77dd-296a-4d5a-9423-1184cc71d644 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:45.471212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.475286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a1ee4ab6-b0d3-4b10-a791-c6e9d0e8c8c7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.477037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:10:45.481703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1ee4ab6-b0d3-4b10-a791-c6e9d0e8c8c7 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 Aug 14 02:10:45.481703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1ee4ab6-b0d3-4b10-a791-c6e9d0e8c8c7 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.481703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1ee4ab6-b0d3-4b10-a791-c6e9d0e8c8c7 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.481978 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.481978 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.493266 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1ee4ab6-b0d3-4b10-a791-c6e9d0e8c8c7 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 returned with HTTP 404 Aug 14 02:10:45.495794 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 241/969] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/da4939c4-81e9-4d5b-ae7d-104968ed21f4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:45.502757 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.502757 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:45.505294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.507345 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] GET https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 Aug 14 02:10:45.507869 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.508112 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.508261 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:45.508337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] show called for member be5793f1-790f-4eec-a1a9-8b6cac39f7b7 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:10:45.515131 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-fa4df32b-f8d8-4cd1-889e-1144e3c657d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:10:45.515904 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 248/970] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 1319 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:45.518365 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffd98205-a55c-4f2d-bc3e-f561a5ba1c42 tempest-GroupsTest-1355465961 tempest-GroupsTest-1355465961-project-member] https://10.4.3.35/volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 returned with HTTP 404 Aug 14 02:10:45.519128 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 240/971] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/groups/be5793f1-790f-4eec-a1a9-8b6cac39f7b7 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:45.531714 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42224221-8402-414b-ad62-eba3f5e5a46f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.535349 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42224221-8402-414b-ad62-eba3f5e5a46f tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/1502edb7-3c46-4447-a05d-af6b13dd689a Aug 14 02:10:45.536218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42224221-8402-414b-ad62-eba3f5e5a46f tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.536218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42224221-8402-414b-ad62-eba3f5e5a46f tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.560989 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42224221-8402-414b-ad62-eba3f5e5a46f tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/group_types/1502edb7-3c46-4447-a05d-af6b13dd689a returned with HTTP 202 Aug 14 02:10:45.561927 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 243/972] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:10:45 2026] DELETE /volume/v3/group_types/1502edb7-3c46-4447-a05d-af6b13dd689a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:45.575095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-292f8ca3-c895-4093-b720-b3244f71a0c2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.578381 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-292f8ca3-c895-4093-b720-b3244f71a0c2 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] DELETE https://10.4.3.35/volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 Aug 14 02:10:45.578381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-292f8ca3-c895-4093-b720-b3244f71a0c2 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.578381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-292f8ca3-c895-4093-b720-b3244f71a0c2 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.632810 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-292f8ca3-c895-4093-b720-b3244f71a0c2 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 returned with HTTP 202 Aug 14 02:10:45.633632 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 242/973] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:45 2026] DELETE /volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:45.640770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.643899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:10:45.643899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.644193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.644459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4f37c71-461d-42ab-9a3a-53075e221995 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.648088 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4f37c71-461d-42ab-9a3a-53075e221995 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] GET https://10.4.3.35/volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 Aug 14 02:10:45.648088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4f37c71-461d-42ab-9a3a-53075e221995 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.648375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4f37c71-461d-42ab-9a3a-53075e221995 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.652720 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4f37c71-461d-42ab-9a3a-53075e221995 tempest-GroupsTest-133873757 tempest-GroupsTest-133873757-project-admin] https://10.4.3.35/volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 returned with HTTP 404 Aug 14 02:10:45.653484 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 241/974] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/types/5afb0899-e19a-48da-b04d-1b71e3358548 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:45.654697 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.654697 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:45.664337 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:45.672284 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffa3fa70-4d1b-4208-b36b-68be6836c598 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:10:45.673019 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 249/975] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:45.696384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-08f2519b-1191-419a-a7c6-d1852be64a72 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.698944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08f2519b-1191-419a-a7c6-d1852be64a72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:10:45.699214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08f2519b-1191-419a-a7c6-d1852be64a72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.699525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-08f2519b-1191-419a-a7c6-d1852be64a72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.710130 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.710130 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:45.716093 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-08f2519b-1191-419a-a7c6-d1852be64a72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:45.723399 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-08f2519b-1191-419a-a7c6-d1852be64a72 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:10:45.724297 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 244/976] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:45.740240 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.744713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:10:45.744713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3abde9ae-1777-40f7-93b4-c7977c52654c", "name": "tempest-VolumesBackupsTest-Backup-309081295", "container": "tempest-volumesbackupstest-backup-container-645027042"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:45.746827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '3abde9ae-1777-40f7-93b4-c7977c52654c', 'name': 'tempest-VolumesBackupsTest-Backup-309081295', 'container': 'tempest-volumesbackupstest-backup-container-645027042'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:10:45.747255 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 3abde9ae-1777-40f7-93b4-c7977c52654c in container tempest-volumesbackupstest-backup-container-645027042 Aug 14 02:10:45.760280 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.760280 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:45.760280 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:10:45.793944 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['788cf21e-e75f-4a5f-aa2d-bc0824521119', 'd9694e9a-a0f4-4ea4-9961-d9b4c78d33ed'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:45.852358 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1e426c93-ea75-4c4e-90c1-ce36d6880a66 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:10:45.852358 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 243/977] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:10:45 2026] POST /volume/v3/backups => generated 327 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:45.866759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.868945 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:45.869689 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.870473 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:45.870473 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:45.876355 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:45.876355 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:45.876841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbf3b709-5985-40a9-9503-4f8c9eed1d2a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:45.877583 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 242/978] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:45.992258 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e519954f-f663-45c8-8e77-d2983b8d1d6f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:45.996924 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e519954f-f663-45c8-8e77-d2983b8d1d6f tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:45.996924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e519954f-f663-45c8-8e77-d2983b8d1d6f tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:45.996924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e519954f-f663-45c8-8e77-d2983b8d1d6f tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.004493 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e519954f-f663-45c8-8e77-d2983b8d1d6f tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 404 Aug 14 02:10:46.005128 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 250/979] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:45 2026] GET /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:46.017109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.021526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:46.021526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:46.021753 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:46.023510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:46.047788 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.047788 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:46.071665 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c44b531-6354-4d6a-a414-e19e8f59ee48 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:46.071878 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 245/980] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:46 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:46.083014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c5d901be-61c3-45b1-a212-77151f8ff1de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.089430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5d901be-61c3-45b1-a212-77151f8ff1de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.089772 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c5d901be-61c3-45b1-a212-77151f8ff1de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.090246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c5d901be-61c3-45b1-a212-77151f8ff1de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.104137 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.104137 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:46.104137 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c5d901be-61c3-45b1-a212-77151f8ff1de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:46.104137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5d901be-61c3-45b1-a212-77151f8ff1de tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:46.104137 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 244/981] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:46.115149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.117648 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:46.119232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.119232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.119232 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete snapshot with id: 18904b38-59b7-44fb-bf1d-35e802ed8261 Aug 14 02:10:46.124002 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac104f8d-d864-43b5-a3f9-464cb6ba060e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 returned with HTTP 404 Aug 14 02:10:46.124795 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 243/982] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:46 2026] DELETE /volume/v3/snapshots/18904b38-59b7-44fb-bf1d-35e802ed8261 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:46.138229 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-38edd332-dd6b-439a-9779-3851ccffa24b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.140923 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38edd332-dd6b-439a-9779-3851ccffa24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:46.141969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38edd332-dd6b-439a-9779-3851ccffa24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:46.141969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38edd332-dd6b-439a-9779-3851ccffa24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:46.144426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-38edd332-dd6b-439a-9779-3851ccffa24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'creating'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:46.157353 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.157353 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:46.178101 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38edd332-dd6b-439a-9779-3851ccffa24b tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:46.178548 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 251/983] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:46 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:46.195283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.197202 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.197486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.197716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.206606 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.206606 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:46.206606 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:46.207355 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44a5fd2d-c772-46c8-875a-60bbcecd5cb3 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:46.207448 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 246/984] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:46.220536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.224654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:46.224654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:46.224654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:46.225334 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.snapshot_actions [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100235) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:10:46.246487 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.246487 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:46.247428 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.snapshot_actions [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Updating snapshot 6a2a5c01-1da3-4566-b7a9-32c83bbe589d with info {'id': '6a2a5c01-1da3-4566-b7a9-32c83bbe589d', 'status': 'error', 'progress': '80%'} Aug 14 02:10:46.269311 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f40ed787-c352-4fa9-abd2-095b57bf7226 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:46.270119 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 245/985] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:46 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:46.280744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9bbf507f-d285-4523-b8a0-901c898222f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.283420 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bbf507f-d285-4523-b8a0-901c898222f1 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.283688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bbf507f-d285-4523-b8a0-901c898222f1 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.283950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bbf507f-d285-4523-b8a0-901c898222f1 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.291503 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.291503 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:46.291717 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9bbf507f-d285-4523-b8a0-901c898222f1 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Snapshot retrieved successfully. Aug 14 02:10:46.292578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bbf507f-d285-4523-b8a0-901c898222f1 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:46.293042 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 244/986] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:46.308940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.312524 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] POST https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action Aug 14 02:10:46.313317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:46.313317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:46.315711 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] Updating snapshot '6a2a5c01-1da3-4566-b7a9-32c83bbe589d' with '{'status': 'available'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:10:46.330414 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.330414 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:46.350115 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-861ba761-57eb-4cce-819e-940d0ed8d8b5 tempest-SnapshotsActionsTest-773038820 tempest-SnapshotsActionsTest-773038820-project-admin] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action returned with HTTP 202 Aug 14 02:10:46.350963 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 252/987] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:10:46 2026] POST /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:10:46.362486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d786b682-e6f5-458c-aa77-951af231ec9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.364626 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d786b682-e6f5-458c-aa77-951af231ec9e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.364732 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d786b682-e6f5-458c-aa77-951af231ec9e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.365605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d786b682-e6f5-458c-aa77-951af231ec9e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.377100 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.377100 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:46.377980 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d786b682-e6f5-458c-aa77-951af231ec9e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:46.379661 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d786b682-e6f5-458c-aa77-951af231ec9e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:46.380217 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 247/988] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:46.397562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-96ca6e95-f29e-4592-96dc-156a3266160a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.400413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.400757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.401080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.401282 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete snapshot with id: 6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.410300 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.410300 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:46.411341 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:46.441860 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot delete request issued successfully. Aug 14 02:10:46.442119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-96ca6e95-f29e-4592-96dc-156a3266160a tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 202 Aug 14 02:10:46.442889 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 246/989] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:10:46 2026] DELETE /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:46.453269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.455543 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:46.455875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.456187 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.468098 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.468098 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:46.468818 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Snapshot retrieved successfully. Aug 14 02:10:46.470228 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b00cb306-a1cb-4a5b-91be-480e8eae2ed4 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 200 Aug 14 02:10:46.470851 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 245/990] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:46.895238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2379c1ef-e821-4004-b48f-1a057bbce560 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:46.898462 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2379c1ef-e821-4004-b48f-1a057bbce560 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:46.898462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2379c1ef-e821-4004-b48f-1a057bbce560 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:46.898600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2379c1ef-e821-4004-b48f-1a057bbce560 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:46.898794 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2379c1ef-e821-4004-b48f-1a057bbce560 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:46.905061 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:46.905061 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:46.906201 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2379c1ef-e821-4004-b48f-1a057bbce560 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:46.906772 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 253/991] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:46 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:47.481768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7cc5e776-a8b2-44c7-9795-ce4f5f58e447 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:47.483956 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cc5e776-a8b2-44c7-9795-ce4f5f58e447 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d Aug 14 02:10:47.484171 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cc5e776-a8b2-44c7-9795-ce4f5f58e447 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:47.484425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cc5e776-a8b2-44c7-9795-ce4f5f58e447 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:47.492732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cc5e776-a8b2-44c7-9795-ce4f5f58e447 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d returned with HTTP 404 Aug 14 02:10:47.494022 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 248/992] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:10:47 2026] GET /volume/v3/snapshots/6a2a5c01-1da3-4566-b7a9-32c83bbe589d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:47.502310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:47.504120 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:47.504299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:47.504525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:47.515076 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:47.515076 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:47.523715 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:47.530773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-102336e9-464e-40e2-9b85-9b66dd5b5fa6 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 200 Aug 14 02:10:47.531450 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 247/993] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:47 2026] GET /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:47.552131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:47.556408 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] DELETE https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:47.557705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:47.557705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:47.557705 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete volume with id: eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:47.570193 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:47.570193 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:47.570884 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:47.597036 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Delete volume request issued successfully. Aug 14 02:10:47.597343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9394a2bf-9c8b-443f-b97b-19dc0158166e tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 202 Aug 14 02:10:47.597916 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 246/994] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:10:47 2026] DELETE /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:47.609183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9125f027-1120-4e04-afbf-fc9692839769 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:47.611540 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9125f027-1120-4e04-afbf-fc9692839769 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:47.611830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9125f027-1120-4e04-afbf-fc9692839769 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:47.612104 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9125f027-1120-4e04-afbf-fc9692839769 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:47.623546 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:47.623546 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:47.630741 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9125f027-1120-4e04-afbf-fc9692839769 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Volume info retrieved successfully. Aug 14 02:10:47.640551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9125f027-1120-4e04-afbf-fc9692839769 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 200 Aug 14 02:10:47.640551 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 254/995] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:47 2026] GET /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:47.925525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:47.928388 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:47.928388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:47.928388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:47.928388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:47.933455 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:47.933455 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:47.934359 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20ae0f57-119c-4b73-bf63-a3f8186c315a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:47.935035 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 249/996] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:47 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:48.656256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7dd459ed-b0b0-42ac-9f12-89a69b5bd315 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:48.660020 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7dd459ed-b0b0-42ac-9f12-89a69b5bd315 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] GET https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 Aug 14 02:10:48.660020 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7dd459ed-b0b0-42ac-9f12-89a69b5bd315 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:48.661760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7dd459ed-b0b0-42ac-9f12-89a69b5bd315 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:48.675835 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7dd459ed-b0b0-42ac-9f12-89a69b5bd315 tempest-SnapshotsActionsTest-1636774838 tempest-SnapshotsActionsTest-1636774838-project-member] https://10.4.3.35/volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 returned with HTTP 404 Aug 14 02:10:48.676886 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 248/997] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:48 2026] GET /volume/v3/volumes/eb172b5f-223c-455b-baac-45a7deb852f9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:48.819811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b677fc67-f973-4aff-8862-a42975a725a0 req-e0bbee4f-53b2-4a44-972f-8635712c1a5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:48.825283 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-e0bbee4f-53b2-4a44-972f-8635712c1a5e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 Aug 14 02:10:48.825283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-e0bbee4f-53b2-4a44-972f-8635712c1a5e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:48.825283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-e0bbee4f-53b2-4a44-972f-8635712c1a5e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:48.841930 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:48.841930 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:48.939729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b677fc67-f973-4aff-8862-a42975a725a0 req-e0bbee4f-53b2-4a44-972f-8635712c1a5e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 returned with HTTP 200 Aug 14 02:10:48.939729 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 247/998] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:48 2026] DELETE /volume/v3/attachments/8e9d4af5-0423-45e4-b52e-4e7d705d4641 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:48.953015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:48.955726 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:48.956193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:48.956927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:48.959862 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:48.967890 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:48.967890 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:48.967890 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ae2a428-7d23-4f4b-9947-fa60f1dcd1f8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:48.968304 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 255/999] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:48 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:48.976613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbf37bcf-5a90-4e46-8dd6-d7d9dd94c149 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.212886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbf37bcf-5a90-4e46-8dd6-d7d9dd94c149 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:49.214309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbf37bcf-5a90-4e46-8dd6-d7d9dd94c149 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2111465562"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:49.238439 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbf37bcf-5a90-4e46-8dd6-d7d9dd94c149 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:49.238948 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 250/1000] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:10:48 2026] POST /volume/v3/types => generated 233 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:49.249942 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-99642192-65c0-4bce-b7db-a6669844257f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.252657 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-99642192-65c0-4bce-b7db-a6669844257f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:49.253216 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-99642192-65c0-4bce-b7db-a6669844257f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1748216365", "extra_specs": {"multiattach": " True"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:49.279927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-99642192-65c0-4bce-b7db-a6669844257f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:49.280510 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 249/1001] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:10:49 2026] POST /volume/v3/types => generated 259 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:49.293007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f10b899d-a107-4505-9764-b362b013e29b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.466536 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:49.467094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2111465562", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-530532695"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:49.468994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2111465562', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-530532695'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:49.472640 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Create volume of 1 GB Aug 14 02:10:49.473263 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:49.473263 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:49.473744 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Availability Zones retrieved successfully. Aug 14 02:10:49.479629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Flow 'volume_create_api' (64254656-57f2-4418-9852-a9c4aa70ef84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:49.480696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f630b6f7-f67a-4572-978d-3ecb4f5e93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:49.482285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:49.504513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f630b6f7-f67a-4572-978d-3ecb4f5e93a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddff4ec5-f464-495c-9832-96dc3e553237,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2111465562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddff4ec5-f464-495c-9832-96dc3e553237', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:49.505629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8991d207-340d-44dd-93b8-239103a9ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:49.542087 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:49.542453 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:49.596035 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Created reservations ['1044d4b6-248e-40b2-a38a-6f94a1779d38', 'ca968d23-f1e4-4f5c-a4cf-48fc9898a969', '32dbded7-6d9e-4863-a117-89e41ab2b2c8', '7b57b526-f692-4612-a62e-41c7a07827a4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:49.597176 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8991d207-340d-44dd-93b8-239103a9ed09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1044d4b6-248e-40b2-a38a-6f94a1779d38', 'ca968d23-f1e4-4f5c-a4cf-48fc9898a969', '32dbded7-6d9e-4863-a117-89e41ab2b2c8', '7b57b526-f692-4612-a62e-41c7a07827a4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:49.599307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (190d686a-fb9c-4118-8ca0-c757f19938ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:49.632960 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (190d686a-fb9c-4118-8ca0-c757f19938ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c96f6f-3751-46fc-aff9-7f20dd75700f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-530532695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f9b40d81b524fa49f31f6e4e3319120',qos_specs=None,replication_status=,reservations=['1044d4b6-248e-40b2-a38a-6f94a1779d38','ca968d23-f1e4-4f5c-a4cf-48fc9898a969','32dbded7-6d9e-4863-a117-89e41ab2b2c8','7b57b526-f692-4612-a62e-41c7a07827a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f15b54c66ea4283b7dcbf4f531b4032',volume_type_id=ddff4ec5-f464-495c-9832-96dc3e553237), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-530532695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c96f6f-3751-46fc-aff9-7f20dd75700f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f9b40d81b524fa49f31f6e4e3319120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f15b54c66ea4283b7dcbf4f531b4032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddff4ec5-f464-495c-9832-96dc3e553237),volume_type_id=ddff4ec5-f464-495c-9832-96dc3e553237)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:49.633932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f55e7ea-56c7-4e12-bc14-66ba51a4f986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:49.658761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f55e7ea-56c7-4e12-bc14-66ba51a4f986) transitioned into state 'SUCCESS' from state '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-530532695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f9b40d81b524fa49f31f6e4e3319120',qos_specs=None,replication_status=,reservations=['1044d4b6-248e-40b2-a38a-6f94a1779d38','ca968d23-f1e4-4f5c-a4cf-48fc9898a969','32dbded7-6d9e-4863-a117-89e41ab2b2c8','7b57b526-f692-4612-a62e-41c7a07827a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f15b54c66ea4283b7dcbf4f531b4032',volume_type_id=ddff4ec5-f464-495c-9832-96dc3e553237)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:49.659653 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44646488-6e9b-4f7b-815e-e044660ef547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:49.671692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44646488-6e9b-4f7b-815e-e044660ef547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:49.672700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Flow 'volume_create_api' (64254656-57f2-4418-9852-a9c4aa70ef84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:49.673082 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Create volume request issued successfully. Aug 14 02:10:49.673861 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f10b899d-a107-4505-9764-b362b013e29b tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:49.674379 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 248/1002] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:10:49 2026] POST /volume/v3/volumes => generated 869 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:49.693073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-878962b6-9231-46d5-8349-000f68659496 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.696418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-878962b6-9231-46d5-8349-000f68659496 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:49.696418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-878962b6-9231-46d5-8349-000f68659496 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:49.696418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-878962b6-9231-46d5-8349-000f68659496 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:49.704024 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:49.704024 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:49.708653 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-878962b6-9231-46d5-8349-000f68659496 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:49.716905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92940af7-befc-4b63-93ad-3278b5eebf06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.718258 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-878962b6-9231-46d5-8349-000f68659496 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:49.718258 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 256/1003] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:49 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:49.719542 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92940af7-befc-4b63-93ad-3278b5eebf06 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:10:49.719896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92940af7-befc-4b63-93ad-3278b5eebf06 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:49.720185 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92940af7-befc-4b63-93ad-3278b5eebf06 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:49.730136 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:49.730136 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:49.743213 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-92940af7-befc-4b63-93ad-3278b5eebf06 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:49.753199 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92940af7-befc-4b63-93ad-3278b5eebf06 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:10:49.753764 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 251/1004] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:49 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:49.981574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:49.985607 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:49.985607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:49.985607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:49.985607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:49.990705 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:49.990705 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:49.991736 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b49f32ec-f413-47f7-a889-a24234df6ee4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:49.992191 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 250/1005] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:49 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:50.739140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc6e8990-926a-4875-946a-1594f1e89015 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:50.741165 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc6e8990-926a-4875-946a-1594f1e89015 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:50.741526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc6e8990-926a-4875-946a-1594f1e89015 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:50.741601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc6e8990-926a-4875-946a-1594f1e89015 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:50.750290 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:50.750290 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:50.757852 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dc6e8990-926a-4875-946a-1594f1e89015 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:50.766478 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc6e8990-926a-4875-946a-1594f1e89015 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:50.766559 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 249/1006] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:50 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:10:50.788789 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3860289-5db4-4038-833a-2baf2627c00b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:50.797480 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3860289-5db4-4038-833a-2baf2627c00b tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:50.797881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3860289-5db4-4038-833a-2baf2627c00b tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:50.798184 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3860289-5db4-4038-833a-2baf2627c00b tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:50.811171 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:50.811171 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:50.817600 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c3860289-5db4-4038-833a-2baf2627c00b tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Volume info retrieved successfully. Aug 14 02:10:50.826071 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3860289-5db4-4038-833a-2baf2627c00b tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:50.826071 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 257/1007] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:50 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 1181 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:50.846837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:50.850001 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] POST https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action Aug 14 02:10:50.850613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1748216365", "migration_policy": "never"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:50.850852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1748216365", "migration_policy": "never"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:50.861344 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:50.861344 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:50.861614 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:50.877719 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:50.877719 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:50.914198 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:50.914198 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:50.955541 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Created reservations ['f8afdd1e-1ebe-402c-adcc-67c74795e066', '34e2a5f5-2d47-486f-93af-ac7d0d3acc19'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:50.978615 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:50.978615 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:51.005241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Created reservations ['8ad20e4e-d61e-45a7-b734-07b21ed9b931', '06583a4a-bbfe-4455-acf5-3c1f365ce437'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:51.011872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:51.015698 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:51.015698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:51.015698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:51.015698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:51.025557 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:51.025557 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:51.026829 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da507dd2-9205-4f5b-bc16-652e5475b4ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:51.028293 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 251/1008] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:51 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:51.053281 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Retype volume request issued successfully. Aug 14 02:10:51.053281 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e0a2c74-5fcf-4ff8-bfa2-f5a60c55acd7 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action returned with HTTP 202 Aug 14 02:10:51.054493 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 252/1009] 10.4.3.35 () {70 vars in 1425 bytes} [Fri Aug 14 02:10:50 2026] POST /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:10:51.072848 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:51.077307 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:51.077730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:51.078811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:51.089651 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:51.089651 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:51.100655 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:51.108510 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6c15495-f119-43b1-b8eb-4c5595f427b1 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:51.109106 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 250/1010] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:51 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:52.046057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.050218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:52.050218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:52.050218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:52.050363 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:52.055983 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.055983 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:52.057276 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cd6e5c3-5158-45b9-ac9b-40c848b8fd6e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:52.059249 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 258/1011] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:52 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:52.130567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-748a3fcb-7598-4325-9320-17c49e719600 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.137244 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-748a3fcb-7598-4325-9320-17c49e719600 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:52.137791 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-748a3fcb-7598-4325-9320-17c49e719600 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:52.138003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-748a3fcb-7598-4325-9320-17c49e719600 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:52.151950 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.151950 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:52.161580 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-748a3fcb-7598-4325-9320-17c49e719600 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:52.168966 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-748a3fcb-7598-4325-9320-17c49e719600 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:52.169617 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 252/1012] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:52 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:52.193470 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-12d3e634-3bc9-4151-87e9-fee40500de78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.196979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12d3e634-3bc9-4151-87e9-fee40500de78 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:52.197375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12d3e634-3bc9-4151-87e9-fee40500de78 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:52.197710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12d3e634-3bc9-4151-87e9-fee40500de78 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:52.210142 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.210142 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:52.216324 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-12d3e634-3bc9-4151-87e9-fee40500de78 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Volume info retrieved successfully. Aug 14 02:10:52.223857 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12d3e634-3bc9-4151-87e9-fee40500de78 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:52.224859 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 253/1013] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:52 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 1180 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:52.244518 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-760ea91f-eb11-4749-94bf-eaf2b528402e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.249612 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-760ea91f-eb11-4749-94bf-eaf2b528402e tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:52.251938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-760ea91f-eb11-4749-94bf-eaf2b528402e tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:52.253183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-760ea91f-eb11-4749-94bf-eaf2b528402e tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:52.267697 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.267697 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:52.278747 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-760ea91f-eb11-4749-94bf-eaf2b528402e tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Volume info retrieved successfully. Aug 14 02:10:52.286538 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-760ea91f-eb11-4749-94bf-eaf2b528402e tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:52.287567 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 251/1014] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:52 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 1180 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:52.306456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.309653 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] POST https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action Aug 14 02:10:52.310204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2111465562", "migration_policy": "never"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:52.311043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2111465562", "migration_policy": "never"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:52.325463 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.325463 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:52.326109 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:52.361892 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:52.362317 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2111465562, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:52.389217 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Created reservations ['154e7b00-61ba-46f1-a058-61abc2381a30', '0668a60e-22e1-4c21-825b-be1ded4ad3ee'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:52.408136 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:52.408857 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1748216365, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:52.424538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Created reservations ['c3b857a5-e853-45ab-8fcb-d01ca1bc0af5', '0b2b4689-46d4-4140-a48a-64fcb32eb826'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:52.473551 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Retype volume request issued successfully. Aug 14 02:10:52.473836 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9af7631b-e2a1-44de-a8f4-b2bd625bccef tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action returned with HTTP 202 Aug 14 02:10:52.474737 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 259/1015] 10.4.3.35 () {70 vars in 1425 bytes} [Fri Aug 14 02:10:52 2026] POST /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:10:52.485743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a30b044d-0131-4e39-8f38-6a318765f039 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.490022 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a30b044d-0131-4e39-8f38-6a318765f039 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:52.490022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a30b044d-0131-4e39-8f38-6a318765f039 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:52.490234 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a30b044d-0131-4e39-8f38-6a318765f039 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:52.501757 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:52.501757 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:52.508567 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a30b044d-0131-4e39-8f38-6a318765f039 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:52.516396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a30b044d-0131-4e39-8f38-6a318765f039 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:52.516871 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 253/1016] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:52 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:52.803907 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32a099c5-e272-45e4-80c0-9474aa30858b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:52.982657 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32a099c5-e272-45e4-80c0-9474aa30858b tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:52.983117 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32a099c5-e272-45e4-80c0-9474aa30858b tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1431562254", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1540798643", "vendor_name": "tempest-vendor_name-219774037"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:53.033024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32a099c5-e272-45e4-80c0-9474aa30858b tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:53.035787 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 254/1017] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:10:52 2026] POST /volume/v3/types => generated 327 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:53.049053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.075659 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.080014 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:53.080396 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.082240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.083212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:53.093959 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.093959 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:53.096875 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cab35216-406e-45ff-9fcd-ecdd302d5aa7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:53.099392 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 260/1018] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:53.125329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.127514 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:53.127690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.127896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.141359 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.141359 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:53.148828 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:53.159884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc27ea62-929e-4b9a-9316-90dbad374419 req-ec28486e-805f-4554-98c5-22043d860b4f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:53.160415 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 254/1019] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:53.174219 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:53.174488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "72e904e9-ffbb-469d-942b-553948e66867", "size": 1, "name": "tempest-UserMessagesTest-Volume-486786683"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:53.176291 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume request body: {'volume': {'volume_type': '72e904e9-ffbb-469d-942b-553948e66867', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-486786683'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:53.186210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume of 1 GB Aug 14 02:10:53.186519 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.186519 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:53.186975 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Availability Zones retrieved successfully. Aug 14 02:10:53.193542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Flow 'volume_create_api' (f94e3ee8-208c-4e11-b459-d860658657b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:53.194849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b90e9dc-a404-4eac-a8d9-923fdc62101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:53.195955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:53.242248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b90e9dc-a404-4eac-a8d9-923fdc62101a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1540798643',vendor_name='tempest-vendor_name-219774037'},id=72e904e9-ffbb-469d-942b-553948e66867,is_public=True,name='tempest-UserMessagesTest-volume-type-1431562254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72e904e9-ffbb-469d-942b-553948e66867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:53.243471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c32041-e80f-4113-9fbd-67123e3ad82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:53.301733 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1431562254 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1431562254, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:53.302261 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1431562254 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1431562254, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:53.377701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Created reservations ['4e1c900d-d936-4672-a03b-62a54d1280aa', '2f9f2a70-dd6a-4832-8b0d-be2ce346c4c7', '93a41bcb-04b2-47dc-be27-2392f9ff7baf', 'e322e25c-be2e-4554-a14f-80e4c0a83066'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:53.378693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c32041-e80f-4113-9fbd-67123e3ad82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1c900d-d936-4672-a03b-62a54d1280aa', '2f9f2a70-dd6a-4832-8b0d-be2ce346c4c7', '93a41bcb-04b2-47dc-be27-2392f9ff7baf', 'e322e25c-be2e-4554-a14f-80e4c0a83066']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:53.379806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974bfe29-d490-4d14-b94b-09fc29c0827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:53.426017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974bfe29-d490-4d14-b94b-09fc29c0827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64dd2a46-5c7c-4e98-819b-947ff0821ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-486786683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab3ab717b7f4929a52b8401fadb49c6',qos_specs=None,replication_status=,reservations=['4e1c900d-d936-4672-a03b-62a54d1280aa','2f9f2a70-dd6a-4832-8b0d-be2ce346c4c7','93a41bcb-04b2-47dc-be27-2392f9ff7baf','e322e25c-be2e-4554-a14f-80e4c0a83066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f740b71a9279464a861990491bb62be5',volume_type_id=72e904e9-ffbb-469d-942b-553948e66867), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-486786683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64dd2a46-5c7c-4e98-819b-947ff0821ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab3ab717b7f4929a52b8401fadb49c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f740b71a9279464a861990491bb62be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72e904e9-ffbb-469d-942b-553948e66867),volume_type_id=72e904e9-ffbb-469d-942b-553948e66867)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:53.427037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699f194-9618-4c65-b2f4-efa9e483f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:53.466193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699f194-9618-4c65-b2f4-efa9e483f218) transitioned into state 'SUCCESS' from state '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-486786683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab3ab717b7f4929a52b8401fadb49c6',qos_specs=None,replication_status=,reservations=['4e1c900d-d936-4672-a03b-62a54d1280aa','2f9f2a70-dd6a-4832-8b0d-be2ce346c4c7','93a41bcb-04b2-47dc-be27-2392f9ff7baf','e322e25c-be2e-4554-a14f-80e4c0a83066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f740b71a9279464a861990491bb62be5',volume_type_id=72e904e9-ffbb-469d-942b-553948e66867)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:53.467429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355d0d56-a0f1-4e65-a13c-673a52c25c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:53.483647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355d0d56-a0f1-4e65-a13c-673a52c25c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:53.484555 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Flow 'volume_create_api' (f94e3ee8-208c-4e11-b459-d860658657b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:53.484980 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume request issued successfully. Aug 14 02:10:53.487474 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f4b0ea4-f5fe-4e07-8598-466ade66f5df tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:53.487474 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 252/1020] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:10:53 2026] POST /volume/v3/volumes => generated 783 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:53.505406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.508960 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:53.509280 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.510575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.529785 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.529785 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:53.537933 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28610023-e66b-4558-acf8-05d9e2eea362 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.538801 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:53.543824 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28610023-e66b-4558-acf8-05d9e2eea362 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.543824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28610023-e66b-4558-acf8-05d9e2eea362 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.543824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28610023-e66b-4558-acf8-05d9e2eea362 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.548890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db7c62ad-7de0-407b-9c73-6d28f9206a4e tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 returned with HTTP 200 Aug 14 02:10:53.549127 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 255/1021] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:53.557036 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.557036 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:53.564583 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-28610023-e66b-4558-acf8-05d9e2eea362 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:53.571617 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28610023-e66b-4558-acf8-05d9e2eea362 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:53.572162 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 261/1022] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:53.587996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bde81555-271b-4b33-8c54-a99a43444869 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.590582 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bde81555-271b-4b33-8c54-a99a43444869 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.590863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bde81555-271b-4b33-8c54-a99a43444869 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.591088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bde81555-271b-4b33-8c54-a99a43444869 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.604887 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.604887 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:53.615303 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bde81555-271b-4b33-8c54-a99a43444869 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Volume info retrieved successfully. Aug 14 02:10:53.625137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bde81555-271b-4b33-8c54-a99a43444869 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:53.625858 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 255/1023] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 1181 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:53.649301 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.652036 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 Aug 14 02:10:53.652417 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.653631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.655053 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.655053 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:53.655053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-530532695'), ('all_tenants', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:53.704288 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Get all volumes completed successfully. Aug 14 02:10:53.704970 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ad5b664-1505-4b79-8df6-5811bfb05479 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 returned with HTTP 200 Aug 14 02:10:53.706027 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 253/1024] 10.4.3.35 () {68 vars in 1420 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 => generated 339 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:53.723759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3074bbc-88a1-4966-80da-55049a49d19f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.724803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 Aug 14 02:10:53.725013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.725229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.726262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-530532695'), ('all_tenants', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:10:53.775760 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Get all volumes completed successfully. Aug 14 02:10:53.776396 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3074bbc-88a1-4966-80da-55049a49d19f tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 returned with HTTP 200 Aug 14 02:10:53.777064 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 256/1025] 10.4.3.35 () {68 vars in 1420 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-530532695 => generated 339 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:53.790858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5131600f-197d-469a-bc96-37a4e855e515 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.794538 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5131600f-197d-469a-bc96-37a4e855e515 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.794538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5131600f-197d-469a-bc96-37a4e855e515 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.794538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5131600f-197d-469a-bc96-37a4e855e515 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.808394 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.808394 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:53.832867 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5131600f-197d-469a-bc96-37a4e855e515 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:53.849763 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5131600f-197d-469a-bc96-37a4e855e515 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:53.853790 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 262/1026] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 996 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:53.863844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-11fa8a84-19df-4879-b196-38b16361e568 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.867352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:53.867352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-454319465", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:53.869795 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-454319465', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:53.874108 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.876958 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] DELETE https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.877579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.877579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.877938 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Delete volume with id: 62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.893663 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.893663 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:53.895112 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:53.936737 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Delete volume request issued successfully. Aug 14 02:10:53.937037 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb6dd447-58c9-4848-befe-d586b3a669a3 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 202 Aug 14 02:10:53.937777 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 254/1027] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:10:53 2026] DELETE /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:10:53.951174 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:53.956986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:53.957175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:53.957849 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:53.972696 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:53.972696 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:53.980978 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Volume info retrieved successfully. Aug 14 02:10:53.993712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85c73b62-6234-4c31-b7c3-cafbd0f5ac81 tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 200 Aug 14 02:10:53.993712 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 257/1028] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:53 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:54.116901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.123342 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:54.123342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.123342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.123342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:54.132208 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.132208 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:54.134261 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49d57233-4841-4fe7-9c43-8bb485aecc11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:54.136176 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 263/1029] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:54.270318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume of 1 GB Aug 14 02:10:54.277594 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Availability Zones retrieved successfully. Aug 14 02:10:54.288066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Flow 'volume_create_api' (128a374b-213f-49ef-bd88-d8e1b71e22f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:54.288066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ee7ed8-e02b-4ae7-bb0e-e6f3715f576b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:54.291303 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:54.395705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ee7ed8-e02b-4ae7-bb0e-e6f3715f576b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:54.396927 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b66eeb-e0e0-4fd4-8b98-bc24b0bf1e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:54.462144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Created reservations ['659010e9-444c-4d39-aa85-d6cff389a8cc', '899d9e54-ab86-49ca-8699-4d5e74221e52', '60c33af2-2972-4691-91ea-dddd9fdd5ef4', '1b2d18de-a96e-4dfe-af55-f9b7257cc07e'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:54.463382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b66eeb-e0e0-4fd4-8b98-bc24b0bf1e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['659010e9-444c-4d39-aa85-d6cff389a8cc', '899d9e54-ab86-49ca-8699-4d5e74221e52', '60c33af2-2972-4691-91ea-dddd9fdd5ef4', '1b2d18de-a96e-4dfe-af55-f9b7257cc07e']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:54.464908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e31c76e-2baa-4801-944f-f5d04d60e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:54.502341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e31c76e-2baa-4801-944f-f5d04d60e870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1d711a-266a-4b2a-88e3-58b695686a74', '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-454319465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf377ebd1a294899b3e2501e56fe6431',qos_specs=None,replication_status=,reservations=['659010e9-444c-4d39-aa85-d6cff389a8cc','899d9e54-ab86-49ca-8699-4d5e74221e52','60c33af2-2972-4691-91ea-dddd9fdd5ef4','1b2d18de-a96e-4dfe-af55-f9b7257cc07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba72d54d32b045f0813065b9304b2321',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-454319465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1d711a-266a-4b2a-88e3-58b695686a74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf377ebd1a294899b3e2501e56fe6431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba72d54d32b045f0813065b9304b2321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:54.503178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e5240a-bc5a-4a9c-9075-46efb7dc2a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:54.536742 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e5240a-bc5a-4a9c-9075-46efb7dc2a51) transitioned into state 'SUCCESS' from state '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-454319465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf377ebd1a294899b3e2501e56fe6431',qos_specs=None,replication_status=,reservations=['659010e9-444c-4d39-aa85-d6cff389a8cc','899d9e54-ab86-49ca-8699-4d5e74221e52','60c33af2-2972-4691-91ea-dddd9fdd5ef4','1b2d18de-a96e-4dfe-af55-f9b7257cc07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba72d54d32b045f0813065b9304b2321',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:54.538112 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce28d3f-2855-4ee3-8fdc-3817ea1bce55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:54.558569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce28d3f-2855-4ee3-8fdc-3817ea1bce55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:54.560095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Flow 'volume_create_api' (128a374b-213f-49ef-bd88-d8e1b71e22f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:54.560095 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Create volume request issued successfully. Aug 14 02:10:54.561109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11fa8a84-19df-4879-b196-38b16361e568 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:54.562598 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 256/1030] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:10:53 2026] POST /volume/v3/volumes => generated 750 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:54.571618 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.574917 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:54.575242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.575514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.582023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0558ece3-d95f-4801-9590-3c27acb7a346 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.584723 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0558ece3-d95f-4801-9590-3c27acb7a346 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:10:54.585134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0558ece3-d95f-4801-9590-3c27acb7a346 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.586176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0558ece3-d95f-4801-9590-3c27acb7a346 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.592661 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.592661 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:54.597786 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.597786 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:54.612004 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:54.613308 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0558ece3-d95f-4801-9590-3c27acb7a346 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:54.620349 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a5dbfe6-0a24-4cf5-b2f4-140fb048e7d4 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 returned with HTTP 200 Aug 14 02:10:54.621641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 255/1031] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:54.632853 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0558ece3-d95f-4801-9590-3c27acb7a346 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 200 Aug 14 02:10:54.634358 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 258/1032] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:54.648729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e005e435-3892-416c-abc3-c031f714e808 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.651851 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e005e435-3892-416c-abc3-c031f714e808 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/messages Aug 14 02:10:54.652181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e005e435-3892-416c-abc3-c031f714e808 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.652460 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e005e435-3892-416c-abc3-c031f714e808 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.664304 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e005e435-3892-416c-abc3-c031f714e808 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:10:54.665035 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 264/1033] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:54.682802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-14a6427b-ecc8-4a77-8dbf-43b5279a4b97 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.687872 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14a6427b-ecc8-4a77-8dbf-43b5279a4b97 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] DELETE https://10.4.3.35/volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 Aug 14 02:10:54.688177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14a6427b-ecc8-4a77-8dbf-43b5279a4b97 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.688630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14a6427b-ecc8-4a77-8dbf-43b5279a4b97 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.710017 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.710017 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:54.726440 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14a6427b-ecc8-4a77-8dbf-43b5279a4b97 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 returned with HTTP 204 Aug 14 02:10:54.726440 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 257/1034] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:10:54 2026] DELETE /volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:10:54.741010 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8638876-e8e1-4dc8-b3a1-e791aef9d158 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.743797 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8638876-e8e1-4dc8-b3a1-e791aef9d158 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 Aug 14 02:10:54.744143 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8638876-e8e1-4dc8-b3a1-e791aef9d158 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.745163 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8638876-e8e1-4dc8-b3a1-e791aef9d158 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.752699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8638876-e8e1-4dc8-b3a1-e791aef9d158 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 returned with HTTP 404 Aug 14 02:10:54.753467 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 256/1035] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/messages/119b80ec-1e0f-414c-b634-dbac61935c57 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:54.769579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.772637 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:54.772637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.772637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.785708 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.785708 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:54.788695 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:54.797761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4819be8-69df-4fd9-b8c2-2708b2783393 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 returned with HTTP 200 Aug 14 02:10:54.798403 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 259/1036] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:54.824305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.826898 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] DELETE https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:54.828783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.828783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.831949 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Delete volume with id: 64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:54.848755 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:54.848755 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:54.848755 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:54.859390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100234) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:10:54.883810 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1431562254 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1431562254, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:54.885275 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1431562254 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1431562254, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:54.907990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Created reservations ['65927805-ed62-40b6-9c1c-71760f9cb9f4', '7d55bd6f-6589-4d61-856e-9be5eb134813', 'c3972c53-79fb-4c14-9e21-f565b85f2d35', '3f3c7451-07f8-45a3-8daf-c66502df430b'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:54.955445 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Delete volume request issued successfully. Aug 14 02:10:54.955741 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c5f9555-2e49-4eb7-9e54-9e5610e2f9ba tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 returned with HTTP 202 Aug 14 02:10:54.956361 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 265/1037] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:10:54 2026] DELETE /volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:54.970022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e28335b2-d6ea-4332-916d-036d9c01b153 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:54.973579 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e28335b2-d6ea-4332-916d-036d9c01b153 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 Aug 14 02:10:54.973933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e28335b2-d6ea-4332-916d-036d9c01b153 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:54.974349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e28335b2-d6ea-4332-916d-036d9c01b153 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:54.984267 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e28335b2-d6ea-4332-916d-036d9c01b153 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 returned with HTTP 404 Aug 14 02:10:54.985872 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 258/1038] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:54 2026] GET /volume/v3/volumes/64dd2a46-5c7c-4e98-819b-947ff0821ee1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:54.997394 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44e4f2b6-477a-43e1-b88d-2efa814f1b5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.003752 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44e4f2b6-477a-43e1-b88d-2efa814f1b5a tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] DELETE https://10.4.3.35/volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 Aug 14 02:10:55.006045 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44e4f2b6-477a-43e1-b88d-2efa814f1b5a tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.006808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44e4f2b6-477a-43e1-b88d-2efa814f1b5a tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.022156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ebc2790-46df-4028-92b7-d24086b2f93f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.025518 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ebc2790-46df-4028-92b7-d24086b2f93f tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] GET https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f Aug 14 02:10:55.025518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ebc2790-46df-4028-92b7-d24086b2f93f tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.025518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ebc2790-46df-4028-92b7-d24086b2f93f tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.036348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ebc2790-46df-4028-92b7-d24086b2f93f tempest-VolumeRetypeMultiattachTest-105973085 tempest-VolumeRetypeMultiattachTest-105973085-project-member] https://10.4.3.35/volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f returned with HTTP 404 Aug 14 02:10:55.037602 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 260/1039] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/volumes/62c96f6f-3751-46fc-aff9-7f20dd75700f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:10:55.052840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41ee8f20-dd04-48b9-96b9-2dbfed46b9fa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.056999 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41ee8f20-dd04-48b9-96b9-2dbfed46b9fa tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] DELETE https://10.4.3.35/volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 Aug 14 02:10:55.057508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41ee8f20-dd04-48b9-96b9-2dbfed46b9fa tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.057600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41ee8f20-dd04-48b9-96b9-2dbfed46b9fa tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.072183 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44e4f2b6-477a-43e1-b88d-2efa814f1b5a tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 returned with HTTP 202 Aug 14 02:10:55.072631 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 257/1040] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:54 2026] DELETE /volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:55.084350 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-39373391-2f24-4d60-b290-9b4c70df4c25 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.088301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39373391-2f24-4d60-b290-9b4c70df4c25 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] GET https://10.4.3.35/volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 Aug 14 02:10:55.088883 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39373391-2f24-4d60-b290-9b4c70df4c25 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.089804 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39373391-2f24-4d60-b290-9b4c70df4c25 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.094852 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39373391-2f24-4d60-b290-9b4c70df4c25 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 returned with HTTP 404 Aug 14 02:10:55.095848 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 259/1041] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/types/72e904e9-ffbb-469d-942b-553948e66867 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:55.101655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41ee8f20-dd04-48b9-96b9-2dbfed46b9fa tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 returned with HTTP 202 Aug 14 02:10:55.104091 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 266/1042] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:55 2026] DELETE /volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:55.110555 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31ad86bc-0925-4f47-aa24-8c17cbae01df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.112596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45a727aa-c22a-408f-8120-75b0ec3849d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.112998 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31ad86bc-0925-4f47-aa24-8c17cbae01df tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:55.113550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31ad86bc-0925-4f47-aa24-8c17cbae01df tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1707818040", "extra_specs": {"storage_protocol": "tempest-storage_protocol-132956111", "vendor_name": "tempest-vendor_name-1952808773"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:55.114808 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45a727aa-c22a-408f-8120-75b0ec3849d7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 Aug 14 02:10:55.114964 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45a727aa-c22a-408f-8120-75b0ec3849d7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.115192 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45a727aa-c22a-408f-8120-75b0ec3849d7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.122038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45a727aa-c22a-408f-8120-75b0ec3849d7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 returned with HTTP 404 Aug 14 02:10:55.122844 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 258/1043] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/types/931296c4-43e9-4a87-b541-d33b816605f6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:55.132491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-021ea0a7-c60a-49df-8b80-3dc4999cffc7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.134712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-021ea0a7-c60a-49df-8b80-3dc4999cffc7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] DELETE https://10.4.3.35/volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 Aug 14 02:10:55.134967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-021ea0a7-c60a-49df-8b80-3dc4999cffc7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.135314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-021ea0a7-c60a-49df-8b80-3dc4999cffc7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.142991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31ad86bc-0925-4f47-aa24-8c17cbae01df tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:55.143470 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 261/1044] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:10:55 2026] POST /volume/v3/types => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:55.157180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.157325 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28ebb086-6aa6-4532-b058-bfb350e233fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.160935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:55.162426 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28ebb086-6aa6-4532-b058-bfb350e233fb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:55.162748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "180fddbf-a1e0-46be-813c-4553ea1cda79", "size": 1, "name": "tempest-UserMessagesTest-Volume-402790372"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:55.162831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28ebb086-6aa6-4532-b058-bfb350e233fb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.165147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28ebb086-6aa6-4532-b058-bfb350e233fb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.165899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-28ebb086-6aa6-4532-b058-bfb350e233fb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:55.166601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume request body: {'volume': {'volume_type': '180fddbf-a1e0-46be-813c-4553ea1cda79', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-402790372'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:55.174541 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:55.174541 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:55.174849 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume of 1 GB Aug 14 02:10:55.174903 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:55.174903 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:55.175500 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Availability Zones retrieved successfully. Aug 14 02:10:55.175843 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28ebb086-6aa6-4532-b058-bfb350e233fb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:55.176440 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 267/1045] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:55.182946 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Flow 'volume_create_api' (3ac17a43-211e-4b8f-9e3a-a7684d2127c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:55.184514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf060b7-764d-4175-85b9-8a2f3c91d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:55.186134 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:55.188773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-021ea0a7-c60a-49df-8b80-3dc4999cffc7 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 returned with HTTP 202 Aug 14 02:10:55.189467 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 260/1046] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:55 2026] DELETE /volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:55.203802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed0e2ffc-7a0e-48cc-9834-05159e27ccf0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.206660 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed0e2ffc-7a0e-48cc-9834-05159e27ccf0 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] GET https://10.4.3.35/volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 Aug 14 02:10:55.206777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed0e2ffc-7a0e-48cc-9834-05159e27ccf0 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.207157 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed0e2ffc-7a0e-48cc-9834-05159e27ccf0 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.211917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed0e2ffc-7a0e-48cc-9834-05159e27ccf0 tempest-VolumeRetypeMultiattachTest-1920277792 tempest-VolumeRetypeMultiattachTest-1920277792-project-admin] https://10.4.3.35/volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 returned with HTTP 404 Aug 14 02:10:55.212526 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 262/1047] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/types/ddff4ec5-f464-495c-9832-96dc3e553237 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:55.228160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf060b7-764d-4175-85b9-8a2f3c91d876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-132956111',vendor_name='tempest-vendor_name-1952808773'},id=180fddbf-a1e0-46be-813c-4553ea1cda79,is_public=True,name='tempest-UserMessagesTest-volume-type-1707818040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '180fddbf-a1e0-46be-813c-4553ea1cda79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:55.229507 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464b7d2b-8729-4eab-9976-3bedc9937f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:55.270988 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1707818040 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1707818040, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:55.271392 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1707818040 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1707818040, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:55.324300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Created reservations ['253d0e82-0cfb-4361-bdad-96242ffe410c', 'c42e127b-1932-4271-9a61-06ac82a65918', '273bc827-ec6b-4a98-8d70-609850021d19', '76ddbac6-1041-4b37-b3e5-a7898d3322c1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:55.326065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464b7d2b-8729-4eab-9976-3bedc9937f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['253d0e82-0cfb-4361-bdad-96242ffe410c', 'c42e127b-1932-4271-9a61-06ac82a65918', '273bc827-ec6b-4a98-8d70-609850021d19', '76ddbac6-1041-4b37-b3e5-a7898d3322c1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:55.327051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7f7d27-36a3-47a8-92c6-3180e4874e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:55.382802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d7f7d27-36a3-47a8-92c6-3180e4874e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f047e4-6788-4bf3-9b40-39c467653a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-402790372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab3ab717b7f4929a52b8401fadb49c6',qos_specs=None,replication_status=,reservations=['253d0e82-0cfb-4361-bdad-96242ffe410c','c42e127b-1932-4271-9a61-06ac82a65918','273bc827-ec6b-4a98-8d70-609850021d19','76ddbac6-1041-4b37-b3e5-a7898d3322c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f740b71a9279464a861990491bb62be5',volume_type_id=180fddbf-a1e0-46be-813c-4553ea1cda79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-402790372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f047e4-6788-4bf3-9b40-39c467653a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab3ab717b7f4929a52b8401fadb49c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f740b71a9279464a861990491bb62be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(180fddbf-a1e0-46be-813c-4553ea1cda79),volume_type_id=180fddbf-a1e0-46be-813c-4553ea1cda79)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:55.383579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acc3adf-ef13-4d50-a7e0-9ed84f74aae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:55.473461 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acc3adf-ef13-4d50-a7e0-9ed84f74aae2) transitioned into state 'SUCCESS' from state '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-402790372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab3ab717b7f4929a52b8401fadb49c6',qos_specs=None,replication_status=,reservations=['253d0e82-0cfb-4361-bdad-96242ffe410c','c42e127b-1932-4271-9a61-06ac82a65918','273bc827-ec6b-4a98-8d70-609850021d19','76ddbac6-1041-4b37-b3e5-a7898d3322c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f740b71a9279464a861990491bb62be5',volume_type_id=180fddbf-a1e0-46be-813c-4553ea1cda79)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:55.473665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a95eb91-17b1-48b2-9562-5c61f98e4325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:55.508256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a95eb91-17b1-48b2-9562-5c61f98e4325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:55.509844 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Flow 'volume_create_api' (3ac17a43-211e-4b8f-9e3a-a7684d2127c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:55.510459 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Create volume request issued successfully. Aug 14 02:10:55.511123 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd0eb92f-a3ff-4f05-b5c4-8fc940459e31 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:55.512497 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 259/1048] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:10:55 2026] POST /volume/v3/volumes => generated 783 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:55.533293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.538232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:55.539295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.539295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.552540 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:55.552540 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:55.561886 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:55.570788 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ea9260e6-0ab1-43cf-8996-2741920c5655 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 returned with HTTP 200 Aug 14 02:10:55.571470 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 268/1049] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:55.653707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.657761 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:10:55.657761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.658248 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.673030 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:55.673030 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:55.683015 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:55.698490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea2ff199-c921-42c4-99e4-248a886a3bb1 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 200 Aug 14 02:10:55.698804 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 261/1050] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 1358 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:55.747697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:55.751373 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:10:55.751373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:55.751373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:55.758783 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:55.758783 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:55.763501 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:55.769953 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6054e609-4b44-495a-9ed3-7ca47eb14e98 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 200 Aug 14 02:10:55.769953 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 263/1051] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:55 2026] GET /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:56.200241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.203500 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:56.203500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.203802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.203802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:56.213129 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.213129 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:56.214370 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdf66ce0-fdf9-49d1-9239-7bdae689d400 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:56.215490 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 260/1052] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.526475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.529292 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:10:56.529501 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.529756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.538872 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.538872 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:56.545447 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:56.554706 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7be8e791-edda-4223-a7da-01abda8edf69 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 200 Aug 14 02:10:56.555452 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 269/1053] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:56.568877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6aba8a3b-a967-4078-9223-43fc4b05a8ee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.569357 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6aba8a3b-a967-4078-9223-43fc4b05a8ee None None] GET https://10.4.3.35/volume// Aug 14 02:10:56.569615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6aba8a3b-a967-4078-9223-43fc4b05a8ee None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.569927 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6aba8a3b-a967-4078-9223-43fc4b05a8ee None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.570398 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6aba8a3b-a967-4078-9223-43fc4b05a8ee None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:56.571103 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 262/1054] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:56.586379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-f501f519-a4e0-4496-bfc2-54373197e3f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.587907 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-f501f519-a4e0-4496-bfc2-54373197e3f9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:10:56.590395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-f501f519-a4e0-4496-bfc2-54373197e3f9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed1d711a-266a-4b2a-88e3-58b695686a74", "connector": null, "instance_uuid": "13052cac-363c-49b6-8a90-4985e469adc3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:56.592740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.594205 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:56.595162 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.595162 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.602239 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.602239 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:56.604448 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.604448 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:56.609526 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:56.617258 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c28ed753-2f9e-4d44-a57b-70d0f546bb67 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 returned with HTTP 200 Aug 14 02:10:56.617790 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 261/1055] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.633494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b7be03b7-8d60-431e-babc-5b9a397acffa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.639506 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7be03b7-8d60-431e-babc-5b9a397acffa tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/messages Aug 14 02:10:56.639810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7be03b7-8d60-431e-babc-5b9a397acffa tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.640025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7be03b7-8d60-431e-babc-5b9a397acffa tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.646446 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7be03b7-8d60-431e-babc-5b9a397acffa tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:10:56.647170 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 270/1056] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.647245 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-f501f519-a4e0-4496-bfc2-54373197e3f9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:10:56.647636 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 264/1057] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:10:56 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:56.655993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f163ad26-70e8-485a-b55e-00aba915f11f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.658311 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f163ad26-70e8-485a-b55e-00aba915f11f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 Aug 14 02:10:56.658643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f163ad26-70e8-485a-b55e-00aba915f11f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.658916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f163ad26-70e8-485a-b55e-00aba915f11f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.667118 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f163ad26-70e8-485a-b55e-00aba915f11f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 returned with HTTP 200 Aug 14 02:10:56.667549 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 263/1058] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.681580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-879e47eb-fdf1-423a-aa95-118aafda574f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.682878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-16532728-d88a-4cf1-8146-1ee100393999 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.683617 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-879e47eb-fdf1-423a-aa95-118aafda574f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/messages Aug 14 02:10:56.683930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-879e47eb-fdf1-423a-aa95-118aafda574f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.684224 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-879e47eb-fdf1-423a-aa95-118aafda574f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.685465 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16532728-d88a-4cf1-8146-1ee100393999 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:56.685556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16532728-d88a-4cf1-8146-1ee100393999 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.685783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16532728-d88a-4cf1-8146-1ee100393999 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.698746 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-879e47eb-fdf1-423a-aa95-118aafda574f tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:10:56.699323 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 262/1059] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.700994 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.700994 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:56.705553 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-16532728-d88a-4cf1-8146-1ee100393999 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:56.712554 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bac6a0cb-0428-4bdf-90a9-0736992202c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.714419 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16532728-d88a-4cf1-8146-1ee100393999 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:56.715027 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 271/1060] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:56.716559 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bac6a0cb-0428-4bdf-90a9-0736992202c8 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] DELETE https://10.4.3.35/volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 Aug 14 02:10:56.716884 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bac6a0cb-0428-4bdf-90a9-0736992202c8 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.717154 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bac6a0cb-0428-4bdf-90a9-0736992202c8 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.726626 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.726626 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:56.736515 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bac6a0cb-0428-4bdf-90a9-0736992202c8 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 returned with HTTP 204 Aug 14 02:10:56.736966 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 265/1061] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:10:56 2026] DELETE /volume/v3/messages/2c556a60-70b5-46d6-aa2c-38fc78cb6547 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:10:56.746285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.748243 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:56.749217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.749217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.759185 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.759185 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:56.766645 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:56.774044 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ca24d05-e9fe-4579-a14b-ac3d165caf42 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 returned with HTTP 200 Aug 14 02:10:56.774044 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 264/1062] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:56.788794 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b626dfa-0269-4f04-8c98-7b628920b4af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.791278 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] DELETE https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:56.791523 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.792370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.792370 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Delete volume with id: 30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:56.801236 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.801236 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:56.801684 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Volume info retrieved successfully. Aug 14 02:10:56.803403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:10:56.813523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.817159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:56.817476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.817721 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.832299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Created reservations ['4adb963b-705f-4105-b336-d4f38da1777c', '59b64b6b-67b0-419f-bc92-ea8d1be9439e', 'cd33a9e7-4bd3-48ec-a50a-43101f202f34', '1a6d9385-12ed-4807-81ed-c3d7d8cf3b41'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:56.836464 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.836464 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:56.849195 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:56.856201 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-8e2bd7af-0459-498b-a757-58cfdb8f7ed9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:56.856814 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 272/1063] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:56.887765 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Delete volume request issued successfully. Aug 14 02:10:56.888004 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b626dfa-0269-4f04-8c98-7b628920b4af tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 returned with HTTP 202 Aug 14 02:10:56.888469 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 263/1064] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:10:56 2026] DELETE /volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:56.900934 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a578bed-9fd8-4394-912c-156b2d3b78e5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.904866 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a578bed-9fd8-4394-912c-156b2d3b78e5 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] GET https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 Aug 14 02:10:56.905203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a578bed-9fd8-4394-912c-156b2d3b78e5 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.905475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a578bed-9fd8-4394-912c-156b2d3b78e5 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.910221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.916319 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e/action Aug 14 02:10:56.916460 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a578bed-9fd8-4394-912c-156b2d3b78e5 tempest-UserMessagesTest-1564676379 tempest-UserMessagesTest-1564676379-project-member] https://10.4.3.35/volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 returned with HTTP 404 Aug 14 02:10:56.917115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:56.917301 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 266/1065] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/volumes/30f047e4-6788-4bf3-9b40-39c467653a04 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:56.917346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:56.927073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f8b1df54-3461-4925-ba64-562b5440eef8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.929159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f8b1df54-3461-4925-ba64-562b5440eef8 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] DELETE https://10.4.3.35/volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 Aug 14 02:10:56.929454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f8b1df54-3461-4925-ba64-562b5440eef8 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.929887 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f8b1df54-3461-4925-ba64-562b5440eef8 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:56.936837 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:56.936837 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:56.937511 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:56.950132 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Begin detaching volume completed successfully. Aug 14 02:10:56.950905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-41fdd00a-7b4c-4acc-b9dd-83a86ec55b98 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e/action returned with HTTP 202 Aug 14 02:10:56.952024 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 265/1066] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:10:56 2026] POST /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:10:56.977172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f8b1df54-3461-4925-ba64-562b5440eef8 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 returned with HTTP 202 Aug 14 02:10:56.978586 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 273/1067] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:10:56 2026] DELETE /volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:10:56.992014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b14e0ce-51df-4cf6-8016-e2340ed2aa50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:56.995222 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b14e0ce-51df-4cf6-8016-e2340ed2aa50 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] GET https://10.4.3.35/volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 Aug 14 02:10:56.997149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b14e0ce-51df-4cf6-8016-e2340ed2aa50 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:56.997149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b14e0ce-51df-4cf6-8016-e2340ed2aa50 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:57.000106 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b14e0ce-51df-4cf6-8016-e2340ed2aa50 tempest-UserMessagesTest-1838675116 tempest-UserMessagesTest-1838675116-project-admin] https://10.4.3.35/volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 returned with HTTP 404 Aug 14 02:10:57.000844 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 264/1068] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:10:56 2026] GET /volume/v3/types/180fddbf-a1e0-46be-813c-4553ea1cda79 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:57.030961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3407825d-e70e-43ea-8e28-56bb2caed2d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:57.031595 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3407825d-e70e-43ea-8e28-56bb2caed2d6 None None] GET https://10.4.3.35/volume// Aug 14 02:10:57.032209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3407825d-e70e-43ea-8e28-56bb2caed2d6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:57.032209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3407825d-e70e-43ea-8e28-56bb2caed2d6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:57.032556 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3407825d-e70e-43ea-8e28-56bb2caed2d6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:57.033733 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 267/1069] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:57.052196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:57.057507 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:57.057916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:57.058306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:57.080754 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:57.080754 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:57.087424 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:57.095159 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-a4036989-0adf-43cf-83ab-541d997b9ab9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:57.096109 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 266/1070] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:10:57 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 1321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:10:57.229326 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3daea119-7d96-4505-bd2f-94db79e8f22a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:57.233525 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3daea119-7d96-4505-bd2f-94db79e8f22a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:57.233751 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3daea119-7d96-4505-bd2f-94db79e8f22a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:57.233885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3daea119-7d96-4505-bd2f-94db79e8f22a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:57.233937 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3daea119-7d96-4505-bd2f-94db79e8f22a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:57.239565 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:57.239565 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:57.240357 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3daea119-7d96-4505-bd2f-94db79e8f22a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:57.240758 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 274/1071] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:57 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:57.679210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:57.682568 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:57.683611 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-432687684"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:57.688229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-432687684'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:57.688463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume of 1 GB Aug 14 02:10:57.696704 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Availability Zones retrieved successfully. Aug 14 02:10:57.708771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Flow 'volume_create_api' (f4f32ce1-04e6-4e56-8e87-1d8c1177ab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:57.713765 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f17e70-11cd-42a5-be5e-dd02c6aa9670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:57.713765 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:57.768356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f17e70-11cd-42a5-be5e-dd02c6aa9670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:57.769989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c84364-21a6-4ebe-983c-bd1101d20532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:57.867157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Created reservations ['ddc6c417-cd87-4fd5-967d-12e42e49a083', '4d7dcfdb-d746-4f81-bbac-70549d0497dd', '66b2d7ac-b535-4bfe-8d1d-2327bc06b3d4', '7fbb1499-4fa2-4e38-816d-c73ebb347289'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:57.868477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c84364-21a6-4ebe-983c-bd1101d20532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc6c417-cd87-4fd5-967d-12e42e49a083', '4d7dcfdb-d746-4f81-bbac-70549d0497dd', '66b2d7ac-b535-4bfe-8d1d-2327bc06b3d4', '7fbb1499-4fa2-4e38-816d-c73ebb347289']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:57.869598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a55f81-8404-46cb-a6cc-006e277539c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:57.906061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a55f81-8404-46cb-a6cc-006e277539c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6215174a-fd18-49a4-99a4-583c3d150f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-432687684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c5c4fff27d547eb97599c32c3b01b58',qos_specs=None,replication_status=,reservations=['ddc6c417-cd87-4fd5-967d-12e42e49a083','4d7dcfdb-d746-4f81-bbac-70549d0497dd','66b2d7ac-b535-4bfe-8d1d-2327bc06b3d4','7fbb1499-4fa2-4e38-816d-c73ebb347289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e270493f6642428ba93d840d8d28c0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-432687684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6215174a-fd18-49a4-99a4-583c3d150f9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c5c4fff27d547eb97599c32c3b01b58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e270493f6642428ba93d840d8d28c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:57.907178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d513a-6437-461a-be7d-fcfb2ead3027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:57.942142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d513a-6437-461a-be7d-fcfb2ead3027) transitioned into state 'SUCCESS' from state '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-432687684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c5c4fff27d547eb97599c32c3b01b58',qos_specs=None,replication_status=,reservations=['ddc6c417-cd87-4fd5-967d-12e42e49a083','4d7dcfdb-d746-4f81-bbac-70549d0497dd','66b2d7ac-b535-4bfe-8d1d-2327bc06b3d4','7fbb1499-4fa2-4e38-816d-c73ebb347289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e270493f6642428ba93d840d8d28c0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:57.943307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ef35eb-211c-4258-a0b4-3a2b29071c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:57.961695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ef35eb-211c-4258-a0b4-3a2b29071c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:57.962905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Flow 'volume_create_api' (f4f32ce1-04e6-4e56-8e87-1d8c1177ab8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:57.963390 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume request issued successfully. Aug 14 02:10:57.964810 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c88b582-7855-4617-a519-4fbe7bab1a94 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:57.965376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 265/1072] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:10:57 2026] POST /volume/v3/volumes => generated 751 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:57.983380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:57.988578 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:10:57.989244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:57.991445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:58.005378 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.005378 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:58.017501 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:10:58.028633 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d62a4d56-84fb-425d-8c8a-1613783a82ee tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 200 Aug 14 02:10:58.028633 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 268/1073] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:57 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:58.258829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.262028 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:58.262341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:58.262887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:58.263131 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:58.272284 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.272284 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:58.275952 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cacd4e3a-f8ff-461a-a4b1-3769fcf287ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:58.277371 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 267/1074] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:58 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:10:58.299769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-b2ecdc9f-d51b-42e3-bdbd-c898a6c37ce3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.306439 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-b2ecdc9f-d51b-42e3-bdbd-c898a6c37ce3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b Aug 14 02:10:58.306690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-b2ecdc9f-d51b-42e3-bdbd-c898a6c37ce3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:58.306892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-b2ecdc9f-d51b-42e3-bdbd-c898a6c37ce3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:58.316191 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.316191 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:58.337573 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bd231cea-e8ad-4f2f-8bb3-717860fbfc2e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.337839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bd231cea-e8ad-4f2f-8bb3-717860fbfc2e None None] GET https://10.4.3.35/volume// Aug 14 02:10:58.339048 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bd231cea-e8ad-4f2f-8bb3-717860fbfc2e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:58.339048 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bd231cea-e8ad-4f2f-8bb3-717860fbfc2e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:58.339048 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bd231cea-e8ad-4f2f-8bb3-717860fbfc2e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:10:58.339293 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 266/1075] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:10:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:10:58.352230 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.356549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:10:58.356840 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:58.357159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:58.374052 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.374052 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:58.383047 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:10:58.394438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-7c012887-73e1-4d84-a203-3dd5f3aae565 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 200 Aug 14 02:10:58.395311 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 269/1076] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:10:58 2026] GET /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 1537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 02:10:58.398776 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4fbffa7b-884d-406b-b805-51bed0d0fb33 req-b2ecdc9f-d51b-42e3-bdbd-c898a6c37ce3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b returned with HTTP 200 Aug 14 02:10:58.402533 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 275/1077] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:10:58 2026] DELETE /volume/v3/attachments/5ad46754-9cbd-4f31-8f9d-63d32ff5d83b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:58.535523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.540160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] PUT https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 Aug 14 02:10:58.540559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:58.561662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Acquiring lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:10:58.570368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:10:58.572009 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.572009 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:58.691008 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" released by "attachment_update" :: held 0.121s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:10:58.691449 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-41d18726-0315-4638-8b34-e3536e6dbfc9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 returned with HTTP 200 Aug 14 02:10:58.692105 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 268/1078] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:10:58 2026] PUT /volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:10:58.718931 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6c17f028-d240-4c45-9c52-9dc7f136aec9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:58.721663 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6c17f028-d240-4c45-9c52-9dc7f136aec9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12/action Aug 14 02:10:58.722289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6c17f028-d240-4c45-9c52-9dc7f136aec9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:58.722339 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6c17f028-d240-4c45-9c52-9dc7f136aec9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:58.751931 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:58.751931 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:58.768075 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0885c7d6-1e68-40d0-a865-73db5d204731 req-6c17f028-d240-4c45-9c52-9dc7f136aec9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12/action returned with HTTP 204 Aug 14 02:10:58.770451 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 267/1079] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:10:58 2026] POST /volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:10:59.050398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.052793 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:10:59.053201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.053541 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.066480 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.066480 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:10:59.071062 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:10:59.078337 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6f4f4f5-217e-4c0d-9ca6-5eab13e58517 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 200 Aug 14 02:10:59.079630 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 270/1080] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.095073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.098286 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] POST https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e/action Aug 14 02:10:59.100223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:10:59.100223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:59.111412 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.111412 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:59.112035 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:10:59.122303 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume updated successfully. Aug 14 02:10:59.122973 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f32770b-0f1a-46d8-a3d0-5456f0386f18 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e/action returned with HTTP 200 Aug 14 02:10:59.123625 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 276/1081] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:10:59 2026] POST /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 14 02:10:59.136758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.139833 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:10:59.139833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.139833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.171495 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.171495 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:59.179864 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:10:59.185629 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa72f7c0-57d7-43d2-a047-0369f035da27 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 200 Aug 14 02:10:59.186318 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 269/1082] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.194896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3920136-ffec-4cdf-8692-a8210ed14306 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.198913 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3920136-ffec-4cdf-8692-a8210ed14306 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:10:59.199487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3920136-ffec-4cdf-8692-a8210ed14306 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.199620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3920136-ffec-4cdf-8692-a8210ed14306 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.202224 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf8d546c-22c3-426b-80f0-ef10f03fbc24 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.210068 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.210068 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:10:59.214986 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3920136-ffec-4cdf-8692-a8210ed14306 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:10:59.222391 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3920136-ffec-4cdf-8692-a8210ed14306 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:10:59.223132 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 268/1083] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.294189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.297150 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:10:59.297474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.298227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.298439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:10:59.308977 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.308977 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:59.310728 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb78e89a-12bb-4e33-86b4-9b45b5e4f2b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:10:59.313173 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 277/1084] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.380017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.386160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:10:59.386333 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf8d546c-22c3-426b-80f0-ef10f03fbc24 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:59.386704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.386792 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf8d546c-22c3-426b-80f0-ef10f03fbc24 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1950096855", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:59.387034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.406209 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.406209 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:59.416429 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:10:59.429174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00dc201b-d62a-4bc6-ae70-014d767702b0 req-422fe92d-50c5-42a9-a61d-11264ec6fb9c tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 200 Aug 14 02:10:59.429174 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 270/1085] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.429268 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf8d546c-22c3-426b-80f0-ef10f03fbc24 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:59.429268 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 271/1086] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:10:59 2026] POST /volume/v3/types => generated 275 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.437117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fd3e722-5d4e-4c3d-ac29-6bbedebb04eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.443599 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd3e722-5d4e-4c3d-ac29-6bbedebb04eb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:10:59.444137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd3e722-5d4e-4c3d-ac29-6bbedebb04eb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1031392753", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:59.468776 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd3e722-5d4e-4c3d-ac29-6bbedebb04eb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:10:59.469318 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 269/1087] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:10:59 2026] POST /volume/v3/types => generated 275 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:10:59.481727 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.629436 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:10:59.629863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1492860239", "volume_type": "90ace852-a172-4144-aff5-e4e6bf8f0aee", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:10:59.631754 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1492860239', 'volume_type': '90ace852-a172-4144-aff5-e4e6bf8f0aee', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:10:59.636484 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Create volume of 1 GB Aug 14 02:10:59.636861 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.636861 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:10:59.637400 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Availability Zones retrieved successfully. Aug 14 02:10:59.644883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Flow 'volume_create_api' (f044e728-144d-4689-91b1-b5db9fec248b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:59.646647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1042809-b455-48e5-97f1-7a518de46adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:59.647665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:10:59.680589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1042809-b455-48e5-97f1-7a518de46adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:10:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=90ace852-a172-4144-aff5-e4e6bf8f0aee,is_public=True,name='tempest-VolumeTypesTest-volume-type-1950096855',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90ace852-a172-4144-aff5-e4e6bf8f0aee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:59.681023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea240c36-d1b6-4e56-84d6-ac70ce224369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:59.720916 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:59.721333 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:10:59.774029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Created reservations ['ea1f0799-dcc0-472e-b3d7-9f65e7f3aeac', '9fa89667-abbe-40ce-9bd3-bff5f758e70b', '37de9cb9-7f43-49e9-a854-298870f9bda8', 'deef5e24-5d15-4104-9b1c-a30835873795'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:10:59.775155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea240c36-d1b6-4e56-84d6-ac70ce224369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1f0799-dcc0-472e-b3d7-9f65e7f3aeac', '9fa89667-abbe-40ce-9bd3-bff5f758e70b', '37de9cb9-7f43-49e9-a854-298870f9bda8', 'deef5e24-5d15-4104-9b1c-a30835873795']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:59.775792 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283f06dd-e617-4a55-ab00-bf50878eab2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:59.809310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283f06dd-e617-4a55-ab00-bf50878eab2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e57337-2ea1-4752-b227-9fd830d0a22c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1492860239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a960d30664e43fc844b28d221ecfccd',qos_specs=None,replication_status=,reservations=['ea1f0799-dcc0-472e-b3d7-9f65e7f3aeac','9fa89667-abbe-40ce-9bd3-bff5f758e70b','37de9cb9-7f43-49e9-a854-298870f9bda8','deef5e24-5d15-4104-9b1c-a30835873795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ceff127b9b7448db838d58114f754f5',volume_type_id=90ace852-a172-4144-aff5-e4e6bf8f0aee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1492860239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2e57337-2ea1-4752-b227-9fd830d0a22c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a960d30664e43fc844b28d221ecfccd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ceff127b9b7448db838d58114f754f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90ace852-a172-4144-aff5-e4e6bf8f0aee),volume_type_id=90ace852-a172-4144-aff5-e4e6bf8f0aee)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:59.809310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f129a65d-c3ba-446a-848b-dfafbcd18e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:59.850979 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f129a65d-c3ba-446a-848b-dfafbcd18e0a) transitioned into state 'SUCCESS' from state '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-1492860239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a960d30664e43fc844b28d221ecfccd',qos_specs=None,replication_status=,reservations=['ea1f0799-dcc0-472e-b3d7-9f65e7f3aeac','9fa89667-abbe-40ce-9bd3-bff5f758e70b','37de9cb9-7f43-49e9-a854-298870f9bda8','deef5e24-5d15-4104-9b1c-a30835873795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ceff127b9b7448db838d58114f754f5',volume_type_id=90ace852-a172-4144-aff5-e4e6bf8f0aee)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:59.852003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8666eea2-f0fb-45a8-8624-fa1ce2f3bbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:10:59.866187 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8666eea2-f0fb-45a8-8624-fa1ce2f3bbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:10:59.867646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Flow 'volume_create_api' (f044e728-144d-4689-91b1-b5db9fec248b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:10:59.867767 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Create volume request issued successfully. Aug 14 02:10:59.868757 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86d8144a-1a02-447d-a700-b1c1b6cd7b41 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:10:59.869534 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 278/1088] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:10:59 2026] POST /volume/v3/volumes => generated 782 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:10:59.885536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-75892df5-2702-4b56-9fb3-958eb5adeabc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:10:59.890699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-75892df5-2702-4b56-9fb3-958eb5adeabc tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:10:59.890699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-75892df5-2702-4b56-9fb3-958eb5adeabc tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:10:59.890699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-75892df5-2702-4b56-9fb3-958eb5adeabc tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:10:59.905504 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:10:59.905504 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:10:59.917194 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-75892df5-2702-4b56-9fb3-958eb5adeabc tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:10:59.927518 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-75892df5-2702-4b56-9fb3-958eb5adeabc tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:10:59.927973 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 271/1089] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:10:59 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.057436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.061498 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:00.061963 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-621672158"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:00.068994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-621672158'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:00.068994 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume of 1 GB Aug 14 02:11:00.077445 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Availability Zones retrieved successfully. Aug 14 02:11:00.083041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Flow 'volume_create_api' (473772a8-480a-484e-88c8-8c4b32c49bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:00.084422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d404a1c-3114-4686-81cd-f00348314819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:00.085694 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:00.132845 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d404a1c-3114-4686-81cd-f00348314819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:00.134065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f62fb1c-4613-40e7-8569-2d666bf4adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:00.188722 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Created reservations ['ce7806f6-1477-47b3-95c8-cb5ba10c31ae', '0ded463a-901c-470c-8acb-af1b19bbe950', 'f3eed681-1e51-4821-b6d5-dc0dd579d58a', '40c7596c-7e14-407a-98cd-6fb1ff17d15a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:00.189425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f62fb1c-4613-40e7-8569-2d666bf4adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7806f6-1477-47b3-95c8-cb5ba10c31ae', '0ded463a-901c-470c-8acb-af1b19bbe950', 'f3eed681-1e51-4821-b6d5-dc0dd579d58a', '40c7596c-7e14-407a-98cd-6fb1ff17d15a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:00.190304 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a5677a-b7fc-48bb-85cc-fcf779651aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:00.213907 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a5677a-b7fc-48bb-85cc-fcf779651aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f06d8816-5e10-4c84-a7ee-2c2576915147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-621672158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c5c4fff27d547eb97599c32c3b01b58',qos_specs=None,replication_status=,reservations=['ce7806f6-1477-47b3-95c8-cb5ba10c31ae','0ded463a-901c-470c-8acb-af1b19bbe950','f3eed681-1e51-4821-b6d5-dc0dd579d58a','40c7596c-7e14-407a-98cd-6fb1ff17d15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e270493f6642428ba93d840d8d28c0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-621672158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f06d8816-5e10-4c84-a7ee-2c2576915147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c5c4fff27d547eb97599c32c3b01b58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83e270493f6642428ba93d840d8d28c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:00.214829 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ae9b65-b6a6-4b17-b472-a8eaa2369793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:00.238431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ae9b65-b6a6-4b17-b472-a8eaa2369793) transitioned into state 'SUCCESS' from state '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-621672158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c5c4fff27d547eb97599c32c3b01b58',qos_specs=None,replication_status=,reservations=['ce7806f6-1477-47b3-95c8-cb5ba10c31ae','0ded463a-901c-470c-8acb-af1b19bbe950','f3eed681-1e51-4821-b6d5-dc0dd579d58a','40c7596c-7e14-407a-98cd-6fb1ff17d15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83e270493f6642428ba93d840d8d28c0',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:00.239116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02fbb58-46a9-4efc-858b-8fd377dba4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:00.253706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b02fbb58-46a9-4efc-858b-8fd377dba4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:00.253706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Flow 'volume_create_api' (473772a8-480a-484e-88c8-8c4b32c49bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:00.253706 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Create volume request issued successfully. Aug 14 02:11:00.253706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eabe1b98-4c81-4eb0-9a2b-6b14192ad053 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:00.254511 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 272/1090] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:00 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:00.273694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.278618 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:00.279666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:00.279666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:00.301332 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:00.301332 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:00.306047 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:00.312036 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93d352e1-2cdc-4fbc-ac24-3ea38baaa5a4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 returned with HTTP 200 Aug 14 02:11:00.312382 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 270/1091] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:00 2026] GET /volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.328890 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.331406 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:00.331709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:00.331924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:00.332128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:00.337837 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:00.337837 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:00.339121 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1de1fce7-631b-402b-983e-e1ddcf7fbf63 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:00.339669 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 279/1092] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:00 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.742036 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ff740f98-0905-44be-a8f1-d26ca98ee3fb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.892518 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff740f98-0905-44be-a8f1-d26ca98ee3fb tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] GET https://10.4.3.35/volume/v3/os-quota-class-sets/default Aug 14 02:11:00.892831 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff740f98-0905-44be-a8f1-d26ca98ee3fb tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:00.893139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff740f98-0905-44be-a8f1-d26ca98ee3fb tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:00.910489 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff740f98-0905-44be-a8f1-d26ca98ee3fb tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:11:00.911055 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 272/1093] 10.4.3.35 () {66 vars in 1290 bytes} [Fri Aug 14 02:11:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 798 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.926859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6a0531e-527e-4be8-8d68-42ca77836ca3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.928541 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a0531e-527e-4be8-8d68-42ca77836ca3 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] GET https://10.4.3.35/volume/v3/os-quota-class-sets/default Aug 14 02:11:00.930527 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a0531e-527e-4be8-8d68-42ca77836ca3 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:00.930527 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a0531e-527e-4be8-8d68-42ca77836ca3 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:00.930527 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:00.930527 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:00.944055 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a0531e-527e-4be8-8d68-42ca77836ca3 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:11:00.944852 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 273/1094] 10.4.3.35 () {66 vars in 1290 bytes} [Fri Aug 14 02:11:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.945638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.949307 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:00.949578 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:00.949856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:00.955637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dbb61150-7e2a-4dc4-b939-268891fd327e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.959530 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dbb61150-7e2a-4dc4-b939-268891fd327e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:11:00.961707 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:00.961707 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:00.965060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dbb61150-7e2a-4dc4-b939-268891fd327e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1440710190"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:00.970956 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:00.977663 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ac6ca89-21c1-419e-8cb6-6702a867d20a tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:00.978209 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 271/1095] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:00 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.982926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dbb61150-7e2a-4dc4-b939-268891fd327e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:00.982926 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 280/1096] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:11:00 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:00.992539 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.992730 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22a0840f-642a-4d90-a99c-371f31a76233 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:00.996801 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] POST https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c/action Aug 14 02:11:00.996801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Action body: b'{"os-retype": {"new_type": "1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:00.996801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:00.996946 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22a0840f-642a-4d90-a99c-371f31a76233 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-class-sets/default Aug 14 02:11:00.996946 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22a0840f-642a-4d90-a99c-371f31a76233 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-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-1440710190": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1440710190": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1440710190": 8}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:01.002527 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.002527 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:01.003046 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:01.020439 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.020747 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.039577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Created reservations ['98693df8-5ae6-4b38-b55e-62be6adb7c73', '1778509c-36ec-414d-af3c-314512d34b8d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:01.053979 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.054183 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.065013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Created reservations ['e64822d7-28fb-4789-bcfd-540162e0af0a', '4c795412-df34-4953-9908-cb1631ca1366'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:01.095191 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Retype volume request issued successfully. Aug 14 02:11:01.095994 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b67d611-5acc-4eb2-a32c-131f5f416468 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c/action returned with HTTP 202 Aug 14 02:11:01.095994 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 273/1097] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:11:00 2026] POST /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:01.105584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.107812 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:01.108189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.108250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.124415 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.124415 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:01.135649 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:01.144252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bc742ba-010c-4fbd-a2ac-6b936f41563b tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:01.144981 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 272/1098] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:01.153562 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22a0840f-642a-4d90-a99c-371f31a76233 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:11:01.154016 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 274/1099] 10.4.3.35 () {68 vars in 1311 bytes} [Fri Aug 14 02:11:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 989 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:01.164107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d5312b0b-f407-4fee-922e-8ed14719b144 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.166686 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/2ce3b7b2382a4e78be801e5f05e405a3/defaults Aug 14 02:11:01.167906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.167906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method 'defaults' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.180309 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.180723 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.181041 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.181394 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.191782 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5312b0b-f407-4fee-922e-8ed14719b144 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/2ce3b7b2382a4e78be801e5f05e405a3/defaults returned with HTTP 200 Aug 14 02:11:01.192523 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 281/1100] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/os-quota-sets/2ce3b7b2382a4e78be801e5f05e405a3/defaults => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:01.330850 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.333610 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:01.333931 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.334300 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.350521 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.350521 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:01.351981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.354637 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:01.355471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.355471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.355471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:01.358072 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:01.365854 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.365854 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:01.366024 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1f9912bc-d8e3-42cb-bc5e-752e295d6b15 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 returned with HTTP 200 Aug 14 02:11:01.366839 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 274/1101] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:01.367077 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df046b8b-0fd4-482e-9ac5-0eacb2effbe9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:01.367705 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 273/1102] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:01.487747 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.489949 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/36a026db7d9f4634884fe385270aca23/defaults Aug 14 02:11:01.489949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.489949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method 'defaults' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.504169 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.504584 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.505016 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1950096855 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1950096855, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.505469 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.505874 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.506636 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1031392753 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1031392753, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:01.512208 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6773d1e2-afb1-4c16-9f11-3cef1600bdf4 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/36a026db7d9f4634884fe385270aca23/defaults returned with HTTP 200 Aug 14 02:11:01.514324 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 275/1103] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/os-quota-sets/36a026db7d9f4634884fe385270aca23/defaults => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:01.621999 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1c6163ba-9461-4f1c-a9f5-050f8c88e12e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.625836 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1c6163ba-9461-4f1c-a9f5-050f8c88e12e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] DELETE https://10.4.3.35/volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 Aug 14 02:11:01.626163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1c6163ba-9461-4f1c-a9f5-050f8c88e12e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.626560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1c6163ba-9461-4f1c-a9f5-050f8c88e12e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.666929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1c6163ba-9461-4f1c-a9f5-050f8c88e12e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 returned with HTTP 202 Aug 14 02:11:01.667617 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 282/1104] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:01 2026] DELETE /volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:01.679265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-27c9fb92-4d8d-4046-b1d3-f410acb5e88e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.680977 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27c9fb92-4d8d-4046-b1d3-f410acb5e88e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] GET https://10.4.3.35/volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 Aug 14 02:11:01.681180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27c9fb92-4d8d-4046-b1d3-f410acb5e88e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.681365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27c9fb92-4d8d-4046-b1d3-f410acb5e88e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.684697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27c9fb92-4d8d-4046-b1d3-f410acb5e88e tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 returned with HTTP 404 Aug 14 02:11:01.685283 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 275/1105] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/types/bd366d4f-6ba1-4d72-a986-665b7e7aa994 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:01.693312 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14792be2-e759-48d6-9a47-d98ee8c92057 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.695712 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14792be2-e759-48d6-9a47-d98ee8c92057 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-class-sets/default Aug 14 02:11:01.696144 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14792be2-e759-48d6-9a47-d98ee8c92057 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:01.780951 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14792be2-e759-48d6-9a47-d98ee8c92057 tempest-VolumeQuotaClassesTest-42351032 tempest-VolumeQuotaClassesTest-42351032-project-admin] https://10.4.3.35/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 02:11:01.781634 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 274/1106] 10.4.3.35 () {68 vars in 1311 bytes} [Fri Aug 14 02:11:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 781 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:01.785759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.789257 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:01.789558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.789856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.790084 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Delete volume with id: f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:01.810485 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.810485 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:01.810982 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:01.834713 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Delete volume request issued successfully. Aug 14 02:11:01.834713 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dfadc62-c131-4a5c-b8d2-0f89bf289766 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 returned with HTTP 202 Aug 14 02:11:01.835557 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 276/1107] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:01 2026] DELETE /volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:01.843327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8faa922a-ba0b-479c-b479-0b604951f4ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:01.847214 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faa922a-ba0b-479c-b479-0b604951f4ba tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:01.847546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faa922a-ba0b-479c-b479-0b604951f4ba tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:01.847865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faa922a-ba0b-479c-b479-0b604951f4ba tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:01.864651 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:01.864651 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:01.877867 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8faa922a-ba0b-479c-b479-0b604951f4ba tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:01.890893 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faa922a-ba0b-479c-b479-0b604951f4ba tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 returned with HTTP 200 Aug 14 02:11:01.894714 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 283/1108] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:01 2026] GET /volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:02.170797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2564042d-fbb9-44b6-872d-049fc9f21672 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.174492 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2564042d-fbb9-44b6-872d-049fc9f21672 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.174766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2564042d-fbb9-44b6-872d-049fc9f21672 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.175163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2564042d-fbb9-44b6-872d-049fc9f21672 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.190866 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.190866 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:02.198789 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2564042d-fbb9-44b6-872d-049fc9f21672 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:02.211147 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2564042d-fbb9-44b6-872d-049fc9f21672 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:02.211147 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 276/1109] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:02.227544 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.231155 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.231155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.231406 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.244698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.244698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:02.253308 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:02.264045 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bf4d747-8dc7-4a1f-98db-f12e66cc0449 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:02.264824 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 275/1110] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:02.284779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-609840c7-a0b6-4b2f-978b-5390b6966266 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.287073 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-609840c7-a0b6-4b2f-978b-5390b6966266 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.287574 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-609840c7-a0b6-4b2f-978b-5390b6966266 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.287999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-609840c7-a0b6-4b2f-978b-5390b6966266 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.299710 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.299710 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:02.308525 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-609840c7-a0b6-4b2f-978b-5390b6966266 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:02.317309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-609840c7-a0b6-4b2f-978b-5390b6966266 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:02.317309 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 277/1111] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:02.339461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.342585 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.342850 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.343063 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.343262 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Delete volume with id: e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.355786 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.355786 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:02.356228 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:02.378276 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Delete volume request issued successfully. Aug 14 02:11:02.378560 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1fbc6c2b-978a-4196-aa81-1a4a760c031c tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 202 Aug 14 02:11:02.379162 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 284/1112] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:02 2026] DELETE /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:02.380869 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d74ccd08-b795-4641-9f16-02991aa62f71 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.382896 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d74ccd08-b795-4641-9f16-02991aa62f71 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:02.383129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d74ccd08-b795-4641-9f16-02991aa62f71 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.383317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d74ccd08-b795-4641-9f16-02991aa62f71 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.383442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d74ccd08-b795-4641-9f16-02991aa62f71 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:02.387980 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.387980 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:02.388825 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d74ccd08-b795-4641-9f16-02991aa62f71 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:02.389208 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 277/1113] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:02.390974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d02c0d8-327f-49ab-890f-302788e3f92e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.395079 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d02c0d8-327f-49ab-890f-302788e3f92e tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:02.395276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d02c0d8-327f-49ab-890f-302788e3f92e tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.395450 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d02c0d8-327f-49ab-890f-302788e3f92e tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.404683 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.404683 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:02.409978 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d02c0d8-327f-49ab-890f-302788e3f92e tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Volume info retrieved successfully. Aug 14 02:11:02.416160 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d02c0d8-327f-49ab-890f-302788e3f92e tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 200 Aug 14 02:11:02.416551 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 276/1114] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:02.913379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86a6d4e7-27fc-405f-b50d-6d65bdea3ac4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.914938 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86a6d4e7-27fc-405f-b50d-6d65bdea3ac4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 Aug 14 02:11:02.915329 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86a6d4e7-27fc-405f-b50d-6d65bdea3ac4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.915699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86a6d4e7-27fc-405f-b50d-6d65bdea3ac4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.924491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86a6d4e7-27fc-405f-b50d-6d65bdea3ac4 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 returned with HTTP 404 Aug 14 02:11:02.925334 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 278/1115] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/f06d8816-5e10-4c84-a7ee-2c2576915147 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:02.937452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.940023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:11:02.940318 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.940573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:02.941012 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Delete volume with id: 6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:11:02.950456 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:02.950456 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:02.951313 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:02.981377 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Delete volume request issued successfully. Aug 14 02:11:02.981570 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8348b1c-2354-4cf9-bd42-619482bd2451 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 202 Aug 14 02:11:02.982267 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 285/1116] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:02 2026] DELETE /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:02.991819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-29496495-da16-421d-8320-3d422450ed42 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:02.994520 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29496495-da16-421d-8320-3d422450ed42 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:11:02.994749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29496495-da16-421d-8320-3d422450ed42 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:02.995181 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29496495-da16-421d-8320-3d422450ed42 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.007037 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:03.007037 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:03.019165 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-29496495-da16-421d-8320-3d422450ed42 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Volume info retrieved successfully. Aug 14 02:11:03.031999 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29496495-da16-421d-8320-3d422450ed42 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 200 Aug 14 02:11:03.032740 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 278/1117] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:02 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.401762 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bfad8081-ab66-445a-aa99-095d8000951a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.404069 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfad8081-ab66-445a-aa99-095d8000951a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:03.404443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfad8081-ab66-445a-aa99-095d8000951a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.404731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfad8081-ab66-445a-aa99-095d8000951a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.404856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bfad8081-ab66-445a-aa99-095d8000951a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:03.412414 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:03.412414 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:03.413585 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfad8081-ab66-445a-aa99-095d8000951a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:03.414203 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 277/1118] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.437134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cc6d42e-7bc0-46cd-b789-9eb429fe3597 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.439326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc6d42e-7bc0-46cd-b789-9eb429fe3597 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] GET https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c Aug 14 02:11:03.439572 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cc6d42e-7bc0-46cd-b789-9eb429fe3597 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.439816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cc6d42e-7bc0-46cd-b789-9eb429fe3597 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.457320 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc6d42e-7bc0-46cd-b789-9eb429fe3597 tempest-VolumeTypesTest-151669171 tempest-VolumeTypesTest-151669171-project-member] https://10.4.3.35/volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c returned with HTTP 404 Aug 14 02:11:03.457936 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 279/1119] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/volumes/e2e57337-2ea1-4752-b227-9fd830d0a22c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:03.467827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-035ffa08-53e2-4492-a3fe-63a2f6cf265f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.469963 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-035ffa08-53e2-4492-a3fe-63a2f6cf265f tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c Aug 14 02:11:03.470314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-035ffa08-53e2-4492-a3fe-63a2f6cf265f tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.470585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-035ffa08-53e2-4492-a3fe-63a2f6cf265f tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.499498 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-035ffa08-53e2-4492-a3fe-63a2f6cf265f tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c returned with HTTP 202 Aug 14 02:11:03.500080 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 286/1120] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:03 2026] DELETE /volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:03.509017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0939d764-84be-4e63-8ebf-64a2390bab8a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.511318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0939d764-84be-4e63-8ebf-64a2390bab8a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c Aug 14 02:11:03.511613 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0939d764-84be-4e63-8ebf-64a2390bab8a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.511947 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0939d764-84be-4e63-8ebf-64a2390bab8a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.516752 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0939d764-84be-4e63-8ebf-64a2390bab8a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c returned with HTTP 404 Aug 14 02:11:03.517640 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 279/1121] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/1420ce0f-b06c-4f19-9fdb-84ba4f4edd9c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:03.525858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04472f42-0707-4eff-8831-ad7404572bbb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.528524 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04472f42-0707-4eff-8831-ad7404572bbb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee Aug 14 02:11:03.528876 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04472f42-0707-4eff-8831-ad7404572bbb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.529199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04472f42-0707-4eff-8831-ad7404572bbb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.558651 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04472f42-0707-4eff-8831-ad7404572bbb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee returned with HTTP 202 Aug 14 02:11:03.559379 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 278/1122] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:03 2026] DELETE /volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:03.568186 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7671e37c-65fa-4420-a905-fd86d3febf83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.570973 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7671e37c-65fa-4420-a905-fd86d3febf83 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee Aug 14 02:11:03.571226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7671e37c-65fa-4420-a905-fd86d3febf83 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.571425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7671e37c-65fa-4420-a905-fd86d3febf83 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.575843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7671e37c-65fa-4420-a905-fd86d3febf83 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee returned with HTTP 404 Aug 14 02:11:03.576582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 280/1123] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/90ace852-a172-4144-aff5-e4e6bf8f0aee => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:03.588411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-91da7abc-4f34-4640-85e0-3410407d8297 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.590536 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-91da7abc-4f34-4640-85e0-3410407d8297 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:11:03.591461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-91da7abc-4f34-4640-85e0-3410407d8297 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1080842273", "description": "tempest-volume-type-description-2086203848", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:03.617210 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-91da7abc-4f34-4640-85e0-3410407d8297 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:03.617729 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 287/1124] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:11:03 2026] POST /volume/v3/types => generated 315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.627712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-936455aa-833e-4a8f-bb36-6721eda15588 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.633425 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-936455aa-833e-4a8f-bb36-6721eda15588 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f Aug 14 02:11:03.633871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-936455aa-833e-4a8f-bb36-6721eda15588 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.634299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-936455aa-833e-4a8f-bb36-6721eda15588 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.642703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-936455aa-833e-4a8f-bb36-6721eda15588 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f returned with HTTP 200 Aug 14 02:11:03.642703 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 280/1125] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.655043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0921c09e-e0b6-4053-8204-563351bf3569 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.658523 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0921c09e-e0b6-4053-8204-563351bf3569 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f Aug 14 02:11:03.658523 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0921c09e-e0b6-4053-8204-563351bf3569 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.659057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0921c09e-e0b6-4053-8204-563351bf3569 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.698811 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0921c09e-e0b6-4053-8204-563351bf3569 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f returned with HTTP 202 Aug 14 02:11:03.699388 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 279/1126] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:03 2026] DELETE /volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:03.708939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef039614-bfae-416f-88a9-3030a565e65d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.711314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef039614-bfae-416f-88a9-3030a565e65d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f Aug 14 02:11:03.711560 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef039614-bfae-416f-88a9-3030a565e65d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.711852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef039614-bfae-416f-88a9-3030a565e65d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.716731 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef039614-bfae-416f-88a9-3030a565e65d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f returned with HTTP 404 Aug 14 02:11:03.717325 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 281/1127] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/84def1f9-b336-469e-87bf-02e551450c0f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:03.727849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac17e332-4a74-4838-baf8-a35c56dc6193 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.730237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac17e332-4a74-4838-baf8-a35c56dc6193 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:11:03.730701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac17e332-4a74-4838-baf8-a35c56dc6193 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-400063464"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:03.754289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac17e332-4a74-4838-baf8-a35c56dc6193 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:03.754752 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 288/1128] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:11:03 2026] POST /volume/v3/types => generated 220 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.766712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3b125427-617c-42dc-b3cb-3d3fcf94f0cd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.769845 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3b125427-617c-42dc-b3cb-3d3fcf94f0cd tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption Aug 14 02:11:03.770519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3b125427-617c-42dc-b3cb-3d3fcf94f0cd tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:03.818089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3b125427-617c-42dc-b3cb-3d3fcf94f0cd tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption returned with HTTP 200 Aug 14 02:11:03.818319 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 281/1129] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:11:03 2026] POST /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.829332 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb4cd067-a74f-4ee7-9866-c6701abf0207 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.832282 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb4cd067-a74f-4ee7-9866-c6701abf0207 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption Aug 14 02:11:03.833375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb4cd067-a74f-4ee7-9866-c6701abf0207 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.833984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb4cd067-a74f-4ee7-9866-c6701abf0207 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.842955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb4cd067-a74f-4ee7-9866-c6701abf0207 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption returned with HTTP 200 Aug 14 02:11:03.843727 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 280/1130] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.857234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84154adb-fa54-473c-8ddb-c52319806ec9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.859843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84154adb-fa54-473c-8ddb-c52319806ec9 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] PUT https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 Aug 14 02:11:03.861244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84154adb-fa54-473c-8ddb-c52319806ec9 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:03.904400 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84154adb-fa54-473c-8ddb-c52319806ec9 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 returned with HTTP 200 Aug 14 02:11:03.904965 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 282/1131] 10.4.3.35 () {68 vars in 1500 bytes} [Fri Aug 14 02:11:03 2026] PUT /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 => generated 122 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.915284 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1cb09805-6b9c-4b85-8b5a-23a84f366b44 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.929768 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cb09805-6b9c-4b85-8b5a-23a84f366b44 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption Aug 14 02:11:03.929768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1cb09805-6b9c-4b85-8b5a-23a84f366b44 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.929768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1cb09805-6b9c-4b85-8b5a-23a84f366b44 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.940365 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1cb09805-6b9c-4b85-8b5a-23a84f366b44 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption returned with HTTP 200 Aug 14 02:11:03.940995 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 289/1132] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:03.965970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e4e98624-8eab-447c-9ada-91f5e9ec9edb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.974544 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4e98624-8eab-447c-9ada-91f5e9ec9edb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/cipher Aug 14 02:11:03.974813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4e98624-8eab-447c-9ada-91f5e9ec9edb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:03.975032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4e98624-8eab-447c-9ada-91f5e9ec9edb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:03.983953 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4e98624-8eab-447c-9ada-91f5e9ec9edb tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/cipher returned with HTTP 200 Aug 14 02:11:03.983953 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 282/1133] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:11:03 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:03.994684 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a2159d60-6382-4d20-8178-6ce51bf8537d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:03.997737 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2159d60-6382-4d20-8178-6ce51bf8537d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 Aug 14 02:11:04.000735 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2159d60-6382-4d20-8178-6ce51bf8537d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.000735 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2159d60-6382-4d20-8178-6ce51bf8537d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.050376 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2159d60-6382-4d20-8178-6ce51bf8537d tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 returned with HTTP 202 Aug 14 02:11:04.051554 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 281/1134] 10.4.3.35 () {66 vars in 1482 bytes} [Fri Aug 14 02:11:03 2026] DELETE /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption/fa656402-fe8a-4569-8187-6ebc45536d66 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:04.056211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9be17131-c55a-4a77-af58-4fa506edc418 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.056211 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be17131-c55a-4a77-af58-4fa506edc418 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] GET https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e Aug 14 02:11:04.056211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be17131-c55a-4a77-af58-4fa506edc418 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.056211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be17131-c55a-4a77-af58-4fa506edc418 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.066648 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be17131-c55a-4a77-af58-4fa506edc418 tempest-ServersNegativeTestJSON-2044527470 tempest-ServersNegativeTestJSON-2044527470-project-member] https://10.4.3.35/volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e returned with HTTP 404 Aug 14 02:11:04.067045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4b6dc0e9-2f80-4f1e-8326-7dfa85b6af0a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.067362 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 283/1135] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/volumes/6215174a-fd18-49a4-99a4-583c3d150f9e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:04.070750 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b6dc0e9-2f80-4f1e-8326-7dfa85b6af0a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption Aug 14 02:11:04.070750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b6dc0e9-2f80-4f1e-8326-7dfa85b6af0a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.070750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b6dc0e9-2f80-4f1e-8326-7dfa85b6af0a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.087907 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b6dc0e9-2f80-4f1e-8326-7dfa85b6af0a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption returned with HTTP 200 Aug 14 02:11:04.087907 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 290/1136] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:11:04.101091 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07e42d60-7c7c-4cad-8984-5834b256c8b1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.104384 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07e42d60-7c7c-4cad-8984-5834b256c8b1 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption Aug 14 02:11:04.104688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07e42d60-7c7c-4cad-8984-5834b256c8b1 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.105583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07e42d60-7c7c-4cad-8984-5834b256c8b1 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.118725 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07e42d60-7c7c-4cad-8984-5834b256c8b1 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption returned with HTTP 200 Aug 14 02:11:04.120089 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 283/1137] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:11:04.133625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32cc47a4-ce74-487e-9109-6bd174cdf6aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.137867 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32cc47a4-ce74-487e-9109-6bd174cdf6aa tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc Aug 14 02:11:04.138140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32cc47a4-ce74-487e-9109-6bd174cdf6aa tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.138975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32cc47a4-ce74-487e-9109-6bd174cdf6aa tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.189127 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32cc47a4-ce74-487e-9109-6bd174cdf6aa tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc returned with HTTP 202 Aug 14 02:11:04.189810 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 282/1138] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:04 2026] DELETE /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:04.206831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-593a9f1f-7f96-4630-b9c2-f5ceafeb95de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.209549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-593a9f1f-7f96-4630-b9c2-f5ceafeb95de tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc Aug 14 02:11:04.209829 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-593a9f1f-7f96-4630-b9c2-f5ceafeb95de tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.211153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-593a9f1f-7f96-4630-b9c2-f5ceafeb95de tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.218327 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-593a9f1f-7f96-4630-b9c2-f5ceafeb95de tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc returned with HTTP 404 Aug 14 02:11:04.219459 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 284/1139] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types/326bf3f8-ee87-47d5-ae77-eed56c0cd5bc => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:04.232181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-61672f9f-6645-4853-bb7b-992d6d641522 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.234879 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-61672f9f-6645-4853-bb7b-992d6d641522 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types Aug 14 02:11:04.235004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-61672f9f-6645-4853-bb7b-992d6d641522 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.235813 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-61672f9f-6645-4853-bb7b-992d6d641522 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.266243 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-61672f9f-6645-4853-bb7b-992d6d641522 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:04.266875 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 291/1140] 10.4.3.35 () {66 vars in 1224 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:04.282351 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b7005602-aceb-47fd-b87a-05b6c3c63c43 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.288017 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b7005602-aceb-47fd-b87a-05b6c3c63c43 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:11:04.288017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b7005602-aceb-47fd-b87a-05b6c3c63c43 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1770542159"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:04.326380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b7005602-aceb-47fd-b87a-05b6c3c63c43 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:04.327494 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 284/1141] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:11:04 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:04.338929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fab4ab87-fb80-4f65-86f4-ae15b8425382 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.343477 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fab4ab87-fb80-4f65-86f4-ae15b8425382 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] PUT https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 Aug 14 02:11:04.344774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fab4ab87-fb80-4f65-86f4-ae15b8425382 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-280202365", "description": "tempest-volume-type-description-1765157169", "is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:04.429767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-237e3732-ca04-4a48-a548-3860b579d8e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.437843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-237e3732-ca04-4a48-a548-3860b579d8e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:04.437843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-237e3732-ca04-4a48-a548-3860b579d8e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.437843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-237e3732-ca04-4a48-a548-3860b579d8e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.437843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-237e3732-ca04-4a48-a548-3860b579d8e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:04.452941 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:04.452941 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:04.454291 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-237e3732-ca04-4a48-a548-3860b579d8e6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:04.454291 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 285/1142] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:04.468399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fab4ab87-fb80-4f65-86f4-ae15b8425382 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 returned with HTTP 200 Aug 14 02:11:04.468843 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 283/1143] 10.4.3.35 () {68 vars in 1356 bytes} [Fri Aug 14 02:11:04 2026] PUT /volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 => generated 204 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:04.482442 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-80f615a0-b58a-4165-9271-8b4fca1c9d5a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.484618 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80f615a0-b58a-4165-9271-8b4fca1c9d5a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 Aug 14 02:11:04.484891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80f615a0-b58a-4165-9271-8b4fca1c9d5a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.485444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80f615a0-b58a-4165-9271-8b4fca1c9d5a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.496197 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80f615a0-b58a-4165-9271-8b4fca1c9d5a tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 returned with HTTP 200 Aug 14 02:11:04.496558 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 292/1144] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:04.507696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8661d013-2502-408e-9fe3-333e300e1663 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.509543 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8661d013-2502-408e-9fe3-333e300e1663 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] DELETE https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 Aug 14 02:11:04.510236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8661d013-2502-408e-9fe3-333e300e1663 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.510662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8661d013-2502-408e-9fe3-333e300e1663 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.565646 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8661d013-2502-408e-9fe3-333e300e1663 tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 returned with HTTP 202 Aug 14 02:11:04.566215 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 285/1145] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:11:04 2026] DELETE /volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:04.576691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09b3bed5-77b9-4b8e-93ac-87d21d3aac3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:04.580689 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b3bed5-77b9-4b8e-93ac-87d21d3aac3b tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] GET https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 Aug 14 02:11:04.580689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b3bed5-77b9-4b8e-93ac-87d21d3aac3b tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:04.580965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09b3bed5-77b9-4b8e-93ac-87d21d3aac3b tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:04.588969 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09b3bed5-77b9-4b8e-93ac-87d21d3aac3b tempest-VolumeTypesTest-827118737 tempest-VolumeTypesTest-827118737-project-admin] https://10.4.3.35/volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 returned with HTTP 404 Aug 14 02:11:04.588969 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 286/1146] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:11:04 2026] GET /volume/v3/types/90d97da1-a60a-493c-979a-503f900b9aa7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:05.422445 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:05.471219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:05.473891 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:05.474175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:05.474428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:05.474568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:05.482168 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:05.482168 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:05.483325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a63ab0e-8233-4b4a-8b1d-5161b1bbb009 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:05.483886 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 293/1147] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:05 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:05.604781 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:05.605197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1383729050"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:05.606839 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1383729050'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:05.607002 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume of 1 GB Aug 14 02:11:05.613090 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Availability Zones retrieved successfully. Aug 14 02:11:05.619232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (bba329e8-ff0f-4de0-a907-06432d3b7209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:05.622470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3c9299-8abf-40f2-91f6-cfb7e9a754c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:05.623589 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:05.666451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3c9299-8abf-40f2-91f6-cfb7e9a754c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:05.666598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cadf954-ec5c-4955-be87-0c923b7ca78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:05.778021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Created reservations ['7f68d55a-2e08-4c12-ba0b-437f54e794b7', '205ca558-edee-432f-ae76-b8c0fe4bd014', '3250bc75-693a-4121-8f1b-832559ea140f', '9c0a6821-5e36-4c90-9700-7160e9967438'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:05.779586 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cadf954-ec5c-4955-be87-0c923b7ca78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f68d55a-2e08-4c12-ba0b-437f54e794b7', '205ca558-edee-432f-ae76-b8c0fe4bd014', '3250bc75-693a-4121-8f1b-832559ea140f', '9c0a6821-5e36-4c90-9700-7160e9967438']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:05.780232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03a0e53-5dc9-472b-884c-ce6b9b5e21ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:05.812604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03a0e53-5dc9-472b-884c-ce6b9b5e21ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394ae0d9-3d7f-4769-8945-4bd0cd7dedb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1383729050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['7f68d55a-2e08-4c12-ba0b-437f54e794b7','205ca558-edee-432f-ae76-b8c0fe4bd014','3250bc75-693a-4121-8f1b-832559ea140f','9c0a6821-5e36-4c90-9700-7160e9967438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1383729050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394ae0d9-3d7f-4769-8945-4bd0cd7dedb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839d6230ade5435faf05a3499bd1478d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720d95de9df49aa821df40c5bafaf85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:05.814718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6ea788-0c77-4c8f-b643-f65ff4945bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:05.844061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6ea788-0c77-4c8f-b643-f65ff4945bc0) transitioned into state 'SUCCESS' from state '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-1383729050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['7f68d55a-2e08-4c12-ba0b-437f54e794b7','205ca558-edee-432f-ae76-b8c0fe4bd014','3250bc75-693a-4121-8f1b-832559ea140f','9c0a6821-5e36-4c90-9700-7160e9967438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:05.844897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f5bfa-e047-4ce8-9086-2ce0560f74fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:05.863209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f5bfa-e047-4ce8-9086-2ce0560f74fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:05.864063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (bba329e8-ff0f-4de0-a907-06432d3b7209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:05.864450 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume request issued successfully. Aug 14 02:11:05.865101 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae4c5f3c-c6e9-4124-9bf2-b92e646ba8e2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:05.865547 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 284/1148] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:05 2026] POST /volume/v3/volumes => generated 752 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:05.885755 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:05.887035 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:05.887035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:05.887035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:05.896568 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:05.896568 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:05.902688 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:05.907928 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a65d45ee-b8da-4664-a642-1001bdc99ee9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 200 Aug 14 02:11:05.908424 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 286/1149] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:05 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:06.498428 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-356f03cf-308d-4b9f-be89-34fd102594d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:06.503235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-356f03cf-308d-4b9f-be89-34fd102594d2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:06.503235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-356f03cf-308d-4b9f-be89-34fd102594d2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:06.503393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-356f03cf-308d-4b9f-be89-34fd102594d2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:06.503393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-356f03cf-308d-4b9f-be89-34fd102594d2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:06.512947 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:06.512947 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:06.514425 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-356f03cf-308d-4b9f-be89-34fd102594d2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:06.515943 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 287/1150] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:06 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:06.533837 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-470add9b-4d6a-4264-a6a1-39584e9356aa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:06.537862 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-470add9b-4d6a-4264-a6a1-39584e9356aa tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:06.538067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-470add9b-4d6a-4264-a6a1-39584e9356aa tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:06.538334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-470add9b-4d6a-4264-a6a1-39584e9356aa tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:06.563693 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:06.563693 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:06.575302 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-470add9b-4d6a-4264-a6a1-39584e9356aa tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:06.582180 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-470add9b-4d6a-4264-a6a1-39584e9356aa tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:11:06.582782 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 294/1151] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:06 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 1355 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:06.599699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:06.606430 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9/restore Aug 14 02:11:06.609267 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:06.610027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Restoring backup d4cfce74-8717-46e1-9efc-209caa0ac1f9 ({'restore': {}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:11:06.610258 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Restoring backup d4cfce74-8717-46e1-9efc-209caa0ac1f9 to volume None. Aug 14 02:11:06.621696 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:06.621696 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:06.623496 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating volume of 1 GB for restore of backup d4cfce74-8717-46e1-9efc-209caa0ac1f9. Aug 14 02:11:06.633029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:11:06.632667. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:11:06.633205 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:11:06.640865 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (bc91c5fd-4051-453b-a6b9-71ed67732031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:06.641939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5efed2-b89d-4d02-a770-786ccbc45d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:06.643034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:06.692377 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a5efed2-b89d-4d02-a770-786ccbc45d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:06.693431 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9cc4f1-da08-496b-9b14-a86ba14b9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:06.769956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['15f72916-4083-47c7-bc17-35282a818bf8', '358fa5b6-3781-4b15-bd9c-56e7df26646e', 'b27fc142-2dcd-4f7c-8bf3-5c722dec8e0b', '3495cb02-f932-467a-aa10-39e49426f1c9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:06.771554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9cc4f1-da08-496b-9b14-a86ba14b9057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15f72916-4083-47c7-bc17-35282a818bf8', '358fa5b6-3781-4b15-bd9c-56e7df26646e', 'b27fc142-2dcd-4f7c-8bf3-5c722dec8e0b', '3495cb02-f932-467a-aa10-39e49426f1c9']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:06.772517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59842dc8-16b8-4179-8cb3-e4b7e3c52666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:06.814897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59842dc8-16b8-4179-8cb3-e4b7e3c52666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6546ff74-c268-4067-bf6f-b133896deac6', '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_d4cfce74-8717-46e1-9efc-209caa0ac1f9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['15f72916-4083-47c7-bc17-35282a818bf8','358fa5b6-3781-4b15-bd9c-56e7df26646e','b27fc142-2dcd-4f7c-8bf3-5c722dec8e0b','3495cb02-f932-467a-aa10-39e49426f1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d4cfce74-8717-46e1-9efc-209caa0ac1f9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6546ff74-c268-4067-bf6f-b133896deac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:06.816033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58adf627-6c3c-458d-93fd-6e46fbb633a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:06.852167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58adf627-6c3c-458d-93fd-6e46fbb633a8) transitioned into 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_d4cfce74-8717-46e1-9efc-209caa0ac1f9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['15f72916-4083-47c7-bc17-35282a818bf8','358fa5b6-3781-4b15-bd9c-56e7df26646e','b27fc142-2dcd-4f7c-8bf3-5c722dec8e0b','3495cb02-f932-467a-aa10-39e49426f1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:06.853245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc1510-58a4-42d1-b0e9-4c84df1e9e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:06.869365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc1510-58a4-42d1-b0e9-4c84df1e9e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:06.870629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (bc91c5fd-4051-453b-a6b9-71ed67732031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:06.871172 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:11:06.881024 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:06.881024 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:06.881835 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:06.927653 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f4691784-fa43-4172-9f14-97f974b224cf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:06.934849 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4691784-fa43-4172-9f14-97f974b224cf tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:06.934849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4691784-fa43-4172-9f14-97f974b224cf tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:06.934849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4691784-fa43-4172-9f14-97f974b224cf tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:06.947270 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:06.947270 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:06.952074 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f4691784-fa43-4172-9f14-97f974b224cf tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:06.957478 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4691784-fa43-4172-9f14-97f974b224cf tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 200 Aug 14 02:11:06.958213 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 287/1152] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:06 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:06.982375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:06.986470 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:11:06.987841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "394ae0d9-3d7f-4769-8945-4bd0cd7dedb2", "name": "tempest-VolumesBackupsAdminTest-Backup-1020249293", "container": "tempest-volumesbackupsadmintest-backup-container-175740566"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:06.989597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Creating new backup {'backup': {'volume_id': '394ae0d9-3d7f-4769-8945-4bd0cd7dedb2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1020249293', 'container': 'tempest-volumesbackupsadmintest-backup-container-175740566'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:11:06.990323 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Creating backup of volume 394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 in container tempest-volumesbackupsadmintest-backup-container-175740566 Aug 14 02:11:07.005890 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:07.005890 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:07.006588 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:07.055985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Created reservations ['566bc7a9-9786-495f-a1ce-c239ef18acc5', '8aef5ed7-5ed6-4e5a-b18b-91fbc91d40b1'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:07.125778 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ff473d4-d273-458f-a8c3-b26df33097b2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:11:07.126357 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 288/1153] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:06 2026] POST /volume/v3/backups => generated 333 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:07.142173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:07.146793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:07.147312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:07.147769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:07.150394 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:07.159998 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:07.159998 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:07.161430 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-817a6455-d7e1-4a27-bbf4-f2bf8006da97 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:07.162447 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 295/1154] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:07 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:07.894353 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:07.894353 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:07.895288 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:07.895733 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:11:07.895733 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Overwriting volume 6546ff74-c268-4067-bf6f-b133896deac6 with restore of backup d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:07.926331 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] restore_backup in rpcapi backup_id d4cfce74-8717-46e1-9efc-209caa0ac1f9 {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:11:07.928620 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d12d13f5-fd5a-42d6-b451-6476292f5b36 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9/restore returned with HTTP 202 Aug 14 02:11:07.929436 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 285/1155] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:11:06 2026] POST /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9/restore => generated 189 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:07.942200 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07b46008-7712-4204-b238-55289a67b717 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:07.945473 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07b46008-7712-4204-b238-55289a67b717 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:07.945826 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07b46008-7712-4204-b238-55289a67b717 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:07.946415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07b46008-7712-4204-b238-55289a67b717 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:07.947762 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-07b46008-7712-4204-b238-55289a67b717 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:07.959002 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:07.959002 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:07.959498 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07b46008-7712-4204-b238-55289a67b717 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:07.959839 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 288/1156] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:07 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:08.082791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-362a767c-276d-4da1-b847-0c5be943d76e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:08.177808 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:08.184271 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:08.184271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:08.184521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:08.184653 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:08.191095 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:08.191095 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:08.192155 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5f38645-c014-4a76-aa37-65c24f9b0296 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:08.192606 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 296/1157] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:08 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:08.307842 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:11:08.308513 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:08.308950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:08.309313 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:11:08.309830 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:08.309830 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:08.310388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:11:08.319087 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Get all volumes completed successfully. Aug 14 02:11:08.319589 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-362a767c-276d-4da1-b847-0c5be943d76e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:11:08.320764 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 289/1158] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:11:08 2026] GET /volume/v3/volumes => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:08.330248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:08.332682 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:08.333282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1122826498"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:08.334920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1122826498'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:08.335106 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume of 1 GB Aug 14 02:11:08.341148 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Availability Zones retrieved successfully. Aug 14 02:11:08.348418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (d6324b3f-4d09-4c78-b39c-0c76140b2515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:08.350000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e747bb-7488-4c70-84c3-dd02c1ae1832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:08.351296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:08.387525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e747bb-7488-4c70-84c3-dd02c1ae1832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:08.388432 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf825dd0-09b0-4d35-955a-a714bfa97a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:08.480185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Created reservations ['4c6e4a8b-947e-4e27-8087-013bf35d0bb6', 'a786d765-8b69-4fb3-a5d4-873a2c46425c', 'd679bdd3-5c08-4c8a-9118-22d25bda341b', 'e384c969-35a5-4bc4-8b4b-b897e3e5bc07'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:08.480185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf825dd0-09b0-4d35-955a-a714bfa97a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c6e4a8b-947e-4e27-8087-013bf35d0bb6', 'a786d765-8b69-4fb3-a5d4-873a2c46425c', 'd679bdd3-5c08-4c8a-9118-22d25bda341b', 'e384c969-35a5-4bc4-8b4b-b897e3e5bc07']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:08.480507 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341eebee-c36b-47c8-88fa-9eaac2813be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:08.522625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341eebee-c36b-47c8-88fa-9eaac2813be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8e9c40-b967-4315-8c4c-24847c0eda9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1122826498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['4c6e4a8b-947e-4e27-8087-013bf35d0bb6','a786d765-8b69-4fb3-a5d4-873a2c46425c','d679bdd3-5c08-4c8a-9118-22d25bda341b','e384c969-35a5-4bc4-8b4b-b897e3e5bc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1122826498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8e9c40-b967-4315-8c4c-24847c0eda9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8654cd9b51e24596b9f867a83a94b135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7601a647c749a0a9c7251464a90f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:08.524912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a607492-2168-4b00-9232-e4ebdcd0fa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:08.559509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a607492-2168-4b00-9232-e4ebdcd0fa22) transitioned into state 'SUCCESS' from state '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-1122826498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['4c6e4a8b-947e-4e27-8087-013bf35d0bb6','a786d765-8b69-4fb3-a5d4-873a2c46425c','d679bdd3-5c08-4c8a-9118-22d25bda341b','e384c969-35a5-4bc4-8b4b-b897e3e5bc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:08.563492 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bffe4a-c52c-47ed-9bbf-b9448b9c0ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:08.574730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bffe4a-c52c-47ed-9bbf-b9448b9c0ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:08.575749 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (d6324b3f-4d09-4c78-b39c-0c76140b2515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:08.576102 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request issued successfully. Aug 14 02:11:08.577195 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e8c5e64-7fd2-4115-b355-87f4735fca5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:08.577358 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 286/1159] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:08 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 14 02:11:08.595160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:08.601534 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:08.601877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:08.602197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:08.616437 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:08.616437 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:08.623195 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:08.630408 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91524ade-5a05-4201-97a8-dbceb7173ac7 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 200 Aug 14 02:11:08.631249 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 289/1160] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:08 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:08.979016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:08.982172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:08.982441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:08.982694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:08.982874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:08.988578 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:08.988578 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:08.989809 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d6de6b0-5557-47a8-bfa8-dc9d7e565f5b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:08.990505 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 297/1161] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:08 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:09.213209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6068293-6c73-4985-ac8d-6029e8413d51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:09.217032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6068293-6c73-4985-ac8d-6029e8413d51 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:09.217305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6068293-6c73-4985-ac8d-6029e8413d51 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:09.217558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6068293-6c73-4985-ac8d-6029e8413d51 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:09.217740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6068293-6c73-4985-ac8d-6029e8413d51 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:09.226610 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:09.226610 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:09.227580 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6068293-6c73-4985-ac8d-6029e8413d51 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:09.228128 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 290/1162] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:09 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:09.649512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:09.651953 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:09.652075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:09.652504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:09.660011 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:09.660011 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:09.664289 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:09.669169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a7158b9-808f-45fc-9c81-c2157cca9d39 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 200 Aug 14 02:11:09.669476 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 287/1163] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:09 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:09.682908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:09.685062 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:09.685328 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:09.685566 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:09.701956 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:09.701956 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:09.713643 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:09.723742 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-849b5dc5-0e30-4ba3-b51e-fde553017c75 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 200 Aug 14 02:11:09.724235 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 290/1164] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:09 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:09.741022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bc77b004-e326-4b80-97d6-11da4748adb4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:09.746439 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:09.746439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1104364776"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:09.751202 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1104364776'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:09.751202 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume of 1 GB Aug 14 02:11:09.760345 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Availability Zones retrieved successfully. Aug 14 02:11:09.771493 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (cf742498-8277-4b04-8ab2-411c53bec222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:09.774074 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a09a2e-87de-451c-a43a-eca8c6518a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:09.776907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:09.813571 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a09a2e-87de-451c-a43a-eca8c6518a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:09.813571 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3823e5-10f7-4cfe-9d0f-c6c2319a6fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:09.873528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Created reservations ['2efeddcf-08cc-40a8-a5f7-457b2d38beb3', '1b1c398d-847b-4a3e-a070-6df0ed7a6d17', '3f1bde8e-0111-4bc4-9f94-2c27f15a3b45', '029d1568-d943-4545-86c9-277e76373e8e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:09.874801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3823e5-10f7-4cfe-9d0f-c6c2319a6fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efeddcf-08cc-40a8-a5f7-457b2d38beb3', '1b1c398d-847b-4a3e-a070-6df0ed7a6d17', '3f1bde8e-0111-4bc4-9f94-2c27f15a3b45', '029d1568-d943-4545-86c9-277e76373e8e']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:09.875975 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc56d001-0666-457a-9f2d-77b3b1aa88ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:09.900235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc56d001-0666-457a-9f2d-77b3b1aa88ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c3740f-0eca-4113-a437-37895dda5cd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1104364776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['2efeddcf-08cc-40a8-a5f7-457b2d38beb3','1b1c398d-847b-4a3e-a070-6df0ed7a6d17','3f1bde8e-0111-4bc4-9f94-2c27f15a3b45','029d1568-d943-4545-86c9-277e76373e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1104364776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c3740f-0eca-4113-a437-37895dda5cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8654cd9b51e24596b9f867a83a94b135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7601a647c749a0a9c7251464a90f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:09.900945 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e975e750-8844-470d-940c-a9b899b1e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:09.921919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e975e750-8844-470d-940c-a9b899b1e3de) transitioned into state 'SUCCESS' from state '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-1104364776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['2efeddcf-08cc-40a8-a5f7-457b2d38beb3','1b1c398d-847b-4a3e-a070-6df0ed7a6d17','3f1bde8e-0111-4bc4-9f94-2c27f15a3b45','029d1568-d943-4545-86c9-277e76373e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:09.922601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46efd524-12ed-495f-b950-a6504f7a7ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:09.932491 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46efd524-12ed-495f-b950-a6504f7a7ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:09.933159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (cf742498-8277-4b04-8ab2-411c53bec222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:09.933478 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request issued successfully. Aug 14 02:11:09.934107 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bc77b004-e326-4b80-97d6-11da4748adb4 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:09.934536 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 298/1165] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:09 2026] POST /volume/v3/volumes => generated 753 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:09.953883 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:09.956241 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:09.956534 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:09.956831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:09.968257 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:09.968257 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:09.974145 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:09.979943 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dbe50939-4a9a-4832-92dc-13ed30b933c6 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 200 Aug 14 02:11:09.980660 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 291/1166] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:09 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:10.007747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:10.009924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:10.010152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:10.010368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:10.010601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:10.019230 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:10.019230 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:10.020229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abaaa806-d67d-44ed-987d-6235b4eb7e54 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:10.020720 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 288/1167] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:10 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:10.242325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-54c62f30-fc91-408f-8620-d4130bc19d67 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:10.244611 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54c62f30-fc91-408f-8620-d4130bc19d67 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:10.245535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54c62f30-fc91-408f-8620-d4130bc19d67 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:10.245535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54c62f30-fc91-408f-8620-d4130bc19d67 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:10.246393 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-54c62f30-fc91-408f-8620-d4130bc19d67 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:10.255416 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:10.255416 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:10.256407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54c62f30-fc91-408f-8620-d4130bc19d67 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:10.256994 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 291/1168] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:10 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:10.995050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:10.997341 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:10.997541 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:10.997744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:11.004937 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:11.004937 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:11.008915 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:11.013984 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ce059d1-3c06-4adc-9664-04b8dca46d3c tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 200 Aug 14 02:11:11.014437 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 299/1169] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:10 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:11.032874 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:11.033829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:11.036130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:11.036213 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:11.036376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:11.036665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:11.036781 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:11.037011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:11.037384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:11.042577 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:11.042577 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:11.044692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88f4ecb4-8039-4d4a-9813-a90bad52c241 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:11.044692 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 289/1170] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:11 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:11.048901 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:11.048901 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:11.054948 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:11.062634 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fc40eea-ece1-444d-b96d-4eb22fcc0f3b tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 200 Aug 14 02:11:11.063539 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 292/1171] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:11 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:11.082578 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-03df1a49-e42d-4aed-8ad6-588950dd228e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:11.085435 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:11.086303 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-852764091"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:11.088482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-852764091'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:11.088482 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume of 1 GB Aug 14 02:11:11.103228 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Availability Zones retrieved successfully. Aug 14 02:11:11.112472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (c05e4cfd-1c35-43ed-b4b2-dcbce64ddf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:11.113885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e478c3a-dd7c-4359-8a14-b270437b3df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:11.115260 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:11.151644 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e478c3a-dd7c-4359-8a14-b270437b3df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:11.152566 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130c9252-d0df-4fc3-851d-283c618262a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:11.213610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Created reservations ['590eb22b-0a0c-408f-afb9-c8909a0d3c30', '929fb750-21be-4247-955c-7c20fb00672a', '7577e3ea-d3a0-4aee-83f9-4f5dfa37a8c7', '1315f5c7-3e41-4510-8931-b8b6cf130947'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:11.213610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130c9252-d0df-4fc3-851d-283c618262a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590eb22b-0a0c-408f-afb9-c8909a0d3c30', '929fb750-21be-4247-955c-7c20fb00672a', '7577e3ea-d3a0-4aee-83f9-4f5dfa37a8c7', '1315f5c7-3e41-4510-8931-b8b6cf130947']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:11.214554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97de1cee-1c8e-436f-ad5a-a6f8c18c8aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:11.243521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97de1cee-1c8e-436f-ad5a-a6f8c18c8aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9590030-930e-420c-b72f-de8680aae842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-852764091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['590eb22b-0a0c-408f-afb9-c8909a0d3c30','929fb750-21be-4247-955c-7c20fb00672a','7577e3ea-d3a0-4aee-83f9-4f5dfa37a8c7','1315f5c7-3e41-4510-8931-b8b6cf130947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-852764091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9590030-930e-420c-b72f-de8680aae842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8654cd9b51e24596b9f867a83a94b135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7601a647c749a0a9c7251464a90f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:11.244929 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95052607-02d2-4232-816d-5387de6cbff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:11.266694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95052607-02d2-4232-816d-5387de6cbff7) transitioned into state 'SUCCESS' from state '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-852764091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8654cd9b51e24596b9f867a83a94b135',qos_specs=None,replication_status=,reservations=['590eb22b-0a0c-408f-afb9-c8909a0d3c30','929fb750-21be-4247-955c-7c20fb00672a','7577e3ea-d3a0-4aee-83f9-4f5dfa37a8c7','1315f5c7-3e41-4510-8931-b8b6cf130947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7601a647c749a0a9c7251464a90f00',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:11.267497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c39bc1-23ea-4ef7-b464-c73b6aaa6c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:11.270027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:11.272535 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:11.272922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:11.273082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:11.273223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:11.281757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c39bc1-23ea-4ef7-b464-c73b6aaa6c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:11.281921 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:11.281921 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:11.282071 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Flow 'volume_create_api' (c05e4cfd-1c35-43ed-b4b2-dcbce64ddf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:11.282142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-da3df78a-4fe9-49d6-8368-6f807ee168c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:11.282188 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Create volume request issued successfully. Aug 14 02:11:11.282226 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 300/1172] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:11 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:11.282504 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03df1a49-e42d-4aed-8ad6-588950dd228e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:11.283109 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 292/1173] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:11 2026] POST /volume/v3/volumes => generated 752 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:11.299487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:11.301650 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:11.301650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:11.301892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:11.309260 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:11.309260 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:11.314561 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:11.321014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7802e2d9-90a3-4713-ab13-ca67f532c215 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 200 Aug 14 02:11:11.321014 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 290/1174] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:11 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:12.059363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.061760 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:12.063695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:12.063695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:12.063695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:12.068161 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:12.068161 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:12.069405 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87a64728-1552-4d2f-bf6f-ec5798f7f5f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:12.069970 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 293/1175] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:12 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:12.293396 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.295809 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:12.296023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:12.296193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:12.296389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:12.302718 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:12.302718 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:12.303797 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8a570a6-819a-4098-99ac-acca9cb67e04 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:12.304356 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 301/1176] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:12 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:12.342978 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.348858 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:12.348858 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:12.349559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:12.362197 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:12.362197 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:12.368628 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:12.377537 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f62d33ee-cf7a-48ad-ada6-7fa4eccceb5d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 200 Aug 14 02:11:12.377810 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 293/1177] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:12 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:12.399552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.403622 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:12.403622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:12.403622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:12.412107 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:12.412107 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:12.421622 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:12.423912 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2493513-bb8e-4bd0-a8fb-687080f70a2e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 200 Aug 14 02:11:12.424437 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 291/1178] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:12 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:12.442081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.625566 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:12.625566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:12.631451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:12.631451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Create volume of 1 GB Aug 14 02:11:12.637564 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Availability Zones retrieved successfully. Aug 14 02:11:12.645952 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Flow 'volume_create_api' (081efd66-5605-4c4c-8db3-49b9516fd67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:12.647456 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be7bcf5-f06a-4e2f-a723-d721dcc8c2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:12.648757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:12.686172 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be7bcf5-f06a-4e2f-a723-d721dcc8c2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:12.687545 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c7ea5c-c94f-4d81-87b5-5e19e2192a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:12.783409 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Created reservations ['f59191cb-b8dc-4fff-8ee0-01dfb46e0f72', 'b3ca1080-4687-4c1b-8102-72b6ed7b81de', '8d196d82-b178-4306-a329-c1592de9f6c3', 'e0aad2d5-b2da-4a44-9d3a-3d4b8e5729f6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:12.784496 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c7ea5c-c94f-4d81-87b5-5e19e2192a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f59191cb-b8dc-4fff-8ee0-01dfb46e0f72', 'b3ca1080-4687-4c1b-8102-72b6ed7b81de', '8d196d82-b178-4306-a329-c1592de9f6c3', 'e0aad2d5-b2da-4a44-9d3a-3d4b8e5729f6']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:12.785439 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38742279-3c90-4b3f-bbe4-29a161225b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:12.814750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38742279-3c90-4b3f-bbe4-29a161225b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa18119-d4ff-4c63-bcfa-8145be68dcdf', '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='ded0b9d0cbf3433cbc80b258ff6c146f',qos_specs=None,replication_status=,reservations=['f59191cb-b8dc-4fff-8ee0-01dfb46e0f72','b3ca1080-4687-4c1b-8102-72b6ed7b81de','8d196d82-b178-4306-a329-c1592de9f6c3','e0aad2d5-b2da-4a44-9d3a-3d4b8e5729f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe33e1b9075249f687e5615443286201',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fa18119-d4ff-4c63-bcfa-8145be68dcdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded0b9d0cbf3433cbc80b258ff6c146f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe33e1b9075249f687e5615443286201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:12.816222 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cdfb4e-14b6-47ca-8793-6fb43c96a585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:12.866568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cdfb4e-14b6-47ca-8793-6fb43c96a585) transitioned into state 'SUCCESS' from 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='ded0b9d0cbf3433cbc80b258ff6c146f',qos_specs=None,replication_status=,reservations=['f59191cb-b8dc-4fff-8ee0-01dfb46e0f72','b3ca1080-4687-4c1b-8102-72b6ed7b81de','8d196d82-b178-4306-a329-c1592de9f6c3','e0aad2d5-b2da-4a44-9d3a-3d4b8e5729f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe33e1b9075249f687e5615443286201',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:12.867449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf75214b-7ee9-4943-9355-c48dfaff6adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:12.880662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf75214b-7ee9-4943-9355-c48dfaff6adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:12.881571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Flow 'volume_create_api' (081efd66-5605-4c4c-8db3-49b9516fd67a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:12.881889 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Create volume request issued successfully. Aug 14 02:11:12.882493 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b968e3a8-1018-45d0-aa85-42b673323fa5 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:12.883922 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 294/1179] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:12 2026] POST /volume/v3/volumes => generated 731 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:11:12.902902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a51d7878-7129-49df-96d7-db2d67b77275 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:12.904012 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a51d7878-7129-49df-96d7-db2d67b77275 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] GET https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf Aug 14 02:11:12.904012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a51d7878-7129-49df-96d7-db2d67b77275 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:12.904405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a51d7878-7129-49df-96d7-db2d67b77275 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:12.912439 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:12.912439 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:12.918902 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a51d7878-7129-49df-96d7-db2d67b77275 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Volume info retrieved successfully. Aug 14 02:11:12.924966 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a51d7878-7129-49df-96d7-db2d67b77275 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf returned with HTTP 200 Aug 14 02:11:12.925482 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 302/1180] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:12 2026] GET /volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:13.086097 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.088075 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:13.088227 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.088432 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.088538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:13.095393 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:13.095393 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:13.096277 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6fe12f27-10c4-49fd-9c8b-36c4813c2958 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:13.096782 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 294/1181] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:13 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:13.266037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6514180a-df44-40d0-b023-1351e34b1ea8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.266567 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6514180a-df44-40d0-b023-1351e34b1ea8 None None] GET https://10.4.3.35/volume// Aug 14 02:11:13.266819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6514180a-df44-40d0-b023-1351e34b1ea8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.267074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6514180a-df44-40d0-b023-1351e34b1ea8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.269303 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6514180a-df44-40d0-b023-1351e34b1ea8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:13.269740 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 292/1182] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:13.281024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4f8b3a00-af5b-46bd-a66c-dba924091b15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.283969 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4f8b3a00-af5b-46bd-a66c-dba924091b15 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:13.284464 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4f8b3a00-af5b-46bd-a66c-dba924091b15 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed1d711a-266a-4b2a-88e3-58b695686a74", "connector": null, "instance_uuid": "13052cac-363c-49b6-8a90-4985e469adc3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:13.300744 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:13.300744 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:13.323837 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.326899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:13.327836 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.327836 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.327836 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:13.335748 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:13.335748 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:13.337897 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-138f618a-2bfc-47ca-841f-3a73bd79bd7f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:13.337897 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 303/1183] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:13 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:13.374545 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4f8b3a00-af5b-46bd-a66c-dba924091b15 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:13.375197 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 295/1184] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11:13 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:13.397016 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-ab21d2dd-bdfa-47b4-9281-f883bedad2d8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.399228 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-ab21d2dd-bdfa-47b4-9281-f883bedad2d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 Aug 14 02:11:13.399532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-ab21d2dd-bdfa-47b4-9281-f883bedad2d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.399882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-ab21d2dd-bdfa-47b4-9281-f883bedad2d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.409082 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:13.409082 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:13.510637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-ab21d2dd-bdfa-47b4-9281-f883bedad2d8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 returned with HTTP 200 Aug 14 02:11:13.510637 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 295/1185] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:11:13 2026] DELETE /volume/v3/attachments/650cb45d-b6ad-405a-9628-d5839e804b12 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:13.946258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.948049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] GET https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf Aug 14 02:11:13.948283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.948464 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.957691 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:13.957691 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:13.962048 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Volume info retrieved successfully. Aug 14 02:11:13.965927 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7826dec7-3f1c-4a15-ab60-d2f52ee9c9e8 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf returned with HTTP 200 Aug 14 02:11:13.966412 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 293/1186] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:13 2026] GET /volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:13.981295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:13.984172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1&project_id=8654cd9b51e24596b9f867a83a94b135 Aug 14 02:11:13.984400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:13.984661 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:13.985186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Could not evaluate value 8654cd9b51e24596b9f867a83a94b135, assuming string {{(pid=100234) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 02:11:13.985914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Searching by: MultiDict([('project_id', '8654cd9b51e24596b9f867a83a94b135'), ('all_tenants', 1)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:11:14.019712 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Get all volumes completed successfully. Aug 14 02:11:14.020546 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.020546 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:14.025646 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ac6b836-fcf1-45d4-92a4-e5760e72bc7f tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1&project_id=8654cd9b51e24596b9f867a83a94b135 returned with HTTP 200 Aug 14 02:11:14.026193 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 304/1187] 10.4.3.35 () {66 vars in 1366 bytes} [Fri Aug 14 02:11:13 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=8654cd9b51e24596b9f867a83a94b135 => generated 3021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:14.040436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.042034 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf Aug 14 02:11:14.042229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.042423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.042584 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Delete volume with id: 2fa18119-d4ff-4c63-bcfa-8145be68dcdf Aug 14 02:11:14.050227 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.050227 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:14.050564 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Volume info retrieved successfully. Aug 14 02:11:14.069051 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] Delete volume request issued successfully. Aug 14 02:11:14.069353 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee62e4ba-3b3f-4998-93dd-271b262a3728 tempest-VolumesListAdminTestJSON-1469314265 tempest-VolumesListAdminTestJSON-1469314265-project-admin] https://10.4.3.35/volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf returned with HTTP 202 Aug 14 02:11:14.069888 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 296/1188] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:14 2026] DELETE /volume/v3/volumes/2fa18119-d4ff-4c63-bcfa-8145be68dcdf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:14.082459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4812fa83-3a16-415d-bdb3-918210fac35d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.089872 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4812fa83-3a16-415d-bdb3-918210fac35d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:14.090160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4812fa83-3a16-415d-bdb3-918210fac35d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.090376 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4812fa83-3a16-415d-bdb3-918210fac35d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.105659 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.105659 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:14.111289 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4812fa83-3a16-415d-bdb3-918210fac35d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:14.114064 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.115483 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:14.116076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.116076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.116076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:14.120600 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4812fa83-3a16-415d-bdb3-918210fac35d tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 200 Aug 14 02:11:14.121105 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.121105 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:14.121250 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 296/1189] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:14 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:14.122146 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a78417c-ddf6-4fce-9e67-0a60452b4f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:14.122561 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 294/1190] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:14 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:14.138240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-77de240c-2490-4a35-a7f6-61430c5006a0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.141782 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] DELETE https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:14.142085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.142370 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.142610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume with id: d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:14.156175 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.156175 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:14.156888 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:14.189313 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume request issued successfully. Aug 14 02:11:14.189516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77de240c-2490-4a35-a7f6-61430c5006a0 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 202 Aug 14 02:11:14.190508 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 305/1191] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:14 2026] DELETE /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:14.199367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.201526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:14.201860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.202010 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.209292 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.209292 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:14.215938 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:14.222058 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f28b58d-ca54-43ac-b6fe-5e2fbd12e443 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 200 Aug 14 02:11:14.222886 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 297/1192] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:14 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:14.356300 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.364406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:14.364406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:14.364406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:14.364406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:14.376111 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.376111 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:14.377050 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fe0b23e-aa1d-4d1d-9898-f7bc00f63502 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:14.377480 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 297/1193] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:14 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:14.842926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:14.848705 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] PUT https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 Aug 14 02:11:14.848705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:14.860404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Acquiring lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:14.868695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:14.868695 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:14.868695 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:15.035708 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Lock "cinder-attachment_update-ed1d711a-266a-4b2a-88e3-58b695686a74-np0000007301" released by "attachment_update" :: held 0.169s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:15.037142 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-2ea97540-7767-4985-aeae-b7668aaf13f8 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 returned with HTTP 200 Aug 14 02:11:15.037525 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 295/1194] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:14 2026] PUT /volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:15.051765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-8b8d8f5f-feac-482f-82b4-b1272b8437e3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.056775 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-8b8d8f5f-feac-482f-82b4-b1272b8437e3 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 Aug 14 02:11:15.057046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-8b8d8f5f-feac-482f-82b4-b1272b8437e3 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.057278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-8b8d8f5f-feac-482f-82b4-b1272b8437e3 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.086021 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-8b8d8f5f-feac-482f-82b4-b1272b8437e3 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 returned with HTTP 200 Aug 14 02:11:15.087101 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 306/1195] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:15.141202 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0249acc-51e9-4a75-8344-194ff9423df0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.141760 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0249acc-51e9-4a75-8344-194ff9423df0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:15.141760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0249acc-51e9-4a75-8344-194ff9423df0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.142137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0249acc-51e9-4a75-8344-194ff9423df0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.142357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b0249acc-51e9-4a75-8344-194ff9423df0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:15.148077 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.148077 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:15.149312 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0249acc-51e9-4a75-8344-194ff9423df0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:15.149929 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 298/1196] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:15.241159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c8a46354-20a4-48cc-9e9d-e76d1e24b808 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.244739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c8a46354-20a4-48cc-9e9d-e76d1e24b808 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 Aug 14 02:11:15.244739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c8a46354-20a4-48cc-9e9d-e76d1e24b808 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.244739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c8a46354-20a4-48cc-9e9d-e76d1e24b808 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.254932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c8a46354-20a4-48cc-9e9d-e76d1e24b808 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 returned with HTTP 404 Aug 14 02:11:15.256264 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 298/1197] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/volumes/d9590030-930e-420c-b72f-de8680aae842 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:15.265239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.269702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:15.269702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.269702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.282057 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.282057 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:15.288025 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:15.297072 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-818d0de4-ba77-4e75-b230-19910d15e2b2 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 200 Aug 14 02:11:15.297790 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 296/1198] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:15.318346 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e73e46f2-0b2c-433e-887e-12aef8300458 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.320830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] DELETE https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:15.321056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.321332 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.321539 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume with id: 90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:15.332402 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.332402 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:15.332565 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:15.373315 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume request issued successfully. Aug 14 02:11:15.373315 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e73e46f2-0b2c-433e-887e-12aef8300458 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 202 Aug 14 02:11:15.373315 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 307/1199] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:15 2026] DELETE /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:15.390637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.396494 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.397971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:15.398280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.398829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.398829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:15.403524 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:15.403524 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.403524 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.415234 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.415234 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:15.415894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a80c915-5537-46c6-a3c3-b3d001de66cb tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:15.416356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 299/1200] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:15.421297 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.421297 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:15.431702 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:15.435721 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcd53bd6-830f-473f-a537-4ab4468297e9 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 200 Aug 14 02:11:15.436435 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 299/1201] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:15.504896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.509013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:11:15.509245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.509477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.509593 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete snapshot with id: c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:11:15.520339 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49852c21-2018-4e2a-b603-ffa3330b3e38 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 404 Aug 14 02:11:15.521239 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 297/1202] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:11:15 2026] DELETE /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:15.533718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28e47b24-1d81-494c-99c0-152b1ae45abe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.538538 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28e47b24-1d81-494c-99c0-152b1ae45abe tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 Aug 14 02:11:15.538762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28e47b24-1d81-494c-99c0-152b1ae45abe tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.539023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28e47b24-1d81-494c-99c0-152b1ae45abe tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.550257 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28e47b24-1d81-494c-99c0-152b1ae45abe tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 returned with HTTP 404 Aug 14 02:11:15.551442 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 308/1203] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/snapshots/c2b0cb54-7a03-46e9-9f39-affce216bcb2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:15.602703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.704566 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:15.704872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.705089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.718551 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.718551 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:15.725530 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:15.731531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-f50c50c4-95ef-42a6-b443-a1ab576729ff tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:11:15.732360 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 300/1204] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1138 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:15.764351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.770525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751/action Aug 14 02:11:15.773930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:15.775241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:15.821556 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.821556 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:15.822121 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:15.834846 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Begin detaching volume completed successfully. Aug 14 02:11:15.834846 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-a1904681-8607-4bc7-8738-08e1f24109d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751/action returned with HTTP 202 Aug 14 02:11:15.835408 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 300/1205] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:11:15 2026] POST /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:15.896966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48c9d08f-11c5-4127-aff0-de89f5797fd8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.897503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48c9d08f-11c5-4127-aff0-de89f5797fd8 None None] GET https://10.4.3.35/volume// Aug 14 02:11:15.897758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48c9d08f-11c5-4127-aff0-de89f5797fd8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.897991 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48c9d08f-11c5-4127-aff0-de89f5797fd8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.898380 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48c9d08f-11c5-4127-aff0-de89f5797fd8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:15.898730 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 298/1206] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:15.911002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:15.914306 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:15.914540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:15.914803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:15.929963 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:15.929963 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:15.935456 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:15.941582 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-8893132b-042b-46db-ab73-18f080b18795 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:11:15.941980 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 309/1207] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:15 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:16.162852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-34952678-9d81-4253-9eb0-95d1c0de4563 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.164996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34952678-9d81-4253-9eb0-95d1c0de4563 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:16.165288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34952678-9d81-4253-9eb0-95d1c0de4563 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.165527 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34952678-9d81-4253-9eb0-95d1c0de4563 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.165655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-34952678-9d81-4253-9eb0-95d1c0de4563 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:16.168479 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=479,cinder:UPDATE=117,cinder:INSERT=60,cinder:DELETE=1 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:11:16.172571 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:16.172571 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:16.173593 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34952678-9d81-4253-9eb0-95d1c0de4563 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:16.174071 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 301/1208] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:16 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:16.433665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.435185 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:16.435185 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.435282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.435618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:16.441699 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:16.441699 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:16.443326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c539a5e-846c-4988-af7b-e086c961b1d9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:16.443326 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 301/1209] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:16 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:16.453849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06994391-f593-4b08-a653-446c28c83c0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.456309 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06994391-f593-4b08-a653-446c28c83c0e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 Aug 14 02:11:16.457758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06994391-f593-4b08-a653-446c28c83c0e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.457758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06994391-f593-4b08-a653-446c28c83c0e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.468589 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06994391-f593-4b08-a653-446c28c83c0e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 returned with HTTP 404 Aug 14 02:11:16.469730 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 299/1210] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:16 2026] GET /volume/v3/volumes/90c3740f-0eca-4113-a437-37895dda5cd5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:16.479305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.483791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:16.484097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.484397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.517752 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:16.517752 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:16.534053 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:16.541045 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f49e1a7-9745-4f3f-b937-9afe0a60f95e tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 200 Aug 14 02:11:16.543036 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 310/1211] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:16 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:16.556690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-89a78098-c667-4604-8902-c2151d808c46 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.563015 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:16.563015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.563015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.563396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume with id: 8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:16.574900 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:16.574900 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:16.575765 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:16.611119 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Delete volume request issued successfully. Aug 14 02:11:16.611119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-89a78098-c667-4604-8902-c2151d808c46 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 202 Aug 14 02:11:16.611945 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 302/1212] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:16 2026] DELETE /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:16.626070 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:16.629870 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:16.630166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:16.630469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:16.639401 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:16.639401 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:16.645338 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Volume info retrieved successfully. Aug 14 02:11:16.651032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78b22ee0-2c6c-4360-8e0b-e0e752ab0a48 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 200 Aug 14 02:11:16.651317 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 302/1213] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:16 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:17.196341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:17.198296 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:17.198548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:17.199219 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:17.199372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:17.205586 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:17.205586 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:17.207199 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c874cc3f-f1f7-49aa-9a3e-1b6162721db5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:17.208398 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 300/1214] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:17 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:17.460035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:17.461994 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:17.462120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:17.462353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:17.462462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:17.467203 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:17.467203 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:17.468042 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa858f38-022c-4b64-8d11-3ed33bbad257 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:17.468429 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 311/1215] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:17 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:17.670153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8ea8a109-6fc5-4c3c-99b7-924b64196b31 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:17.674568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ea8a109-6fc5-4c3c-99b7-924b64196b31 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] GET https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b Aug 14 02:11:17.674770 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ea8a109-6fc5-4c3c-99b7-924b64196b31 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:17.675035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ea8a109-6fc5-4c3c-99b7-924b64196b31 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:17.685551 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ea8a109-6fc5-4c3c-99b7-924b64196b31 tempest-VolumesListAdminTestJSON-322236279 tempest-VolumesListAdminTestJSON-322236279-project-member] https://10.4.3.35/volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b returned with HTTP 404 Aug 14 02:11:17.685551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 303/1216] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:17 2026] GET /volume/v3/volumes/8a8e9c40-b967-4315-8c4c-24847c0eda9b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:18.223052 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:18.225558 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:18.225757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:18.226022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:18.226194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:18.235969 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:18.235969 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:18.237120 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-632ab47e-728a-4895-8ad8-35fb597b50e1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:18.237755 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 303/1217] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:18 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:18.481514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-703167c9-8737-48a2-9262-81f97e2e218b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:18.483888 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-703167c9-8737-48a2-9262-81f97e2e218b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:18.484271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-703167c9-8737-48a2-9262-81f97e2e218b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:18.484609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-703167c9-8737-48a2-9262-81f97e2e218b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:18.484776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-703167c9-8737-48a2-9262-81f97e2e218b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:18.500780 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:18.500780 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:18.502042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-703167c9-8737-48a2-9262-81f97e2e218b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:18.503530 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 301/1218] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:18 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:18.795783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-707a2dea-dd4d-4bb4-bf11-f7c91c8309e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:18.801124 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-707a2dea-dd4d-4bb4-bf11-f7c91c8309e6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a Aug 14 02:11:18.801395 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-707a2dea-dd4d-4bb4-bf11-f7c91c8309e6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:18.801665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-707a2dea-dd4d-4bb4-bf11-f7c91c8309e6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:18.820750 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:18.820750 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:18.909993 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2aeb98ca-0f07-4c6b-9bdc-a6e84b5d3493 req-707a2dea-dd4d-4bb4-bf11-f7c91c8309e6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a returned with HTTP 200 Aug 14 02:11:18.910598 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 312/1219] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:11:18 2026] DELETE /volume/v3/attachments/3a7d8eea-5173-4ae0-b9d5-57f9ed181b5a => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:19.157911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:19.160659 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:19.160985 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:19.161266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:19.171688 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:19.171688 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:19.180003 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:19.189317 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-621994b6-9d3b-4d9a-b31e-70fdff272a9c req-ff35f657-c617-4c12-9643-b472255404d6 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:11:19.190132 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 304/1220] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:19 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:19.208727 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:19.211535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:19.212297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:19.212776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:19.213192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete volume with id: 4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:19.226529 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:19.226529 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:19.227562 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:19.257882 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:19.261549 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:19.261944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:19.262346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:19.262346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:19.274709 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete volume request issued successfully. Aug 14 02:11:19.274709 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abb21b9b-0a09-404e-81a4-755fcb4dcdcd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 202 Aug 14 02:11:19.274709 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 304/1221] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:19 2026] DELETE /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:19.275411 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:19.275411 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:19.276907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0814ef98-55e0-4848-a11c-6cf2dc3920ee tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:19.277129 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 302/1222] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:19 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:19.284420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:19.290686 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:19.290686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:19.290686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:19.304376 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:19.304376 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:19.315797 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:19.327455 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dda2b18e-0c61-47eb-be2b-0ccca222dd0f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 200 Aug 14 02:11:19.327455 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 313/1223] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:19 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:19.522812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:19.525210 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:19.525449 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:19.525824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:19.526130 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:19.532588 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:19.532588 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:19.533549 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78c3fa4a-5232-477d-b093-17c1113b35c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:19.534056 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 305/1224] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:19 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:20.123119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4d9f8f7e-d83a-4da3-9e9b-00f7cdec512e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.126025 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4d9f8f7e-d83a-4da3-9e9b-00f7cdec512e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] POST https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9/action Aug 14 02:11:20.126522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4d9f8f7e-d83a-4da3-9e9b-00f7cdec512e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:20.129711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4d9f8f7e-d83a-4da3-9e9b-00f7cdec512e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:20.155923 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.155923 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:20.182956 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8dcb216d-465e-47fa-8342-96d2852081b5 req-4d9f8f7e-d83a-4da3-9e9b-00f7cdec512e tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9/action returned with HTTP 204 Aug 14 02:11:20.183691 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 305/1225] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:11:20 2026] POST /volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:20.250543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b91d277c-7034-40cf-96a0-90b412f4f743 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.304199 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.307028 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:20.307028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:20.307028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:20.307028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:20.317294 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.317294 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:20.318483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-74c89212-81cf-4a05-9d9b-8947a3cdc0e2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:20.319091 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 314/1226] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:20 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:20.346788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3663b40f-58f1-4f1e-939b-48dfd1b30ca7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.348718 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3663b40f-58f1-4f1e-939b-48dfd1b30ca7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 Aug 14 02:11:20.348989 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3663b40f-58f1-4f1e-939b-48dfd1b30ca7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:20.349188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3663b40f-58f1-4f1e-939b-48dfd1b30ca7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:20.355747 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3663b40f-58f1-4f1e-939b-48dfd1b30ca7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 returned with HTTP 404 Aug 14 02:11:20.356989 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 306/1227] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:20 2026] GET /volume/v3/volumes/4f9f0cb0-fc04-4019-9057-b9c6b9604751 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:20.535780 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:20.536296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-849420495", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:20.540898 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-849420495', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:20.548966 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.551525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:20.552502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:20.552502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:20.553450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:20.565599 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.565599 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:20.566508 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34dfa9b8-3874-4d06-b14c-e2b79b8b931d tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:20.567050 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 306/1228] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:20 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:20.617615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.687359 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume of 1 GB Aug 14 02:11:20.687878 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.687878 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:20.688444 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Availability Zones retrieved successfully. Aug 14 02:11:20.696326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (81400fc7-95ae-4993-a829-e86e904745b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:20.697310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71a2235-2875-4c3d-b2c4-60388de35064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.698606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:20.714235 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:20.714235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1381577088"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:20.715583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1381577088'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:20.715732 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Create volume of 1 GB Aug 14 02:11:20.720924 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Availability Zones retrieved successfully. Aug 14 02:11:20.726748 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Flow 'volume_create_api' (8887d65c-8149-41f6-b598-aa5979321e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:20.728015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe30568b-3678-4ff6-b8c6-78ee130e1799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.729110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:20.762585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe30568b-3678-4ff6-b8c6-78ee130e1799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.762806 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.762806 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:20.763901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8b9d64-290a-48d5-8fc5-6c2dd022d51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.779688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71a2235-2875-4c3d-b2c4-60388de35064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.781194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07d66b5-2e8b-4370-9414-f676bd3a872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.860763 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Created reservations ['5b8105f1-28a6-4c6c-a8ab-e200bf9a8403', 'e52c0e5e-1bde-4ead-a3d8-5095eabd4fd7', 'e4191f6f-b7d2-4b15-b01b-7c2a8777cfd4', 'db2c5582-7443-4e01-b225-62d5e5aff87e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:20.861661 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8b9d64-290a-48d5-8fc5-6c2dd022d51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b8105f1-28a6-4c6c-a8ab-e200bf9a8403', 'e52c0e5e-1bde-4ead-a3d8-5095eabd4fd7', 'e4191f6f-b7d2-4b15-b01b-7c2a8777cfd4', 'db2c5582-7443-4e01-b225-62d5e5aff87e']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.862703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3a3d33-17a2-4fca-8ade-1db71cae626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.888020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Created reservations ['027a1079-a857-4b3c-bd25-83221cb27219', '148a6f31-2c20-4f71-9bd7-b090fe2ce583', 'b1a09ac2-10e0-4e94-984f-f84d26573bbf', '659ef0a0-9419-4214-8625-98f63e79ca43'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:20.889507 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07d66b5-2e8b-4370-9414-f676bd3a872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027a1079-a857-4b3c-bd25-83221cb27219', '148a6f31-2c20-4f71-9bd7-b090fe2ce583', 'b1a09ac2-10e0-4e94-984f-f84d26573bbf', '659ef0a0-9419-4214-8625-98f63e79ca43']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.889961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd8b412-9de2-46b8-91d9-1db80b120388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.892969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3a3d33-17a2-4fca-8ade-1db71cae626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5305332a-0b32-4266-974b-230a3e1f39c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1381577088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13e733771b64b42b69d2da859579f4d',qos_specs=None,replication_status=,reservations=['5b8105f1-28a6-4c6c-a8ab-e200bf9a8403','e52c0e5e-1bde-4ead-a3d8-5095eabd4fd7','e4191f6f-b7d2-4b15-b01b-7c2a8777cfd4','db2c5582-7443-4e01-b225-62d5e5aff87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8612b960a154e91be2534a48bed5256',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1381577088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5305332a-0b32-4266-974b-230a3e1f39c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c13e733771b64b42b69d2da859579f4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8612b960a154e91be2534a48bed5256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.893767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86190dbb-ff6b-4079-abfb-37f9d3c9ca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.922089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd8b412-9de2-46b8-91d9-1db80b120388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-849420495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['027a1079-a857-4b3c-bd25-83221cb27219','148a6f31-2c20-4f71-9bd7-b090fe2ce583','b1a09ac2-10e0-4e94-984f-f84d26573bbf','659ef0a0-9419-4214-8625-98f63e79ca43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-849420495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ac02e13964084131902a987c40a7dcc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e1dcf3da48749b798b690a84ae21642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.923330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c82f67-ac64-46a0-bc4a-63dce9880f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.926952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86190dbb-ff6b-4079-abfb-37f9d3c9ca14) transitioned into state 'SUCCESS' from state '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-1381577088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c13e733771b64b42b69d2da859579f4d',qos_specs=None,replication_status=,reservations=['5b8105f1-28a6-4c6c-a8ab-e200bf9a8403','e52c0e5e-1bde-4ead-a3d8-5095eabd4fd7','e4191f6f-b7d2-4b15-b01b-7c2a8777cfd4','db2c5582-7443-4e01-b225-62d5e5aff87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8612b960a154e91be2534a48bed5256',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.927855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64957926-9ec5-43fa-a94b-38108119c3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.947342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64957926-9ec5-43fa-a94b-38108119c3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.949849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Flow 'volume_create_api' (8887d65c-8149-41f6-b598-aa5979321e54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:20.950415 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Create volume request issued successfully. Aug 14 02:11:20.951387 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8cf8c21-436a-42c8-9be6-0e1dbb851747 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:20.951915 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 315/1229] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:20 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:20.966188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c82f67-ac64-46a0-bc4a-63dce9880f78) transitioned into state 'SUCCESS' from state '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-849420495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['027a1079-a857-4b3c-bd25-83221cb27219','148a6f31-2c20-4f71-9bd7-b090fe2ce583','b1a09ac2-10e0-4e94-984f-f84d26573bbf','659ef0a0-9419-4214-8625-98f63e79ca43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.969359 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2117517a-3f2c-41db-acce-98b1fcd1e4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:20.977353 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e13a1b19-3a04-4777-b749-530860864318 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:20.978491 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e13a1b19-3a04-4777-b749-530860864318 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:20.978793 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e13a1b19-3a04-4777-b749-530860864318 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:20.979102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e13a1b19-3a04-4777-b749-530860864318 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:20.986885 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2117517a-3f2c-41db-acce-98b1fcd1e4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:20.988565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (81400fc7-95ae-4993-a829-e86e904745b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:20.989037 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request issued successfully. Aug 14 02:11:20.989926 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b91d277c-7034-40cf-96a0-90b412f4f743 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:20.990413 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 303/1230] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:20 2026] POST /volume/v3/volumes => generated 757 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:20.991944 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:20.991944 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:21.000127 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e13a1b19-3a04-4777-b749-530860864318 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:21.005309 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e13a1b19-3a04-4777-b749-530860864318 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 200 Aug 14 02:11:21.005929 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 307/1231] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:20 2026] GET /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:21.011132 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2900cab-eab8-40ff-a328-050eff1e8428 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:21.013497 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2900cab-eab8-40ff-a328-050eff1e8428 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:11:21.013766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2900cab-eab8-40ff-a328-050eff1e8428 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:21.014014 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2900cab-eab8-40ff-a328-050eff1e8428 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:21.023587 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:21.023587 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:21.033902 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a2900cab-eab8-40ff-a328-050eff1e8428 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:21.042630 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2900cab-eab8-40ff-a328-050eff1e8428 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:11:21.043286 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 307/1232] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:21 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:21.337240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-98245fec-d845-4075-8c77-1b499595cd1f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:21.340560 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98245fec-d845-4075-8c77-1b499595cd1f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:21.341163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98245fec-d845-4075-8c77-1b499595cd1f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:21.341300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98245fec-d845-4075-8c77-1b499595cd1f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:21.341842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-98245fec-d845-4075-8c77-1b499595cd1f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:21.350057 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:21.350057 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:21.350662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98245fec-d845-4075-8c77-1b499595cd1f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:21.351537 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 316/1233] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:21 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:21.580625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:21.583296 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:21.583600 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:21.584203 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:21.584475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:21.589564 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:21.589564 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:21.590487 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e5bddc3-6ee5-4b0c-836c-f7548fe35b29 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:21.591054 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 304/1234] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:21 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:22.026716 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.029096 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:22.029371 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.029635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.037819 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.037819 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:22.043629 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:22.046236 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-015bd9c3-54a9-4e52-b066-4784e59e5b1b tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 200 Aug 14 02:11:22.046463 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 308/1235] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:22.060910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.062924 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:11:22.063347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5305332a-0b32-4266-974b-230a3e1f39c2", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1634866804"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:22.065542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.067790 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:11:22.068004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.068275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.074238 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.074238 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:22.074882 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:22.075088 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Create snapshot from volume 5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:22.077184 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.077184 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:22.081911 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:22.090662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6a5a6f74-5447-4156-8ee1-632d3c31d00a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:11:22.091217 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 317/1236] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:22.114481 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Created reservations ['cbfeb450-9999-449d-91ec-a78c19d06ead', '4b8cf0c3-bfe9-4b80-ba18-54c9af473de6', 'f67a2cd4-6e61-4436-9aad-809dd45a9da5', '6056d404-23f4-4ad0-b60c-6d2d7a477def'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:22.152708 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot create request issued successfully. Aug 14 02:11:22.152708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fac025c9-fc00-46ac-95a7-1e97bd9ec44e tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:11:22.152708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 308/1237] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:11:22 2026] POST /volume/v3/snapshots => generated 311 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:22.167387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.169974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:22.169974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.170747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.176641 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.176641 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:22.176641 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:22.177428 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-121d088f-dc59-4406-9869-4a6f8c8a2ecc tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b returned with HTTP 200 Aug 14 02:11:22.177938 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 305/1238] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:22.301597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.306479 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:11:22.308627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.308926 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.324706 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.324706 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:22.330750 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:22.345119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-db890288-1891-4f3c-b300-dc75f8468df9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:11:22.345119 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 309/1239] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:22.366861 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.372203 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:22.372481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.372754 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.372885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:22.381373 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.381373 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:22.382624 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-92df47ea-de7f-49b4-ba36-e2818c3bfacf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:22.383195 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 318/1240] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:22.400025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92855cbf-8325-49bb-9949-d65266704bf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.402738 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92855cbf-8325-49bb-9949-d65266704bf6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:22.403045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92855cbf-8325-49bb-9949-d65266704bf6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.403401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92855cbf-8325-49bb-9949-d65266704bf6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.414990 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.414990 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:22.421696 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-92855cbf-8325-49bb-9949-d65266704bf6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:22.435917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92855cbf-8325-49bb-9949-d65266704bf6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 returned with HTTP 200 Aug 14 02:11:22.436715 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 309/1241] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:22.458308 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.461823 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:22.461823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.461823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.475290 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.475290 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:22.487899 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:22.495330 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f17d288e-8bb9-400d-9320-4fb367dbd05f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 returned with HTTP 200 Aug 14 02:11:22.496004 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 306/1242] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:22.518357 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.522633 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:22.522874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.523497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.523497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:22.536416 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.536416 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:22.536871 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:22.576971 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:11:22.577301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39f5dc95-5057-4a37-b493-ed82c7dacf2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 returned with HTTP 202 Aug 14 02:11:22.577688 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 310/1243] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:22 2026] DELETE /volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:22.587829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.596079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:22.596358 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.597319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.603996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-832b0349-3954-4cf3-a1bb-15061e8d54df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:22.609370 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-832b0349-3954-4cf3-a1bb-15061e8d54df tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:22.609650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-832b0349-3954-4cf3-a1bb-15061e8d54df tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:22.609939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-832b0349-3954-4cf3-a1bb-15061e8d54df tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:22.610092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-832b0349-3954-4cf3-a1bb-15061e8d54df tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:22.617848 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.617848 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:22.618006 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-832b0349-3954-4cf3-a1bb-15061e8d54df tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:22.618688 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 310/1244] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:22.632470 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:22.632470 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:22.640808 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:22.647233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2b93cfee-e183-416a-a354-0dc32e3ef740 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 returned with HTTP 200 Aug 14 02:11:22.647558 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 319/1245] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:22 2026] GET /volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 => generated 1409 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:23.166802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.169564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:11:23.169564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.169564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.182028 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.182028 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.188019 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:23.191591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.194072 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:23.194310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.194500 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.197133 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-ddc24247-420c-40fb-8420-2c0d27618652 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:11:23.198079 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 307/1246] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:23.202207 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.202207 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.202801 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.205710 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b179afc9-b508-4a45-9a29-c96f98ef62a2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b returned with HTTP 200 Aug 14 02:11:23.205710 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 311/1247] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:23.213246 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43cfa2ee-8247-4d1b-a51c-d23bdf873cde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.213811 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43cfa2ee-8247-4d1b-a51c-d23bdf873cde None None] GET https://10.4.3.35/volume// Aug 14 02:11:23.213811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43cfa2ee-8247-4d1b-a51c-d23bdf873cde None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.214177 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43cfa2ee-8247-4d1b-a51c-d23bdf873cde None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.214465 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43cfa2ee-8247-4d1b-a51c-d23bdf873cde None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:23.214855 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 311/1248] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:23.217319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-72557c87-89e1-4083-9bef-0ef588b40158 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.219467 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-72557c87-89e1-4083-9bef-0ef588b40158 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] POST https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.220212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-72557c87-89e1-4083-9bef-0ef588b40158 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.226525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-e7c12e34-0768-42b1-bd98-6ed0d01dad4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.229788 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-e7c12e34-0768-42b1-bd98-6ed0d01dad4d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:23.230295 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-e7c12e34-0768-42b1-bd98-6ed0d01dad4d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2", "connector": null, "instance_uuid": "2f7e5b0d-eae6-459c-b85c-864dc27c2ca3"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.231731 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.231731 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:23.232394 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-72557c87-89e1-4083-9bef-0ef588b40158 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.241991 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.241991 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.273127 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-72557c87-89e1-4083-9bef-0ef588b40158 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.273555 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-72557c87-89e1-4083-9bef-0ef588b40158 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.274216 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 320/1249] 10.4.3.35 () {68 vars in 1395 bytes} [Fri Aug 14 02:11:23 2026] POST /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.284597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f285b3da-d74c-4e37-992c-d4263478f92f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.288385 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.288791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-e7c12e34-0768-42b1-bd98-6ed0d01dad4d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:23.288916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.289613 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.289794 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 308/1250] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11:23 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 14 02:11:23.297389 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.297389 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.298256 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.299714 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.300109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f285b3da-d74c-4e37-992c-d4263478f92f tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.300880 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 312/1251] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.311724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.315508 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] PUT https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.316012 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.329203 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.329203 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:23.329893 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.380289 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.380695 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d4a6ad3-157e-4ba1-98bc-cb706111567d tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.381339 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 312/1252] 10.4.3.35 () {68 vars in 1394 bytes} [Fri Aug 14 02:11:23 2026] PUT /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.396201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.398476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.398741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.399748 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.411603 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.411603 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:23.411603 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.411603 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.412259 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43219d9b-7e49-41a1-be58-42ebcae538c2 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.412890 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 321/1253] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.426136 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24fbae97-604b-4709-a2f8-173d8107f181 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.428364 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 Aug 14 02:11:23.428364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.428980 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.442092 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.442092 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.442778 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.444072 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.463063 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Delete snapshot metadata completed successfully. Aug 14 02:11:23.463409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24fbae97-604b-4709-a2f8-173d8107f181 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 returned with HTTP 200 Aug 14 02:11:23.463871 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 309/1254] 10.4.3.35 () {66 vars in 1392 bytes} [Fri Aug 14 02:11:23 2026] DELETE /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 02:11:23.474894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-388cee76-d201-496b-bede-426d44c82ae4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.477278 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.477530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.477886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.487721 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.487721 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.488457 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.489428 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.489907 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-388cee76-d201-496b-bede-426d44c82ae4 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.490417 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 313/1255] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.500570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.503695 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] PUT https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.504141 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.517722 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.517722 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:23.518583 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.548276 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.548276 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c04a5ef-8c1b-44cc-896d-1019158d0adb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.549086 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 313/1256] 10.4.3.35 () {68 vars in 1394 bytes} [Fri Aug 14 02:11:23 2026] PUT /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.561627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f1a63524-7fce-484c-a673-a69d1d205265 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.565701 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1a63524-7fce-484c-a673-a69d1d205265 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] POST https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.565701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1a63524-7fce-484c-a673-a69d1d205265 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.577437 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.577437 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:23.578438 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1a63524-7fce-484c-a673-a69d1d205265 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.606785 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1a63524-7fce-484c-a673-a69d1d205265 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.607405 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1a63524-7fce-484c-a673-a69d1d205265 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.608419 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 322/1257] 10.4.3.35 () {68 vars in 1395 bytes} [Fri Aug 14 02:11:23 2026] POST /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.619496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.623635 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.623949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.624343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.632066 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.632066 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.633223 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.634649 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.634749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.635421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9f6a76d-55d6-4f77-8955-851ec92c52e6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.635421 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 310/1258] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.637529 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:23.637872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.638294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.638418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:23.644460 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.644460 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.645479 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b30a4e37-ed8a-44c9-bc60-84a28478bf28 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:23.645982 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 314/1259] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:23.647907 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.653763 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] PUT https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 Aug 14 02:11:23.654659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.664839 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6b9da5f0-b95e-4f7e-b3d5-293a0c1ec8c4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.668701 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.668701 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:23.668701 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.668904 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b9da5f0-b95e-4f7e-b3d5-293a0c1ec8c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 Aug 14 02:11:23.668904 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b9da5f0-b95e-4f7e-b3d5-293a0c1ec8c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.668904 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6b9da5f0-b95e-4f7e-b3d5-293a0c1ec8c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.679524 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6b9da5f0-b95e-4f7e-b3d5-293a0c1ec8c4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 returned with HTTP 404 Aug 14 02:11:23.680803 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 323/1260] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/volumes/6546ff74-c268-4067-bf6f-b133896deac6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:23.695945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.696402 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.696545 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d0eebfa-c572-4372-9b1f-035fe96cf71a tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 returned with HTTP 200 Aug 14 02:11:23.697201 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 314/1261] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:11:23 2026] PUT /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.700140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:23.700471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.700742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.701466 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: d4cfce74-8717-46e1-9efc-209caa0ac1f9. Aug 14 02:11:23.707257 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f345f337-fb33-4622-8459-184fc6913b58 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.707415 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.707415 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.709089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 Aug 14 02:11:23.709371 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.709588 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.720108 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.720108 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.720654 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.722763 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id d4cfce74-8717-46e1-9efc-209caa0ac1f9 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:11:23.722961 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.723364 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f345f337-fb33-4622-8459-184fc6913b58 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 returned with HTTP 200 Aug 14 02:11:23.723997 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 315/1262] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.725031 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf457a05-a642-4da2-b2ed-652c9050bb65 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 202 Aug 14 02:11:23.725572 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 311/1263] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:23 2026] DELETE /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:23.740997 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.741360 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.744722 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.744903 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:23.745196 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.745447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.745522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.745586 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:23.746970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.753171 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.753171 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:23.754823 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6518a03-fa25-4dec-a9e3-f58985310d33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 200 Aug 14 02:11:23.755163 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 315/1264] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:23.759688 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.759688 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:23.760248 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.761300 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Get snapshot metadata completed successfully. Aug 14 02:11:23.761659 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f75aae0b-9c00-4393-9344-26e4b0151dc6 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.762314 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 324/1265] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.772823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.776199 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] PUT https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata Aug 14 02:11:23.776626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:23.787749 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.787749 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:23.790045 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.826833 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Update snapshot metadata completed successfully. Aug 14 02:11:23.826833 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11dad728-a8e8-4080-b2f7-49cba0ff6332 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata returned with HTTP 200 Aug 14 02:11:23.826833 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 316/1266] 10.4.3.35 () {68 vars in 1394 bytes} [Fri Aug 14 02:11:23 2026] PUT /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:11:23.840490 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c752083e-6138-42d9-b920-6a5dd41b0110 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.845907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:23.845907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.845907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.845907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Delete snapshot with id: 72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:23.850660 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.850660 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:23.851206 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.878452 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot delete request issued successfully. Aug 14 02:11:23.878452 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c752083e-6138-42d9-b920-6a5dd41b0110 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b returned with HTTP 202 Aug 14 02:11:23.878452 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 312/1267] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:11:23 2026] DELETE /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:23.890915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3386c569-5a51-4359-a386-bcb14e3bcdca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:23.894642 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3386c569-5a51-4359-a386-bcb14e3bcdca tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:23.895393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3386c569-5a51-4359-a386-bcb14e3bcdca tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:23.895393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3386c569-5a51-4359-a386-bcb14e3bcdca tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:23.904209 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:23.904209 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:23.904383 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3386c569-5a51-4359-a386-bcb14e3bcdca tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Snapshot retrieved successfully. Aug 14 02:11:23.905261 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3386c569-5a51-4359-a386-bcb14e3bcdca tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b returned with HTTP 200 Aug 14 02:11:23.905685 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 316/1268] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:23 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:24.664267 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.667218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:24.667508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.667798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.667958 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:24.676609 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:24.676609 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:24.677536 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9dfaa40a-67e6-4194-9e1e-3be03dfdc902 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:24.677978 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 325/1269] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:24 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:24.770645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.773687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 Aug 14 02:11:24.773998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.774373 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.774523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id d4cfce74-8717-46e1-9efc-209caa0ac1f9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:24.782759 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b0bdeabc-2b80-4967-b6cf-80dbfe03b564 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 returned with HTTP 404 Aug 14 02:11:24.783376 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 317/1270] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:24 2026] GET /volume/v3/backups/d4cfce74-8717-46e1-9efc-209caa0ac1f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:24.900485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.903175 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:24.903308 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.903593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.916791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54cb41a2-3642-4bf8-a1cb-6dcb02b5596c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.919064 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:24.919064 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:24.920617 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54cb41a2-3642-4bf8-a1cb-6dcb02b5596c tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b Aug 14 02:11:24.921038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54cb41a2-3642-4bf8-a1cb-6dcb02b5596c tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.921195 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54cb41a2-3642-4bf8-a1cb-6dcb02b5596c tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.928030 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54cb41a2-3642-4bf8-a1cb-6dcb02b5596c tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b returned with HTTP 404 Aug 14 02:11:24.929009 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 317/1271] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:24 2026] GET /volume/v3/snapshots/72c3b965-9758-41e2-99f8-102c3203088b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:24.931439 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:24.940721 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.943188 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:24.943304 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa3f2392-cd2d-4028-a7d5-36c1ef5d02bb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:11:24.943443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.943694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.944063 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 313/1272] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:24 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 1355 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:24.956113 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:24.956113 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:24.963208 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.964614 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:24.968692 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:24.968974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.969084 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.969320 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:24.973699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0478a8ef-b252-4b31-9480-2d74f87ec733 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 200 Aug 14 02:11:24.976189 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 326/1273] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:24 2026] GET /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:24.983036 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:24.983036 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:24.983036 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:24.992858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:24.998865 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:24.999168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:24.999445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:24.999689 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Delete volume with id: 5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:25.011482 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.011482 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:25.013845 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:25.028092 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:11:25.028630 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ca02237-60be-4842-8c05-9bf86ebfc01e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 202 Aug 14 02:11:25.028820 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 318/1274] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:24 2026] DELETE /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:25.042749 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8205007f-2718-4cb9-880e-c0a393c0898b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.044828 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8205007f-2718-4cb9-880e-c0a393c0898b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:25.047034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8205007f-2718-4cb9-880e-c0a393c0898b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:25.047034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8205007f-2718-4cb9-880e-c0a393c0898b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:25.055835 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.055835 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:25.060269 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Delete volume request issued successfully. Aug 14 02:11:25.061171 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd3c2be1-3782-41a5-9b69-d7d1ec8240bb tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 202 Aug 14 02:11:25.061830 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 318/1275] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:24 2026] DELETE /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:25.062251 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8205007f-2718-4cb9-880e-c0a393c0898b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:25.078122 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.079135 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8205007f-2718-4cb9-880e-c0a393c0898b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 200 Aug 14 02:11:25.079951 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 314/1276] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:25 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:25.082991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:25.083299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:25.084200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:25.099931 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.099931 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:25.107580 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Volume info retrieved successfully. Aug 14 02:11:25.116089 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecd7e5bd-0816-4b51-aca4-81dd8a313468 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 200 Aug 14 02:11:25.117013 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 327/1277] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:25 2026] GET /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:25.126595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-747e209f-075c-48d4-b42d-a926ccc1dc8f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.127113 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-747e209f-075c-48d4-b42d-a926ccc1dc8f None None] GET https://10.4.3.35/volume// Aug 14 02:11:25.128055 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-747e209f-075c-48d4-b42d-a926ccc1dc8f None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:25.128055 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-747e209f-075c-48d4-b42d-a926ccc1dc8f None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:25.129403 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-747e209f-075c-48d4-b42d-a926ccc1dc8f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:25.130306 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 319/1278] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:25.145754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.148977 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:11:25.149266 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:25.150312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:25.165622 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.165622 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:25.170644 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:25.180357 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-2db7a466-1565-46c0-ae30-a545d4638458 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:11:25.180357 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 319/1279] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:25 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1544 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:25.311364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.318461 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 Aug 14 02:11:25.319243 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:25.337709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:25.346593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:25.348894 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.348894 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:25.470251 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2-np0000007301" released by "attachment_update" :: held 0.124s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:25.470846 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-7dbcc6b3-c9c0-44c8-afc3-c8030dee0a9e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 returned with HTTP 200 Aug 14 02:11:25.471617 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 315/1280] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:25 2026] PUT /volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:25.513220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-1c591e1d-b932-4c11-a1d7-5d9c6e70db7c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.516191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-1c591e1d-b932-4c11-a1d7-5d9c6e70db7c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4/action Aug 14 02:11:25.516879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-1c591e1d-b932-4c11-a1d7-5d9c6e70db7c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:25.516879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-1c591e1d-b932-4c11-a1d7-5d9c6e70db7c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:25.542817 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.542817 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:25.568207 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7ae76a3-e57d-4ce1-87e2-b8123253d4d3 req-1c591e1d-b932-4c11-a1d7-5d9c6e70db7c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4/action returned with HTTP 204 Aug 14 02:11:25.568765 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 328/1281] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:11:25 2026] POST /volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:25.702849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e70ad51d-d916-4483-93e6-fb99115bb72f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:25.705734 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e70ad51d-d916-4483-93e6-fb99115bb72f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:25.706028 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e70ad51d-d916-4483-93e6-fb99115bb72f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:25.706427 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e70ad51d-d916-4483-93e6-fb99115bb72f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:25.706472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e70ad51d-d916-4483-93e6-fb99115bb72f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:25.716753 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:25.716753 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:25.718348 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e70ad51d-d916-4483-93e6-fb99115bb72f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:25.719567 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 320/1282] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:25 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:26.106664 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ee2874c-fba5-40b9-8f5e-4b9f8f4ca0ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.109511 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ee2874c-fba5-40b9-8f5e-4b9f8f4ca0ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c Aug 14 02:11:26.109511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ee2874c-fba5-40b9-8f5e-4b9f8f4ca0ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.109511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ee2874c-fba5-40b9-8f5e-4b9f8f4ca0ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.116219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ee2874c-fba5-40b9-8f5e-4b9f8f4ca0ba tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c returned with HTTP 404 Aug 14 02:11:26.116831 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 320/1283] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/volumes/3abde9ae-1777-40f7-93b4-c7977c52654c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:26.133585 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.135964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fd215259-cced-422a-9bb3-94c386752ab7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.137233 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:26.139237 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-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-593156379"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:26.139336 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fd215259-cced-422a-9bb3-94c386752ab7 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] GET https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 Aug 14 02:11:26.139336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fd215259-cced-422a-9bb3-94c386752ab7 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.139336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fd215259-cced-422a-9bb3-94c386752ab7 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.141269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-593156379'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:26.141269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume of 1 GB Aug 14 02:11:26.141269 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:26.141269 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:26.146866 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fd215259-cced-422a-9bb3-94c386752ab7 tempest-SnapshotMetadataTestJSON-1695993188 tempest-SnapshotMetadataTestJSON-1695993188-project-member] https://10.4.3.35/volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 returned with HTTP 404 Aug 14 02:11:26.147505 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:11:26.148167 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 329/1284] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/volumes/5305332a-0b32-4266-974b-230a3e1f39c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:26.158077 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (cd31d1b4-c785-498c-a6d3-0748880ff6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:26.159735 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a48219-7fc7-4be4-a756-7676ac849b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:26.161006 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:26.203719 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a48219-7fc7-4be4-a756-7676ac849b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:26.205258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b44435-4663-4fe8-8036-a58bf72f42fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:26.272840 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['226b87d4-af05-4fe6-b06f-4c87113040b4', 'c68775b8-101a-48e2-8482-5b9953916d52', '18f5953c-2424-4fd9-9e10-9d0dac177e99', 'e0db62f7-0abd-4c03-95f5-55bfbc2b198a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:26.274218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b44435-4663-4fe8-8036-a58bf72f42fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226b87d4-af05-4fe6-b06f-4c87113040b4', 'c68775b8-101a-48e2-8482-5b9953916d52', '18f5953c-2424-4fd9-9e10-9d0dac177e99', 'e0db62f7-0abd-4c03-95f5-55bfbc2b198a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:26.274879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423538c9-28a1-451b-8b0a-2285b7e02be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:26.313029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423538c9-28a1-451b-8b0a-2285b7e02be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd2d1c6-3dac-4f06-9b54-b01388aae718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-593156379',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['226b87d4-af05-4fe6-b06f-4c87113040b4','c68775b8-101a-48e2-8482-5b9953916d52','18f5953c-2424-4fd9-9e10-9d0dac177e99','e0db62f7-0abd-4c03-95f5-55bfbc2b198a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-593156379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd2d1c6-3dac-4f06-9b54-b01388aae718,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:26.314091 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d67072d-b92b-4447-8fac-4539632a1da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:26.345409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d67072d-b92b-4447-8fac-4539632a1da1) transitioned into state 'SUCCESS' from state '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-593156379',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['226b87d4-af05-4fe6-b06f-4c87113040b4','c68775b8-101a-48e2-8482-5b9953916d52','18f5953c-2424-4fd9-9e10-9d0dac177e99','e0db62f7-0abd-4c03-95f5-55bfbc2b198a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:26.346617 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab47feb-2d08-4ea4-b7cf-b425fb87f1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:26.361438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab47feb-2d08-4ea4-b7cf-b425fb87f1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:26.362430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (cd31d1b4-c785-498c-a6d3-0748880ff6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:26.362915 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:11:26.363652 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75296c7f-dc06-4ac0-aef4-56b67f60238f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:26.364269 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 316/1285] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:26 2026] POST /volume/v3/volumes => generated 813 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:26.383321 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.385668 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:11:26.386705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.386872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.397997 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:26.397997 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:26.409098 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:26.417622 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73bd0036-755e-4ecf-9329-cdeb626a15d7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 200 Aug 14 02:11:26.418396 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 321/1286] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:26.732315 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.738886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:26.738886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.738886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.738886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:26.750635 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:26.750635 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:26.752009 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2a1b0ad-bdeb-4047-a9b8-d26cf24411bc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:26.752509 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 321/1287] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:26.769384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.772039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:26.772488 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.772948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.784828 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:26.784828 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:26.789846 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:26.797769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c54c5773-28ac-4fd0-a7fa-9888f377f951 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 200 Aug 14 02:11:26.798720 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 330/1288] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:26.820388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:26.996922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/export_record Aug 14 02:11:26.997200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:26.997458 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'export_record' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:26.997618 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Export record for backup ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:11:27.016011 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:27.016011 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:27.017432 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling RPCAPI with context: , host: np0000007301, backup: ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 02:11:27.035199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] export_record in rpcapi backup_id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b on host np0000007301. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 02:11:27.057680 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWEyN2FjNGEtNGNhNy00MjE3LWFjM2MtMzk3MmQ1Y2IwYzFiIiwgInVzZXJfaWQiOiAiZjcyMGQ5NWRlOWRmNDlhYTgyMWRmNDBjNWJhZmFmODUiLCAicHJvamVjdF9pZCI6ICI4MzlkNjIzMGFkZTU0MzVmYWYwNWEzNDk5YmQxNDc4ZCIsICJ2b2x1bWVfaWQiOiAiMzk0YWUwZDktM2Q3Zi00NzY5LTg5NDUtNGJkMGNkN2RlZGIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzU3NDA1NjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAyMDI0OTI5MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM5NGFlMGQ5LTNkN2YtNDc2OS04OTQ1LTRiZDBjZDdkZWRiMi8yMDI2MDgxNDAyMTExMC9hel9ub3ZhX2JhY2t1cF9lYTI3YWM0YS00Y2E3LTQyMTctYWMzYy0zOTcyZDVjYjBjMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTE6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 02:11:27.058389 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29cf4cf9-4916-44e3-9a2a-31938a874aa4 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/export_record returned with HTTP 200 Aug 14 02:11:27.059092 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 317/1289] 10.4.3.35 () {66 vars in 1383 bytes} [Fri Aug 14 02:11:26 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/export_record => generated 1512 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:11:27.070888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:27.072767 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] POST https://10.4.3.35/volume/v3/backups/import_record Aug 14 02:11:27.073035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGI2ZTdlYjYtOThjMS00ZThmLTgzYWItN2Y4MTUyNTRjOTljIiwgInVzZXJfaWQiOiAiZjcyMGQ5NWRlOWRmNDlhYTgyMWRmNDBjNWJhZmFmODUiLCAicHJvamVjdF9pZCI6ICI4MzlkNjIzMGFkZTU0MzVmYWYwNWEzNDk5YmQxNDc4ZCIsICJ2b2x1bWVfaWQiOiAiMzk0YWUwZDktM2Q3Zi00NzY5LTg5NDUtNGJkMGNkN2RlZGIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzU3NDA1NjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAyMDI0OTI5MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM5NGFlMGQ5LTNkN2YtNDc2OS04OTQ1LTRiZDBjZDdkZWRiMi8yMDI2MDgxNDAyMTExMC9hel9ub3ZhX2JhY2t1cF9lYTI3YWM0YS00Y2E3LTQyMTctYWMzYy0zOTcyZDVjYjBjMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTE6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:27.074443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGI2ZTdlYjYtOThjMS00ZThmLTgzYWItN2Y4MTUyNTRjOTljIiwgInVzZXJfaWQiOiAiZjcyMGQ5NWRlOWRmNDlhYTgyMWRmNDBjNWJhZmFmODUiLCAicHJvamVjdF9pZCI6ICI4MzlkNjIzMGFkZTU0MzVmYWYwNWEzNDk5YmQxNDc4ZCIsICJ2b2x1bWVfaWQiOiAiMzk0YWUwZDktM2Q3Zi00NzY5LTg5NDUtNGJkMGNkN2RlZGIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzU3NDA1NjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAyMDI0OTI5MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM5NGFlMGQ5LTNkN2YtNDc2OS04OTQ1LTRiZDBjZDdkZWRiMi8yMDI2MDgxNDAyMTExMC9hel9ub3ZhX2JhY2t1cF9lYTI3YWM0YS00Y2E3LTQyMTctYWMzYy0zOTcyZDVjYjBjMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTE6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100235) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 02:11:27.074643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGI2ZTdlYjYtOThjMS00ZThmLTgzYWItN2Y4MTUyNTRjOTljIiwgInVzZXJfaWQiOiAiZjcyMGQ5NWRlOWRmNDlhYTgyMWRmNDBjNWJhZmFmODUiLCAicHJvamVjdF9pZCI6ICI4MzlkNjIzMGFkZTU0MzVmYWYwNWEzNDk5YmQxNDc4ZCIsICJ2b2x1bWVfaWQiOiAiMzk0YWUwZDktM2Q3Zi00NzY5LTg5NDUtNGJkMGNkN2RlZGIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzU3NDA1NjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAyMDI0OTI5MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM5NGFlMGQ5LTNkN2YtNDc2OS04OTQ1LTRiZDBjZDdkZWRiMi8yMDI2MDgxNDAyMTExMC9hel9ub3ZhX2JhY2t1cF9lYTI3YWM0YS00Y2E3LTQyMTctYWMzYy0zOTcyZDVjYjBjMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTE6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100235) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 02:11:27.148080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Created reservations ['46863df6-0245-4116-8759-e0cb9f4af93d', '64016940-4925-452d-a809-223b9c8d1143'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:27.197133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] import_record rpcapi backup id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c on host np0000007301 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGI2ZTdlYjYtOThjMS00ZThmLTgzYWItN2Y4MTUyNTRjOTljIiwgInVzZXJfaWQiOiAiZjcyMGQ5NWRlOWRmNDlhYTgyMWRmNDBjNWJhZmFmODUiLCAicHJvamVjdF9pZCI6ICI4MzlkNjIzMGFkZTU0MzVmYWYwNWEzNDk5YmQxNDc4ZCIsICJ2b2x1bWVfaWQiOiAiMzk0YWUwZDktM2Q3Zi00NzY5LTg5NDUtNGJkMGNkN2RlZGIyIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzU3NDA1NjYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAyMDI0OTI5MyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM5NGFlMGQ5LTNkN2YtNDc2OS04OTQ1LTRiZDBjZDdkZWRiMi8yMDI2MDgxNDAyMTExMC9hel9ub3ZhX2JhY2t1cF9lYTI3YWM0YS00Y2E3LTQyMTctYWMzYy0zOTcyZDVjYjBjMWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjExOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTE6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100235) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 02:11:27.206126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Import record output: {'backup': {'id': '0b6e7eb6-98c1-4e8f-83ab-7f815254c99c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.35/volume/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c'}]}}. {{(pid=100235) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 02:11:27.206126 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97bcb6ae-9ed8-4f2d-9bc3-20b10c1ce64b tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/import_record returned with HTTP 201 Aug 14 02:11:27.206126 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 322/1290] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:11:27 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 130 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:11:27.211979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5850a6b4-170d-4317-b134-7ca4822190fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:27.215952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5850a6b4-170d-4317-b134-7ca4822190fe tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c Aug 14 02:11:27.216398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5850a6b4-170d-4317-b134-7ca4822190fe tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:27.216646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5850a6b4-170d-4317-b134-7ca4822190fe tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:27.217446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5850a6b4-170d-4317-b134-7ca4822190fe tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Show backup with id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:27.231528 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:27.231528 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:27.232352 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5850a6b4-170d-4317-b134-7ca4822190fe tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c returned with HTTP 200 Aug 14 02:11:27.233081 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 322/1291] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:27 2026] GET /volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:27.440807 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:27.446641 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:11:27.447095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:27.447404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:27.466005 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:27.466005 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:27.471798 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:27.490449 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2126e9e0-be3b-4351-abfa-33b57794b0a7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 200 Aug 14 02:11:27.491090 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 331/1292] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:27 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:27.511608 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-38608299-d495-40e8-8600-43ce4e4bc0da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:27.514047 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:11:27.515204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2bd2d1c6-3dac-4f06-9b54-b01388aae718", "name": "tempest-VolumesBackupsTest-Backup-1596315831", "description": "tempest-backup-description-1640879826", "container": "tempest-volumesbackupstest-backup-container-1188626530"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:27.517070 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '2bd2d1c6-3dac-4f06-9b54-b01388aae718', 'name': 'tempest-VolumesBackupsTest-Backup-1596315831', 'description': 'tempest-backup-description-1640879826', 'container': 'tempest-volumesbackupstest-backup-container-1188626530'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:11:27.517248 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 2bd2d1c6-3dac-4f06-9b54-b01388aae718 in container tempest-volumesbackupstest-backup-container-1188626530 Aug 14 02:11:27.531834 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:27.531834 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:27.531834 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:27.582116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['20dc0077-d3bd-4a69-b88e-ad11081b2288', 'fd548a14-1fa7-4ee0-b5c7-7e0802b09e53'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:27.650970 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38608299-d495-40e8-8600-43ce4e4bc0da tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:11:27.653915 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 318/1293] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:27 2026] POST /volume/v3/backups => generated 328 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:27.660582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:27.663179 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:27.664492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:27.664492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:27.664492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:27.672166 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:27.672166 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:27.672166 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-220d14ab-6efb-42de-a8b0-6774b42c9d4e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:27.672166 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 323/1294] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:27 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:28.097709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.099078 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:28.099624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1674795265"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:28.103047 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1674795265'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:28.208420 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume of 1 GB Aug 14 02:11:28.216702 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Availability Zones retrieved successfully. Aug 14 02:11:28.222637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Flow 'volume_create_api' (644b6ac9-a691-42ee-9bdd-9775a9b38f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:28.224009 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72203ac6-caa0-4f97-a65f-c37bc8db17c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.225119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:28.246889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.248733 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c Aug 14 02:11:28.248915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:28.249118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:28.249255 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Show backup with id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:28.265360 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.265360 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:28.266334 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-871b131e-03f7-4c92-8ddf-9b3c20c48728 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c returned with HTTP 200 Aug 14 02:11:28.267766 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 332/1295] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:28 2026] GET /volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:28.282768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-600cbc87-3c6b-4b4d-b7b5-4a32ddb7c20d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.284908 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-600cbc87-3c6b-4b4d-b7b5-4a32ddb7c20d tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups Aug 14 02:11:28.285127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-600cbc87-3c6b-4b4d-b7b5-4a32ddb7c20d tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:28.285381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-600cbc87-3c6b-4b4d-b7b5-4a32ddb7c20d tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:28.285907 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.285907 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:28.304596 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72203ac6-caa0-4f97-a65f-c37bc8db17c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.306774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-600cbc87-3c6b-4b4d-b7b5-4a32ddb7c20d tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 200 Aug 14 02:11:28.306774 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 319/1296] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:11:28 2026] GET /volume/v3/backups => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:28.306884 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26848ffc-1094-4a16-8c7c-0251ceffd40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.317282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.319595 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] POST https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/restore Aug 14 02:11:28.319984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:28.321533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Restoring backup ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b ({'restore': {}}) {{(pid=100235) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:11:28.321663 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Restoring backup ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b to volume None. Aug 14 02:11:28.328873 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.328873 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:28.330289 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Creating volume of 1 GB for restore of backup ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. Aug 14 02:11:28.338868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:11:28.338389. {{(pid=100235) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:11:28.339007 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Availability Zones retrieved successfully. Aug 14 02:11:28.345280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (96e3559f-023e-4cea-8ac2-05b4580de10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:28.346838 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384873c9-6561-4b57-849a-7f33a8247bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.349009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:28.392502 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (384873c9-6561-4b57-849a-7f33a8247bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.392502 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88301655-48a8-4eef-881b-4c2eb1356869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.419397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Created reservations ['dcc1d054-e329-4a52-9569-678e0bcde37c', '27089af2-f82d-483b-a930-43526e77a9ac', '11e64067-d308-4cce-bec6-a0b56ebabfb5', '09dacf80-6fb9-42d9-84fc-ee83c05bc699'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:28.420865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26848ffc-1094-4a16-8c7c-0251ceffd40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc1d054-e329-4a52-9569-678e0bcde37c', '27089af2-f82d-483b-a930-43526e77a9ac', '11e64067-d308-4cce-bec6-a0b56ebabfb5', '09dacf80-6fb9-42d9-84fc-ee83c05bc699']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.422462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02ee625-f4f1-4dea-825b-de6172826d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.462668 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02ee625-f4f1-4dea-825b-de6172826d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0d80da-2fb2-4421-b47b-b31eb68d3034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1674795265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='953e6784f5b34c3ebd7f1606612037b2',qos_specs=None,replication_status=,reservations=['dcc1d054-e329-4a52-9569-678e0bcde37c','27089af2-f82d-483b-a930-43526e77a9ac','11e64067-d308-4cce-bec6-a0b56ebabfb5','09dacf80-6fb9-42d9-84fc-ee83c05bc699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a37b2e450a4098a95603bea99b24a9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1674795265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c0d80da-2fb2-4421-b47b-b31eb68d3034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e6784f5b34c3ebd7f1606612037b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4a37b2e450a4098a95603bea99b24a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.466697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e52d41-3548-40d3-9a6e-ad5b44148c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.491732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Created reservations ['550f11f0-0349-4763-98c6-80a0ee8ceba0', 'eeac16a0-d9ba-4753-be28-dc43fd09596e', 'ff6f2668-7295-4664-9e80-ccb644996168', '8bed4e60-a062-4adb-84a0-84f6384bb6e7'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:28.492884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88301655-48a8-4eef-881b-4c2eb1356869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['550f11f0-0349-4763-98c6-80a0ee8ceba0', 'eeac16a0-d9ba-4753-be28-dc43fd09596e', 'ff6f2668-7295-4664-9e80-ccb644996168', '8bed4e60-a062-4adb-84a0-84f6384bb6e7']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.496730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7528c8-da6d-44bd-a75e-92e73ed12238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.515842 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e52d41-3548-40d3-9a6e-ad5b44148c21) transitioned into state 'SUCCESS' from state '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-1674795265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='953e6784f5b34c3ebd7f1606612037b2',qos_specs=None,replication_status=,reservations=['dcc1d054-e329-4a52-9569-678e0bcde37c','27089af2-f82d-483b-a930-43526e77a9ac','11e64067-d308-4cce-bec6-a0b56ebabfb5','09dacf80-6fb9-42d9-84fc-ee83c05bc699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a37b2e450a4098a95603bea99b24a9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.517275 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67351073-130d-45b6-8257-46ab214809d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.530734 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67351073-130d-45b6-8257-46ab214809d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.532612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Flow 'volume_create_api' (644b6ac9-a691-42ee-9bdd-9775a9b38f26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:28.533224 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume request issued successfully. Aug 14 02:11:28.534698 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44ef9abe-8b70-4481-bf91-08acd00c9c2b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:28.534698 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 323/1297] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:28 2026] POST /volume/v3/volumes => generated 746 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:28.548522 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7528c8-da6d-44bd-a75e-92e73ed12238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d29050-851f-4185-a947-1787c85f477e', '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_ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['550f11f0-0349-4763-98c6-80a0ee8ceba0','eeac16a0-d9ba-4753-be28-dc43fd09596e','ff6f2668-7295-4664-9e80-ccb644996168','8bed4e60-a062-4adb-84a0-84f6384bb6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d29050-851f-4185-a947-1787c85f477e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839d6230ade5435faf05a3499bd1478d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720d95de9df49aa821df40c5bafaf85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.549631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe6ad9d-7155-4a95-a0bf-664219495bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.556772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a543c196-83f6-4196-9656-3bb7f34701c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.560257 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a543c196-83f6-4196-9656-3bb7f34701c8 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:28.560257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a543c196-83f6-4196-9656-3bb7f34701c8 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:28.560257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a543c196-83f6-4196-9656-3bb7f34701c8 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:28.576980 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.576980 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:28.587887 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a543c196-83f6-4196-9656-3bb7f34701c8 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:28.588575 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe6ad9d-7155-4a95-a0bf-664219495bbb) transitioned into 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_ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['550f11f0-0349-4763-98c6-80a0ee8ceba0','eeac16a0-d9ba-4753-be28-dc43fd09596e','ff6f2668-7295-4664-9e80-ccb644996168','8bed4e60-a062-4adb-84a0-84f6384bb6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.590027 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba59078d-4692-413b-93c9-0b392f988c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:28.598876 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a543c196-83f6-4196-9656-3bb7f34701c8 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:28.598876 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 333/1298] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:28 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:28.609103 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba59078d-4692-413b-93c9-0b392f988c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:28.610362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (96e3559f-023e-4cea-8ac2-05b4580de10f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:28.614092 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume request issued successfully. Aug 14 02:11:28.622748 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.622748 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:28.623373 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:28.686488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:28.690774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:28.691221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:28.691555 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:28.691753 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:28.699765 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:28.699765 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:28.700950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37ce2855-a9f0-4d78-8b0a-7217687f35cb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:28.701666 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 320/1299] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:28 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:29.616279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af581b8c-414c-4288-9ff1-e172511cfe03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:29.618826 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af581b8c-414c-4288-9ff1-e172511cfe03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:29.619268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af581b8c-414c-4288-9ff1-e172511cfe03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:29.619350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af581b8c-414c-4288-9ff1-e172511cfe03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:29.631886 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.631886 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:29.632051 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.632051 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:29.632619 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:29.632802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Checking backup size 1 against volume size 1 {{(pid=100235) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:11:29.632928 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Overwriting volume 11d29050-851f-4185-a947-1787c85f477e with restore of backup ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:29.637654 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af581b8c-414c-4288-9ff1-e172511cfe03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:29.647169 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af581b8c-414c-4288-9ff1-e172511cfe03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:29.647169 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 324/1300] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:29 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:29.666451 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] restore_backup in rpcapi backup_id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b {{(pid=100235) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:11:29.669017 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-079c9e87-2c24-4673-851f-ded56f03edcc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:29.669387 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c29dce6c-c701-4033-ba82-29b21e3826b7 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/restore returned with HTTP 202 Aug 14 02:11:29.669892 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 324/1301] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:11:28 2026] POST /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b/restore => generated 189 bytes in 1353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:29.671746 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] POST https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034/action Aug 14 02:11:29.671746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:29.671746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:29.685944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:29.686354 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.686354 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:29.690647 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:29.690768 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:29.690768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:29.690768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:29.690768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:29.697560 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.697560 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:29.699171 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9208bd93-2b89-4c38-9c96-dae04a535a46 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:29.699971 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 321/1302] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:29 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:29.717869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03619360-c735-40cf-8163-8a46f08beed4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:29.720974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03619360-c735-40cf-8163-8a46f08beed4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:29.721301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03619360-c735-40cf-8163-8a46f08beed4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:29.721546 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03619360-c735-40cf-8163-8a46f08beed4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:29.721769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-03619360-c735-40cf-8163-8a46f08beed4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:29.733609 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.733609 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:29.734416 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03619360-c735-40cf-8163-8a46f08beed4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:29.735418 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 325/1303] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:29 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:29.756516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Created reservations ['45685f07-a758-4d4a-82b0-51daae18b54d', 'e6f1dcb9-bd24-4a32-a6fa-542a7bbb9907'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:29.769292 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Extend volume request issued successfully. Aug 14 02:11:29.769292 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-079c9e87-2c24-4673-851f-ded56f03edcc tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034/action returned with HTTP 202 Aug 14 02:11:29.770051 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 334/1304] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:11:29 2026] POST /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:29.780724 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:29.785784 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:29.785784 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:29.785784 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:29.801320 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:29.801320 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:29.806973 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:29.812913 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6fe8571-dffc-4912-aedd-28fffc0848b1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:29.813482 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 325/1305] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:29 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:30.716413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.718378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:30.718556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.718780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.718780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:30.727486 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.727486 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:30.729564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b271a17d-62d7-421c-9660-6fa34f5f1b78 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:30.729877 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 322/1306] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:30.732922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.733315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:30.733768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.733768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.748059 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.748059 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:30.753632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.758486 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:30.758933 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.759266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.759363 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:30.760495 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:30.768386 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.768386 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:30.769831 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d81ee544-efe8-4214-b77d-ab82f33b9496 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:30.769983 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84e3902a-959f-42e4-aa7c-ea99bbf643f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:30.770422 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 335/1307] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:30.771494 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 326/1308] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:30.833498 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-43a4d450-a28d-4334-afd2-6c35850629ed None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.836263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43a4d450-a28d-4334-afd2-6c35850629ed tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:30.836984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43a4d450-a28d-4334-afd2-6c35850629ed tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.837414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43a4d450-a28d-4334-afd2-6c35850629ed tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.847311 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.847311 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:30.853345 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-43a4d450-a28d-4334-afd2-6c35850629ed tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:30.856870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.860131 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:30.860343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.860648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.865377 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43a4d450-a28d-4334-afd2-6c35850629ed tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:30.865377 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 326/1309] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:30.876707 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.876707 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:30.882215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1ffea637-adec-4422-92c9-d29624903262 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.885716 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ffea637-adec-4422-92c9-d29624903262 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:30.888795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ffea637-adec-4422-92c9-d29624903262 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.888795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ffea637-adec-4422-92c9-d29624903262 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.888905 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:30.896034 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-677aad78-5026-4093-b586-801aa0cfcb9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:30.896806 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 323/1310] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:30.905481 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.905481 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:30.914190 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1ffea637-adec-4422-92c9-d29624903262 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:30.923087 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ffea637-adec-4422-92c9-d29624903262 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:30.923087 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 336/1311] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:30.941330 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.942867 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:30.943137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.943419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.961404 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:30.961404 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:30.970466 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:30.976848 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f6449bf-18ba-4b16-8e72-b4aaf2714494 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:30.977429 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 327/1312] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:30 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:30.994961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-870e5509-885e-4ba4-8944-5a3774dcee0c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:30.996945 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:30.997153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:30.997528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:30.997614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Delete volume with id: 1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:31.004994 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.004994 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:31.005532 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:31.033042 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Delete volume request issued successfully. Aug 14 02:11:31.033042 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-870e5509-885e-4ba4-8944-5a3774dcee0c tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 202 Aug 14 02:11:31.033042 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 327/1313] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:30 2026] DELETE /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:31.048120 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-516ecef9-a842-4d7b-813d-31064b315238 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.050901 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-516ecef9-a842-4d7b-813d-31064b315238 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:31.051300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-516ecef9-a842-4d7b-813d-31064b315238 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.051591 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-516ecef9-a842-4d7b-813d-31064b315238 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.070950 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.070950 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:31.081954 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-516ecef9-a842-4d7b-813d-31064b315238 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:31.091414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0aa26ff-f7de-4ca4-aa9c-1efe3c7d6ea8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.091550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-516ecef9-a842-4d7b-813d-31064b315238 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 200 Aug 14 02:11:31.091648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0aa26ff-f7de-4ca4-aa9c-1efe3c7d6ea8 None None] GET https://10.4.3.35/volume// Aug 14 02:11:31.091711 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 324/1314] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 1353 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:31.091846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0aa26ff-f7de-4ca4-aa9c-1efe3c7d6ea8 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.092113 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0aa26ff-f7de-4ca4-aa9c-1efe3c7d6ea8 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.092531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0aa26ff-f7de-4ca4-aa9c-1efe3c7d6ea8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:31.094407 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 337/1315] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:31.105796 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-9bef9b09-1a3f-4fab-889e-4c14d4e040d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.108667 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-9bef9b09-1a3f-4fab-889e-4c14d4e040d0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:31.109105 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-9bef9b09-1a3f-4fab-889e-4c14d4e040d0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea9374b9-cf93-424d-acf5-0ab0c0fee8c5", "connector": null, "instance_uuid": "20369fec-9ab0-4372-8f75-6accb18e7d19"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:31.116045 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=495,cinder:INSERT=82,cinder:UPDATE=124,cinder:DELETE=3 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:11:31.127836 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.127836 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:31.199405 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-9bef9b09-1a3f-4fab-889e-4c14d4e040d0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:31.200113 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 328/1316] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11: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 14 02:11:31.248906 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.251997 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:31.252361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.252643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.265416 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.265416 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:31.271701 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:31.281329 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7d5437f-6722-4c87-9dcb-fd07c73c4c96 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:31.281329 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 328/1317] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:31.285405 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84ae7a03-9233-43ab-a208-1de9746620ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.285746 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84ae7a03-9233-43ab-a208-1de9746620ed None None] GET https://10.4.3.35/volume// Aug 14 02:11:31.286013 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84ae7a03-9233-43ab-a208-1de9746620ed None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.286291 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84ae7a03-9233-43ab-a208-1de9746620ed None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.286687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84ae7a03-9233-43ab-a208-1de9746620ed None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:31.287076 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 325/1318] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:31.299729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.302062 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:31.302330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.302523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.306856 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=552,cinder:INSERT=90,cinder:UPDATE=162,cinder:DELETE=5 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:11:31.318655 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.318655 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:31.329811 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:31.337208 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-a354befb-bd22-41a1-a669-e94463009b09 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:31.337798 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 338/1319] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:31.466613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.470419 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] PUT https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f Aug 14 02:11:31.470923 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:31.482699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Acquiring lock "cinder-attachment_update-ea9374b9-cf93-424d-acf5-0ab0c0fee8c5-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:31.489106 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Lock "cinder-attachment_update-ea9374b9-cf93-424d-acf5-0ab0c0fee8c5-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:31.490312 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.490312 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:31.620900 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Lock "cinder-attachment_update-ea9374b9-cf93-424d-acf5-0ab0c0fee8c5-np0000007301" released by "attachment_update" :: held 0.132s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:31.621337 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-931dcb03-1446-4a4f-93e5-b4a13dc7910d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f returned with HTTP 200 Aug 14 02:11:31.621934 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 329/1320] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:31 2026] PUT /volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:31.740448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.742803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:31.743082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.743360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.743512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:31.749369 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.749369 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:31.750516 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30caf182-c9bf-44c1-95c2-b0e86a1eaab3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:31.751034 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 329/1321] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:31.783787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:31.785661 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:31.785939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:31.786175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:31.786292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:31.788238 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=617,cinder:UPDATE=213,cinder:INSERT=114,cinder:DELETE=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:11:31.792771 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:31.792771 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:31.792956 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0399577b-7eba-46fb-bd02-fbb9ee86f3e9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:31.793483 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 326/1322] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:31 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:32.110840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-005463db-1bc4-4627-aa4f-bf6cb26f2fad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.112930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-005463db-1bc4-4627-aa4f-bf6cb26f2fad tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 Aug 14 02:11:32.113134 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-005463db-1bc4-4627-aa4f-bf6cb26f2fad tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:32.113402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-005463db-1bc4-4627-aa4f-bf6cb26f2fad tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:32.120533 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-005463db-1bc4-4627-aa4f-bf6cb26f2fad tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 returned with HTTP 404 Aug 14 02:11:32.121071 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 339/1323] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:32 2026] GET /volume/v3/volumes/1c0d80da-2fb2-4421-b47b-b31eb68d3034 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:32.130667 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.135534 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:32.135983 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-707435687"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:32.141004 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-707435687'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:32.141150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume of 1 GB Aug 14 02:11:32.141536 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:32.141536 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:32.147685 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Availability Zones retrieved successfully. Aug 14 02:11:32.155611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Flow 'volume_create_api' (587a6ed2-80ca-44de-b5b8-5defb1c3d385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:32.157422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32766dde-4f36-42be-a8ba-97f30f45512d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:32.159701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:32.189112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32766dde-4f36-42be-a8ba-97f30f45512d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:32.189995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03563de-d821-4c6a-af4a-3b4030cef5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:32.234722 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Created reservations ['7d4f2e33-16a9-4424-b612-d7ecb9fbd9ef', '77343ef7-19d3-4cb3-88f2-876297300c55', 'ecbe2415-a2ac-46dd-b802-3ffabb1b0cbf', 'e3574e4e-a588-46c3-9894-5592bd75572f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:32.235616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03563de-d821-4c6a-af4a-3b4030cef5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4f2e33-16a9-4424-b612-d7ecb9fbd9ef', '77343ef7-19d3-4cb3-88f2-876297300c55', 'ecbe2415-a2ac-46dd-b802-3ffabb1b0cbf', 'e3574e4e-a588-46c3-9894-5592bd75572f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:32.236691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3449e4cc-bf10-45e9-9e4b-9b7c54a068d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:32.259517 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3449e4cc-bf10-45e9-9e4b-9b7c54a068d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e781cc37-5112-4159-81b9-3e06e6310e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-707435687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='953e6784f5b34c3ebd7f1606612037b2',qos_specs=None,replication_status=,reservations=['7d4f2e33-16a9-4424-b612-d7ecb9fbd9ef','77343ef7-19d3-4cb3-88f2-876297300c55','ecbe2415-a2ac-46dd-b802-3ffabb1b0cbf','e3574e4e-a588-46c3-9894-5592bd75572f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a37b2e450a4098a95603bea99b24a9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-707435687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e781cc37-5112-4159-81b9-3e06e6310e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='953e6784f5b34c3ebd7f1606612037b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4a37b2e450a4098a95603bea99b24a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:32.260338 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf92d3a3-4d83-4c8f-8b2e-351cb90923e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:32.280301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf92d3a3-4d83-4c8f-8b2e-351cb90923e3) transitioned into state 'SUCCESS' from state '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-707435687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='953e6784f5b34c3ebd7f1606612037b2',qos_specs=None,replication_status=,reservations=['7d4f2e33-16a9-4424-b612-d7ecb9fbd9ef','77343ef7-19d3-4cb3-88f2-876297300c55','ecbe2415-a2ac-46dd-b802-3ffabb1b0cbf','e3574e4e-a588-46c3-9894-5592bd75572f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4a37b2e450a4098a95603bea99b24a9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:32.281216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa26426-db94-4b57-af61-4510468d6729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:32.293836 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aa26426-db94-4b57-af61-4510468d6729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:32.294689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Flow 'volume_create_api' (587a6ed2-80ca-44de-b5b8-5defb1c3d385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:32.295079 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create volume request issued successfully. Aug 14 02:11:32.295142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.295708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f5336d4-ab09-4266-92d3-cae1cfc5cdbb tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:32.296140 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 330/1324] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:32 2026] POST /volume/v3/volumes => generated 745 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:32.296960 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:32.297158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:32.297374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:32.313059 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4947d114-47ef-4040-acf5-932ee827a38b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.315424 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4947d114-47ef-4040-acf5-932ee827a38b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:32.315718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4947d114-47ef-4040-acf5-932ee827a38b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:32.315994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4947d114-47ef-4040-acf5-932ee827a38b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:32.323921 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:32.323921 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:32.332777 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:32.333467 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:32.333467 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:32.335483 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4947d114-47ef-4040-acf5-932ee827a38b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:32.338074 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ba4af634-fbe5-4a3d-9eb2-86ddf99f4719 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:32.338074 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 330/1325] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:32 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:32.342269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4947d114-47ef-4040-acf5-932ee827a38b tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:32.342637 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 327/1326] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:32 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 813 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:32.764853 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3c493989-accc-4b88-b9c9-3291fe387621 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.767039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c493989-accc-4b88-b9c9-3291fe387621 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:32.767367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c493989-accc-4b88-b9c9-3291fe387621 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:32.767621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c493989-accc-4b88-b9c9-3291fe387621 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:32.767773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3c493989-accc-4b88-b9c9-3291fe387621 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:32.774824 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:32.774824 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:32.777046 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c493989-accc-4b88-b9c9-3291fe387621 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:32.777046 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 340/1327] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:32 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:32.810499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:32.815396 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:32.815598 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:32.815806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:32.815994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:32.821725 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:32.821725 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:32.822836 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3caf7bc-db92-45ef-8457-07f1ef41cf9a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:32.823355 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 331/1328] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:32 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:33.363158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.365866 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-464e327c-f071-4c75-9cc8-498a399169f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.370129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-464e327c-f071-4c75-9cc8-498a399169f3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:33.370205 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:33.370317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-464e327c-f071-4c75-9cc8-498a399169f3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:33.370368 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:33.370418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-464e327c-f071-4c75-9cc8-498a399169f3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:33.370459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:33.393480 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.393480 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:33.393696 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.393696 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:33.401356 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-464e327c-f071-4c75-9cc8-498a399169f3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:33.401521 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:33.411352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d2dc8750-8dc8-4762-b3f4-7913737bcdde tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:33.412024 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 331/1329] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:33 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 838 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:33.414373 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-464e327c-f071-4c75-9cc8-498a399169f3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:33.414561 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 328/1330] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:33 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:33.438533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.441126 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:11:33.441632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e781cc37-5112-4159-81b9-3e06e6310e9b", "name": "tempest-VolumesExtendTest-Snapshot-152242758"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:33.460071 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.460071 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:33.461597 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:33.461597 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Create snapshot from volume e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:33.519728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Created reservations ['0f751606-be56-4f72-b8a8-4aac260d5f22', 'c7039e13-ce76-488d-a30d-84ef73fc1837', 'b1cb0027-9dfb-4c1b-b7ce-dec2184cb224', '299c92ce-72f6-45e5-8855-32ff5120d88d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:33.567223 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot create request issued successfully. Aug 14 02:11:33.568051 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a51d72ea-ab27-41dc-9e70-ad59beb858e6 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:11:33.568553 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 341/1331] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:11:33 2026] POST /volume/v3/snapshots => generated 303 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:33.579391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.581801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:33.582027 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:33.582336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:33.590001 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.590001 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:33.590875 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot retrieved successfully. Aug 14 02:11:33.592127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1e80fe3-50dd-490e-bd14-0727a2044ca1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 returned with HTTP 200 Aug 14 02:11:33.592777 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 332/1332] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:33 2026] GET /volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:33.789372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-166906c8-7f3b-4006-b523-c8c59e84842e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.792115 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-166906c8-7f3b-4006-b523-c8c59e84842e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:33.792356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-166906c8-7f3b-4006-b523-c8c59e84842e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:33.792593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-166906c8-7f3b-4006-b523-c8c59e84842e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:33.793919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-166906c8-7f3b-4006-b523-c8c59e84842e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:33.804486 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.804486 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:33.806716 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-166906c8-7f3b-4006-b523-c8c59e84842e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:33.807025 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 332/1333] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:33 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:33.837007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:33.839868 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:33.840152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:33.840441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:33.840610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:33.847487 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:33.847487 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:33.848543 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b8a2ab3-1635-4d66-b37c-1f4ee3b0458f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:33.849279 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 329/1334] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:33 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:34.436915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.439166 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:34.439737 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:34.439737 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:34.452458 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.452458 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:34.457627 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:34.467591 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7ebcf78-40a5-4d25-b22c-2e5a8fc338d7 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:34.469389 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 342/1335] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:34 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:34.607082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.609988 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:34.610324 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:34.611417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:34.622112 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.622112 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:34.624502 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot retrieved successfully. Aug 14 02:11:34.624502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39a63bae-98d8-44ce-b6ba-0ae3ecbbfe90 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 returned with HTTP 200 Aug 14 02:11:34.625131 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 333/1336] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:34 2026] GET /volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:34.642787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.645726 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] POST https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b/action Aug 14 02:11:34.649711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:34.649711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:34.661418 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.661418 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:34.662422 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:34.715044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Created reservations ['f2fb1f2e-1eb1-43b6-9ed9-a301a6700b82', 'a92e426c-99f2-4b0d-9f0f-a74ca4f7cd82'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:34.728558 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Extend volume request issued successfully. Aug 14 02:11:34.728558 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e738d0c1-fc38-4edc-90af-cf318c6ad2c4 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b/action returned with HTTP 202 Aug 14 02:11:34.729063 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 333/1337] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:11:34 2026] POST /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:34.739697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.744623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:34.745261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:34.745989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:34.764782 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.764782 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:34.770583 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:34.780384 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65a73b91-6438-439c-b6f5-d241a11c52b3 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:34.780947 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 330/1338] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:34 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:34.824024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.826439 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:34.826765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:34.827049 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:34.828218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:34.834413 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.834413 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:34.835421 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4d5213cd-53ff-43fa-b665-ebf8fef50049 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:34.835919 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 343/1339] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:34 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:34.862482 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:34.865141 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:34.865389 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:34.865634 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:34.865798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:34.871807 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:34.871807 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:34.872954 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e7a1d41-a064-46d4-a471-4aa25f65a15b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:34.873432 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 334/1340] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:34 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.489764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-636c2910-41d7-4112-9f2e-83ce87431a12 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.491828 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-636c2910-41d7-4112-9f2e-83ce87431a12 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:35.491973 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-636c2910-41d7-4112-9f2e-83ce87431a12 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.492163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-636c2910-41d7-4112-9f2e-83ce87431a12 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.511256 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.511256 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:35.518824 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-636c2910-41d7-4112-9f2e-83ce87431a12 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:35.523924 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-636c2910-41d7-4112-9f2e-83ce87431a12 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:35.524972 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 334/1341] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.542648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.544510 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:35.544966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2105393156", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:35.546467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2105393156', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:35.546579 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume of 1 GB Aug 14 02:11:35.551157 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Availability Zones retrieved successfully. Aug 14 02:11:35.556440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Flow 'volume_create_api' (11e0707c-a5de-4458-9927-caada6afe61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:35.558265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4128a7ee-5be8-4fa7-b1ba-7b22a13b7919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:35.559462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:35.595998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4128a7ee-5be8-4fa7-b1ba-7b22a13b7919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:35.596785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95da1b2a-eee8-41a9-8233-058201a5e2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:35.646237 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Created reservations ['4b76f636-97cc-48d9-98c4-40fb97f6c031', '1e279795-4164-4c29-91c1-fa57c36b1c3f', 'b6dc6e92-ac6f-4fd6-af6e-f173432f547e', 'c9881684-6657-45bd-9887-1018da0731cd'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:35.647058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95da1b2a-eee8-41a9-8233-058201a5e2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b76f636-97cc-48d9-98c4-40fb97f6c031', '1e279795-4164-4c29-91c1-fa57c36b1c3f', 'b6dc6e92-ac6f-4fd6-af6e-f173432f547e', 'c9881684-6657-45bd-9887-1018da0731cd']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:35.647792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f2f558-32e7-46f6-abec-2abb871ac3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:35.676052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f2f558-32e7-46f6-abec-2abb871ac3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f2f4014-fdef-4a28-a34e-a578582a3ccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2105393156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759b899a6d94bd1a2b474280e3d7498',qos_specs=None,replication_status=,reservations=['4b76f636-97cc-48d9-98c4-40fb97f6c031','1e279795-4164-4c29-91c1-fa57c36b1c3f','b6dc6e92-ac6f-4fd6-af6e-f173432f547e','c9881684-6657-45bd-9887-1018da0731cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2105393156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f2f4014-fdef-4a28-a34e-a578582a3ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e759b899a6d94bd1a2b474280e3d7498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:35.676832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08be2d4-b236-40bf-90b1-7b9a07d2b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:35.699363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08be2d4-b236-40bf-90b1-7b9a07d2b800) transitioned into state 'SUCCESS' from state '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-2105393156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759b899a6d94bd1a2b474280e3d7498',qos_specs=None,replication_status=,reservations=['4b76f636-97cc-48d9-98c4-40fb97f6c031','1e279795-4164-4c29-91c1-fa57c36b1c3f','b6dc6e92-ac6f-4fd6-af6e-f173432f547e','c9881684-6657-45bd-9887-1018da0731cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e7f17ad2934a3187b82f29b7c3a30c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:35.701701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf666e7-83b7-451f-84b5-70d19e4cf08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:35.716154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf666e7-83b7-451f-84b5-70d19e4cf08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:35.716154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Flow 'volume_create_api' (11e0707c-a5de-4458-9927-caada6afe61d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:35.716154 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Create volume request issued successfully. Aug 14 02:11:35.716154 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f105c9a1-3408-4108-9a4a-9c9cc6eb6354 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:35.716688 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 331/1342] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:35 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:35.731157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.733362 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:35.733562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.733790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.741532 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.741532 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:35.745530 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:35.750151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-426e9979-7a1a-44fd-8e39-5be8ab7fde3c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:35.750752 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 344/1343] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.801627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.804455 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:35.804665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.804962 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.821849 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.821849 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:35.829032 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:35.835752 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd44fa2c-5eb1-4dbd-b328-bb655d3afe02 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:35.836214 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 335/1344] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.853822 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-66c54319-3daa-487e-8404-fb92baca1e0c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.854332 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.859017 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:35.859017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.859017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.859132 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66c54319-3daa-487e-8404-fb92baca1e0c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:35.859132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66c54319-3daa-487e-8404-fb92baca1e0c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.859132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66c54319-3daa-487e-8404-fb92baca1e0c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.859132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-66c54319-3daa-487e-8404-fb92baca1e0c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:35.866699 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.866699 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:35.866699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66c54319-3daa-487e-8404-fb92baca1e0c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:35.866699 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 335/1345] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.869430 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.869430 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:35.877494 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:35.887042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2a1fbae-6f9d-4e1b-b596-82b88dc47669 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:35.888088 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 332/1346] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.889663 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-52de590a-0357-4cba-ab60-9f4e887969d0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.892110 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52de590a-0357-4cba-ab60-9f4e887969d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:35.892440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52de590a-0357-4cba-ab60-9f4e887969d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.892561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52de590a-0357-4cba-ab60-9f4e887969d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.892743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-52de590a-0357-4cba-ab60-9f4e887969d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:35.899697 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.899697 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:35.900740 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52de590a-0357-4cba-ab60-9f4e887969d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:35.902977 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 345/1347] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:35.907363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.913299 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:35.913598 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.913865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.914022 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Delete snapshot with id: fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:35.924164 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.924164 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:35.926196 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot retrieved successfully. Aug 14 02:11:35.954275 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot delete request issued successfully. Aug 14 02:11:35.954592 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3358119b-76d2-4cc0-b54a-5e9c6e2321f5 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 returned with HTTP 202 Aug 14 02:11:35.955299 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 336/1348] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:11:35 2026] DELETE /volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:35.965514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:35.967278 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:35.967865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:35.968337 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:35.978601 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:35.978601 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:35.978601 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Snapshot retrieved successfully. Aug 14 02:11:35.978601 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4751b2f7-752a-40de-bab5-8ac63c002c38 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 returned with HTTP 200 Aug 14 02:11:35.978601 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 336/1349] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:35 2026] GET /volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.540769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.542983 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:36.543241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.543435 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.554280 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.554280 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:36.559730 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:36.572600 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9c8c54f-12d4-45dc-bb3d-cb4b13a845b5 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:36.573087 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 333/1350] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.766933 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.768953 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:36.769150 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.769367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.776918 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.776918 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:36.781039 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:36.786225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc5c49b3-84b1-4f97-a9e2-d1efe93a7589 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:36.786660 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 346/1351] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.800226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25d915b8-086b-4677-91ad-0427401bfbc5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.805137 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25d915b8-086b-4677-91ad-0427401bfbc5 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:36.805799 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25d915b8-086b-4677-91ad-0427401bfbc5 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.805799 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25d915b8-086b-4677-91ad-0427401bfbc5 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.819462 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.819462 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:36.831075 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25d915b8-086b-4677-91ad-0427401bfbc5 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:36.837641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25d915b8-086b-4677-91ad-0427401bfbc5 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:36.838206 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 337/1352] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:36.854317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.857947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:11:36.858291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.858602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.859341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:11:36.860429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:11:36.872469 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Get all volumes completed successfully. Aug 14 02:11:36.873136 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f0b215c-9a6a-4e12-ab06-93e73f73a501 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:11:36.873738 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 337/1353] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.881706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b837afde-7237-453a-b68b-cd2922dafe03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.883140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b837afde-7237-453a-b68b-cd2922dafe03 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:36.883140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b837afde-7237-453a-b68b-cd2922dafe03 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.883140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b837afde-7237-453a-b68b-cd2922dafe03 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.883140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b837afde-7237-453a-b68b-cd2922dafe03 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:36.887796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.888520 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.888520 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:36.889442 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b837afde-7237-453a-b68b-cd2922dafe03 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:36.889915 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 334/1354] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.890418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:36.890561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.890886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.907423 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.907423 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:36.913930 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:36.916748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.918976 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:36.919200 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.919436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.919617 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:36.920392 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8db610e7-ff4a-45ec-858c-09c49b0ae24a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:36.921735 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 347/1355] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.925163 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:36.925163 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:36.926035 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f2654c4-74e8-4cf2-9c16-bfd398938c49 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:36.926475 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 338/1356] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:36.988883 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.991081 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-012984f6-84e9-401a-a879-94f9cf09c0de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:36.991248 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:36.991248 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.991452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:36.993313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-012984f6-84e9-401a-a879-94f9cf09c0de tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 Aug 14 02:11:36.993626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-012984f6-84e9-401a-a879-94f9cf09c0de tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:36.993932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-012984f6-84e9-401a-a879-94f9cf09c0de tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.000599 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.000599 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:37.002828 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-012984f6-84e9-401a-a879-94f9cf09c0de tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 returned with HTTP 404 Aug 14 02:11:37.003598 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 335/1357] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/snapshots/fb78552e-12d0-48be-9b42-6478dd6d1660 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:37.005563 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:37.015049 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-648c57dd-df1d-414a-bb05-695a604ce44b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:37.015717 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 338/1358] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:36 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.017376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-abbaa413-3913-485d-be92-6e506ebec6a2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.021336 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-abbaa413-3913-485d-be92-6e506ebec6a2 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:37.021611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-abbaa413-3913-485d-be92-6e506ebec6a2 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.021907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-abbaa413-3913-485d-be92-6e506ebec6a2 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.031476 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.031476 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:37.037643 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-abbaa413-3913-485d-be92-6e506ebec6a2 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:37.044445 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-abbaa413-3913-485d-be92-6e506ebec6a2 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:37.044445 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 348/1359] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.062246 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.070092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:37.070615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.070976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.071271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Delete volume with id: e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:37.092886 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.092886 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:37.093166 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:37.133089 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Delete volume request issued successfully. Aug 14 02:11:37.133089 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8088ca0f-9838-47e3-8fe1-22b42c3e2eb1 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 202 Aug 14 02:11:37.133981 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 339/1360] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:37 2026] DELETE /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:37.145031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.148459 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:37.148811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.149118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.152441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-414be46f-8468-4261-9bdb-408f434ad2a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.153059 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-414be46f-8468-4261-9bdb-408f434ad2a5 None None] GET https://10.4.3.35/volume// Aug 14 02:11:37.153378 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-414be46f-8468-4261-9bdb-408f434ad2a5 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.153662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-414be46f-8468-4261-9bdb-408f434ad2a5 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.154136 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-414be46f-8468-4261-9bdb-408f434ad2a5 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:37.154562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 339/1361] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:37.168982 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.168982 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:37.171158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-d27319d1-7694-4b01-992e-ff185a66ebf7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.174958 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-d27319d1-7694-4b01-992e-ff185a66ebf7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:37.175408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-d27319d1-7694-4b01-992e-ff185a66ebf7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f2f4014-fdef-4a28-a34e-a578582a3ccd", "connector": null, "instance_uuid": "6c9b80fa-eac8-480a-9bb1-ac173e5e4c75"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:37.178072 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Volume info retrieved successfully. Aug 14 02:11:37.189498 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95cddaca-72fd-4ec9-8cc6-66600c4e8a31 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 200 Aug 14 02:11:37.190202 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 336/1362] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.191381 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.191381 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:37.239728 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-d27319d1-7694-4b01-992e-ff185a66ebf7 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:37.240329 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 349/1363] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11:37 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 14 02:11:37.279988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.282549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:37.283256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.283256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.303126 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.303126 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:37.305046 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f3981bfa-4e63-4d78-b57f-d25cab485171 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.305224 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3981bfa-4e63-4d78-b57f-d25cab485171 None None] GET https://10.4.3.35/volume// Aug 14 02:11:37.305460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3981bfa-4e63-4d78-b57f-d25cab485171 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.305766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3981bfa-4e63-4d78-b57f-d25cab485171 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.306128 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3981bfa-4e63-4d78-b57f-d25cab485171 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:37.306704 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 340/1364] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:37.312269 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:37.319761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bea9d95c-5545-461d-b2f7-fb7c30083b0a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:37.320255 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 340/1365] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.325154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.329585 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:37.329924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.330284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.350730 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.350730 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:37.356103 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:37.364287 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-792d2777-2d53-4b51-8647-3bbd575c4c7c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:37.364961 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 337/1366] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:37.506078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.509818 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] PUT https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 Aug 14 02:11:37.510303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:37.519331 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Acquiring lock "cinder-attachment_update-8f2f4014-fdef-4a28-a34e-a578582a3ccd-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:37.525961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Lock "cinder-attachment_update-8f2f4014-fdef-4a28-a34e-a578582a3ccd-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:37.526855 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.526855 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:37.588234 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.590152 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:37.590533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.590585 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.603935 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.603935 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:37.609045 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:37.615510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6777ec50-316e-4d8f-b4cd-f7fde928baf2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:37.615966 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 341/1367] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.643616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Lock "cinder-attachment_update-8f2f4014-fdef-4a28-a34e-a578582a3ccd-np0000007301" released by "attachment_update" :: held 0.118s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:37.644038 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-21e14d9e-2bd2-481d-8fcc-bb319f69fba9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 returned with HTTP 200 Aug 14 02:11:37.645061 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 350/1368] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:37 2026] PUT /volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:37.908378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ee70736-7618-4f38-bf9f-879f84736a1f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.911381 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ee70736-7618-4f38-bf9f-879f84736a1f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:37.911697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ee70736-7618-4f38-bf9f-879f84736a1f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.911857 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ee70736-7618-4f38-bf9f-879f84736a1f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.912305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5ee70736-7618-4f38-bf9f-879f84736a1f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:37.919768 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.919768 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:37.919768 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ee70736-7618-4f38-bf9f-879f84736a1f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:37.920863 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 341/1369] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:37.943963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91eabd86-73cc-4023-89e7-b560f284a181 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:37.946439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91eabd86-73cc-4023-89e7-b560f284a181 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:37.946724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91eabd86-73cc-4023-89e7-b560f284a181 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:37.947009 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91eabd86-73cc-4023-89e7-b560f284a181 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:37.947157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-91eabd86-73cc-4023-89e7-b560f284a181 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:37.958779 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:37.958779 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:37.959149 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91eabd86-73cc-4023-89e7-b560f284a181 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:37.959652 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 338/1370] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:37 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:38.208698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-444f0745-630b-4c5f-9e0e-6ced8b3cbd03 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:38.211029 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-444f0745-630b-4c5f-9e0e-6ced8b3cbd03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] GET https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b Aug 14 02:11:38.211343 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-444f0745-630b-4c5f-9e0e-6ced8b3cbd03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:38.211618 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-444f0745-630b-4c5f-9e0e-6ced8b3cbd03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:38.222333 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-444f0745-630b-4c5f-9e0e-6ced8b3cbd03 tempest-VolumesExtendTest-560918582 tempest-VolumesExtendTest-560918582-project-member] https://10.4.3.35/volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b returned with HTTP 404 Aug 14 02:11:38.223266 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 342/1371] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:38 2026] GET /volume/v3/volumes/e781cc37-5112-4159-81b9-3e06e6310e9b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:38.339112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:38.341518 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:38.341902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:38.342560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:38.362318 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:38.362318 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:38.369042 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:38.381408 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a64ee46d-028d-42bc-9e8b-97254d5d58af tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:38.382152 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 351/1372] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:38 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:38.640363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:38.643056 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:38.643375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:38.644878 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:38.656649 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:38.656649 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:38.662123 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:38.667122 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56fb91f6-83f7-45ac-a3a5-c14490381f9a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:38.667640 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 342/1373] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:38 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:38.939783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:38.943114 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:38.943440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:38.943759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:38.943920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:38.950345 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:38.950345 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:38.951191 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6c47f3c-214e-4360-bae8-4a2e62526e27 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:38.951763 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 339/1374] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:38 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:38.974435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:38.977235 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:38.977363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:38.977548 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:38.977729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:38.983767 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:38.983767 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:38.985162 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4230d0e8-4ade-4ef6-b3cf-3594603f378a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:38.985162 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 343/1375] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:38 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:39.331616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-6cbc4c63-a33f-4acc-a180-178a65bf9977 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.335908 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-6cbc4c63-a33f-4acc-a180-178a65bf9977 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] POST https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f/action Aug 14 02:11:39.336638 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-6cbc4c63-a33f-4acc-a180-178a65bf9977 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:39.336638 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-6cbc4c63-a33f-4acc-a180-178a65bf9977 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:39.381654 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.381654 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:39.400867 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.403752 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:39.403752 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:39.403752 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:39.407568 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c6731c04-39c7-4b23-a782-d8b905211d2f req-6cbc4c63-a33f-4acc-a180-178a65bf9977 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f/action returned with HTTP 204 Aug 14 02:11:39.408306 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 352/1376] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:11:39 2026] POST /volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:39.419938 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.419938 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:39.431714 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:39.435766 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13eb2938-e564-4636-a60f-dcae1a8fff8c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:39.436366 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 343/1377] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:39.688438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.690999 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:39.691231 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:39.691456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:39.710517 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.710517 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:39.715732 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:39.727773 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e818ffd7-b7bb-4dfb-a04b-7b806c08c66a tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:39.727773 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 340/1378] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:39.740580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.744344 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:39.744657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:39.744966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:39.764983 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.764983 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:39.770209 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:39.775115 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05d70fac-39d8-40c1-bfe5-f62a08e7f90d tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:39.775551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 344/1379] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:39.797590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.800040 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:39.800326 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:39.800564 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:39.812695 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.812695 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:39.817803 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:39.825313 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45d5f828-2b43-4e77-a9a8-3d03782e61e2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:39.825854 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 353/1380] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:39.967830 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:39.970358 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:39.970637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:39.970963 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:39.971098 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:39.977880 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:39.977880 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:39.978982 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62f2bd64-575a-49a2-ae20-c74e414f97d2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:39.979557 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 344/1381] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:40.000596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d39388ec-6ca5-4aa8-a357-f83002363601 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:40.003353 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d39388ec-6ca5-4aa8-a357-f83002363601 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:40.003637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d39388ec-6ca5-4aa8-a357-f83002363601 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:40.003902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d39388ec-6ca5-4aa8-a357-f83002363601 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:40.004147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d39388ec-6ca5-4aa8-a357-f83002363601 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:40.012972 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:40.012972 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:40.013857 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d39388ec-6ca5-4aa8-a357-f83002363601 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:40.014236 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 341/1382] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:39 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:40.077528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:40.082975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:11:40.083315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:40.084304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:40.103056 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:40.103056 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:40.111783 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:11:40.123301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6d800f1a-dfee-4552-8cde-4094351cae97 req-6728ba24-c392-4a9c-b461-3d80a67c5da0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:11:40.123301 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 345/1383] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:40 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:40.462834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:40.466530 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:40.466530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:40.466530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:40.487983 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:40.487983 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:40.494212 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:40.501629 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-78fa9ec1-3c2b-4488-be58-a3c2970530f9 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:40.502628 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 354/1384] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:40 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:40.994515 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:40.996542 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:40.997023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:40.997335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:40.997592 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:41.004526 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:41.004526 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:41.004526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3f17d4f-f23c-4507-94ab-13a1a71bbcb9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:41.004526 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 345/1385] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:40 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:41.031266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7c226af1-946b-4b24-af38-1ff610412a2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:41.034514 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c226af1-946b-4b24-af38-1ff610412a2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:41.034951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c226af1-946b-4b24-af38-1ff610412a2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:41.035181 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c226af1-946b-4b24-af38-1ff610412a2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:41.035285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7c226af1-946b-4b24-af38-1ff610412a2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:41.042335 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:41.042335 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:41.043417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c226af1-946b-4b24-af38-1ff610412a2f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:41.044595 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 342/1386] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:41 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:41.522651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:41.526416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:41.527118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:41.527433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:41.551791 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:41.551791 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:41.564121 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:41.573659 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c6ea239-ab82-4a4d-a7f5-6d30c028ab7f tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:41.574562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 346/1387] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:41 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:42.026142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.029486 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:42.030758 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:42.031390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:42.031390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:42.047984 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.047984 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:42.049806 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e4815f8-9f33-4a9f-8d0f-a2d8a2a6c2c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:42.050280 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 355/1388] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:42 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:42.061335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.065026 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:42.065602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:42.065602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:42.065893 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:42.073971 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.073971 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:42.074644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc6c346-84c0-48e4-ad85-e3ef0041f6b2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:42.075347 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 346/1389] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:42 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:42.411140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-be70d8b7-8de9-4823-b1ec-c96a03f6a614 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.415730 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-be70d8b7-8de9-4823-b1ec-c96a03f6a614 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8/action Aug 14 02:11:42.416497 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-be70d8b7-8de9-4823-b1ec-c96a03f6a614 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:42.416752 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-be70d8b7-8de9-4823-b1ec-c96a03f6a614 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:42.448460 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.448460 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:42.471662 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d91b882-6cec-4baf-88d3-4e65456344ca req-be70d8b7-8de9-4823-b1ec-c96a03f6a614 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8/action returned with HTTP 204 Aug 14 02:11:42.473368 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 343/1390] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:11:42 2026] POST /volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:42.600922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.603296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:42.603581 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:42.603873 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:42.623443 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.623443 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:42.629980 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:42.639952 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43d30cf7-1fb9-45b4-93c3-1934db416a8d tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:42.640593 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 347/1391] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:42 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:42.662824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fcc7a156-5923-458a-8eee-29e14836b457 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.667827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fcc7a156-5923-458a-8eee-29e14836b457 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:42.667827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fcc7a156-5923-458a-8eee-29e14836b457 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:42.667827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fcc7a156-5923-458a-8eee-29e14836b457 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:42.689017 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.689017 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:42.698055 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fcc7a156-5923-458a-8eee-29e14836b457 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:42.706468 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fcc7a156-5923-458a-8eee-29e14836b457 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:42.707295 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 356/1392] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:42 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:42.722504 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:42.726357 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:11:42.726727 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:42.727399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:42.739156 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:42.739156 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:42.743969 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:11:42.750462 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cd8e5ff-f90c-47a5-9026-e0517c278e6b tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:11:42.751458 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 347/1393] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:42 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:43.070255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:43.072060 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:43.072341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:43.072797 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:43.072974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:43.078484 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:43.078484 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:43.079537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec20c13b-9c3a-4935-814b-910bbacd0d77 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:43.080272 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 344/1394] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:43 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:43.094294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ad26af1b-e050-46f8-82ae-0325eae39404 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:43.098564 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ad26af1b-e050-46f8-82ae-0325eae39404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:43.098800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ad26af1b-e050-46f8-82ae-0325eae39404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:43.099008 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ad26af1b-e050-46f8-82ae-0325eae39404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:43.099089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ad26af1b-e050-46f8-82ae-0325eae39404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:43.105920 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:43.105920 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:43.107020 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ad26af1b-e050-46f8-82ae-0325eae39404 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:43.107574 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 348/1395] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:43 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:44.095635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.096577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:44.096695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.096964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.097253 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:44.106851 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.106851 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:44.106851 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca60ccc8-99e5-4f56-a671-7ebfecf273ef tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:44.106851 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 357/1396] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:44 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:44.120568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ac45d21-f6b4-40af-9732-9772c326a568 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.122171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.126692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ac45d21-f6b4-40af-9732-9772c326a568 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e Aug 14 02:11:44.126793 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:44.126894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ac45d21-f6b4-40af-9732-9772c326a568 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.127047 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.127145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ac45d21-f6b4-40af-9732-9772c326a568 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.127256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.127256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:44.134244 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.134244 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:44.135422 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d74a6ea-5762-4c66-97b6-4f1f863ca628 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:44.136048 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 345/1397] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:44 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:44.142966 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.142966 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:44.148380 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ac45d21-f6b4-40af-9732-9772c326a568 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:44.155115 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ac45d21-f6b4-40af-9732-9772c326a568 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e returned with HTTP 200 Aug 14 02:11:44.155699 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 348/1398] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:44 2026] GET /volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:44.175168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.177352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:11:44.177658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.177942 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.178271 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:11:44.179282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:11:44.189053 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Get all volumes completed successfully. Aug 14 02:11:44.189685 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd12f550-fe42-4fd2-94bd-5b86efa76d96 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:11:44.190222 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 349/1399] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:11:44 2026] GET /volume/v3/volumes => generated 659 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:44.203018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b5c6db75-ccee-480b-843a-10d9484bb129 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.206232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] DELETE https://10.4.3.35/volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e Aug 14 02:11:44.206501 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.206768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.207581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume with id: 11d29050-851f-4185-a947-1787c85f477e Aug 14 02:11:44.224635 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.224635 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:44.228422 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:44.276113 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume request issued successfully. Aug 14 02:11:44.276113 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b5c6db75-ccee-480b-843a-10d9484bb129 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e returned with HTTP 202 Aug 14 02:11:44.276734 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 358/1400] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:44 2026] DELETE /volume/v3/volumes/11d29050-851f-4185-a947-1787c85f477e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:44.294500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.296922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] DELETE https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c Aug 14 02:11:44.297240 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.297923 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.297923 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Delete backup with id: 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c. Aug 14 02:11:44.307835 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.307835 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:44.342143 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] delete_backup rpcapi backup_id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:11:44.345409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27f5f4c1-8812-4840-989b-dec2f06ee468 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c returned with HTTP 202 Aug 14 02:11:44.346386 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 346/1401] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:44 2026] DELETE /volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:44.355288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:44.358234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c Aug 14 02:11:44.358234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:44.358477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:44.358532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Show backup with id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:44.367457 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:44.367457 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:44.369385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38a03ee8-c5bd-4256-8af3-1e3185233130 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c returned with HTTP 200 Aug 14 02:11:44.369923 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 349/1402] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:44 2026] GET /volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:45.156936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:45.159475 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:45.159475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:45.159475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:45.159475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:45.168114 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:45.168114 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:45.168523 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1177f94b-95a1-43f6-88cc-d65aaffb6c76 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:45.169151 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 350/1403] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:45 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:45.384512 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-390904b4-65a3-45d3-85ab-546e61ca1648 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:45.387052 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-390904b4-65a3-45d3-85ab-546e61ca1648 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] GET https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c Aug 14 02:11:45.387052 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-390904b4-65a3-45d3-85ab-546e61ca1648 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:45.387328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-390904b4-65a3-45d3-85ab-546e61ca1648 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:45.387426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-390904b4-65a3-45d3-85ab-546e61ca1648 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Show backup with id 0b6e7eb6-98c1-4e8f-83ab-7f815254c99c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:45.392121 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-390904b4-65a3-45d3-85ab-546e61ca1648 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c returned with HTTP 404 Aug 14 02:11:45.392920 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 359/1404] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:45 2026] GET /volume/v3/backups/0b6e7eb6-98c1-4e8f-83ab-7f815254c99c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:45.406119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:45.408845 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] DELETE https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:45.409114 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:45.409470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:45.410079 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete backup with id: ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. Aug 14 02:11:45.418578 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:45.418578 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:45.450328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] delete_backup rpcapi backup_id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:11:45.453378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a6bdfb9-824e-4104-a2e6-18ea002e6e60 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 202 Aug 14 02:11:45.454510 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 347/1405] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:45 2026] DELETE /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:45.467951 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:45.470705 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:45.471224 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:45.471761 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:45.472093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:45.483276 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:45.483276 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:45.484246 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ccfd2938-e75c-46ef-82b2-baa85996dc4a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 200 Aug 14 02:11:45.484859 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 350/1406] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:45 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:46.190479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e99ef549-bc8e-4253-8565-30ad72904f43 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:46.194616 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e99ef549-bc8e-4253-8565-30ad72904f43 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:46.195468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e99ef549-bc8e-4253-8565-30ad72904f43 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:46.195468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e99ef549-bc8e-4253-8565-30ad72904f43 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:46.196370 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e99ef549-bc8e-4253-8565-30ad72904f43 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:46.205772 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:46.205772 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:46.205772 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e99ef549-bc8e-4253-8565-30ad72904f43 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:46.205772 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 351/1407] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:46 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:46.502727 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:46.507553 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b Aug 14 02:11:46.507931 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:46.509476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:46.513698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:46.526378 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fee461ac-f5f6-42d6-ac03-ad7867c00cf9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b returned with HTTP 404 Aug 14 02:11:46.528307 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 360/1408] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:46 2026] GET /volume/v3/backups/ea27ac4a-4ca7-4217-ac3c-3972d5cb0c1b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:46.683989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d716add-ecb4-4742-aac5-731324d11077 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:46.688984 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d716add-ecb4-4742-aac5-731324d11077 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:46.688984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d716add-ecb4-4742-aac5-731324d11077 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:46.688984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d716add-ecb4-4742-aac5-731324d11077 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:46.704396 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:46.704396 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:46.711626 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6d716add-ecb4-4742-aac5-731324d11077 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:46.719836 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d716add-ecb4-4742-aac5-731324d11077 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 200 Aug 14 02:11:46.719943 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 348/1409] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:46 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:46.744033 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:46.747957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] DELETE https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:46.748285 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:46.748796 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:46.749269 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume with id: 394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:46.770007 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:46.770007 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:46.771092 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:46.812288 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume request issued successfully. Aug 14 02:11:46.816990 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-635349b7-c5db-4a72-aac1-85a63cffe9c9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 202 Aug 14 02:11:46.816990 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 351/1410] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:11:46 2026] DELETE /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:11:46.827160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-78ebf161-7bed-4028-91c0-0c6e025925af None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:46.833085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78ebf161-7bed-4028-91c0-0c6e025925af tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:46.833085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78ebf161-7bed-4028-91c0-0c6e025925af tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:46.833616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78ebf161-7bed-4028-91c0-0c6e025925af tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:46.848483 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:46.848483 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:46.862156 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-78ebf161-7bed-4028-91c0-0c6e025925af tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:46.868109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78ebf161-7bed-4028-91c0-0c6e025925af tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 200 Aug 14 02:11:46.868109 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 352/1411] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:46 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:47.230979 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:47.235254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:47.235254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:47.235254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:47.235254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:47.241987 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:47.241987 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:47.243538 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e70f93df-a418-4ab2-ba0b-c924e0593e27 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:47.245330 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 361/1412] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:47 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:47.887069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9766579-4e91-4cce-b81b-98d4b698f78e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:47.890631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9766579-4e91-4cce-b81b-98d4b698f78e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 Aug 14 02:11:47.890631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9766579-4e91-4cce-b81b-98d4b698f78e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:47.890631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9766579-4e91-4cce-b81b-98d4b698f78e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:47.911091 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9766579-4e91-4cce-b81b-98d4b698f78e tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 returned with HTTP 404 Aug 14 02:11:47.911091 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 349/1413] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:47 2026] GET /volume/v3/volumes/394ae0d9-3d7f-4769-8945-4bd0cd7dedb2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:47.928492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:47.932825 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:47.933733 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-549566458"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:47.935328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-549566458'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:47.935548 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume of 1 GB Aug 14 02:11:47.942608 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Availability Zones retrieved successfully. Aug 14 02:11:47.951710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (11ad4b3a-e318-4fb7-8507-d8e6f004293c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:47.953134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4f30a-ad63-4bcb-bd8e-b8764e911782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:47.954551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:48.000142 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4f30a-ad63-4bcb-bd8e-b8764e911782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:48.001224 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f00d013-e96b-4078-a623-c15efa78618c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:48.089489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Created reservations ['b375281a-e3fd-419a-ae36-5506d7058abc', '9bd33a91-bd58-48d5-816d-5e1f8ce0a4b6', '3ccbbbdd-667a-4a34-9441-61d7867f522d', 'a5998937-ec3b-4e42-a015-f40421cf02a1'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:48.090775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f00d013-e96b-4078-a623-c15efa78618c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b375281a-e3fd-419a-ae36-5506d7058abc', '9bd33a91-bd58-48d5-816d-5e1f8ce0a4b6', '3ccbbbdd-667a-4a34-9441-61d7867f522d', 'a5998937-ec3b-4e42-a015-f40421cf02a1']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:48.091920 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2612314d-1703-4cce-9d8f-9725ca389c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:48.125120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2612314d-1703-4cce-9d8f-9725ca389c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07174ea-2090-45ef-873f-cfdbb9f31900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-549566458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['b375281a-e3fd-419a-ae36-5506d7058abc','9bd33a91-bd58-48d5-816d-5e1f8ce0a4b6','3ccbbbdd-667a-4a34-9441-61d7867f522d','a5998937-ec3b-4e42-a015-f40421cf02a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-549566458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07174ea-2090-45ef-873f-cfdbb9f31900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839d6230ade5435faf05a3499bd1478d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720d95de9df49aa821df40c5bafaf85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:48.126507 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1de44e-5de4-4191-9a76-f470ec855467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:48.171295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1de44e-5de4-4191-9a76-f470ec855467) transitioned into state 'SUCCESS' from state '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-549566458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839d6230ade5435faf05a3499bd1478d',qos_specs=None,replication_status=,reservations=['b375281a-e3fd-419a-ae36-5506d7058abc','9bd33a91-bd58-48d5-816d-5e1f8ce0a4b6','3ccbbbdd-667a-4a34-9441-61d7867f522d','a5998937-ec3b-4e42-a015-f40421cf02a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720d95de9df49aa821df40c5bafaf85',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:48.172262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77477cb3-5153-49bb-afb7-c77e42c2d0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:48.192125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77477cb3-5153-49bb-afb7-c77e42c2d0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:48.194037 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Flow 'volume_create_api' (11ad4b3a-e318-4fb7-8507-d8e6f004293c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:48.194573 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Create volume request issued successfully. Aug 14 02:11:48.195320 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-387d4f41-f44f-4821-9f8b-ef2f773228ec tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:48.195826 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 352/1414] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:47 2026] POST /volume/v3/volumes => generated 751 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:48.213738 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:48.215966 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:11:48.216986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:48.216986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:48.227110 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:48.227110 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:48.236319 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:48.245127 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fd0e63f-713c-476f-bf93-284e0f0b997a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 200 Aug 14 02:11:48.247133 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 353/1415] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:48 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:48.264500 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:48.266873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:48.267796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:48.267796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:48.267796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:48.275439 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:48.275439 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:48.276944 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae771c1b-ff80-4cad-9058-e6b64823c074 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:48.277549 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 362/1416] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:48 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:49.266057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a64d87b7-f888-408d-aa46-61a740855a56 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.270271 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a64d87b7-f888-408d-aa46-61a740855a56 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:11:49.270640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a64d87b7-f888-408d-aa46-61a740855a56 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:49.271068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a64d87b7-f888-408d-aa46-61a740855a56 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:49.282460 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:49.282460 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:49.290816 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a64d87b7-f888-408d-aa46-61a740855a56 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:49.292949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.296755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:49.296755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:49.296755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:49.296755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:49.296957 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a64d87b7-f888-408d-aa46-61a740855a56 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 200 Aug 14 02:11:49.297431 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 350/1417] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:49 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:49.307367 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:49.307367 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:49.310669 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14787cd8-40c8-4a9b-9f32-c51a804ce122 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:49.310669 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 353/1418] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:49 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:49.323720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f170311-f07d-40bf-b390-761d7542c835 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.326342 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:11:49.327552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b07174ea-2090-45ef-873f-cfdbb9f31900", "name": "tempest-VolumesBackupsAdminTest-Backup-549282201", "container": "tempest-volumesbackupsadmintest-backup-container-448892804"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:49.330201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Creating new backup {'backup': {'volume_id': 'b07174ea-2090-45ef-873f-cfdbb9f31900', 'name': 'tempest-VolumesBackupsAdminTest-Backup-549282201', 'container': 'tempest-volumesbackupsadmintest-backup-container-448892804'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:11:49.330510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Creating backup of volume b07174ea-2090-45ef-873f-cfdbb9f31900 in container tempest-volumesbackupsadmintest-backup-container-448892804 Aug 14 02:11:49.346959 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:49.346959 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:49.347577 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:11:49.371336 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Created reservations ['1d99af2b-3d47-4ded-a9ce-f363db1e023c', 'a8117f5b-cfc9-4d06-84b6-98c6e3edcdbd'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:49.412730 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f170311-f07d-40bf-b390-761d7542c835 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:11:49.414013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 354/1419] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:49 2026] POST /volume/v3/backups => generated 332 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:49.426833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.430031 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:49.430354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:49.430655 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:49.430808 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:49.441792 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:49.441792 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:49.442799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4202c8d5-92df-4a91-a8b4-a9b3e70f1c5f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:49.443295 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 363/1420] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:49 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:49.477451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99b41e0a-8646-46e5-9034-83b74fac85ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.481196 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:49.481592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1913265695"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:49.488043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1913265695'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:49.488043 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume of 1 GB Aug 14 02:11:49.493647 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Availability Zones retrieved successfully. Aug 14 02:11:49.503252 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (67536d83-070c-4db3-8171-c9afc194cd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:49.506921 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785abf3b-fa6e-4f39-92fa-2cd4ad822947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:49.508705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:49.557446 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785abf3b-fa6e-4f39-92fa-2cd4ad822947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:49.558869 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d915a87-f78b-4541-89e7-3d6020714219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:49.642766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Created reservations ['30c70309-ba85-4012-84b4-7322ada6e7b1', '67535092-4978-478b-8277-498f46d968a6', 'eaf1bf07-b8a9-4cbf-bfdc-8315a37b9dc1', '0f0ab091-d9ab-4677-99e9-97d7f79930ea'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:49.643932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d915a87-f78b-4541-89e7-3d6020714219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c70309-ba85-4012-84b4-7322ada6e7b1', '67535092-4978-478b-8277-498f46d968a6', 'eaf1bf07-b8a9-4cbf-bfdc-8315a37b9dc1', '0f0ab091-d9ab-4677-99e9-97d7f79930ea']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:49.645250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32357df4-a52a-41a0-8369-c7f3ac6f4baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:49.688133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32357df4-a52a-41a0-8369-c7f3ac6f4baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0455eba8-b861-4f82-9fda-dadca613997b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1913265695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['30c70309-ba85-4012-84b4-7322ada6e7b1','67535092-4978-478b-8277-498f46d968a6','eaf1bf07-b8a9-4cbf-bfdc-8315a37b9dc1','0f0ab091-d9ab-4677-99e9-97d7f79930ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1913265695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0455eba8-b861-4f82-9fda-dadca613997b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0cd9d7520b4da4b83b410014742f03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:49.689203 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcf3265-5021-46be-bc55-d92779ebc5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:49.726861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcf3265-5021-46be-bc55-d92779ebc5d7) transitioned into state 'SUCCESS' from state '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-1913265695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['30c70309-ba85-4012-84b4-7322ada6e7b1','67535092-4978-478b-8277-498f46d968a6','eaf1bf07-b8a9-4cbf-bfdc-8315a37b9dc1','0f0ab091-d9ab-4677-99e9-97d7f79930ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:49.726861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b19b93c-34b2-416a-9da1-f8d55ccc42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:49.738718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b19b93c-34b2-416a-9da1-f8d55ccc42b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:49.739865 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (67536d83-070c-4db3-8171-c9afc194cd52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:49.740340 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request issued successfully. Aug 14 02:11:49.741582 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99b41e0a-8646-46e5-9034-83b74fac85ea tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:49.742716 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 351/1421] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:11:49 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 14 02:11:49.763948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:49.765022 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:49.765363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:49.765690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:49.777895 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:49.777895 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:49.784757 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:49.790578 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ecec20f-4dc1-436d-bbd6-6e04cc215522 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:49.791072 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 354/1422] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:49 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:50.334393 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b584bb9e-371a-4caf-954a-4acd20818585 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:50.339120 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b584bb9e-371a-4caf-954a-4acd20818585 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:50.339272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b584bb9e-371a-4caf-954a-4acd20818585 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:50.339630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b584bb9e-371a-4caf-954a-4acd20818585 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:50.339630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b584bb9e-371a-4caf-954a-4acd20818585 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:50.350173 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:50.350173 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:50.351569 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b584bb9e-371a-4caf-954a-4acd20818585 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:50.352309 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 355/1423] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:50 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:50.461965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:50.467292 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:50.468168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:50.468168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:50.468280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:50.480075 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:50.480075 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:50.480075 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-17970eff-b146-4b23-90b3-79cdc3ce3198 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:50.480075 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 364/1424] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:50 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:50.808451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dacd040c-10f1-44fb-a059-3acd469138de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:50.812020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dacd040c-10f1-44fb-a059-3acd469138de tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:50.812020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dacd040c-10f1-44fb-a059-3acd469138de tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:50.812020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dacd040c-10f1-44fb-a059-3acd469138de tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:50.829909 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:50.829909 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:50.835285 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dacd040c-10f1-44fb-a059-3acd469138de tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:50.841321 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dacd040c-10f1-44fb-a059-3acd469138de tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:50.842038 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 352/1425] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:50 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:50.925216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:50.929638 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:50.929887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:50.930121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:50.945472 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:50.945472 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:50.961563 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:50.972790 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-154273c9-22d7-41ca-b297-7c7c96ed4779 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:50.972790 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 355/1426] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:50 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:51.080847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3d45fb8c-377b-4693-a4b8-5bf8cf86e001 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.081235 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3d45fb8c-377b-4693-a4b8-5bf8cf86e001 None None] GET https://10.4.3.35/volume// Aug 14 02:11:51.081448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3d45fb8c-377b-4693-a4b8-5bf8cf86e001 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.081740 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3d45fb8c-377b-4693-a4b8-5bf8cf86e001 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.082197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3d45fb8c-377b-4693-a4b8-5bf8cf86e001 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:51.082602 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 356/1427] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:51.093443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-d51a7f4d-271a-46dc-96d9-fe840657978a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.097705 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-d51a7f4d-271a-46dc-96d9-fe840657978a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:51.097705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-d51a7f4d-271a-46dc-96d9-fe840657978a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0455eba8-b861-4f82-9fda-dadca613997b", "connector": null, "instance_uuid": "d35a4291-80bd-40d8-b373-d07242260f4f"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:51.110110 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.110110 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:51.147643 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-d51a7f4d-271a-46dc-96d9-fe840657978a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:51.147643 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 365/1428] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11:51 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:51.180071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be171b6c-6789-49ce-af36-c2574205da42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.184772 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be171b6c-6789-49ce-af36-c2574205da42 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:51.184772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be171b6c-6789-49ce-af36-c2574205da42 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.184772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be171b6c-6789-49ce-af36-c2574205da42 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.197365 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.197365 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:51.199538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f12ecef7-6211-45a6-abfa-ce5042300ccd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.200168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f12ecef7-6211-45a6-abfa-ce5042300ccd None None] GET https://10.4.3.35/volume// Aug 14 02:11:51.200448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f12ecef7-6211-45a6-abfa-ce5042300ccd None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.200757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f12ecef7-6211-45a6-abfa-ce5042300ccd None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.201203 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f12ecef7-6211-45a6-abfa-ce5042300ccd None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:51.202199 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 356/1429] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:51.205687 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-be171b6c-6789-49ce-af36-c2574205da42 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:51.211949 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be171b6c-6789-49ce-af36-c2574205da42 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:51.212483 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 353/1430] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:51.215782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.220061 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:51.220061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.220061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.233197 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.233197 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:51.240804 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:51.247956 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3ead27a5-69dd-4fe7-a01f-cf5abcd40d9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:51.249094 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 357/1431] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:51.372657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.373515 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.375929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:51.375929 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.377609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.377887 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:51.378928 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] PUT https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c Aug 14 02:11:51.380280 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:51.384104 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.384104 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:51.385082 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b458fcf-4844-4ce5-a8aa-910e84c27457 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:51.385532 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 366/1432] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:51.392943 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Acquiring lock "cinder-attachment_update-0455eba8-b861-4f82-9fda-dadca613997b-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:51.399866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-0455eba8-b861-4f82-9fda-dadca613997b-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:51.401514 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.401514 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:51.496832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:51.501065 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:51.501065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:51.501065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:51.501065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:51.509096 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:51.509096 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:51.511086 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34ea089a-7f95-46e2-abb2-de47b3ac6ba2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:51.511834 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 354/1433] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:51 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:51.565065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-0455eba8-b861-4f82-9fda-dadca613997b-np0000007301" released by "attachment_update" :: held 0.165s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:51.565565 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-3709d450-e124-484f-a78b-45eba81c4520 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c returned with HTTP 200 Aug 14 02:11:51.566756 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 357/1434] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:51 2026] PUT /volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:52.231477 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.234169 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:52.235855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.235855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.254415 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.254415 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:52.258760 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:52.274084 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c98079e1-b649-4731-bf04-4f19a2ca85fb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:52.274084 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 358/1435] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:52.407275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d9833630-f750-441a-9bcc-e1471de90bf9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.410181 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9833630-f750-441a-9bcc-e1471de90bf9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:52.410616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9833630-f750-441a-9bcc-e1471de90bf9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.411458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9833630-f750-441a-9bcc-e1471de90bf9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.411458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d9833630-f750-441a-9bcc-e1471de90bf9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:52.423414 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.423414 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:52.423414 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9833630-f750-441a-9bcc-e1471de90bf9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:52.424269 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 367/1436] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:52.443525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-635d10d6-1607-4961-8b6b-c509b22773ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.447056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-635d10d6-1607-4961-8b6b-c509b22773ef tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:11:52.447550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-635d10d6-1607-4961-8b6b-c509b22773ef tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.447971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-635d10d6-1607-4961-8b6b-c509b22773ef tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.463323 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.463323 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:52.472805 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-635d10d6-1607-4961-8b6b-c509b22773ef tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:52.481138 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-635d10d6-1607-4961-8b6b-c509b22773ef tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 200 Aug 14 02:11:52.481138 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 355/1437] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:52.502857 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.505420 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:52.505420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.505573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.505619 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:52.514397 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.514397 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:52.515964 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68bc97a-7b88-4a90-a2f1-be7766837c6a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:52.517764 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 358/1438] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:11:52.527405 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.530558 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:52.530558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.532437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.532437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:52.532526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2916f728-ec80-41b6-8208-b5530747537b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.534355 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2916f728-ec80-41b6-8208-b5530747537b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/detail Aug 14 02:11:52.535041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2916f728-ec80-41b6-8208-b5530747537b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:52.535041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2916f728-ec80-41b6-8208-b5530747537b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:52.535786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-2916f728-ec80-41b6-8208-b5530747537b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:11:52.538939 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.538939 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:52.539973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97d9a1de-df7e-42f7-98e2-3f5001021fb2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:52.540884 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 359/1439] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:52.562874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2916f728-ec80-41b6-8208-b5530747537b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/detail returned with HTTP 200 Aug 14 02:11:52.565601 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 368/1440] 10.4.3.35 () {66 vars in 1251 bytes} [Fri Aug 14 02:11:52 2026] GET /volume/v3/backups/detail => generated 829 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:52.576997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5674802-833d-4227-b379-4f12a8a2781e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:52.580567 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610/restore Aug 14 02:11:52.581288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:52.584121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Restoring backup ec99a486-d27c-4ccb-9e98-27c665c53610 ({'restore': {}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:11:52.584294 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Restoring backup ec99a486-d27c-4ccb-9e98-27c665c53610 to volume None. Aug 14 02:11:52.595062 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.595062 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:52.596842 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating volume of 1 GB for restore of backup ec99a486-d27c-4ccb-9e98-27c665c53610. Aug 14 02:11:52.606780 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:11:52.615774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (8dd91d85-d3cf-446e-9a0b-2d5326a3aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:52.618498 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03c3457-4836-4cf4-90c5-1128ee2d33d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:52.619640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:52.673976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03c3457-4836-4cf4-90c5-1128ee2d33d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:52.675506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c043078-8d29-4aa3-9dd3-e208e21801b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:52.752803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['85e2bf3f-6865-4dca-9c28-663d4a51cc5e', 'f707732f-19f5-48d2-94e0-2cf1951f46a3', '87720dd4-8b69-4c24-9a6a-144de679eab7', '8d9a87e1-6634-4c2f-94f3-06a13e3224ac'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:52.753977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c043078-8d29-4aa3-9dd3-e208e21801b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e2bf3f-6865-4dca-9c28-663d4a51cc5e', 'f707732f-19f5-48d2-94e0-2cf1951f46a3', '87720dd4-8b69-4c24-9a6a-144de679eab7', '8d9a87e1-6634-4c2f-94f3-06a13e3224ac']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:52.755134 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b09e174-ac13-4485-b519-0bce57e23e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:52.801927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b09e174-ac13-4485-b519-0bce57e23e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e37bb3-f888-4d11-bf60-c2fd72544c42', '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_ec99a486-d27c-4ccb-9e98-27c665c53610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['85e2bf3f-6865-4dca-9c28-663d4a51cc5e','f707732f-19f5-48d2-94e0-2cf1951f46a3','87720dd4-8b69-4c24-9a6a-144de679eab7','8d9a87e1-6634-4c2f-94f3-06a13e3224ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ec99a486-d27c-4ccb-9e98-27c665c53610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e37bb3-f888-4d11-bf60-c2fd72544c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:52.803981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca14187-bc95-4282-9c04-39a78b0de9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:52.827739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca14187-bc95-4282-9c04-39a78b0de9e7) transitioned into 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_ec99a486-d27c-4ccb-9e98-27c665c53610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['85e2bf3f-6865-4dca-9c28-663d4a51cc5e','f707732f-19f5-48d2-94e0-2cf1951f46a3','87720dd4-8b69-4c24-9a6a-144de679eab7','8d9a87e1-6634-4c2f-94f3-06a13e3224ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:52.828725 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f5260f-0146-474b-957b-c23af8497a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:52.840964 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6f5260f-0146-474b-957b-c23af8497a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:52.842057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (8dd91d85-d3cf-446e-9a0b-2d5326a3aa67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:52.842391 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:11:52.851117 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:52.851117 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:52.851790 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:53.296858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:53.298384 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:53.298729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:53.298729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:53.317250 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:53.317250 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:53.327603 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:53.336717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-480a3145-c230-4f44-a3cb-29aaec0f1754 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:53.336717 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 359/1441] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:53 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:53.562698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7e1f1373-f87d-402d-934a-25967c1b32ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:53.568328 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e1f1373-f87d-402d-934a-25967c1b32ff tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:53.568631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7e1f1373-f87d-402d-934a-25967c1b32ff tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:53.569712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7e1f1373-f87d-402d-934a-25967c1b32ff tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:53.569837 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7e1f1373-f87d-402d-934a-25967c1b32ff tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:53.583962 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:53.583962 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:53.586366 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e1f1373-f87d-402d-934a-25967c1b32ff tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:53.586366 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 360/1442] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:53 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:53.868296 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:53.868296 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:53.868821 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:11:53.869140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:11:53.869140 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Overwriting volume 58e37bb3-f888-4d11-bf60-c2fd72544c42 with restore of backup ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:53.909148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] restore_backup in rpcapi backup_id ec99a486-d27c-4ccb-9e98-27c665c53610 {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:11:53.915702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5674802-833d-4227-b379-4f12a8a2781e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610/restore returned with HTTP 202 Aug 14 02:11:53.915702 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 356/1443] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:11:52 2026] POST /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610/restore => generated 189 bytes in 1337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:53.928834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7709467e-1914-499f-9697-22045099f8d3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:53.937864 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7709467e-1914-499f-9697-22045099f8d3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:53.938409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7709467e-1914-499f-9697-22045099f8d3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:53.938870 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7709467e-1914-499f-9697-22045099f8d3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:53.939173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7709467e-1914-499f-9697-22045099f8d3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:53.945936 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:53.945936 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:53.948739 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7709467e-1914-499f-9697-22045099f8d3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:53.948739 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 369/1444] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:53 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:54.357780 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:54.360745 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:54.361007 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:54.361261 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:54.375473 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:54.375473 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:54.381566 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:54.390165 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d5168d8-dc58-41ae-ae47-e1b3b5f70142 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:54.390872 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 360/1445] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:54 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:54.598233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:54.601755 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:54.601755 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:54.603684 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:54.604788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:54.610382 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:54.610382 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:54.612094 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5161426c-a371-4a2e-92e5-1e479b7677f0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:54.612659 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 361/1446] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:54 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:54.966771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e883fca-826d-4b83-8625-10f64ec5d632 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:54.970184 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e883fca-826d-4b83-8625-10f64ec5d632 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:54.970184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e883fca-826d-4b83-8625-10f64ec5d632 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:54.970184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e883fca-826d-4b83-8625-10f64ec5d632 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:54.970184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1e883fca-826d-4b83-8625-10f64ec5d632 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:54.979356 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:54.979356 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:54.979356 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e883fca-826d-4b83-8625-10f64ec5d632 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:54.979356 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 357/1447] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:54 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:55.413172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.416297 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:55.416297 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:55.416586 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:55.436831 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.436831 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:55.449359 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:55.458770 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a42cf85-b59a-4aac-bcc3-1ac29a787419 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:55.459027 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 370/1448] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:55 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:55.540593 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.544922 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:55.550605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-809222262"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:55.553148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-809222262'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:55.563011 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume of 1 GB Aug 14 02:11:55.563011 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.563011 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:55.563432 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Availability Zones retrieved successfully. Aug 14 02:11:55.579170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (c7bad124-7860-4de5-b6d8-ef3597f9b494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:55.579863 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcb0c4b-98d0-4a9b-86af-f2a759b57a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:55.580913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:55.595489 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.595489 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:55.623511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcb0c4b-98d0-4a9b-86af-f2a759b57a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:55.625423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee12340-2a1c-4a48-b6ae-b4ebd7542c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:55.629167 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.636549 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:55.636952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:55.637232 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:55.637451 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:55.648536 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.648536 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:55.650256 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1916eae2-7d9d-4feb-9c83-31144d8dc4d3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:55.650998 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 362/1449] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:55 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:55.659981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-fd125900-fd31-43b8-8ec5-e35b07e9439e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.663791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-fd125900-fd31-43b8-8ec5-e35b07e9439e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c/action Aug 14 02:11:55.663791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-fd125900-fd31-43b8-8ec5-e35b07e9439e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:55.663791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-fd125900-fd31-43b8-8ec5-e35b07e9439e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:55.688046 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.688046 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:55.710756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Created reservations ['41342a95-740e-4246-9301-a321cf759ab9', '29416770-e78a-4471-ad9f-1a51a7fc117f', '978d3e8d-b540-46b1-ab21-529b33ee9929', 'b024a55a-7386-422e-9a6c-44b1e71acdb5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:55.713941 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee12340-2a1c-4a48-b6ae-b4ebd7542c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41342a95-740e-4246-9301-a321cf759ab9', '29416770-e78a-4471-ad9f-1a51a7fc117f', '978d3e8d-b540-46b1-ab21-529b33ee9929', 'b024a55a-7386-422e-9a6c-44b1e71acdb5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:55.714064 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-18e05f9a-698e-4475-bb6c-61546f67a349 req-fd125900-fd31-43b8-8ec5-e35b07e9439e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c/action returned with HTTP 204 Aug 14 02:11:55.715587 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 358/1450] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:11:55 2026] POST /volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:11:55.716253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a344d4d6-affd-44ff-829e-34d07949778e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:55.753787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a344d4d6-affd-44ff-829e-34d07949778e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '158759f6-220d-4552-a93c-88ab6318273d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-809222262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['41342a95-740e-4246-9301-a321cf759ab9','29416770-e78a-4471-ad9f-1a51a7fc117f','978d3e8d-b540-46b1-ab21-529b33ee9929','b024a55a-7386-422e-9a6c-44b1e71acdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-809222262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=158759f6-220d-4552-a93c-88ab6318273d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ac02e13964084131902a987c40a7dcc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e1dcf3da48749b798b690a84ae21642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:55.755731 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4b7519-8bc7-400b-a503-e9e5751bea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:55.779910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4b7519-8bc7-400b-a503-e9e5751bea8d) transitioned into state 'SUCCESS' from state '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-809222262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['41342a95-740e-4246-9301-a321cf759ab9','29416770-e78a-4471-ad9f-1a51a7fc117f','978d3e8d-b540-46b1-ab21-529b33ee9929','b024a55a-7386-422e-9a6c-44b1e71acdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:55.781140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6058ebd2-2406-4de2-b655-aa244eda0293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:55.801371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6058ebd2-2406-4de2-b655-aa244eda0293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:55.802563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (c7bad124-7860-4de5-b6d8-ef3597f9b494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:55.802913 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request issued successfully. Aug 14 02:11:55.803809 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6192463-d7a9-4562-8bb0-f97f7e34fc31 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:55.804351 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 361/1451] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:55 2026] POST /volume/v3/volumes => generated 757 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:55.817389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-febf6745-4df7-4c9d-ab37-0c5b411b28ff None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.826286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.829474 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:55.829615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:55.829912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:55.839627 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:55.839627 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:55.848493 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:55.856702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5bbb899b-62ee-4b47-b565-2cbac11a8064 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:55.857225 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 363/1452] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:55 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:55.974120 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-febf6745-4df7-4c9d-ab37-0c5b411b28ff tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:11:55.974524 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-febf6745-4df7-4c9d-ab37-0c5b411b28ff tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-271998527", "extra_specs": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:55.992406 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:55.995016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:55.995253 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:55.995444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:55.995552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:55.996624 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-febf6745-4df7-4c9d-ab37-0c5b411b28ff tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:11:55.997057 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 371/1453] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:11:55 2026] POST /volume/v3/types => generated 217 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:56.006715 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.006715 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:56.007449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-751ef3bf-b1d3-4cd5-9e6e-90e41359664b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.009771 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a841d8d4-1c5f-44c0-9908-ba39619accf2 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:56.009962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-751ef3bf-b1d3-4cd5-9e6e-90e41359664b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa/encryption Aug 14 02:11:56.010062 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 359/1454] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:55 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:56.010299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-751ef3bf-b1d3-4cd5-9e6e-90e41359664b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:56.012520 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.012520 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:56.033579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-751ef3bf-b1d3-4cd5-9e6e-90e41359664b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa/encryption returned with HTTP 200 Aug 14 02:11:56.034159 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 362/1455] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:11:56 2026] POST /volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:56.043375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e3617467-f422-499f-9062-1789f2b10ca5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.134474 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:11:56.134829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-526319081", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-271998527", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:56.136410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-526319081', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-271998527', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:11:56.142767 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume of 1 GB Aug 14 02:11:56.143162 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.143162 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:56.143841 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Availability Zones retrieved successfully. Aug 14 02:11:56.152630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (269d9812-14a7-4feb-86c1-e910a70d3da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:56.153988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998b4134-1a03-4d91-bd89-2fff1bbb704e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:56.155817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:11:56.192390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998b4134-1a03-4d91-bd89-2fff1bbb704e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:11:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f898f3-2054-4e79-8850-739d69c200aa,is_public=True,name='tempest-scenario-type-cryptsetup-271998527',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f898f3-2054-4e79-8850-739d69c200aa', '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=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:56.193459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e0d690-7016-4f2c-8fba-bca5eb35978b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:56.228565 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-271998527 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-271998527, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:56.229088 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-271998527 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-271998527, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:11:56.276659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Created reservations ['5d31541a-11d3-43b3-b000-748b28a1706b', '02691b47-8c78-4b4f-9493-3708eb4e1809', '53dadf13-1718-4c04-be7c-fe986b1c3256', '50514339-b384-46e0-9172-565b63aa0ffb'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:11:56.277827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e0d690-7016-4f2c-8fba-bca5eb35978b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d31541a-11d3-43b3-b000-748b28a1706b', '02691b47-8c78-4b4f-9493-3708eb4e1809', '53dadf13-1718-4c04-be7c-fe986b1c3256', '50514339-b384-46e0-9172-565b63aa0ffb']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:56.278849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242db2d8-ed28-4734-87cb-bbe22e6c8eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:56.307306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242db2d8-ed28-4734-87cb-bbe22e6c8eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f566012-c365-41ed-b2c7-76bf592f97ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-526319081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['5d31541a-11d3-43b3-b000-748b28a1706b','02691b47-8c78-4b4f-9493-3708eb4e1809','53dadf13-1718-4c04-be7c-fe986b1c3256','50514339-b384-46e0-9172-565b63aa0ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=62f898f3-2054-4e79-8850-739d69c200aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-526319081',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1f566012-c365-41ed-b2c7-76bf592f97ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71418f9702ba4bd18d322149735331cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dc609084d444bb89b82b8dd86b3836a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f898f3-2054-4e79-8850-739d69c200aa),volume_type_id=62f898f3-2054-4e79-8850-739d69c200aa)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:56.308204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f03ed8-f773-4834-bff1-be0ac9d5cf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:56.331586 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f03ed8-f773-4834-bff1-be0ac9d5cf2d) transitioned into state 'SUCCESS' from state '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-526319081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['5d31541a-11d3-43b3-b000-748b28a1706b','02691b47-8c78-4b4f-9493-3708eb4e1809','53dadf13-1718-4c04-be7c-fe986b1c3256','50514339-b384-46e0-9172-565b63aa0ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=62f898f3-2054-4e79-8850-739d69c200aa)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:56.332465 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55bd2f1-2b12-49f8-a497-1a4f0252a4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:11:56.345705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55bd2f1-2b12-49f8-a497-1a4f0252a4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:11:56.347243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (269d9812-14a7-4feb-86c1-e910a70d3da8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:11:56.347243 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request issued successfully. Aug 14 02:11:56.348087 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3617467-f422-499f-9062-1789f2b10ca5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:11:56.348582 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 364/1456] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:11:56 2026] POST /volume/v3/volumes => generated 787 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:11:56.477795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.482080 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:56.482490 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.483186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.509490 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.509490 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:56.520278 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.536523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-594fefa8-ce4e-4ff0-a3bb-61c695afc5df tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:56.536523 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 372/1457] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1138 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:56.553905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-755d6129-367f-4c92-a0b6-3541dcb1934d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.556802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-755d6129-367f-4c92-a0b6-3541dcb1934d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:56.557109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-755d6129-367f-4c92-a0b6-3541dcb1934d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.557522 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-755d6129-367f-4c92-a0b6-3541dcb1934d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.574511 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.574511 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:56.583272 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-755d6129-367f-4c92-a0b6-3541dcb1934d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.590643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-755d6129-367f-4c92-a0b6-3541dcb1934d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:56.591322 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 360/1458] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:56.657001 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.661980 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:56.663444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.663444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.669342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a9410207-552c-49b2-a533-485e072c77c4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.673545 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9410207-552c-49b2-a533-485e072c77c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:56.673545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9410207-552c-49b2-a533-485e072c77c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.673545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9410207-552c-49b2-a533-485e072c77c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.674362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a9410207-552c-49b2-a533-485e072c77c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:56.679127 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.679127 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:56.684305 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.686143 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.686143 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:56.688138 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9410207-552c-49b2-a533-485e072c77c4 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:56.688435 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 365/1459] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:56.690876 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1a49039a-b749-4267-99bf-e053887e1128 req-e51de5b2-a404-4a11-ae62-1875d705ee20 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:56.691424 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 363/1460] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:56.721784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.725527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:56.725950 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.726071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.739043 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.739043 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:56.746506 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.754802 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50cd2d08-f9e0-448e-8d64-6a7a6d1d2345 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:56.755505 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 373/1461] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:56.817462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.820924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:56.821965 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.821965 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.835595 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.835595 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:56.841047 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.848204 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-5ebaa8d0-f5a1-4174-b594-13ec728b7a0c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:56.848853 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 361/1462] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:11:56.878095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.878555 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.882503 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:56.883124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.883124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.884461 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b/action Aug 14 02:11:56.884461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:11:56.884461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:56.900646 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.900646 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:56.905594 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:56.905594 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:56.906436 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:56.907859 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:56.914543 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a49fa670-3f5c-47ac-9ef6-67a19f09db3c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:56.915765 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 366/1463] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:56.920742 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Begin detaching volume completed successfully. Aug 14 02:11:56.921019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-21187f38-47f1-4f94-b714-4efdaa32729d tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b/action returned with HTTP 202 Aug 14 02:11:56.921597 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 364/1464] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:11:56 2026] POST /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:11:56.985053 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.988453 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:56.988739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.989010 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.990649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fc68d09b-9f35-4ffe-babd-5bb92ccab3b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:56.991454 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc68d09b-9f35-4ffe-babd-5bb92ccab3b8 None None] GET https://10.4.3.35/volume// Aug 14 02:11:56.991454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc68d09b-9f35-4ffe-babd-5bb92ccab3b8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:56.991620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc68d09b-9f35-4ffe-babd-5bb92ccab3b8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:56.998428 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc68d09b-9f35-4ffe-babd-5bb92ccab3b8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:56.999347 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 362/1465] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:57.001469 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.001469 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:57.007223 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:57.015261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.019163 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:11:57.019468 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-e19014f4-3196-4975-bdc5-f532956f3c41 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:57.019537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.019887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.020226 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 374/1466] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:11:56 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:57.025647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.030582 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:57.030915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.031977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.031977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:57.039036 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.039036 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:57.039818 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf418d3-132f-45f2-b2d4-9279fd45b965 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:57.043350 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 365/1467] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:57.046403 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.046403 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:57.053014 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:11:57.064146 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-d98fddd2-b637-41f8-a7ac-1eea6fff1c43 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:11:57.064922 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 367/1468] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:57.168438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c3b30ef-7e61-46cc-9aff-0ccbff74bff5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.169770 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c3b30ef-7e61-46cc-9aff-0ccbff74bff5 None None] GET https://10.4.3.35/volume// Aug 14 02:11:57.169770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c3b30ef-7e61-46cc-9aff-0ccbff74bff5 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.169770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c3b30ef-7e61-46cc-9aff-0ccbff74bff5 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.169931 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c3b30ef-7e61-46cc-9aff-0ccbff74bff5 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:57.170202 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 363/1469] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:57.183339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-278b96e3-5305-472f-9932-78553e184323 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.186031 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-278b96e3-5305-472f-9932-78553e184323 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:11:57.186561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-278b96e3-5305-472f-9932-78553e184323 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "158759f6-220d-4552-a93c-88ab6318273d", "connector": null, "instance_uuid": "e3e7070b-e5ae-4aff-b5d9-8cd82ec230ea"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:57.201708 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.201708 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:57.265143 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-278b96e3-5305-472f-9932-78553e184323 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:11:57.266445 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 375/1470] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:11:57 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:57.321423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14a95e51-b667-4377-8489-6b32ae20a8dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.325163 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14a95e51-b667-4377-8489-6b32ae20a8dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:57.327163 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14a95e51-b667-4377-8489-6b32ae20a8dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.327975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14a95e51-b667-4377-8489-6b32ae20a8dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.345568 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.345568 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:57.353466 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14a95e51-b667-4377-8489-6b32ae20a8dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:57.354170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-077d5d95-326f-4e15-978b-e566337da154 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.354940 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-077d5d95-326f-4e15-978b-e566337da154 None None] GET https://10.4.3.35/volume// Aug 14 02:11:57.355727 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-077d5d95-326f-4e15-978b-e566337da154 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.355727 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-077d5d95-326f-4e15-978b-e566337da154 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.356739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-077d5d95-326f-4e15-978b-e566337da154 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:11:57.357043 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 368/1471] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:11:57.360327 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14a95e51-b667-4377-8489-6b32ae20a8dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:57.360954 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 366/1472] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:57.373756 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.376837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:57.377330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.377330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.392872 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.392872 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:57.398149 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:57.405501 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-d5e3ff25-8f1c-440d-a088-612456c59c39 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:57.406077 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 364/1473] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:11:57.547484 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.553911 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 Aug 14 02:11:57.554630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:11:57.566741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:11:57.575697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:11:57.575697 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.575697 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:57.703524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-947096dc-ddef-4506-940a-48c20cbd9bdd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:57.705605 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947096dc-ddef-4506-940a-48c20cbd9bdd tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:57.705849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947096dc-ddef-4506-940a-48c20cbd9bdd tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:57.706086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947096dc-ddef-4506-940a-48c20cbd9bdd tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:57.706239 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-947096dc-ddef-4506-940a-48c20cbd9bdd tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:57.711616 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:57.711616 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:57.713065 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947096dc-ddef-4506-940a-48c20cbd9bdd tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:57.713618 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 369/1474] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:57 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:57.725693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" released by "attachment_update" :: held 0.152s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:11:57.725996 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-a6e6c70b-6c53-41cf-b8b0-abb3f48463f0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 returned with HTTP 200 Aug 14 02:11:57.727143 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 376/1475] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:11:57 2026] PUT /volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:11:58.062760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:58.070794 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:58.070794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:58.074896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:58.075069 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:58.082619 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:58.082619 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:58.083725 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7432b87e-a261-4073-84cc-8876d5bcc8b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:58.084499 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 367/1476] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:58 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:58.379475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3877ae10-70d4-43a1-ab31-64de72947957 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:58.381621 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3877ae10-70d4-43a1-ab31-64de72947957 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:58.381853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3877ae10-70d4-43a1-ab31-64de72947957 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:58.382040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3877ae10-70d4-43a1-ab31-64de72947957 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:58.394523 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:58.394523 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:58.399309 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3877ae10-70d4-43a1-ab31-64de72947957 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:58.406299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3877ae10-70d4-43a1-ab31-64de72947957 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:58.406698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 365/1477] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:58 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:58.730129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-54609a8e-1c2d-46a7-af2b-75c42831004c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:58.732798 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54609a8e-1c2d-46a7-af2b-75c42831004c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:58.733641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54609a8e-1c2d-46a7-af2b-75c42831004c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:58.733641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54609a8e-1c2d-46a7-af2b-75c42831004c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:58.733641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-54609a8e-1c2d-46a7-af2b-75c42831004c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:58.742894 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:58.742894 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:11:58.743513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54609a8e-1c2d-46a7-af2b-75c42831004c tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:58.744138 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 370/1478] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:58 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:59.104635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:59.107380 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:11:59.108432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:59.108432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:59.108432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:59.118476 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:59.118476 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:11:59.122189 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e47fb8c1-82b3-45ce-ad56-8c129d0b2eae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:11:59.122189 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 377/1479] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:59 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:59.425964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:59.430502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:11:59.430796 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:59.431041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:59.446269 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:59.446269 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:11:59.451437 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:11:59.457213 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a86b3a4f-e9df-46cc-9edb-edba9c27b264 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:11:59.457737 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 368/1480] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:59 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:11:59.757607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:11:59.762701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:11:59.763031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:11:59.763381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:11:59.763570 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:11:59.772490 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:11:59.772490 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:11:59.774783 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a9e89b2-9a22-4fd4-84fd-07343f1e3ec2 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:11:59.775376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 366/1481] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:11:59 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:00.136763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:00.139341 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:00.139537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:00.139744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:00.140701 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:00.148388 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:00.148388 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:00.149234 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-129ba2f1-b999-4ece-8fc3-74ca47f46372 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:00.149619 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 371/1482] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:00 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:00.481250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0037030a-0370-4c91-8c34-4bb9451fc22f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:00.485742 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0037030a-0370-4c91-8c34-4bb9451fc22f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:00.485742 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0037030a-0370-4c91-8c34-4bb9451fc22f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:00.486327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0037030a-0370-4c91-8c34-4bb9451fc22f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:00.502631 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:00.502631 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:00.510414 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0037030a-0370-4c91-8c34-4bb9451fc22f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:00.519134 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0037030a-0370-4c91-8c34-4bb9451fc22f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:00.519134 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 378/1483] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:00 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:00.794745 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:00.798135 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:00.798407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:00.798958 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:00.799691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:00.807877 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:00.807877 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:00.809271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e083d8e-ddaf-410e-85ca-0c5e7cfc5848 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:00.809750 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 369/1484] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:00 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:01.132948 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-482ba56b-1fa9-4984-aa97-13c7eea79a0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.135383 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-482ba56b-1fa9-4984-aa97-13c7eea79a0e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3/action Aug 14 02:12:01.136157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-482ba56b-1fa9-4984-aa97-13c7eea79a0e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:01.136490 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-482ba56b-1fa9-4984-aa97-13c7eea79a0e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:01.168323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.174705 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:01.174895 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.174895 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:01.174991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.174991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.174991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:01.182773 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.182773 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:01.185550 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de72e1ee-fb16-4cd5-af5c-bbdbbe6f6576 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:01.186157 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 372/1485] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:01.194351 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0482be6c-ef57-49df-9f03-b599acebd8e5 req-482ba56b-1fa9-4984-aa97-13c7eea79a0e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3/action returned with HTTP 204 Aug 14 02:12:01.195798 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 367/1486] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:01 2026] POST /volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:01.259718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-56ec229a-0eee-4aa8-bbdc-a1a90a308eda None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.264275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-56ec229a-0eee-4aa8-bbdc-a1a90a308eda tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c Aug 14 02:12:01.264275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-56ec229a-0eee-4aa8-bbdc-a1a90a308eda tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.264275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-56ec229a-0eee-4aa8-bbdc-a1a90a308eda tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.273427 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.273427 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:01.350007 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7dd5542-0212-4233-8706-2cffa9a78d4c req-56ec229a-0eee-4aa8-bbdc-a1a90a308eda tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c returned with HTTP 200 Aug 14 02:12:01.350007 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 379/1487] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:01 2026] DELETE /volume/v3/attachments/94d5ab85-b5a5-4670-9978-8e5e4df01e2c => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:01.538641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c4cae00b-7c03-4029-adad-71629c7e95fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.540855 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4cae00b-7c03-4029-adad-71629c7e95fe tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:01.541607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4cae00b-7c03-4029-adad-71629c7e95fe tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.542121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c4cae00b-7c03-4029-adad-71629c7e95fe tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.556003 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.556003 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:01.561981 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c4cae00b-7c03-4029-adad-71629c7e95fe tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:01.566792 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c4cae00b-7c03-4029-adad-71629c7e95fe tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:01.567167 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 370/1488] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:01.619060 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.622157 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:01.622561 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.622779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.638758 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.638758 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:01.647133 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:01.655974 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a2365142-3ab9-487b-b642-62c97937dda1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:01.656750 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 373/1489] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:01.803958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a63ecd6-afb7-46b9-b9b3-a9da75b18238 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.805201 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a63ecd6-afb7-46b9-b9b3-a9da75b18238 None None] GET https://10.4.3.35/volume// Aug 14 02:12:01.805201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a63ecd6-afb7-46b9-b9b3-a9da75b18238 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.806776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a63ecd6-afb7-46b9-b9b3-a9da75b18238 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.807124 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a63ecd6-afb7-46b9-b9b3-a9da75b18238 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:01.807915 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 368/1490] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:01.820366 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-12926529-0e7b-43db-bddd-f245f3919433 req-888dcdba-5aaa-420f-b519-4c0e01096dbf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.823477 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-888dcdba-5aaa-420f-b519-4c0e01096dbf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:12:01.824526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-888dcdba-5aaa-420f-b519-4c0e01096dbf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "158759f6-220d-4552-a93c-88ab6318273d", "connector": null, "instance_uuid": "a0bce4ff-2ec0-41d4-9f4b-67a64b0f9ff2"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:01.825494 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.831875 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:01.831875 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.833975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.835011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:01.844921 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.844921 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:01.846403 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c5bdfcd-5b86-432a-9447-19c2210f6ed0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:01.847724 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 371/1491] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:01.851098 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.851098 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:01.915896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-888dcdba-5aaa-420f-b519-4c0e01096dbf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:12:01.915896 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 380/1492] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:12:01 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:12:01.965349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.966762 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:01.967070 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.967287 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.986346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf8e2b04-3dd6-431e-b363-92eb06085500 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:01.986801 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf8e2b04-3dd6-431e-b363-92eb06085500 None None] GET https://10.4.3.35/volume// Aug 14 02:12:01.987002 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf8e2b04-3dd6-431e-b363-92eb06085500 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:01.987219 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf8e2b04-3dd6-431e-b363-92eb06085500 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:01.987687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf8e2b04-3dd6-431e-b363-92eb06085500 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:01.988163 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 369/1493] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:01.994926 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:01.994926 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:01.998960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:02.002067 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:02.005280 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:02.005656 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:02.005979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:02.009567 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35c23962-90c0-40af-a4a2-9ec167bf4473 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:02.010658 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 374/1494] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:02.030216 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:02.030216 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:02.039164 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:02.046785 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-ad3c54e1-cf03-4421-8dad-baddf26ad7e4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:02.047741 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 372/1495] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:01 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:02.172392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:02.176360 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 Aug 14 02:12:02.176838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:02.190397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:12:02.199511 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:12:02.201116 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:02.201116 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:02.206904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:02.209417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:02.209666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:02.210082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:02.210390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:02.217726 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:02.217726 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:02.219215 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be3aa36c-d7e7-4abd-b604-d64b7619e79b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:02.219646 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 370/1496] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:02 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:02.349384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-158759f6-220d-4552-a93c-88ab6318273d-np0000007301" released by "attachment_update" :: held 0.149s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:12:02.349384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-a68a759c-fbe3-4400-80e9-533cf71e715b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 returned with HTTP 200 Aug 14 02:12:02.350276 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 381/1497] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:12:02 2026] PUT /volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:02.352468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-52898905-8e74-4dba-9569-166fa224413e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:02.354908 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-52898905-8e74-4dba-9569-166fa224413e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:12:02.355383 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-52898905-8e74-4dba-9569-166fa224413e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:02.355916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-52898905-8e74-4dba-9569-166fa224413e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:02.367258 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:02.367258 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:02.373838 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-52898905-8e74-4dba-9569-166fa224413e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:12:02.382504 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-52898905-8e74-4dba-9569-166fa224413e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:12:02.382504 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 375/1498] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:02 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:02.862518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:02.869844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:02.869844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:02.870527 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:02.871413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:02.887555 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:02.887555 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:02.889156 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6edc8145-757d-439e-a2da-8ea53ab8fb99 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:02.889804 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 373/1499] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:02 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:03.029167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:03.032937 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:03.033232 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:03.033488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:03.049612 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:03.049612 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:03.054633 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:03.061629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10188c8f-40fb-41c2-ba48-49a2e2e1e7d9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:03.071714 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 371/1500] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:03 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:12:03.237663 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:03.238264 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:03.238333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:03.238591 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:03.238763 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:03.245701 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:03.245701 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:03.246409 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc944fbe-563a-4c5a-aef9-0f7e574ee728 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:03.248801 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 382/1501] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:03 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:03.906855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-70dee703-5e2d-433d-8014-48c7c0e03690 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:03.909165 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70dee703-5e2d-433d-8014-48c7c0e03690 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:03.909165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-70dee703-5e2d-433d-8014-48c7c0e03690 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:03.909455 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-70dee703-5e2d-433d-8014-48c7c0e03690 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:03.910502 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-70dee703-5e2d-433d-8014-48c7c0e03690 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:03.917359 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:03.917359 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:03.918781 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70dee703-5e2d-433d-8014-48c7c0e03690 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:03.919438 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 376/1502] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:03 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:04.080004 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:04.083335 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:04.084746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:04.085895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:04.129111 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:04.129111 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:04.135630 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:04.147408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa8bcd01-a8ad-464b-8a2b-9d1fddae0515 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:04.147408 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 374/1503] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:04 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:12:04.266093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:04.269507 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:04.269665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:04.269939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:04.270097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:04.282330 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:04.282330 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:04.285078 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23c28308-f04d-4683-ae7d-1dcc3088e5fd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:04.285595 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 372/1504] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:04 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:04.875916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-12926529-0e7b-43db-bddd-f245f3919433 req-86190648-8041-4111-b1e3-93f42a0c3e02 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:04.880568 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-86190648-8041-4111-b1e3-93f42a0c3e02 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88/action Aug 14 02:12:04.880568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-86190648-8041-4111-b1e3-93f42a0c3e02 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:04.880568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-86190648-8041-4111-b1e3-93f42a0c3e02 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:04.914855 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:04.914855 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:04.935190 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-413e60a7-9d33-40cf-8263-0dcedab4479a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:04.935494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-12926529-0e7b-43db-bddd-f245f3919433 req-86190648-8041-4111-b1e3-93f42a0c3e02 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88/action returned with HTTP 204 Aug 14 02:12:04.935889 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 383/1505] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:04 2026] POST /volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:04.937754 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-413e60a7-9d33-40cf-8263-0dcedab4479a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:04.938268 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-413e60a7-9d33-40cf-8263-0dcedab4479a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:04.938569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-413e60a7-9d33-40cf-8263-0dcedab4479a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:04.938869 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-413e60a7-9d33-40cf-8263-0dcedab4479a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:04.953708 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:04.953708 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:04.953708 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-413e60a7-9d33-40cf-8263-0dcedab4479a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:04.954007 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 377/1506] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:04 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:05.166432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.168625 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.168862 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.169096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.186866 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.186866 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:05.194925 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:05.204584 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae63c945-ec64-49a3-b169-6591f42e6bd7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.205401 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 375/1507] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:05.224015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08a058e6-bfb2-4864-a099-20c418af7d1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.312238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.313579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:05.313740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.314542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.315485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:05.321210 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.321210 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:05.322368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc98afc6-4a12-43c1-8fca-b425f89956bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:05.322879 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 384/1508] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:05.350623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08a058e6-bfb2-4864-a099-20c418af7d1c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.351100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08a058e6-bfb2-4864-a099-20c418af7d1c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.351540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08a058e6-bfb2-4864-a099-20c418af7d1c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.372453 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.372453 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:05.383804 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08a058e6-bfb2-4864-a099-20c418af7d1c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Volume info retrieved successfully. Aug 14 02:12:05.396830 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08a058e6-bfb2-4864-a099-20c418af7d1c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.397371 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 373/1509] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1439 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:05.485183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-94135407-10f1-408c-bc6b-91f45db30544 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.490483 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94135407-10f1-408c-bc6b-91f45db30544 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.490665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94135407-10f1-408c-bc6b-91f45db30544 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.491622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94135407-10f1-408c-bc6b-91f45db30544 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.516049 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.516049 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:05.524232 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-94135407-10f1-408c-bc6b-91f45db30544 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Volume info retrieved successfully. Aug 14 02:12:05.536598 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94135407-10f1-408c-bc6b-91f45db30544 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.536598 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 378/1510] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:05.626701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.629852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.630859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.630859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.662558 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.662558 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:05.670185 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:05.676867 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-f0cc74a0-21ab-43cd-a017-8facb325eee2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.677582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 376/1511] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:05.714063 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.719482 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action Aug 14 02:12:05.720062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:05.720285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:05.745336 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.745336 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:05.746470 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:05.757561 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Begin detaching volume completed successfully. Aug 14 02:12:05.760702 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-277b9e30-33b1-4c40-a619-e0fa818343d1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action returned with HTTP 202 Aug 14 02:12:05.760702 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 385/1512] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:12:05 2026] POST /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:05.794372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36d666f9-2326-450b-91be-faa3ab00ba6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.799543 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d666f9-2326-450b-91be-faa3ab00ba6c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.799949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d666f9-2326-450b-91be-faa3ab00ba6c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.800294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d666f9-2326-450b-91be-faa3ab00ba6c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.821730 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.821730 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:05.827328 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36d666f9-2326-450b-91be-faa3ab00ba6c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:05.834910 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d666f9-2326-450b-91be-faa3ab00ba6c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.835597 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 374/1513] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:05.862833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f912fc06-7bb4-4d82-8e43-d617c790e5eb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.864754 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f912fc06-7bb4-4d82-8e43-d617c790e5eb None None] GET https://10.4.3.35/volume// Aug 14 02:12:05.865028 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f912fc06-7bb4-4d82-8e43-d617c790e5eb None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.865755 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f912fc06-7bb4-4d82-8e43-d617c790e5eb None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.865755 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f912fc06-7bb4-4d82-8e43-d617c790e5eb None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:05.866827 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 379/1514] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:05.885096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.889461 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:05.890237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.890341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.918080 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.918080 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:05.927271 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:05.940546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-084ae690-9766-4816-a0f3-989b9ef32413 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:05.940546 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 377/1515] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1622 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:05.970369 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-bac08e07-d2a0-4181-9732-37941e10443d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.972453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb2d7530-a852-4758-9685-9c0d834030c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:05.975521 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb2d7530-a852-4758-9685-9c0d834030c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:05.975521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb2d7530-a852-4758-9685-9c0d834030c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.975521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb2d7530-a852-4758-9685-9c0d834030c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.975521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bb2d7530-a852-4758-9685-9c0d834030c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:05.977005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-bac08e07-d2a0-4181-9732-37941e10443d tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 Aug 14 02:12:05.977005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-bac08e07-d2a0-4181-9732-37941e10443d tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:05.977005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-bac08e07-d2a0-4181-9732-37941e10443d tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:05.983193 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:05.983193 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:05.986705 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb2d7530-a852-4758-9685-9c0d834030c3 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:05.986705 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 375/1516] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:05 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.001379 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.001379 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:06.098275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-bac08e07-d2a0-4181-9732-37941e10443d tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 returned with HTTP 200 Aug 14 02:12:06.098815 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 386/1517] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:05 2026] DELETE /volume/v3/attachments/ada847a0-4e84-4990-9213-875c5cfbd4e9 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.120908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.124220 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:12:06.124474 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.125002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.125375 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Delete volume with id: ed1d711a-266a-4b2a-88e3-58b695686a74 Aug 14 02:12:06.140095 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.140095 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:06.140095 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:12:06.184712 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Delete volume request issued successfully. Aug 14 02:12:06.184712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6c0ecfd6-2820-4a8f-911f-2f9e14860921 req-50b2d933-7c83-41aa-b363-3ca061804693 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 returned with HTTP 202 Aug 14 02:12:06.184712 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 380/1518] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:12:06 2026] DELETE /volume/v3/volumes/ed1d711a-266a-4b2a-88e3-58b695686a74 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:06.340697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.345199 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:06.345199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.345929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.345929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:06.361456 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.361456 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:06.363181 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce9c756d-da27-44fd-a2e0-48a3ada91604 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:06.364333 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 378/1519] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.383507 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86d90cdc-875c-4179-ae55-d89f52883a15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.386232 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86d90cdc-875c-4179-ae55-d89f52883a15 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:06.387150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86d90cdc-875c-4179-ae55-d89f52883a15 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.387150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86d90cdc-875c-4179-ae55-d89f52883a15 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.400305 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.400305 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:06.406620 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86d90cdc-875c-4179-ae55-d89f52883a15 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:06.414055 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86d90cdc-875c-4179-ae55-d89f52883a15 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 returned with HTTP 200 Aug 14 02:12:06.414416 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 376/1520] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 => generated 963 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.436855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.442137 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:06.443238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.443238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.454980 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.454980 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:06.468522 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:06.479276 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e7fbc51-a60e-4ca3-8d49-04d6da5ab91a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 returned with HTTP 200 Aug 14 02:12:06.479809 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 387/1521] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.498485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.502471 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:06.502960 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.503266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.503505 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:06.518873 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.518873 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:06.519683 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:06.577614 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:12:06.578472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff259932-ab2a-4a9c-9cfb-e667b0e9fc60 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 returned with HTTP 202 Aug 14 02:12:06.578601 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 381/1522] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:06 2026] DELETE /volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:06.587945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.591076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:06.591076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.591264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.610044 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.610044 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:06.621700 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:06.634103 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62c2828b-0f62-4e22-84b7-c86250e529c7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 returned with HTTP 200 Aug 14 02:12:06.634698 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 379/1523] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:06.853916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:06.857493 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:06.857493 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:06.857702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:06.869838 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:06.869838 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:06.873483 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:06.877941 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a964add-d62d-49b8-81ea-db97f8bd20b8 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:06.878331 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 377/1524] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:07.000186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8faeb411-a753-460b-9063-545de1f2da12 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.005120 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faeb411-a753-460b-9063-545de1f2da12 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:07.005120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faeb411-a753-460b-9063-545de1f2da12 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.005120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faeb411-a753-460b-9063-545de1f2da12 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.005120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8faeb411-a753-460b-9063-545de1f2da12 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:07.013586 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.013586 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:07.016437 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faeb411-a753-460b-9063-545de1f2da12 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:07.017203 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 388/1525] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:06 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:07.405905 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.412170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] DELETE https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:12:07.412170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.412170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.412170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Delete volume with id: 78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:12:07.436961 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.436961 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:07.439091 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:12:07.503152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.503651 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Delete volume request issued successfully. Aug 14 02:12:07.503651 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf37c312-42a8-4d08-81d9-33b7f8e7ec1c tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 202 Aug 14 02:12:07.503651 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 382/1526] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:07 2026] DELETE /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:07.513535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:07.514412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.514412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.521229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.524326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:12:07.524742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.524742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.534704 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.534704 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:07.540535 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Volume info retrieved successfully. Aug 14 02:12:07.553576 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.553576 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:07.557857 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23cbe9a1-a48f-4564-81d8-64d239fa2fa9 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 200 Aug 14 02:12:07.557857 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 378/1527] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:07 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:07.575152 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:07.591272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-64bbc052-67c2-4d4d-b607-58e3bf924e94 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:07.591793 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 380/1528] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:07 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1442 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:07.634036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-8c559972-f5b7-4d01-9ce5-da4bbc0e1eea None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.637960 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-8c559972-f5b7-4d01-9ce5-da4bbc0e1eea tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 Aug 14 02:12:07.637960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-8c559972-f5b7-4d01-9ce5-da4bbc0e1eea tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.638132 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-8c559972-f5b7-4d01-9ce5-da4bbc0e1eea tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.658859 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.658859 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:07.660779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c26139f5-a1a2-46a5-9f73-a9f99e7d6a32 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.666790 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c26139f5-a1a2-46a5-9f73-a9f99e7d6a32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 Aug 14 02:12:07.666790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c26139f5-a1a2-46a5-9f73-a9f99e7d6a32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.666790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c26139f5-a1a2-46a5-9f73-a9f99e7d6a32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.678259 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c26139f5-a1a2-46a5-9f73-a9f99e7d6a32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 returned with HTTP 404 Aug 14 02:12:07.679181 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 383/1529] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:07 2026] GET /volume/v3/volumes/58e37bb3-f888-4d11-bf60-c2fd72544c42 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:07.695529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e108585-1de2-4755-890f-77c566244e61 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.700339 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:07.700339 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.700575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.700688 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: ec99a486-d27c-4ccb-9e98-27c665c53610. Aug 14 02:12:07.722218 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.722218 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:07.749097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id ec99a486-d27c-4ccb-9e98-27c665c53610 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:12:07.752507 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e108585-1de2-4755-890f-77c566244e61 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 202 Aug 14 02:12:07.753250 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 379/1530] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:07 2026] DELETE /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:07.775525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.777851 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:07.779135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.779135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.779135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:07.794168 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.794168 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:07.795956 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d28ccf18-1270-4415-a104-d3a9fcd00cb8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 200 Aug 14 02:12:07.797113 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 381/1531] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:07 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:07.809758 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a152f397-7fc3-4f2c-8819-a32de913e735 req-8c559972-f5b7-4d01-9ce5-da4bbc0e1eea tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 returned with HTTP 200 Aug 14 02:12:07.810727 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 389/1532] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:07 2026] DELETE /volume/v3/attachments/33d9a071-d091-4527-a74b-75ca98972ba3 => generated 192 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:07.905956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:07.911108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:07.911108 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:07.911108 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:07.941839 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:07.941839 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:07.957391 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:07.969486 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a0bc62c9-5ad4-46e3-98f5-80085834504f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:07.969486 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 384/1533] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:07 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1142 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:08.046912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-efdf9789-e608-407c-aee3-14b50d6a04ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.056150 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efdf9789-e608-407c-aee3-14b50d6a04ae tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:08.056150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efdf9789-e608-407c-aee3-14b50d6a04ae tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.056150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efdf9789-e608-407c-aee3-14b50d6a04ae tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.056150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-efdf9789-e608-407c-aee3-14b50d6a04ae tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:08.068383 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.068383 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:08.070792 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efdf9789-e608-407c-aee3-14b50d6a04ae tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:08.072346 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 380/1534] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:08.086224 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.088809 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:08.090612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.091141 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.115046 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.115046 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:08.129263 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Volume info retrieved successfully. Aug 14 02:12:08.142128 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f38b682-e892-44ec-8a64-268fc60ec3f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:08.143628 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 382/1535] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:08.201701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.204257 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:08.204475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.204739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.216529 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.216529 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:08.220612 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:08.226266 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-458c872c-b0c4-4c1f-9ee3-7ebfbeb502f1 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:08.228224 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 390/1536] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:12:08.249513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.252758 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action Aug 14 02:12:08.253141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:08.253354 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:08.271386 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.271386 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:08.271586 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:08.282824 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Begin detaching volume completed successfully. Aug 14 02:12:08.283139 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-3c215fd7-41be-4498-9687-aa0f7819e598 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action returned with HTTP 202 Aug 14 02:12:08.283609 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 385/1537] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:12:08 2026] POST /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:08.313181 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e954556-11e7-40bc-886b-804d804f3c5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.316643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e954556-11e7-40bc-886b-804d804f3c5b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:08.317557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e954556-11e7-40bc-886b-804d804f3c5b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.317557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e954556-11e7-40bc-886b-804d804f3c5b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.339549 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.339549 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:08.346875 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e954556-11e7-40bc-886b-804d804f3c5b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:08.347571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b8a897f-b0bd-46b7-a289-dc705732ff99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.348152 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b8a897f-b0bd-46b7-a289-dc705732ff99 None None] GET https://10.4.3.35/volume// Aug 14 02:12:08.348325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b8a897f-b0bd-46b7-a289-dc705732ff99 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.348763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b8a897f-b0bd-46b7-a289-dc705732ff99 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.349110 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b8a897f-b0bd-46b7-a289-dc705732ff99 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:08.349467 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 383/1538] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:08.356130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e954556-11e7-40bc-886b-804d804f3c5b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:08.356767 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 381/1539] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:08.358974 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.369771 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:08.369771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.369771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.383395 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.383395 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:08.389202 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:08.396793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-1ec1dbc8-e01a-47d9-ba0e-f670f3d6a8f6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:08.396793 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 391/1540] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:08.574608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bab014aa-66ac-495c-8937-a5e710c91909 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.579194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bab014aa-66ac-495c-8937-a5e710c91909 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] GET https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 Aug 14 02:12:08.579460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bab014aa-66ac-495c-8937-a5e710c91909 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.579726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bab014aa-66ac-495c-8937-a5e710c91909 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.590944 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bab014aa-66ac-495c-8937-a5e710c91909 tempest-ServerActionsTestOtherA-273450432 tempest-ServerActionsTestOtherA-273450432-project-member] https://10.4.3.35/volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 returned with HTTP 404 Aug 14 02:12:08.591626 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 386/1541] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/volumes/78da2260-4ae2-43ff-b965-c4943c7da7b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:08.816457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.821250 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 Aug 14 02:12:08.821755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.822200 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.822588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id ec99a486-d27c-4ccb-9e98-27c665c53610. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:08.827574 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9d66638-8b8f-4bcd-8f90-e198973c54ff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 returned with HTTP 404 Aug 14 02:12:08.828402 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 384/1542] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:08 2026] GET /volume/v3/backups/ec99a486-d27c-4ccb-9e98-27c665c53610 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:08.949330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71c2882c-de40-4f6a-8997-259518efecbd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:08.952566 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:08.952916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:08.954210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:08.954210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:08.968520 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:08.968520 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:08.971719 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:08.994520 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:12:08.994829 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71c2882c-de40-4f6a-8997-259518efecbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 202 Aug 14 02:12:08.995443 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 382/1543] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:08 2026] DELETE /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:09.006016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3644e031-75d4-400c-a726-704f157e4c31 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:09.012942 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3644e031-75d4-400c-a726-704f157e4c31 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:09.012942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3644e031-75d4-400c-a726-704f157e4c31 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:09.012942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3644e031-75d4-400c-a726-704f157e4c31 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:09.028330 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:09.028330 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:09.034867 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3644e031-75d4-400c-a726-704f157e4c31 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:09.046328 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3644e031-75d4-400c-a726-704f157e4c31 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 200 Aug 14 02:12:09.047266 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 392/1544] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:09 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:09.094216 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4298e934-97b5-4d1d-8a17-8b390421555b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:09.096763 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4298e934-97b5-4d1d-8a17-8b390421555b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:09.097490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4298e934-97b5-4d1d-8a17-8b390421555b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:09.100424 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4298e934-97b5-4d1d-8a17-8b390421555b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:09.100424 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-4298e934-97b5-4d1d-8a17-8b390421555b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:09.107817 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:09.107817 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:09.109472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4298e934-97b5-4d1d-8a17-8b390421555b tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:09.109472 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 387/1545] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:09 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:09.378599 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:09.383708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:09.387024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:09.387024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:09.404580 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:09.404580 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:09.409523 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:09.415979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e4cb417-7e7d-4a36-81b9-7367a5dab0ec tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:09.416665 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 385/1546] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:09 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:10.063489 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b50c970-1231-4ad3-91a1-de0306d2d528 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.065597 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b50c970-1231-4ad3-91a1-de0306d2d528 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:10.065839 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b50c970-1231-4ad3-91a1-de0306d2d528 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.066116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b50c970-1231-4ad3-91a1-de0306d2d528 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.075603 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b50c970-1231-4ad3-91a1-de0306d2d528 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 404 Aug 14 02:12:10.076263 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 383/1547] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:10.084213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d7873917-7035-47bc-894f-d054635e7ef1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.086528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7873917-7035-47bc-894f-d054635e7ef1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:10.086812 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7873917-7035-47bc-894f-d054635e7ef1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.087059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7873917-7035-47bc-894f-d054635e7ef1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.097468 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7873917-7035-47bc-894f-d054635e7ef1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 404 Aug 14 02:12:10.098166 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 393/1548] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:10.106858 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a2feb2c3-604e-4e03-9284-2193db193214 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.109856 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2feb2c3-604e-4e03-9284-2193db193214 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:10.110040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2feb2c3-604e-4e03-9284-2193db193214 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.110444 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2feb2c3-604e-4e03-9284-2193db193214 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.110544 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a2feb2c3-604e-4e03-9284-2193db193214 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 2bd2d1c6-3dac-4f06-9b54-b01388aae718 Aug 14 02:12:10.120286 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2feb2c3-604e-4e03-9284-2193db193214 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 returned with HTTP 404 Aug 14 02:12:10.120979 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 388/1549] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:10 2026] DELETE /volume/v3/volumes/2bd2d1c6-3dac-4f06-9b54-b01388aae718 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:10.122699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.124551 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:10.124804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.124954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.125775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:10.130279 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.130279 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:10.130611 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74cd182c-98da-4805-8e4c-85a42d7afcc0 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:10.130668 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 386/1550] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:10.137630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c039341b-d871-4812-af4e-18de32ec3851 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.139825 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:10.140360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1663590902"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:10.144501 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1663590902'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:10.144547 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume of 1 GB Aug 14 02:12:10.148107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-80ff37c9-c31d-4792-9007-7bb17f279559 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.150605 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80ff37c9-c31d-4792-9007-7bb17f279559 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:10.150605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80ff37c9-c31d-4792-9007-7bb17f279559 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.150858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80ff37c9-c31d-4792-9007-7bb17f279559 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.151144 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Availability Zones retrieved successfully. Aug 14 02:12:10.163695 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.163695 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:10.165020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (7c1a0e44-b0ee-491f-bd79-e048a697dde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:10.166624 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0d721c-a7b3-406c-851e-bd5cbb63620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:10.167620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:10.174868 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-80ff37c9-c31d-4792-9007-7bb17f279559 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:12:10.184065 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80ff37c9-c31d-4792-9007-7bb17f279559 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 200 Aug 14 02:12:10.184589 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 394/1551] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:10.205372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-34a7095b-9d05-46c6-8391-7367814f2383 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.207764 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] POST https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51/action Aug 14 02:12:10.208490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:10.208777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:10.210949 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] Updating backup 'e8a477ed-64c0-434d-96d0-9c60a01ccc51' with '{'status': 'error'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 02:12:10.214175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0d721c-a7b3-406c-851e-bd5cbb63620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:10.215304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a9e06-404a-47a7-912f-9937824a967f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:10.220531 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.220531 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:10.232569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] reset_status in rpcapi backup_id e8a477ed-64c0-434d-96d0-9c60a01ccc51 on host np0000007301. {{(pid=100235) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 02:12:10.233881 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34a7095b-9d05-46c6-8391-7367814f2383 tempest-VolumesBackupsAdminTest-571909915 tempest-VolumesBackupsAdminTest-571909915-project-admin] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51/action returned with HTTP 202 Aug 14 02:12:10.234539 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 389/1552] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:12:10 2026] POST /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:10.250299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.251618 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:10.251932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.252229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.252401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:10.259954 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.259954 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:10.261065 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d33d5201-d2db-4a73-8f85-af2a5429a9e9 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:10.261563 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 387/1553] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:10.277107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-157c2421-8cb2-476c-958b-197c392eb590 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.279752 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] DELETE https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:10.279752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.279752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.279752 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete backup with id: e8a477ed-64c0-434d-96d0-9c60a01ccc51. Aug 14 02:12:10.286921 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.286921 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:10.293709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['dbfbd810-3a4a-4be2-b053-d60a4e619904', 'a82e8b26-9e78-403c-8852-e3c27b63ea14', 'da8a8461-c3c4-4d4d-9cce-1162ce950472', '6b29bc01-f91f-4f14-baa3-c9796e921e8c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:10.293709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a9e06-404a-47a7-912f-9937824a967f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfbd810-3a4a-4be2-b053-d60a4e619904', 'a82e8b26-9e78-403c-8852-e3c27b63ea14', 'da8a8461-c3c4-4d4d-9cce-1162ce950472', '6b29bc01-f91f-4f14-baa3-c9796e921e8c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:10.293709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7126c61-d24c-492a-8ecb-af0eb6c457eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:10.315592 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] delete_backup rpcapi backup_id e8a477ed-64c0-434d-96d0-9c60a01ccc51 {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:12:10.317975 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-157c2421-8cb2-476c-958b-197c392eb590 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 202 Aug 14 02:12:10.318493 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 395/1554] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:10 2026] DELETE /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:10.328813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-98c96373-5348-4798-a3e9-5798b1a199c1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.330651 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7126c61-d24c-492a-8ecb-af0eb6c457eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2769ffe3-caf0-4c94-818c-a4920bcf6662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1663590902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['dbfbd810-3a4a-4be2-b053-d60a4e619904','a82e8b26-9e78-403c-8852-e3c27b63ea14','da8a8461-c3c4-4d4d-9cce-1162ce950472','6b29bc01-f91f-4f14-baa3-c9796e921e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1663590902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2769ffe3-caf0-4c94-818c-a4920bcf6662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63234fc2e3654883838658c0a6ea724b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:10.332846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345a941f-fedc-47d4-a489-e7302a5e8c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:10.333253 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98c96373-5348-4798-a3e9-5798b1a199c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:10.333602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98c96373-5348-4798-a3e9-5798b1a199c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.333954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98c96373-5348-4798-a3e9-5798b1a199c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.334075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-98c96373-5348-4798-a3e9-5798b1a199c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:10.340858 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.340858 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:10.342766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98c96373-5348-4798-a3e9-5798b1a199c1 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 200 Aug 14 02:12:10.342921 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 390/1555] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:10.370175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345a941f-fedc-47d4-a489-e7302a5e8c70) transitioned into state 'SUCCESS' from state '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-1663590902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63234fc2e3654883838658c0a6ea724b',qos_specs=None,replication_status=,reservations=['dbfbd810-3a4a-4be2-b053-d60a4e619904','a82e8b26-9e78-403c-8852-e3c27b63ea14','da8a8461-c3c4-4d4d-9cce-1162ce950472','6b29bc01-f91f-4f14-baa3-c9796e921e8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55755dbc3ffa4d30a7808871f3290a7d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:10.371220 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42885edd-5f09-4f07-aec1-d9b780593811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:10.392645 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42885edd-5f09-4f07-aec1-d9b780593811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:10.393875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Flow 'volume_create_api' (7c1a0e44-b0ee-491f-bd79-e048a697dde1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:10.394335 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Create volume request issued successfully. Aug 14 02:12:10.395138 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c039341b-d871-4812-af4e-18de32ec3851 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:10.395774 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 384/1556] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:12:10 2026] POST /volume/v3/volumes => generated 747 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:10.414194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.417045 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:12:10.417045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.417133 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.425795 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.425795 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:10.430019 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:10.434812 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59d06fbc-7e17-4a6e-9c50-dcb91fd8b6ec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:12:10.435290 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 388/1557] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:10.437274 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ecf7464-9df2-40fb-8c6f-01487981914f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:10.439769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ecf7464-9df2-40fb-8c6f-01487981914f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:10.440028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ecf7464-9df2-40fb-8c6f-01487981914f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:10.440304 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ecf7464-9df2-40fb-8c6f-01487981914f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:10.457646 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:10.457646 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:10.464384 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ecf7464-9df2-40fb-8c6f-01487981914f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:10.471263 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ecf7464-9df2-40fb-8c6f-01487981914f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:10.472243 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 396/1558] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:10 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:11.361868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3b85269f-698b-48ac-870b-1f307b495607 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.371782 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3b85269f-698b-48ac-870b-1f307b495607 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 Aug 14 02:12:11.372794 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3b85269f-698b-48ac-870b-1f307b495607 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.372794 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3b85269f-698b-48ac-870b-1f307b495607 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.372794 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3b85269f-698b-48ac-870b-1f307b495607 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Show backup with id e8a477ed-64c0-434d-96d0-9c60a01ccc51. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:11.378235 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3b85269f-698b-48ac-870b-1f307b495607 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 returned with HTTP 404 Aug 14 02:12:11.378235 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 391/1559] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:11 2026] GET /volume/v3/backups/e8a477ed-64c0-434d-96d0-9c60a01ccc51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:11.457259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f89556f4-b7b4-4d05-8a47-05c83060704b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.459702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f89556f4-b7b4-4d05-8a47-05c83060704b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:12:11.459940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f89556f4-b7b4-4d05-8a47-05c83060704b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.460264 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f89556f4-b7b4-4d05-8a47-05c83060704b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.474910 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:11.474910 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:11.483101 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f89556f4-b7b4-4d05-8a47-05c83060704b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:12:11.492945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.495910 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:11.496282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.496555 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.497104 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f89556f4-b7b4-4d05-8a47-05c83060704b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:12:11.497938 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 385/1560] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:11 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:11.507624 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c7af9b71-3cd5-43de-a947-773106679d7a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.515097 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7af9b71-3cd5-43de-a947-773106679d7a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:11.515097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7af9b71-3cd5-43de-a947-773106679d7a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.515097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7af9b71-3cd5-43de-a947-773106679d7a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.525701 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:11.525701 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:11.526325 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:11.526325 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:11.531068 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c7af9b71-3cd5-43de-a947-773106679d7a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:12:11.532272 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:11.537895 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7af9b71-3cd5-43de-a947-773106679d7a tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 200 Aug 14 02:12:11.538457 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 397/1561] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:11 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:11.539719 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8aa2dba-9df6-475b-b9ad-70367505bf5a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:11.540347 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 389/1562] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:11 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:11.556433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.559490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:11.559490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.559490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.559785 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume with id: b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:11.567847 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:11.567847 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:11.568439 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:12:11.597602 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Delete volume request issued successfully. Aug 14 02:12:11.597911 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-939fd3d9-bc15-4c5c-92d5-328157230ec5 tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 202 Aug 14 02:12:11.598484 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 392/1563] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:11 2026] DELETE /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:11.606780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:11.610169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:11.610169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:11.610169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:11.619713 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:11.619713 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:11.625387 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Volume info retrieved successfully. Aug 14 02:12:11.635304 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a319f8d-d5d8-4fb0-b676-465c0820678f tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 200 Aug 14 02:12:11.636119 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 386/1564] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:11 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:12.562729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1f976265-06a9-4ab4-9189-a43c5125b005 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:12.565889 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1f976265-06a9-4ab4-9189-a43c5125b005 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:12.566207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1f976265-06a9-4ab4-9189-a43c5125b005 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:12.566504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1f976265-06a9-4ab4-9189-a43c5125b005 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:12.579554 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:12.579554 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:12.584386 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1f976265-06a9-4ab4-9189-a43c5125b005 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:12.589964 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1f976265-06a9-4ab4-9189-a43c5125b005 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:12.590409 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 398/1565] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:12 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d23d9b0-c8cb-480c-86d5-bee8c1abeffc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d23d9b0-c8cb-480c-86d5-bee8c1abeffc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] GET https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d23d9b0-c8cb-480c-86d5-bee8c1abeffc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d23d9b0-c8cb-480c-86d5-bee8c1abeffc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d23d9b0-c8cb-480c-86d5-bee8c1abeffc tempest-VolumesBackupsAdminTest-555809544 tempest-VolumesBackupsAdminTest-555809544-project-member] https://10.4.3.35/volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 returned with HTTP 404 Aug 14 02:12:13.840986 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 390/1566] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:12 2026] GET /volume/v3/volumes/b07174ea-2090-45ef-873f-cfdbb9f31900 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-96da1dc0-113f-4892-8e29-619580eeea3a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:13.845380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 393/1567] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:13 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cae9b635-1660-4eab-86b2-a97e3028ef08 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:13.851247 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 387/1568] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:13 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:13.891422 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-bac8b99f-e86c-4746-b487-61c02d4db20b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:13.893941 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-bac8b99f-e86c-4746-b487-61c02d4db20b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 Aug 14 02:12:13.894227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-bac8b99f-e86c-4746-b487-61c02d4db20b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:13.894438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-bac8b99f-e86c-4746-b487-61c02d4db20b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:13.904648 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:13.904648 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:13.987638 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9a3e6bc9-920f-4ec9-8f6c-8594535fe0c8 req-bac8b99f-e86c-4746-b487-61c02d4db20b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 returned with HTTP 200 Aug 14 02:12:13.988341 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 399/1569] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:13 2026] DELETE /volume/v3/attachments/1a7240d5-a4ee-43a6-b751-3dffeb1b8d88 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:14.674405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:14.677277 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:14.678097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:14.678097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:14.690695 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:14.690695 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:14.697582 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:14.705783 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-014cb049-4e9a-462b-bd76-bf89e58ecab4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:14.706487 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 391/1570] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:14 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:14.725788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:14.727999 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:14.728425 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:14.728655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:14.737034 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:14.737034 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:14.742021 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:14.748788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7b9f37c-ad11-4b9e-9432-1012f2c453cb tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:14.749345 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 394/1571] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:14 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:14.829950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:14.832574 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:12:14.832852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:14.833297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:14.851916 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:14.851916 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:14.858505 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:14.865536 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37fcfaf0-88aa-477d-a8ec-21d6d1130e0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:12:14.869758 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 388/1572] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:14 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:15.890367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:16.020874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:16.021449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-963204277"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:16.023530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-963204277'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:16.023847 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume of 1 GB Aug 14 02:12:16.024300 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:16.024300 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:16.030194 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Availability Zones retrieved successfully. Aug 14 02:12:16.038815 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (04dffe22-8971-44cb-b5f4-09eb4f805f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:16.040604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d81a15-e2f7-4c4d-8e2c-a7778bec5733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:16.042049 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:16.084817 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d81a15-e2f7-4c4d-8e2c-a7778bec5733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:16.086193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15d7fe5-bb97-4a8c-b104-17d99196c231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:16.187239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['164de278-7b72-45b7-ad2b-690ab7c609d4', '5becc282-39b2-4f0d-beda-ec2766b83ce3', '9192cfa8-a94d-4931-b28b-eecba587d98d', 'f399d5e4-4948-4b17-8f73-9a8a3bc7af72'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:16.188841 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15d7fe5-bb97-4a8c-b104-17d99196c231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164de278-7b72-45b7-ad2b-690ab7c609d4', '5becc282-39b2-4f0d-beda-ec2766b83ce3', '9192cfa8-a94d-4931-b28b-eecba587d98d', 'f399d5e4-4948-4b17-8f73-9a8a3bc7af72']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:16.190984 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2480556-c8cf-4c25-9e89-062e88016b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:16.224421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2480556-c8cf-4c25-9e89-062e88016b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '261bda51-17fb-475e-bd67-86cbd7c004aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-963204277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['164de278-7b72-45b7-ad2b-690ab7c609d4','5becc282-39b2-4f0d-beda-ec2766b83ce3','9192cfa8-a94d-4931-b28b-eecba587d98d','f399d5e4-4948-4b17-8f73-9a8a3bc7af72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-963204277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=261bda51-17fb-475e-bd67-86cbd7c004aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d81e74d730c4f87a9daad33b0f6dee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='231b0d15bf6e4a38b032da527e9258dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:16.225311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0193d990-ab7d-4476-b86b-15d86b91b896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:16.256466 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0193d990-ab7d-4476-b86b-15d86b91b896) transitioned into state 'SUCCESS' from state '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-963204277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['164de278-7b72-45b7-ad2b-690ab7c609d4','5becc282-39b2-4f0d-beda-ec2766b83ce3','9192cfa8-a94d-4931-b28b-eecba587d98d','f399d5e4-4948-4b17-8f73-9a8a3bc7af72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:16.258041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc379e92-b0b1-4971-bbaa-bb9b66b4f63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:16.281361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc379e92-b0b1-4971-bbaa-bb9b66b4f63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:16.282793 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (04dffe22-8971-44cb-b5f4-09eb4f805f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:16.283156 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request issued successfully. Aug 14 02:12:16.284602 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83778aa2-f52f-4e6a-92a6-5002f9b8ed06 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:16.284602 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 400/1573] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:12:15 2026] POST /volume/v3/volumes => generated 748 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:16.299357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:16.301834 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:16.302294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:16.302764 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:16.322465 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:16.322465 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:16.330696 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:16.333533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f23c2155-57ee-4a47-ac7e-0e0e5cdbfb4c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 200 Aug 14 02:12:16.334174 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 392/1574] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:16 2026] GET /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:17.352865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:17.356030 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:17.356315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:17.356583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:17.360281 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=306,cinder:UPDATE=57,cinder:INSERT=34 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:12:17.370768 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:17.370768 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:17.381289 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:17.388319 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b8ffcae-15d7-4d04-bd6a-17054c4191a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 200 Aug 14 02:12:17.389093 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 395/1575] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:17 2026] GET /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:17.412413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:17.414201 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:17.415016 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "261bda51-17fb-475e-bd67-86cbd7c004aa", "name": "tempest-VolumesDeleteCascade-Snapshot-1383158826"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:17.428953 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:17.428953 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:17.429656 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:17.429803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create snapshot from volume 261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:17.564137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['cc481702-a489-4302-9299-a66589c0a8b8', 'f3e5002a-f1c7-4ae4-9b67-5df3160cfa74', '4c523c9c-181d-4fce-b0de-a202fded9a26', '6056b931-1766-4e69-a0b3-8677a09a58cb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:17.638280 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot create request issued successfully. Aug 14 02:12:17.638849 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-766b4b35-fe77-4a13-b835-7fa8283e2ef1 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:12:17.639642 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 389/1576] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:12:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:17.655760 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0d1b0a47-59db-417f-97b0-beed3db45027 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:17.660359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0d1b0a47-59db-417f-97b0-beed3db45027 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 Aug 14 02:12:17.660359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0d1b0a47-59db-417f-97b0-beed3db45027 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:17.660359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0d1b0a47-59db-417f-97b0-beed3db45027 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:17.672797 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:17.672797 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:17.672797 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0d1b0a47-59db-417f-97b0-beed3db45027 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:17.678482 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0d1b0a47-59db-417f-97b0-beed3db45027 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 returned with HTTP 200 Aug 14 02:12:17.679100 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 401/1577] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:17 2026] GET /volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:18.694551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:18.696782 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 Aug 14 02:12:18.697184 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:18.697184 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:18.705917 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:18.705917 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:18.706602 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:18.707875 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53e4aac1-9db7-471a-b11b-c34ffce2badb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 returned with HTTP 200 Aug 14 02:12:18.708496 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 393/1578] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:18 2026] GET /volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:18.726116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:18.728311 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:18.728664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "261bda51-17fb-475e-bd67-86cbd7c004aa", "name": "tempest-VolumesDeleteCascade-Snapshot-77600885"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:18.742304 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:18.742304 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:18.742825 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:18.743704 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create snapshot from volume 261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:18.819068 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['329522b7-fca3-4c5d-b214-42ea37ddf70e', 'ac761adb-6de6-4e0d-952d-d9be31fe69bc', 'dd95696f-731f-4289-83b4-3b292b6a5d36', 'e5f0261e-1fc7-4562-b9ed-5f8eafd2ddf5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:18.904807 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot create request issued successfully. Aug 14 02:12:18.904807 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fcb552e8-8997-4d6d-bdbb-19d80d9c3900 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:12:18.905438 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 396/1579] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:12:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:18.920020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42eda4c2-59bf-4f69-9616-9a308483592d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:18.923878 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42eda4c2-59bf-4f69-9616-9a308483592d tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 Aug 14 02:12:18.924107 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42eda4c2-59bf-4f69-9616-9a308483592d tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:18.924433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42eda4c2-59bf-4f69-9616-9a308483592d tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:18.932832 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:18.932832 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:18.933195 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-42eda4c2-59bf-4f69-9616-9a308483592d tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:18.934416 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42eda4c2-59bf-4f69-9616-9a308483592d tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 returned with HTTP 200 Aug 14 02:12:18.935396 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 390/1580] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:18 2026] GET /volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:19.808588 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e6426494-6b86-438e-b1f2-235568719194 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:19.951299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b729252f-86e3-4006-8f8e-4127af086834 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:19.953525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b729252f-86e3-4006-8f8e-4127af086834 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 Aug 14 02:12:19.954455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b729252f-86e3-4006-8f8e-4127af086834 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:19.954975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b729252f-86e3-4006-8f8e-4127af086834 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:19.962905 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:19.962905 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:19.964332 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b729252f-86e3-4006-8f8e-4127af086834 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:19.966829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b729252f-86e3-4006-8f8e-4127af086834 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 returned with HTTP 200 Aug 14 02:12:19.968013 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 394/1581] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:19 2026] GET /volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:19.986385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-71bab513-1267-4e14-8207-b63c45f5a5ae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:19.990637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa?cascade=True Aug 14 02:12:19.990637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:19.990637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:19.990637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume with id: 261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:20.002379 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:20.002379 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:20.004527 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:20.034732 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6426494-6b86-438e-b1f2-235568719194 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools Aug 14 02:12:20.035244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6426494-6b86-438e-b1f2-235568719194 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.036269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6426494-6b86-438e-b1f2-235568719194 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Calling method 'get_pools' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.065914 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6426494-6b86-438e-b1f2-235568719194 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:12:20.066439 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 402/1582] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:12:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:20.083257 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab81b392-eebb-4105-a836-3287f9124965 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:20.086301 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab81b392-eebb-4105-a836-3287f9124965 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 02:12:20.086301 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab81b392-eebb-4105-a836-3287f9124965 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.086967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab81b392-eebb-4105-a836-3287f9124965 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.092044 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume request issued successfully. Aug 14 02:12:20.092308 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71bab513-1267-4e14-8207-b63c45f5a5ae tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa?cascade=True returned with HTTP 202 Aug 14 02:12:20.092901 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 397/1583] 10.4.3.35 () {66 vars in 1369 bytes} [Fri Aug 14 02:12:19 2026] DELETE /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa?cascade=True => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:20.109334 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:20.115762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:20.117129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.117129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.119439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab81b392-eebb-4105-a836-3287f9124965 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 02:12:20.123448 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 391/1584] 10.4.3.35 () {66 vars in 1307 bytes} [Fri Aug 14 02:12:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:20.136659 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:20.136659 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:20.137465 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9799146f-fafd-4548-a94d-d976ee4d3002 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:20.141843 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9799146f-fafd-4548-a94d-d976ee4d3002 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:12:20.141843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9799146f-fafd-4548-a94d-d976ee4d3002 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.142091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9799146f-fafd-4548-a94d-d976ee4d3002 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.144278 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:20.157701 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2af6d4e9-9a6c-4f41-9f66-01aa923e7534 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 200 Aug 14 02:12:20.157701 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 395/1585] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:20 2026] GET /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:20.171643 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9799146f-fafd-4548-a94d-d976ee4d3002 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 200 Aug 14 02:12:20.172279 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 403/1586] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:12:20 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 703 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:20.189277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-32151c86-47a2-4210-bc1e-95bf2f97707a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:20.192407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-32151c86-47a2-4210-bc1e-95bf2f97707a tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:12:20.192407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-32151c86-47a2-4210-bc1e-95bf2f97707a tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.192407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-32151c86-47a2-4210-bc1e-95bf2f97707a tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.192557 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:20.192557 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:20.226937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-32151c86-47a2-4210-bc1e-95bf2f97707a tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 200 Aug 14 02:12:20.226937 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 398/1587] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:12:20 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 703 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:20.243194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3ff24f9f-1fa0-4cb1-854c-de792ff9e479 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:20.246827 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ff24f9f-1fa0-4cb1-854c-de792ff9e479 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:12:20.246827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ff24f9f-1fa0-4cb1-854c-de792ff9e479 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:20.246827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ff24f9f-1fa0-4cb1-854c-de792ff9e479 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:20.260805 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ff24f9f-1fa0-4cb1-854c-de792ff9e479 tempest-BackendsCapabilitiesAdminTestsJSON-574903608 tempest-BackendsCapabilitiesAdminTestsJSON-574903608-project-admin] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 200 Aug 14 02:12:20.260805 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 392/1588] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:12:20 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:21.182976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1759a46-072f-4300-a860-7c8abb2dbc64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.184512 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1759a46-072f-4300-a860-7c8abb2dbc64 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:21.184983 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1759a46-072f-4300-a860-7c8abb2dbc64 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.185332 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1759a46-072f-4300-a860-7c8abb2dbc64 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.197413 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1759a46-072f-4300-a860-7c8abb2dbc64 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 404 Aug 14 02:12:21.198942 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 396/1589] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:21 2026] GET /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:21.211362 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47d68c64-85bf-407f-8478-0c461599ba43 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.217222 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:12:21.217460 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.217772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.218271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:21.219913 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:21.233707 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Get all volumes completed successfully. Aug 14 02:12:21.233707 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47d68c64-85bf-407f-8478-0c461599ba43 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:12:21.234183 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 404/1590] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:12:21 2026] GET /volume/v3/volumes => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:12:21.252820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.256013 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:21.257037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.257037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.257037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:21.259065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:21.280265 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Get all snapshots completed successfully. Aug 14 02:12:21.281757 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1961482d-7bde-4fb3-b1ed-34d3d299555b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:12:21.281757 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 399/1591] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:12:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:12:21.296950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.299864 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 Aug 14 02:12:21.300330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.300330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.300430 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete snapshot with id: 90772279-adc9-499e-99fd-bfae7a1729a6 Aug 14 02:12:21.314692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a73d59a7-4e08-4007-b939-3d3a3d972996 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 returned with HTTP 404 Aug 14 02:12:21.316072 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 393/1592] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:12:21 2026] DELETE /volume/v3/snapshots/90772279-adc9-499e-99fd-bfae7a1729a6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:21.335368 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.339046 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 Aug 14 02:12:21.339046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.339410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.339469 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete snapshot with id: 76319d09-8c19-4210-9890-aad303d0ab93 Aug 14 02:12:21.345712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-787f209d-5dbf-491e-9747-cd85359bb9f6 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 returned with HTTP 404 Aug 14 02:12:21.346350 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 397/1593] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:12:21 2026] DELETE /volume/v3/snapshots/76319d09-8c19-4210-9890-aad303d0ab93 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:21.361115 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-94513482-d08d-4f3d-8be1-8f3050f9b0e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.363824 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94513482-d08d-4f3d-8be1-8f3050f9b0e2 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:21.364239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94513482-d08d-4f3d-8be1-8f3050f9b0e2 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.364397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94513482-d08d-4f3d-8be1-8f3050f9b0e2 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.374427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94513482-d08d-4f3d-8be1-8f3050f9b0e2 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 404 Aug 14 02:12:21.375435 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 405/1594] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:21 2026] GET /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:21.390050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.396075 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:21.396710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.397053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.397411 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume with id: 261bda51-17fb-475e-bd67-86cbd7c004aa Aug 14 02:12:21.410661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4561d47b-84fd-4819-9a24-5c2c0334e93f tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa returned with HTTP 404 Aug 14 02:12:21.412541 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 400/1595] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:21 2026] DELETE /volume/v3/volumes/261bda51-17fb-475e-bd67-86cbd7c004aa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:21.425304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.428450 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:21.429172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-761122281"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:21.431579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-761122281'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:21.431579 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume of 1 GB Aug 14 02:12:21.443764 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Availability Zones retrieved successfully. Aug 14 02:12:21.454018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (aa9b0b51-62cb-48d8-9314-be35cc6ebc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:21.455859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f3a86e-ed49-4755-b786-45129cd0c83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:21.457226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:21.509721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4f3a86e-ed49-4755-b786-45129cd0c83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:21.511178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f599bc7d-0f5f-41b6-bfee-9380708f40ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:21.594400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['e6587ed3-46b6-4863-b85b-a06278675716', '364a4fb1-790f-48fd-827e-c98f8622735b', 'dc40bc7d-6d37-4321-9afc-c09451f759fb', '412d1282-b793-412e-9013-811099ff3b79'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:21.595846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f599bc7d-0f5f-41b6-bfee-9380708f40ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6587ed3-46b6-4863-b85b-a06278675716', '364a4fb1-790f-48fd-827e-c98f8622735b', 'dc40bc7d-6d37-4321-9afc-c09451f759fb', '412d1282-b793-412e-9013-811099ff3b79']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:21.597182 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25246a3-fc11-4084-ada0-9c63cd72bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:21.636030 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25246a3-fc11-4084-ada0-9c63cd72bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41712081-07f9-4f6a-85c9-e141f143c8a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-761122281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['e6587ed3-46b6-4863-b85b-a06278675716','364a4fb1-790f-48fd-827e-c98f8622735b','dc40bc7d-6d37-4321-9afc-c09451f759fb','412d1282-b793-412e-9013-811099ff3b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-761122281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41712081-07f9-4f6a-85c9-e141f143c8a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d81e74d730c4f87a9daad33b0f6dee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='231b0d15bf6e4a38b032da527e9258dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:21.637824 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25df2461-48f7-45a3-bbd3-bc265205a5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:21.675234 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25df2461-48f7-45a3-bbd3-bc265205a5eb) transitioned into state 'SUCCESS' from state '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-761122281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['e6587ed3-46b6-4863-b85b-a06278675716','364a4fb1-790f-48fd-827e-c98f8622735b','dc40bc7d-6d37-4321-9afc-c09451f759fb','412d1282-b793-412e-9013-811099ff3b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:21.676771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8bfebb3-659a-4735-8901-f125a6f9c334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:21.695717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8bfebb3-659a-4735-8901-f125a6f9c334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:21.695996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (aa9b0b51-62cb-48d8-9314-be35cc6ebc53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:21.696521 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request issued successfully. Aug 14 02:12:21.697448 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4970d2e-0831-4eb4-a323-aed11ab6a763 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:21.698392 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 394/1596] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:12:21 2026] POST /volume/v3/volumes => generated 748 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:21.725768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f744b785-68ca-455c-98b2-8bd975fa7208 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:21.728148 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f744b785-68ca-455c-98b2-8bd975fa7208 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:21.728489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f744b785-68ca-455c-98b2-8bd975fa7208 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:21.728817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f744b785-68ca-455c-98b2-8bd975fa7208 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:21.739311 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:21.739311 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:21.745839 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f744b785-68ca-455c-98b2-8bd975fa7208 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:21.759593 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f744b785-68ca-455c-98b2-8bd975fa7208 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 200 Aug 14 02:12:21.760594 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 398/1597] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:21 2026] GET /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:22.779092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:22.783189 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:22.783189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:22.783189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:22.794925 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:22.794925 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:22.799724 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:22.807493 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38699111-ac66-4c5d-9c7c-cf5b3f76866b tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 200 Aug 14 02:12:22.809367 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 406/1598] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:22 2026] GET /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:22.822946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-744916a1-d231-45a4-a68d-60c5bf72a06c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:22.824882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:22.825306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41712081-07f9-4f6a-85c9-e141f143c8a0", "name": "tempest-VolumesDeleteCascade-Snapshot-1796965475"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:22.838302 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:22.838302 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:22.838895 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:22.839152 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create snapshot from volume 41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:22.884614 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['dcda94cd-9763-4c50-b5d0-85f093b1b52c', 'c421cb49-5c02-4320-acce-4d37ffe8c440', 'fc174de7-c2c9-4032-94b5-46a003cf7aba', 'f262e4f0-ad65-438e-9e1e-959b1e9ab6bf'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:22.928645 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot create request issued successfully. Aug 14 02:12:22.929252 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-744916a1-d231-45a4-a68d-60c5bf72a06c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:12:22.929736 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 401/1599] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:12:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:22.948085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-519e8f2c-7d16-4648-b17f-68d324a32861 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:22.950458 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e8f2c-7d16-4648-b17f-68d324a32861 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 Aug 14 02:12:22.951598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e8f2c-7d16-4648-b17f-68d324a32861 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:22.951926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-519e8f2c-7d16-4648-b17f-68d324a32861 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:22.958468 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:22.958468 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:22.959010 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-519e8f2c-7d16-4648-b17f-68d324a32861 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:22.959876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-519e8f2c-7d16-4648-b17f-68d324a32861 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 returned with HTTP 200 Aug 14 02:12:22.960237 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 395/1600] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:22 2026] GET /volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:23.973510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:23.978271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 Aug 14 02:12:23.978398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:23.978636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:23.987924 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:23.987924 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:23.988712 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:23.990438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6310f41d-c8ca-4c0a-ae1d-236c664f9434 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 returned with HTTP 200 Aug 14 02:12:23.991349 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 399/1601] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:23 2026] GET /volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:24.005250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.010640 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:24.011211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-664802520"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:24.016768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request body: {'volume': {'snapshot_id': '84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-664802520'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:24.025394 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:24.025394 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:24.025972 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Snapshot retrieved successfully. Aug 14 02:12:24.026198 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume of 1 GB Aug 14 02:12:24.038968 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Availability Zones retrieved successfully. Aug 14 02:12:24.039093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7b4022b2-a5dd-4fad-89b3-e421d18c57e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.047974 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (c7da3d3f-f77c-46b1-87bf-f244a110fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:24.047974 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd01a17f-3978-421c-9644-928563b126ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:24.049098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:24.103871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd01a17f-3978-421c-9644-928563b126ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:24.104623 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224ecac6-29ed-4ad7-b1bb-b7c8e5c3eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:24.169743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Created reservations ['b404b6f2-59a2-449b-904d-3a7c2a15dc02', '6b4ff75d-1463-461e-88d5-f0f0666a6b52', 'fad7907b-4a70-4847-bcc6-96ee8e22d2a8', '8156c156-f1b8-4444-bd01-a5135ec01269'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:24.169743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (224ecac6-29ed-4ad7-b1bb-b7c8e5c3eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b404b6f2-59a2-449b-904d-3a7c2a15dc02', '6b4ff75d-1463-461e-88d5-f0f0666a6b52', 'fad7907b-4a70-4847-bcc6-96ee8e22d2a8', '8156c156-f1b8-4444-bd01-a5135ec01269']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:24.169743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41f973a-a17e-4e13-a6e0-1f5dc94b4ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:24.205699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b4022b2-a5dd-4fad-89b3-e421d18c57e6 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:12:24.205699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b4022b2-a5dd-4fad-89b3-e421d18c57e6 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1106968424"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:24.206024 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:24.206024 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:24.225207 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b4022b2-a5dd-4fad-89b3-e421d18c57e6 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:12:24.225850 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 402/1602] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:12:24 2026] POST /volume/v3/types => generated 224 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:24.232962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41f973a-a17e-4e13-a6e0-1f5dc94b4ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22c0fd3-979f-40ea-a142-52b5088ddde0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-664802520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['b404b6f2-59a2-449b-904d-3a7c2a15dc02','6b4ff75d-1463-461e-88d5-f0f0666a6b52','fad7907b-4a70-4847-bcc6-96ee8e22d2a8','8156c156-f1b8-4444-bd01-a5135ec01269'],size=1,snapshot_id=84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-664802520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22c0fd3-979f-40ea-a142-52b5088ddde0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d81e74d730c4f87a9daad33b0f6dee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='231b0d15bf6e4a38b032da527e9258dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:24.234160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3808dd4-6227-490d-bc95-cdb05a20cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:24.239184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76ad86c8-d9f7-4957-9d33-dc71a916061b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.242318 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76ad86c8-d9f7-4957-9d33-dc71a916061b tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:12:24.243062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76ad86c8-d9f7-4957-9d33-dc71a916061b tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1173422884"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:24.276007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3808dd4-6227-490d-bc95-cdb05a20cdef) transitioned into state 'SUCCESS' from state '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-664802520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d81e74d730c4f87a9daad33b0f6dee7',qos_specs=None,replication_status=,reservations=['b404b6f2-59a2-449b-904d-3a7c2a15dc02','6b4ff75d-1463-461e-88d5-f0f0666a6b52','fad7907b-4a70-4847-bcc6-96ee8e22d2a8','8156c156-f1b8-4444-bd01-a5135ec01269'],size=1,snapshot_id=84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4,source_replicaid=,source_volid=None,status='creating',user_id='231b0d15bf6e4a38b032da527e9258dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:24.277695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76254ae1-ee81-4af1-b578-fa1109c7dea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:24.285093 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76ad86c8-d9f7-4957-9d33-dc71a916061b tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:12:24.285689 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 396/1603] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:12:24 2026] POST /volume/v3/group_types => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:24.299944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a933d5f8-90cd-4335-8406-e355b53682bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.317953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76254ae1-ee81-4af1-b578-fa1109c7dea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:24.319534 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Flow 'volume_create_api' (c7da3d3f-f77c-46b1-87bf-f244a110fc30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:24.319534 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Create volume request issued successfully. Aug 14 02:12:24.320861 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c4f6c121-b587-49f5-b3da-b62d88887d4e tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:24.320981 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 407/1604] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:12:24 2026] POST /volume/v3/volumes => generated 782 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:24.337943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-989bf7d2-ddad-4246-aae1-da0711e52856 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.340927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-989bf7d2-ddad-4246-aae1-da0711e52856 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:24.341205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-989bf7d2-ddad-4246-aae1-da0711e52856 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:24.342591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-989bf7d2-ddad-4246-aae1-da0711e52856 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:24.356007 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:24.356007 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:24.365750 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-989bf7d2-ddad-4246-aae1-da0711e52856 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:24.369756 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-989bf7d2-ddad-4246-aae1-da0711e52856 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 200 Aug 14 02:12:24.370818 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 403/1605] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:24 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:24.427780 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:12:24.427780 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5fc8bce8-179b-42f4-9ab5-47ab60b48a4d", "volume_types": ["70a4b46d-3918-4ae5-998c-7d8957e427cf"], "name": "tempest-GroupSnapshotsTest-Group-1338027387"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:24.429321 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group {'group': {'group_type': '5fc8bce8-179b-42f4-9ab5-47ab60b48a4d', 'volume_types': ['70a4b46d-3918-4ae5-998c-7d8957e427cf'], 'name': 'tempest-GroupSnapshotsTest-Group-1338027387'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:12:24.434551 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group tempest-GroupSnapshotsTest-Group-1338027387. Aug 14 02:12:24.444332 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:24.482525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['dbe0ebae-39eb-4655-ba31-b22f03a670ab'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:24.539018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a933d5f8-90cd-4335-8406-e355b53682bc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:12:24.539018 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 400/1606] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:12:24 2026] POST /volume/v3/groups => generated 112 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:24.549761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:24.554037 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d Aug 14 02:12:24.554463 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:24.554701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:24.555154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 9a249b8b-5ae4-4aae-810e-ce6bb5ea055d {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:24.567315 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:24.567315 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:24.583887 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d6c9714-c2d2-4f44-8402-613cc692fd5c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d returned with HTTP 200 Aug 14 02:12:24.584605 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 397/1607] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:24 2026] GET /volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:24.999198 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-99cbfb46-f07f-4dd7-b5af-ab36846acf31 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.002986 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-99cbfb46-f07f-4dd7-b5af-ab36846acf31 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/attachments?instance_id=6c9b80fa-eac8-480a-9bb1-ac173e5e4c75 Aug 14 02:12:25.003481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-99cbfb46-f07f-4dd7-b5af-ab36846acf31 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.003843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-99cbfb46-f07f-4dd7-b5af-ab36846acf31 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.033798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-99cbfb46-f07f-4dd7-b5af-ab36846acf31 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments?instance_id=6c9b80fa-eac8-480a-9bb1-ac173e5e4c75 returned with HTTP 200 Aug 14 02:12:25.035562 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 408/1608] 10.4.3.35 () {70 vars in 1630 bytes} [Fri Aug 14 02:12:24 2026] GET /volume/v3/attachments?instance_id=6c9b80fa-eac8-480a-9bb1-ac173e5e4c75 => generated 192 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:25.050896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-1a284af3-2358-4512-aa4c-b0f02727b85a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.054362 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-1a284af3-2358-4512-aa4c-b0f02727b85a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 Aug 14 02:12:25.054362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-1a284af3-2358-4512-aa4c-b0f02727b85a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.054362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-1a284af3-2358-4512-aa4c-b0f02727b85a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.077010 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1cd344e5-929a-4cb9-bf76-b43defe68049 req-1a284af3-2358-4512-aa4c-b0f02727b85a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 returned with HTTP 200 Aug 14 02:12:25.077643 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 404/1609] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:12:25 2026] GET /volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:25.389853 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.395703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:25.395703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.395703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.407412 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.407412 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:25.416630 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:25.426933 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f47b2eb3-1fb3-4da4-8f53-17a95e547085 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 200 Aug 14 02:12:25.427550 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 401/1610] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:25 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:25.455243 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-100346c4-b397-4101-bd83-1e549379f8c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.458168 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-100346c4-b397-4101-bd83-1e549379f8c7 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:25.458487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-100346c4-b397-4101-bd83-1e549379f8c7 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.458826 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-100346c4-b397-4101-bd83-1e549379f8c7 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.472968 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.472968 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:25.477150 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-100346c4-b397-4101-bd83-1e549379f8c7 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:25.492153 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-100346c4-b397-4101-bd83-1e549379f8c7 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 200 Aug 14 02:12:25.493234 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 398/1611] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:25 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:25.517250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.528644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0?cascade=True Aug 14 02:12:25.528644 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.528830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.529078 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume with id: 41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:25.552575 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.552575 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:25.554061 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:25.604215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.606339 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d Aug 14 02:12:25.606566 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.606915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.607164 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 9a249b8b-5ae4-4aae-810e-ce6bb5ea055d {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:25.611724 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.611724 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:25.622029 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a72c8098-5ab9-49e7-99e8-1cca1edd4f92 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d returned with HTTP 200 Aug 14 02:12:25.622843 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 405/1612] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:25 2026] GET /volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:25.644588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea80c379-8589-4655-9cbe-993ade9212e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.648990 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:25.651412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-550185245", "volume_type": "70a4b46d-3918-4ae5-998c-7d8957e427cf", "group_id": "9a249b8b-5ae4-4aae-810e-ce6bb5ea055d", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:25.651810 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume request issued successfully. Aug 14 02:12:25.652899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e96cc30-9e25-46d3-afda-76e1d70f7ed5 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0?cascade=True returned with HTTP 202 Aug 14 02:12:25.653131 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 409/1613] 10.4.3.35 () {66 vars in 1369 bytes} [Fri Aug 14 02:12:25 2026] DELETE /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0?cascade=True => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:25.660227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-550185245', 'volume_type': '70a4b46d-3918-4ae5-998c-7d8957e427cf', 'group_id': '9a249b8b-5ae4-4aae-810e-ce6bb5ea055d', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:25.669015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:25.673076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:25.673973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:25.675478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:25.675589 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.675589 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:25.677150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume of 1 GB Aug 14 02:12:25.685762 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:25.691588 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.691588 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:25.693607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (adc1c8c6-142f-4e39-a0e3-e06fef4b0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:25.695275 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834c4039-77a4-44b3-a752-20a9e1b647b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:25.697925 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:25.697925 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:25.697925 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:25.699055 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:25.706473 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d85c8635-2d1c-4744-9279-876d63e9ac24 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 200 Aug 14 02:12:25.707294 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 399/1614] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:25 2026] GET /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:25.729710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834c4039-77a4-44b3-a752-20a9e1b647b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70a4b46d-3918-4ae5-998c-7d8957e427cf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1106968424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70a4b46d-3918-4ae5-998c-7d8957e427cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a249b8b-5ae4-4aae-810e-ce6bb5ea055d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:25.730495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8432811-5f10-4d15-a663-6cc869dd3fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:25.784785 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1106968424 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1106968424, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:25.785384 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1106968424 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1106968424, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:25.847076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['25faef89-7ae1-40d0-b402-a81f5b6b2c25', '5967e647-0fc5-4c7a-a13b-0608c6a1ecb0', 'b7c063e4-243b-4c2d-ab24-6d3c639f0e48', 'e8ec1813-d9db-4909-9a47-1d0c25f96518'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:25.847899 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8432811-5f10-4d15-a663-6cc869dd3fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25faef89-7ae1-40d0-b402-a81f5b6b2c25', '5967e647-0fc5-4c7a-a13b-0608c6a1ecb0', 'b7c063e4-243b-4c2d-ab24-6d3c639f0e48', 'e8ec1813-d9db-4909-9a47-1d0c25f96518']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:25.848976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69b4620-e440-4791-84be-eb4210a13a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:25.873532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69b4620-e440-4791-84be-eb4210a13a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f392f63a-bfa8-4cf1-9fe6-db254d56b47a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-550185245',encryption_key_id=None,group_id=9a249b8b-5ae4-4aae-810e-ce6bb5ea055d,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['25faef89-7ae1-40d0-b402-a81f5b6b2c25','5967e647-0fc5-4c7a-a13b-0608c6a1ecb0','b7c063e4-243b-4c2d-ab24-6d3c639f0e48','e8ec1813-d9db-4909-9a47-1d0c25f96518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-550185245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a249b8b-5ae4-4aae-810e-ce6bb5ea055d,host=None,id=f392f63a-bfa8-4cf1-9fe6-db254d56b47a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c71bb7671b47739700b17f0d50c369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70a4b46d-3918-4ae5-998c-7d8957e427cf),volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:25.874841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e1addc-494b-4b82-9c2f-59c19030924e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:25.911590 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e1addc-494b-4b82-9c2f-59c19030924e) transitioned into state 'SUCCESS' from state '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-550185245',encryption_key_id=None,group_id=9a249b8b-5ae4-4aae-810e-ce6bb5ea055d,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['25faef89-7ae1-40d0-b402-a81f5b6b2c25','5967e647-0fc5-4c7a-a13b-0608c6a1ecb0','b7c063e4-243b-4c2d-ab24-6d3c639f0e48','e8ec1813-d9db-4909-9a47-1d0c25f96518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:25.912435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbb0b7d-dc9c-4ad5-91fa-4b614d3bd740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:25.942699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbb0b7d-dc9c-4ad5-91fa-4b614d3bd740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:25.942699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (adc1c8c6-142f-4e39-a0e3-e06fef4b0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:25.942937 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request issued successfully. Aug 14 02:12:25.943835 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:25.944138 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:26.000871 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:26.004690 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.004690 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:26.011401 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea80c379-8589-4655-9cbe-993ade9212e0 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:26.011722 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 402/1615] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:12:25 2026] POST /volume/v3/volumes => generated 820 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:26.032253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.033934 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a Aug 14 02:12:26.034662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.034662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.041568 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.041568 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:26.047213 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:26.047213 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:26.047213 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:26.090996 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:26.101980 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.101980 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:26.121318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64d13aba-4e8e-4988-b99b-2976bd4f7002 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a returned with HTTP 200 Aug 14 02:12:26.122915 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 406/1616] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:26.725774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2940246a-ddcc-41df-af4b-87c0c9e9ee20 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.728411 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2940246a-ddcc-41df-af4b-87c0c9e9ee20 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:26.729331 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2940246a-ddcc-41df-af4b-87c0c9e9ee20 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.730196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2940246a-ddcc-41df-af4b-87c0c9e9ee20 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.742562 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2940246a-ddcc-41df-af4b-87c0c9e9ee20 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 404 Aug 14 02:12:26.743882 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 410/1617] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:26.758491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.761238 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:12:26.761542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.761696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.762089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:26.762977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:26.775129 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Get all volumes completed successfully. Aug 14 02:12:26.776542 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16342138-fb2b-4c6e-9c0c-ecdaff45e134 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:12:26.777786 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 400/1618] 10.4.3.35 () {66 vars in 1230 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/volumes => generated 332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:26.792999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.796391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:26.796695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.797058 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.797393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:26.799034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:26.819024 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Get all snapshots completed successfully. Aug 14 02:12:26.819353 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-975a0b39-89a8-4e53-bea9-7f673b7f6c1c tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:12:26.820436 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 403/1619] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:12:26.837170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dfa482d3-15fa-4209-96c7-696143516497 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.842481 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dfa482d3-15fa-4209-96c7-696143516497 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:26.843443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dfa482d3-15fa-4209-96c7-696143516497 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.843443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dfa482d3-15fa-4209-96c7-696143516497 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.858904 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.858904 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:26.867872 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dfa482d3-15fa-4209-96c7-696143516497 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:26.876561 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dfa482d3-15fa-4209-96c7-696143516497 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 200 Aug 14 02:12:26.877854 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 407/1620] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:26.897190 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.900063 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:26.900401 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.900899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.901613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume with id: c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:26.915050 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.915050 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:26.915855 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:26.956835 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume request issued successfully. Aug 14 02:12:26.958251 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f88dc7f3-348f-4f18-9e07-d900ad6b63eb tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 202 Aug 14 02:12:26.961261 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 411/1621] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:26 2026] DELETE /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:26.973374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:26.978332 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:26.978636 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:26.979046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:26.992229 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:26.992229 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:27.002048 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Volume info retrieved successfully. Aug 14 02:12:27.012062 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb1e4595-a824-45b5-a1ae-f22ae6eb3951 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 200 Aug 14 02:12:27.012062 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 401/1622] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:26 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:27.139577 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-365f6a0c-a420-417c-8c59-446c9864a514 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.141626 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a Aug 14 02:12:27.141901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.142203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.151425 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.151425 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:27.158236 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:27.159162 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:27.159351 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:27.215187 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:27.220527 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.220527 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:27.234259 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-365f6a0c-a420-417c-8c59-446c9864a514 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a returned with HTTP 200 Aug 14 02:12:27.234987 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 404/1623] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:27.253786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.258263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/group_snapshots Aug 14 02:12:27.259200 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9a249b8b-5ae4-4aae-810e-ce6bb5ea055d", "name": "tempest-group_snapshot-166965468"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:27.262936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9a249b8b-5ae4-4aae-810e-ce6bb5ea055d', 'name': 'tempest-group_snapshot-166965468'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 02:12:27.269484 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.269484 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:27.277116 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.group_snapshots [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group_snapshot tempest-group_snapshot-166965468. Aug 14 02:12:27.314874 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.314874 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:27.346862 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1106968424 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1106968424, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:27.346862 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1106968424 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1106968424, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:27.399079 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['a9742e97-aae2-4ff6-a6af-1eba019b8ce2', '37f039b9-14a3-49a7-9643-b7ad72ae7bc8', 'd0b22bba-c598-4f33-b241-aa0e4c68ec8c', '049d31d2-d6e7-4ebd-bca5-d2285d8a59d6'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:27.432750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.437019 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:27.437464 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.437915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.460077 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.460077 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:27.467931 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:27.472722 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bac6e3ac-83b7-4154-96d3-af26fd258738 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots returned with HTTP 202 Aug 14 02:12:27.473625 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 408/1624] 10.4.3.35 () {70 vars in 1317 bytes} [Fri Aug 14 02:12:27 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:27.476241 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-67656ef8-003d-4051-8fc0-0601e6f416e8 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:12:27.478140 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 412/1625] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:27.484904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.487771 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f Aug 14 02:12:27.488658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.488658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.488658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 17d0714a-a449-4046-8299-7ab41c6b604f {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:27.497698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.497698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:27.508918 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0ff64ef-fd90-442a-a6a7-de1c0487654e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f returned with HTTP 200 Aug 14 02:12:27.509478 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 402/1626] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:27.553699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.559525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:27.559900 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.560212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.575866 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.575866 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:27.582437 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:27.590357 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-6d2fe3dd-b967-455f-9844-96e4299ffac3 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:12:27.591306 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 405/1627] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:27.623586 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.629583 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] POST https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5/action Aug 14 02:12:27.629583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:27.631957 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:27.649145 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.649145 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:27.650152 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:27.664714 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Begin detaching volume completed successfully. Aug 14 02:12:27.664714 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-b5416c33-8138-4865-be58-f110fad823ec tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5/action returned with HTTP 202 Aug 14 02:12:27.664714 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 409/1628] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:12:27 2026] POST /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:27.760288 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-306e9c60-fe3e-4fa0-9372-ac7509767fa4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.760756 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-306e9c60-fe3e-4fa0-9372-ac7509767fa4 None None] GET https://10.4.3.35/volume// Aug 14 02:12:27.762804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-306e9c60-fe3e-4fa0-9372-ac7509767fa4 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.762804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-306e9c60-fe3e-4fa0-9372-ac7509767fa4 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.762804 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-306e9c60-fe3e-4fa0-9372-ac7509767fa4 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:27.762804 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 413/1629] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:27.774687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:27.778382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:27.778737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:27.779027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:27.797200 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:27.797200 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:27.808939 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:27.816907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-4fba5a1f-b3aa-41f3-8868-202ab7a216f0 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:12:27.817718 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 403/1630] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:27 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:28.039565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c81dc6be-97da-4ad6-ac5e-e8064392deb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.042792 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c81dc6be-97da-4ad6-ac5e-e8064392deb3 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 Aug 14 02:12:28.043079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c81dc6be-97da-4ad6-ac5e-e8064392deb3 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.043896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c81dc6be-97da-4ad6-ac5e-e8064392deb3 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.052577 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c81dc6be-97da-4ad6-ac5e-e8064392deb3 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 returned with HTTP 404 Aug 14 02:12:28.053187 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 406/1631] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:28 2026] GET /volume/v3/volumes/c22c0fd3-979f-40ea-a142-52b5088ddde0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:28.066151 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.069270 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 Aug 14 02:12:28.069270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.069728 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.069728 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete snapshot with id: 84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 Aug 14 02:12:28.076213 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c851665-8d5e-4f82-ad88-0517be3296a9 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 returned with HTTP 404 Aug 14 02:12:28.077698 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 410/1632] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:12:28 2026] DELETE /volume/v3/snapshots/84e7a6e2-9143-4ce8-9a56-1e7e1e4537b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:28.089578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ae26f165-7020-4d9a-a9bf-6165b41568c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.093177 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae26f165-7020-4d9a-a9bf-6165b41568c8 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] GET https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:28.094402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae26f165-7020-4d9a-a9bf-6165b41568c8 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.094402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae26f165-7020-4d9a-a9bf-6165b41568c8 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.107218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae26f165-7020-4d9a-a9bf-6165b41568c8 tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 404 Aug 14 02:12:28.109617 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 414/1633] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:28 2026] GET /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:28.124046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.127026 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] DELETE https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:28.127428 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.128382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.128382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] Delete volume with id: 41712081-07f9-4f6a-85c9-e141f143c8a0 Aug 14 02:12:28.141014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5244a359-7759-4d4e-a57b-cd8c91c5d48a tempest-VolumesDeleteCascade-285174943 tempest-VolumesDeleteCascade-285174943-project-member] https://10.4.3.35/volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 returned with HTTP 404 Aug 14 02:12:28.141809 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 404/1634] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:28 2026] DELETE /volume/v3/volumes/41712081-07f9-4f6a-85c9-e141f143c8a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:28.523550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.526023 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f Aug 14 02:12:28.526416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.527364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.527364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 17d0714a-a449-4046-8299-7ab41c6b604f {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:28.534779 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.534779 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:28.538489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b3c6ad6-8686-4e5e-999a-4557b4e81b33 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f returned with HTTP 200 Aug 14 02:12:28.540013 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 407/1635] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:28 2026] GET /volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:28.550630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.553687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:28.554020 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.554835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.556134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:28.557694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:28.564605 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:28.565855 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.565855 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:28.566411 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-89a4134f-94ed-4f9a-92fe-09bb1335672f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:28.567085 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 411/1636] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:28 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:28.582888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9c382912-4175-4d1f-a95a-adece2871bb6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.585322 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c382912-4175-4d1f-a95a-adece2871bb6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/a16e586d-71de-4b61-a4d6-500848ba9cbc Aug 14 02:12:28.585626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c382912-4175-4d1f-a95a-adece2871bb6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:28.585867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c382912-4175-4d1f-a95a-adece2871bb6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:28.593560 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.593560 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:28.594742 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9c382912-4175-4d1f-a95a-adece2871bb6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Snapshot retrieved successfully. Aug 14 02:12:28.595407 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c382912-4175-4d1f-a95a-adece2871bb6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/a16e586d-71de-4b61-a4d6-500848ba9cbc returned with HTTP 200 Aug 14 02:12:28.596373 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 415/1637] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:28 2026] GET /volume/v3/snapshots/a16e586d-71de-4b61-a4d6-500848ba9cbc => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:28.609950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:28.613463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups/action Aug 14 02:12:28.613463 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "17d0714a-a449-4046-8299-7ab41c6b604f", "name": "tempest-Group_from_snap-100904740"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:28.613734 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "17d0714a-a449-4046-8299-7ab41c6b604f", "name": "tempest-Group_from_snap-100904740"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:28.616212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '17d0714a-a449-4046-8299-7ab41c6b604f', 'name': 'tempest-Group_from_snap-100904740'}}. {{(pid=100237) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 02:12:28.616439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group tempest-Group_from_snap-100904740 from group_snapshot 17d0714a-a449-4046-8299-7ab41c6b604f. Aug 14 02:12:28.622818 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.622818 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:28.636498 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.636498 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:28.645092 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.645092 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:28.700628 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['7c4b263c-50d2-42d2-b137-ccb71d9eb870'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:28.796966 np0000007301 devstack@c-api.service[100237]: INFO cinder.group.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] A mapping entry already exists for group d695bc2c-ed38-4dae-85b5-a678f12f3eac and volume type 70a4b46d-3918-4ae5-998c-7d8957e427cf. Do not need to create again. Aug 14 02:12:28.797501 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:28.797501 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:28.804469 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability zone cache updated, next update will occur around 2026-08-14 03:12:28.804057. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 02:12:28.804660 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:28.813780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (2e8f7661-b293-4cdd-8958-5e53138bd417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:28.815052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2239e51c-871d-4c0a-863d-0879c0190cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:28.817628 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:28.858637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2239e51c-871d-4c0a-863d-0879c0190cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a16e586d-71de-4b61-a4d6-500848ba9cbc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70a4b46d-3918-4ae5-998c-7d8957e427cf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1106968424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70a4b46d-3918-4ae5-998c-7d8957e427cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd695bc2c-ed38-4dae-85b5-a678f12f3eac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:28.859418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312a6004-9273-4e63-aa0e-c94d5e17de34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:28.896066 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1106968424 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1106968424, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:28.912537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['4316d111-dc98-4928-ba5f-5f877815a2ce', '12be5055-4d83-4f62-83dd-b0a2965846b8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:28.913693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312a6004-9273-4e63-aa0e-c94d5e17de34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4316d111-dc98-4928-ba5f-5f877815a2ce', '12be5055-4d83-4f62-83dd-b0a2965846b8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:28.914642 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff0712e-81df-495c-b708-c389f675db6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:28.961376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff0712e-81df-495c-b708-c389f675db6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a882ae6-311b-4a5e-9065-ec302e9e7475', '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=d695bc2c-ed38-4dae-85b5-a678f12f3eac,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['4316d111-dc98-4928-ba5f-5f877815a2ce','12be5055-4d83-4f62-83dd-b0a2965846b8'],size=1,snapshot_id=a16e586d-71de-4b61-a4d6-500848ba9cbc,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d695bc2c-ed38-4dae-85b5-a678f12f3eac,host=None,id=9a882ae6-311b-4a5e-9065-ec302e9e7475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a16e586d-71de-4b61-a4d6-500848ba9cbc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c71bb7671b47739700b17f0d50c369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70a4b46d-3918-4ae5-998c-7d8957e427cf),volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:28.963317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd185b05-bfb5-47b7-87ad-9cc161d62a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:28.987825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd185b05-bfb5-47b7-87ad-9cc161d62a64) transitioned into state 'SUCCESS' from 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=d695bc2c-ed38-4dae-85b5-a678f12f3eac,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['4316d111-dc98-4928-ba5f-5f877815a2ce','12be5055-4d83-4f62-83dd-b0a2965846b8'],size=1,snapshot_id=a16e586d-71de-4b61-a4d6-500848ba9cbc,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=70a4b46d-3918-4ae5-998c-7d8957e427cf)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:28.989430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (2e8f7661-b293-4cdd-8958-5e53138bd417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:28.989846 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request issued successfully. Aug 14 02:12:29.041773 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06d70e1f-e2e9-4d90-8f80-b055d615bf2a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/action returned with HTTP 202 Aug 14 02:12:29.041773 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 405/1638] 10.4.3.35 () {70 vars in 1311 bytes} [Fri Aug 14 02:12:28 2026] POST /volume/v3/groups/action => generated 102 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:29.057851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.064140 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:29.065274 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.068209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.069146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:29.071813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:29.088108 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:29.089057 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.089319 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.141025 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.144891 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.144891 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:29.151369 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.151369 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.199744 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.207233 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.207233 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:29.219149 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2601bf0-bb42-4d56-966b-5310c7ea4257 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:29.220218 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 408/1639] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:29 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:29.244708 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.246627 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 Aug 14 02:12:29.247253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.247660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.263598 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.263598 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:29.271706 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:29.271706 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.271706 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.319891 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.326548 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.326548 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:29.341066 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79c8508a-dba1-4028-8d19-0a9ac4a74b02 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 returned with HTTP 200 Aug 14 02:12:29.342051 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 412/1640] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:29 2026] GET /volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 => generated 925 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:29.361535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.366531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac Aug 14 02:12:29.367258 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.367258 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.367258 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member d695bc2c-ed38-4dae-85b5-a678f12f3eac {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:29.375020 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.375020 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:29.398027 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-98f68d07-9455-40f3-b9b8-55cc630d2c0d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac returned with HTTP 200 Aug 14 02:12:29.398488 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 416/1641] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:29 2026] GET /volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:29.418498 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90428b68-7941-4fbc-850f-1e89116ace93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.423684 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:29.424473 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.424682 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.425269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:29.425522 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.425522 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:29.426512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:29.438325 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:29.439562 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.439562 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.500233 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.507413 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.507413 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:29.513414 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.513540 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.577743 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.589008 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.589008 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:29.604700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90428b68-7941-4fbc-850f-1e89116ace93 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:29.604976 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 406/1642] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:29 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:29.625565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffd42480-74e4-4797-8cbf-fec250a87bde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.627875 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac/action Aug 14 02:12:29.628412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:29.628603 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:29.630486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for group d695bc2c-ed38-4dae-85b5-a678f12f3eac {{(pid=100238) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:12:29.630816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group with id: d695bc2c-ed38-4dae-85b5-a678f12f3eac Aug 14 02:12:29.638768 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.638768 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:29.696218 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffd42480-74e4-4797-8cbf-fec250a87bde tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac/action returned with HTTP 202 Aug 14 02:12:29.697021 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 409/1643] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:12:29 2026] POST /volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:29.707225 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.714428 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 Aug 14 02:12:29.716422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.716422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.732817 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.732817 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:29.739793 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:29.740723 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:29.740958 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:29.796001 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:29.803298 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.803298 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:29.809365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-17af1783-3880-4105-90e2-37bd197bd59a req-2ec4357a-d6bd-481c-87df-6c8b7eb8b943 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:29.811751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-2ec4357a-d6bd-481c-87df-6c8b7eb8b943 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f Aug 14 02:12:29.811918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-2ec4357a-d6bd-481c-87df-6c8b7eb8b943 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:29.811970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-2ec4357a-d6bd-481c-87df-6c8b7eb8b943 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:29.817018 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5d3eb5ae-2a77-4397-b8cd-eec6888d533b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 returned with HTTP 200 Aug 14 02:12:29.818077 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 413/1644] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:29 2026] GET /volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 => generated 924 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:29.828243 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:29.828243 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:29.924815 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-17af1783-3880-4105-90e2-37bd197bd59a req-2ec4357a-d6bd-481c-87df-6c8b7eb8b943 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f returned with HTTP 200 Aug 14 02:12:29.924815 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 417/1645] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:29 2026] DELETE /volume/v3/attachments/ae4e2b14-8da9-4d7c-a55e-06364b19d72f => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:30.842451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17d5986c-f796-4e03-bcf2-5e8dac9616fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:30.845572 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17d5986c-f796-4e03-bcf2-5e8dac9616fb tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 Aug 14 02:12:30.846571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17d5986c-f796-4e03-bcf2-5e8dac9616fb tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:30.846571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17d5986c-f796-4e03-bcf2-5e8dac9616fb tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:30.856396 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17d5986c-f796-4e03-bcf2-5e8dac9616fb tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 returned with HTTP 404 Aug 14 02:12:30.857116 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 407/1646] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:30 2026] GET /volume/v3/volumes/9a882ae6-311b-4a5e-9065-ec302e9e7475 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:30.868361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:30.870459 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac Aug 14 02:12:30.870778 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:30.871035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:30.871244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member d695bc2c-ed38-4dae-85b5-a678f12f3eac {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:30.878122 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dcb9c9b-84b9-477d-93a4-4ab628986492 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac returned with HTTP 404 Aug 14 02:12:30.878721 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 410/1647] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:30 2026] GET /volume/v3/groups/d695bc2c-ed38-4dae-85b5-a678f12f3eac => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:30.890335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:30.892619 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f Aug 14 02:12:30.892952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:30.893925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:30.893925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for member 17d0714a-a449-4046-8299-7ab41c6b604f {{(pid=100235) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:12:30.894227 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.group_snapshots [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group_snapshot with id: 17d0714a-a449-4046-8299-7ab41c6b604f Aug 14 02:12:30.900858 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:30.900858 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:30.958755 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-00e04e11-0a82-457c-8f5f-b6c061b8ea51 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f returned with HTTP 202 Aug 14 02:12:30.959331 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 414/1648] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:30 2026] DELETE /volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:30.976287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:30.978670 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:30.979353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:30.979787 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:30.987261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:30.987261 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:30.987261 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:30.987261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:30.995358 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:30.998305 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:30.998515 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:30.998787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:31.002779 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:31.004048 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:31.004207 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:31.012519 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.012519 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:31.020044 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:31.032704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b34ed31b-a159-48f6-951f-57d1dfd150eb tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:12:31.033344 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 408/1649] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:30 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:31.063868 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:31.070605 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.070605 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:31.084716 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3e55839-8b4e-4a34-901d-f8965fc9691d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:31.085496 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 418/1650] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:31.105269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.109942 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:31.109942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:31.109942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:31.110843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:31.111363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:31.121633 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:31.123495 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e19ecd9-58b6-4204-825b-36ccb5ba1fce tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:31.123495 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 411/1651] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:12:31.138205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.140324 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f Aug 14 02:12:31.140569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:31.140853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:31.141020 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 17d0714a-a449-4046-8299-7ab41c6b604f {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:31.149182 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-239710ab-0ab9-4948-a968-92b7bfbc3185 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f returned with HTTP 404 Aug 14 02:12:31.149639 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 415/1652] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:31 2026] GET /volume/v3/group_snapshots/17d0714a-a449-4046-8299-7ab41c6b604f => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:31.168433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.172123 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:31.172421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:31.172978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:31.173119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:31.174851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:31.186768 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:31.188036 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:31.188036 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:31.269553 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:31.279299 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.279299 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:31.298974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e100089-ceb6-4890-9e9b-26d792ef6d5e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:31.299626 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 409/1653] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:31 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:31.323534 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.327806 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d/action Aug 14 02:12:31.327806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:31.327806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:31.329175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for group 9a249b8b-5ae4-4aae-810e-ce6bb5ea055d {{(pid=100234) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:12:31.329410 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group with id: 9a249b8b-5ae4-4aae-810e-ce6bb5ea055d Aug 14 02:12:31.334580 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=337,cinder:INSERT=31,cinder:UPDATE=72 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:12:31.338803 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.338803 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:31.407273 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0fedc2df-f5e4-47f0-bbeb-311f4137aac5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d/action returned with HTTP 202 Aug 14 02:12:31.408714 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 419/1654] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:12:31 2026] POST /volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:31.421772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.427830 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a Aug 14 02:12:31.427830 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:31.428022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:31.431484 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:UPDATE=61,cinder:INSERT=36,cinder:SELECT=339 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:12:31.439954 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.439954 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:31.451056 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:31.452195 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:31.452396 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:31.509852 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:31.517128 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.517128 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:31.529248 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-213f543f-4e0d-4037-b5b8-21dbcab94a1a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a returned with HTTP 200 Aug 14 02:12:31.531751 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 412/1655] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:31 2026] GET /volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:31.575800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:31.853919 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:31.853919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-698046361"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:31.861766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-698046361'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:31.861766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume of 1 GB Aug 14 02:12:31.861766 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:31.861766 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:31.871557 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Availability Zones retrieved successfully. Aug 14 02:12:31.880160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Flow 'volume_create_api' (0ffd7f9a-3544-4c33-badf-e624644dd190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:31.881925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63285fff-1dbd-401d-9c0d-e35bb120fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:31.883499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:31.926031 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63285fff-1dbd-401d-9c0d-e35bb120fa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:31.927323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d329ca-e92c-4e21-98f7-0b6da419ecfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:32.061418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Created reservations ['542d8ba8-8615-4914-b43e-f1f70346198c', 'c5bd4ad8-a07d-4e54-8672-63b9a4052f7c', '00457e1b-bf2e-4b47-9ea0-6f50492319d5', '8a489e8e-fb8d-4033-958b-0166896c6e27'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:32.063322 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d329ca-e92c-4e21-98f7-0b6da419ecfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542d8ba8-8615-4914-b43e-f1f70346198c', 'c5bd4ad8-a07d-4e54-8672-63b9a4052f7c', '00457e1b-bf2e-4b47-9ea0-6f50492319d5', '8a489e8e-fb8d-4033-958b-0166896c6e27']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:32.064967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377505ad-5e7a-40c4-9efb-58caa223f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:32.099878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377505ad-5e7a-40c4-9efb-58caa223f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbcb56e6-227c-40bf-8153-07b49ad7e26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-698046361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4279ba9cb109462cb364c91948ab2067',qos_specs=None,replication_status=,reservations=['542d8ba8-8615-4914-b43e-f1f70346198c','c5bd4ad8-a07d-4e54-8672-63b9a4052f7c','00457e1b-bf2e-4b47-9ea0-6f50492319d5','8a489e8e-fb8d-4033-958b-0166896c6e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-698046361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbcb56e6-227c-40bf-8153-07b49ad7e26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4279ba9cb109462cb364c91948ab2067',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:32.100907 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b416a88-db1f-48ab-85b4-673ba727b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:32.135199 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b416a88-db1f-48ab-85b4-673ba727b863) transitioned into state 'SUCCESS' from state '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-698046361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4279ba9cb109462cb364c91948ab2067',qos_specs=None,replication_status=,reservations=['542d8ba8-8615-4914-b43e-f1f70346198c','c5bd4ad8-a07d-4e54-8672-63b9a4052f7c','00457e1b-bf2e-4b47-9ea0-6f50492319d5','8a489e8e-fb8d-4033-958b-0166896c6e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:32.137150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892ccf08-8b89-492b-866f-393909683378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:32.155293 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892ccf08-8b89-492b-866f-393909683378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:32.155293 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Flow 'volume_create_api' (0ffd7f9a-3544-4c33-badf-e624644dd190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:32.156198 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume request issued successfully. Aug 14 02:12:32.157419 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c44cd22-0c85-4c31-ba04-9112e8f33941 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:32.157419 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 416/1656] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:12:31 2026] POST /volume/v3/volumes => generated 816 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:32.178465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-641bd133-101c-48af-bbc9-d95228176466 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.181328 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-641bd133-101c-48af-bbc9-d95228176466 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:32.181766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-641bd133-101c-48af-bbc9-d95228176466 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.181766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-641bd133-101c-48af-bbc9-d95228176466 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.185465 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=385,cinder:INSERT=45,cinder:UPDATE=94 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:12:32.198257 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:32.198257 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:32.210873 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-641bd133-101c-48af-bbc9-d95228176466 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:32.220049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-641bd133-101c-48af-bbc9-d95228176466 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:32.220612 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 410/1657] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:32 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:32.554231 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-440646d3-87b6-4e6f-81a1-6d90eca2bef3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.556744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-440646d3-87b6-4e6f-81a1-6d90eca2bef3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a Aug 14 02:12:32.556854 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-440646d3-87b6-4e6f-81a1-6d90eca2bef3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.557122 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-440646d3-87b6-4e6f-81a1-6d90eca2bef3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.563721 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-440646d3-87b6-4e6f-81a1-6d90eca2bef3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a returned with HTTP 404 Aug 14 02:12:32.564312 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 420/1658] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:32 2026] GET /volume/v3/volumes/f392f63a-bfa8-4cf1-9fe6-db254d56b47a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:32.573046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.575996 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d Aug 14 02:12:32.576353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.576623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.577513 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 9a249b8b-5ae4-4aae-810e-ce6bb5ea055d {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:32.582930 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed771a0a-e7de-41cb-954d-a4358f97c474 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d returned with HTTP 404 Aug 14 02:12:32.583528 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 413/1659] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:32 2026] GET /volume/v3/groups/9a249b8b-5ae4-4aae-810e-ce6bb5ea055d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:32.592230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9352434b-0353-4456-980a-95569e7053b0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.595246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9352434b-0353-4456-980a-95569e7053b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/5fc8bce8-179b-42f4-9ab5-47ab60b48a4d Aug 14 02:12:32.595583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9352434b-0353-4456-980a-95569e7053b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.595896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9352434b-0353-4456-980a-95569e7053b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.596321 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:32.596321 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:32.621011 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9352434b-0353-4456-980a-95569e7053b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types/5fc8bce8-179b-42f4-9ab5-47ab60b48a4d returned with HTTP 202 Aug 14 02:12:32.621594 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 417/1660] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:12:32 2026] DELETE /volume/v3/group_types/5fc8bce8-179b-42f4-9ab5-47ab60b48a4d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:32.632356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5240cbae-1c52-453b-93b8-a4e54847d367 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.636409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5240cbae-1c52-453b-93b8-a4e54847d367 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf Aug 14 02:12:32.636409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5240cbae-1c52-453b-93b8-a4e54847d367 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.638383 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5240cbae-1c52-453b-93b8-a4e54847d367 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.693750 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5240cbae-1c52-453b-93b8-a4e54847d367 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf returned with HTTP 202 Aug 14 02:12:32.693750 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 411/1661] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:12:32 2026] DELETE /volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:32.702835 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a8cd4327-82a9-44f1-9637-08e4192555f3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.706846 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a8cd4327-82a9-44f1-9637-08e4192555f3 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] GET https://10.4.3.35/volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf Aug 14 02:12:32.707174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a8cd4327-82a9-44f1-9637-08e4192555f3 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.707358 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a8cd4327-82a9-44f1-9637-08e4192555f3 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.711921 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a8cd4327-82a9-44f1-9637-08e4192555f3 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf returned with HTTP 404 Aug 14 02:12:32.712486 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 421/1662] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:12:32 2026] GET /volume/v3/types/70a4b46d-3918-4ae5-998c-7d8957e427cf => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:32.724194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fbdfade-c1ca-4655-814c-ab2d9458778c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.726389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fbdfade-c1ca-4655-814c-ab2d9458778c tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:12:32.726903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fbdfade-c1ca-4655-814c-ab2d9458778c tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-957329023"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:32.754728 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fbdfade-c1ca-4655-814c-ab2d9458778c tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:12:32.756290 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 414/1663] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:12:32 2026] POST /volume/v3/types => generated 223 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:32.768331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7e606091-648a-4d89-88d4-91755b1f1155 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.772648 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e606091-648a-4d89-88d4-91755b1f1155 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:12:32.773251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7e606091-648a-4d89-88d4-91755b1f1155 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1253998973"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:32.794453 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7e606091-648a-4d89-88d4-91755b1f1155 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:12:32.794922 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 418/1664] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:12:32 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:12:32.809056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.814665 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:12:32.815100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cea82d9b-2813-427f-b0ab-077ea8101af0", "volume_types": ["e0e35163-6a5d-4227-bace-7057a082a7dd"], "name": "tempest-GroupSnapshotsTest-Group-383697485"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:32.818334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group {'group': {'group_type': 'cea82d9b-2813-427f-b0ab-077ea8101af0', 'volume_types': ['e0e35163-6a5d-4227-bace-7057a082a7dd'], 'name': 'tempest-GroupSnapshotsTest-Group-383697485'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:12:32.823537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group tempest-GroupSnapshotsTest-Group-383697485. Aug 14 02:12:32.843486 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:32.863500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['519e8698-aa53-4718-8ac1-1d228cf481cf'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:32.899391 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a6f54d7-2ae4-4eee-abd8-87a4b8f6e32c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:12:32.900010 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 412/1665] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:12:32 2026] POST /volume/v3/groups => generated 111 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:32.909973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:32.912789 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:32.913180 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:32.914367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:32.914767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:32.923396 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:32.923396 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:32.938371 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c255ae3a-c8f1-475d-a572-3cfea08811b5 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:32.939030 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 422/1666] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:32 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:33.242410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21a62251-f775-4b70-bc06-4787798baaa8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.245067 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a62251-f775-4b70-bc06-4787798baaa8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:33.245449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21a62251-f775-4b70-bc06-4787798baaa8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:33.245979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21a62251-f775-4b70-bc06-4787798baaa8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:33.257187 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:33.257187 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:33.267732 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21a62251-f775-4b70-bc06-4787798baaa8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:33.277233 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a62251-f775-4b70-bc06-4787798baaa8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:33.278491 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 415/1667] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:33 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:33.298996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-382c255f-bb9c-422a-a276-9c10cf622460 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.303665 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] POST https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:12:33.305008 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fbcb56e6-227c-40bf-8153-07b49ad7e26e"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:33.307811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volume_transfer [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fbcb56e6-227c-40bf-8153-07b49ad7e26e'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 02:12:33.308031 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volume_transfer [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Creating transfer of volume fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:33.308236 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Generating transfer record for volume fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:33.322377 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:33.322377 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:33.354396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-382c255f-bb9c-422a-a276-9c10cf622460 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 202 Aug 14 02:12:33.355206 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 419/1668] 10.4.3.35 () {70 vars in 1319 bytes} [Fri Aug 14 02:12:33 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:33.369607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.372081 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:33.372556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:33.372632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:33.383353 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:33.383353 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:33.388631 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:33.397588 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8de77493-25b7-44cf-8b66-0f4e71b2a137 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:33.398140 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 413/1669] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:33 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:33.421440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4b991364-e17e-4ce5-92c1-a3ac8f0496d1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.424475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b991364-e17e-4ce5-92c1-a3ac8f0496d1 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 Aug 14 02:12:33.425194 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b991364-e17e-4ce5-92c1-a3ac8f0496d1 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:33.425194 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4b991364-e17e-4ce5-92c1-a3ac8f0496d1 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:33.425491 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:33.425491 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:33.434204 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4b991364-e17e-4ce5-92c1-a3ac8f0496d1 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 returned with HTTP 200 Aug 14 02:12:33.434838 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 423/1670] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:33 2026] GET /volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:33.449081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.451705 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:12:33.452095 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:33.452433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:33.452881 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Listing volume transfers {{(pid=100238) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 02:12:33.461505 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32f3b6a9-4f97-4f41-b381-fb16c45b909c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 200 Aug 14 02:12:33.462264 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 416/1671] 10.4.3.35 () {68 vars in 1298 bytes} [Fri Aug 14 02:12:33 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:33.481629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-25deda40-59a9-41ea-853d-4d8d28137607 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.628262 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] POST https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739/accept Aug 14 02:12:33.628516 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "adeb108099ebabfc"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:33.633710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.volume_transfer [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Accepting volume transfer e32c5a60-991f-492d-964f-5c8e8c979739 {{(pid=100235) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 02:12:33.633710 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Accepting transfer e32c5a60-991f-492d-964f-5c8e8c979739 Aug 14 02:12:33.767148 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Created reservations ['3905e43c-ca41-453b-900e-ed428b7de189', '954e2e82-d0a5-4109-955a-b5dfc041edfd', 'd080544f-de55-4000-8988-8eb8dd2d96fc', 'bbf215d5-6827-4a51-b802-1d64ede92317'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:33.817024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Created reservations ['2eedc819-e215-4668-bad8-60c8873893c6', '42442618-b6b3-40e6-aa3f-47b4d840b3a7', 'fc899739-feee-400a-9e1a-bfd6bd3b01c1', 'bed6439e-c663-4ef1-9f41-dd6c9b45dc66'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:33.883041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Created reservations ['ba1f7902-073e-4db1-a32e-c53167e9d953', 'f45112fd-6c41-49de-bbec-e83e2e963526', '92edbd41-7bf2-4b8f-8bd5-d2a31f40ccea', '4fe40a36-b400-4086-bd68-0721460f353f'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:33.935034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Created reservations ['24bd4ea8-5612-4803-a750-5579554c1ff5', '4506dd8c-7fbf-49fb-bc9a-ea8f741451e3', '0e264803-ef51-4cb9-bbad-8514b1e4d7c9', '4b9d1b80-80ef-4308-bc09-bd9176702bc8'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:33.950819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37746065-35da-49bb-9c09-9b63aaabbe16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:33.953104 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Transfer volume completed successfully. Aug 14 02:12:33.953230 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37746065-35da-49bb-9c09-9b63aaabbe16 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:33.953510 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37746065-35da-49bb-9c09-9b63aaabbe16 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:33.953739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37746065-35da-49bb-9c09-9b63aaabbe16 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:33.954598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-37746065-35da-49bb-9c09-9b63aaabbe16 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:33.963562 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:33.963562 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:33.987178 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37746065-35da-49bb-9c09-9b63aaabbe16 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:33.987758 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 414/1672] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:33 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:34.004004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.006419 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:34.007014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1472784394", "volume_type": "e0e35163-6a5d-4227-bace-7057a082a7dd", "group_id": "97dd40e8-5261-4125-89ba-cb3e9e2a77a1", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:34.009393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1472784394', 'volume_type': 'e0e35163-6a5d-4227-bace-7057a082a7dd', 'group_id': '97dd40e8-5261-4125-89ba-cb3e9e2a77a1', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:34.023817 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.023817 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:34.025055 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume of 1 GB Aug 14 02:12:34.034220 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:34.046891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (3eddb66d-e9e0-46d4-971f-f53be72d1e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:34.050291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c4d73a-05b9-445f-9dfa-1465b33830c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:34.050291 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.050291 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:34.051257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:34.081870 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Volume fbcb56e6-227c-40bf-8153-07b49ad7e26e has been transferred. Aug 14 02:12:34.086445 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c4d73a-05b9-445f-9dfa-1465b33830c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0e35163-6a5d-4227-bace-7057a082a7dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-957329023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0e35163-6a5d-4227-bace-7057a082a7dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '97dd40e8-5261-4125-89ba-cb3e9e2a77a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:34.087651 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27d3766-87e3-4300-834f-42c946c8ce27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:34.092653 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25deda40-59a9-41ea-853d-4d8d28137607 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739/accept returned with HTTP 202 Aug 14 02:12:34.094116 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 420/1673] 10.4.3.35 () {70 vars in 1451 bytes} [Fri Aug 14 02:12:33 2026] POST /volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739/accept => generated 363 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:34.108695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.111034 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:34.111326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.112336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.125149 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.125149 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:34.132328 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Volume info retrieved successfully. Aug 14 02:12:34.139525 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:34.139998 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:34.140138 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0806e6a-3fa3-4cde-9c94-b53a26e6d160 tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:34.140658 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 417/1674] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:34 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:34.163624 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f00837c6-7aca-486b-a43b-2479ad279adf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.166293 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f00837c6-7aca-486b-a43b-2479ad279adf tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:34.166612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f00837c6-7aca-486b-a43b-2479ad279adf tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.166914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f00837c6-7aca-486b-a43b-2479ad279adf tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.181484 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.181484 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:34.189773 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f00837c6-7aca-486b-a43b-2479ad279adf tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] Volume info retrieved successfully. Aug 14 02:12:34.195819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['813d7200-bb47-459d-8e0e-6c54af33dbba', '06bdff4f-a80f-4eae-b428-eeb33293e673', '48c0a395-32ea-4421-91b2-6cb16406ddd4', 'dcd51c13-deb7-4247-a053-5c7dc670a249'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:34.196420 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f00837c6-7aca-486b-a43b-2479ad279adf tempest-VolumesTransfersV357Test-1077824627 tempest-VolumesTransfersV357Test-1077824627-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:34.196737 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27d3766-87e3-4300-834f-42c946c8ce27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['813d7200-bb47-459d-8e0e-6c54af33dbba', '06bdff4f-a80f-4eae-b428-eeb33293e673', '48c0a395-32ea-4421-91b2-6cb16406ddd4', 'dcd51c13-deb7-4247-a053-5c7dc670a249']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:34.196891 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 415/1675] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:34 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:34.197890 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af30c449-7094-407d-badb-9aec3f88d1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:34.217958 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.221513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 Aug 14 02:12:34.221513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.222000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.222837 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Delete transfer with id: e32c5a60-991f-492d-964f-5c8e8c979739 Aug 14 02:12:34.230666 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2dff0aa6-709a-4299-9388-2fc3cf0d60e8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 returned with HTTP 404 Aug 14 02:12:34.231721 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 421/1676] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:12:34 2026] DELETE /volume/v3/volume-transfers/e32c5a60-991f-492d-964f-5c8e8c979739 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:34.236803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af30c449-7094-407d-badb-9aec3f88d1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1472784394',encryption_key_id=None,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['813d7200-bb47-459d-8e0e-6c54af33dbba','06bdff4f-a80f-4eae-b428-eeb33293e673','48c0a395-32ea-4421-91b2-6cb16406ddd4','dcd51c13-deb7-4247-a053-5c7dc670a249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1472784394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,host=None,id=d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c71bb7671b47739700b17f0d50c369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0e35163-6a5d-4227-bace-7057a082a7dd),volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:34.238617 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b98ee27-acef-4a46-b387-7af62096a75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:34.245082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.275402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b98ee27-acef-4a46-b387-7af62096a75e) transitioned into state 'SUCCESS' from state '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-1472784394',encryption_key_id=None,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['813d7200-bb47-459d-8e0e-6c54af33dbba','06bdff4f-a80f-4eae-b428-eeb33293e673','48c0a395-32ea-4421-91b2-6cb16406ddd4','dcd51c13-deb7-4247-a053-5c7dc670a249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:34.276590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd33b7d-64b7-4bda-a269-ab6604484df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:34.299338 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd33b7d-64b7-4bda-a269-ab6604484df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:34.300642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (3eddb66d-e9e0-46d4-971f-f53be72d1e8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:34.301186 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request issued successfully. Aug 14 02:12:34.304855 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:34.304855 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:34.314764 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:34.315071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.315554 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.315606 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Delete volume with id: fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:34.337257 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.337257 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:34.337741 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Volume info retrieved successfully. Aug 14 02:12:34.358748 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:34.363454 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.363454 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:34.370245 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6dcf3a2e-0af9-4ad8-9b83-907a95d14394 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:34.371976 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 424/1677] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:12:34 2026] POST /volume/v3/volumes => generated 820 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:34.380240 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Delete volume request issued successfully. Aug 14 02:12:34.381246 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c381d1a8-81b2-47ef-b388-3db835bd4c8c tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 202 Aug 14 02:12:34.381246 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 418/1678] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:12:34 2026] DELETE /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:34.392748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-888f549d-1649-44d2-8ae7-79717921c9ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.393202 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ce8197cb-174a-4156-be83-766e928079ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:34.396697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-888f549d-1649-44d2-8ae7-79717921c9ab tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:34.396697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-888f549d-1649-44d2-8ae7-79717921c9ab tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.396697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-888f549d-1649-44d2-8ae7-79717921c9ab tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.398804 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d Aug 14 02:12:34.399188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:34.399557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:34.413855 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.413855 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:34.418082 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.418082 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:34.418528 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-888f549d-1649-44d2-8ae7-79717921c9ab tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Volume info retrieved successfully. Aug 14 02:12:34.428453 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-888f549d-1649-44d2-8ae7-79717921c9ab tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 200 Aug 14 02:12:34.428453 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 416/1679] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:34 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:34.430321 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:34.433263 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:34.433552 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:34.494014 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:34.498835 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:34.498835 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:34.510513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce8197cb-174a-4156-be83-766e928079ff tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d returned with HTTP 200 Aug 14 02:12:34.510513 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 422/1680] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:34 2026] GET /volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:35.454555 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d0bbfe8c-df30-416f-b110-ec063f406de4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.458614 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0bbfe8c-df30-416f-b110-ec063f406de4 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:35.458614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0bbfe8c-df30-416f-b110-ec063f406de4 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.458997 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0bbfe8c-df30-416f-b110-ec063f406de4 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.467800 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0bbfe8c-df30-416f-b110-ec063f406de4 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 404 Aug 14 02:12:35.468737 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 425/1681] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:35 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:35.485423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b32178b8-2127-4a5b-959e-8c63d73c6f21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.488542 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b32178b8-2127-4a5b-959e-8c63d73c6f21 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:35.488935 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b32178b8-2127-4a5b-959e-8c63d73c6f21 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.489253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b32178b8-2127-4a5b-959e-8c63d73c6f21 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.500184 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b32178b8-2127-4a5b-959e-8c63d73c6f21 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 404 Aug 14 02:12:35.500184 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 419/1682] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:35 2026] GET /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:35.512569 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.515068 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:35.515068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.515341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.515589 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Delete volume with id: fbcb56e6-227c-40bf-8153-07b49ad7e26e Aug 14 02:12:35.530040 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75615dd1-233a-4064-a553-1a0c2fc228f8 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e returned with HTTP 404 Aug 14 02:12:35.530442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.530913 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 417/1683] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:12:35 2026] DELETE /volume/v3/volumes/fbcb56e6-227c-40bf-8153-07b49ad7e26e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:35.535702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d Aug 14 02:12:35.535702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.535702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.545325 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-227e7e37-6946-460b-9d10-d851b3a7d94b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.551860 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:35.552310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1121648174"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:35.554307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1121648174'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:35.556574 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume of 1 GB Aug 14 02:12:35.556654 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.556654 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:35.567622 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:35.569268 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:35.570175 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:35.573792 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Availability Zones retrieved successfully. Aug 14 02:12:35.581041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Flow 'volume_create_api' (02e15805-d694-4901-965f-a33fe1e94706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:35.582883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7940b9-1afc-4325-9278-0f93c22bc527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.584774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:35.621312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc6d0157-be61-469c-80a9-a12099692afc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.625866 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:35.625866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.626091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.626390 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Delete volume with id: ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:35.635781 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7940b9-1afc-4325-9278-0f93c22bc527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.636178 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80109cf6-10e5-4e88-90a6-278d99c5542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.637480 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:35.642916 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.642916 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:35.643585 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.643585 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:35.644406 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:35.655651 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f43f7215-b89c-4d5b-8de6-0a65b482c7dc tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d returned with HTTP 200 Aug 14 02:12:35.656368 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 423/1684] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:35 2026] GET /volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:35.677481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c31a9dfb-3558-496a-b307-162e9e257513 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.680834 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:35.681026 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Delete volume request issued successfully. Aug 14 02:12:35.681026 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc6d0157-be61-469c-80a9-a12099692afc tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 202 Aug 14 02:12:35.681161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-817298870", "volume_type": "e0e35163-6a5d-4227-bace-7057a082a7dd", "group_id": "97dd40e8-5261-4125-89ba-cb3e9e2a77a1", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:35.681319 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 420/1685] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:35 2026] DELETE /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:35.682783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-817298870', 'volume_type': 'e0e35163-6a5d-4227-bace-7057a082a7dd', 'group_id': '97dd40e8-5261-4125-89ba-cb3e9e2a77a1', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:35.695936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.697829 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.697829 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:35.698373 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume of 1 GB Aug 14 02:12:35.699376 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:35.701107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.701107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.710745 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:35.711300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Created reservations ['9b3e8554-c6e7-4109-a515-cd0d1820a7f2', 'cf7195fe-4e4a-4a9e-a826-624524fae845', '59e5ee98-ada3-49de-8c32-a3ac24f5b1f8', '7a2c1471-c0be-445a-8096-d1082599c9f8'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:35.712874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80109cf6-10e5-4e88-90a6-278d99c5542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b3e8554-c6e7-4109-a515-cd0d1820a7f2', 'cf7195fe-4e4a-4a9e-a826-624524fae845', '59e5ee98-ada3-49de-8c32-a3ac24f5b1f8', '7a2c1471-c0be-445a-8096-d1082599c9f8']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.714174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3590579e-e838-4534-9bd4-c59e76d09097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.716776 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.716776 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:35.722924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (be9a9e18-5cf4-40cc-b115-0f70ac533f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:35.724405 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Volume info retrieved successfully. Aug 14 02:12:35.724582 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf25f9-9018-4246-894b-bb4ac390b46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.725104 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.725104 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:35.725815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:35.730876 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2243fc89-6015-4765-8a53-6fdd3e2760d2 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 200 Aug 14 02:12:35.732130 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 424/1686] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:35 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:35.756932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edf25f9-9018-4246-894b-bb4ac390b46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0e35163-6a5d-4227-bace-7057a082a7dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-957329023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0e35163-6a5d-4227-bace-7057a082a7dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '97dd40e8-5261-4125-89ba-cb3e9e2a77a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.758093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c749ee-9ecb-42da-acb0-4aa36544db46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.759032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3590579e-e838-4534-9bd4-c59e76d09097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ebda61-4e70-484f-88cd-730a9f8d60c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1121648174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4279ba9cb109462cb364c91948ab2067',qos_specs=None,replication_status=,reservations=['9b3e8554-c6e7-4109-a515-cd0d1820a7f2','cf7195fe-4e4a-4a9e-a826-624524fae845','59e5ee98-ada3-49de-8c32-a3ac24f5b1f8','7a2c1471-c0be-445a-8096-d1082599c9f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1121648174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ebda61-4e70-484f-88cd-730a9f8d60c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4279ba9cb109462cb364c91948ab2067',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.760766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd660cc0-7ab9-4db2-b481-d70b071ed66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.794627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd660cc0-7ab9-4db2-b481-d70b071ed66d) transitioned into state 'SUCCESS' from state '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-1121648174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4279ba9cb109462cb364c91948ab2067',qos_specs=None,replication_status=,reservations=['9b3e8554-c6e7-4109-a515-cd0d1820a7f2','cf7195fe-4e4a-4a9e-a826-624524fae845','59e5ee98-ada3-49de-8c32-a3ac24f5b1f8','7a2c1471-c0be-445a-8096-d1082599c9f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f115bdf8c4f9f8fed7c6acb508b4f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.795880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c835ec-069f-4440-8a6e-0d5f78bd9a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.806894 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:35.807232 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:35.812104 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c835ec-069f-4440-8a6e-0d5f78bd9a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.812262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Flow 'volume_create_api' (02e15805-d694-4901-965f-a33fe1e94706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:35.812768 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Create volume request issued successfully. Aug 14 02:12:35.813700 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-227e7e37-6946-460b-9d10-d851b3a7d94b tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:35.814778 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 426/1687] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:12:35 2026] POST /volume/v3/volumes => generated 817 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:35.834189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['7b4c8b3c-8c4f-497e-a68c-04fd6817b032', 'd75021cc-c56d-4e78-823a-1da440a012d2', '6b160692-6c1a-4a04-bc5e-2c4119ce328d', '018a05fa-efbb-4b41-b57b-bfe1f8afbcfe'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:35.834608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:35.836279 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c749ee-9ecb-42da-acb0-4aa36544db46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4c8b3c-8c4f-497e-a68c-04fd6817b032', 'd75021cc-c56d-4e78-823a-1da440a012d2', '6b160692-6c1a-4a04-bc5e-2c4119ce328d', '018a05fa-efbb-4b41-b57b-bfe1f8afbcfe']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.837963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e524f21e-d9d6-4d54-b45f-e034d52e4ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.839446 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:35.839928 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:35.840550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:35.854806 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.854806 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:35.861578 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:35.866664 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98fa57b8-78d0-41c2-b741-d6d74d534fdd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 200 Aug 14 02:12:35.867268 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 421/1688] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:35 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 885 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:35.876696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e524f21e-d9d6-4d54-b45f-e034d52e4ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '446a7dc1-b35e-4256-8210-d9cc39b30899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-817298870',encryption_key_id=None,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['7b4c8b3c-8c4f-497e-a68c-04fd6817b032','d75021cc-c56d-4e78-823a-1da440a012d2','6b160692-6c1a-4a04-bc5e-2c4119ce328d','018a05fa-efbb-4b41-b57b-bfe1f8afbcfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-817298870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,host=None,id=446a7dc1-b35e-4256-8210-d9cc39b30899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c71bb7671b47739700b17f0d50c369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0e35163-6a5d-4227-bace-7057a082a7dd),volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.876696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcb7600-e4b4-4258-b431-99d6a45a86ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.904023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcb7600-e4b4-4258-b431-99d6a45a86ed) transitioned into state 'SUCCESS' from state '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-817298870',encryption_key_id=None,group_id=97dd40e8-5261-4125-89ba-cb3e9e2a77a1,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['7b4c8b3c-8c4f-497e-a68c-04fd6817b032','d75021cc-c56d-4e78-823a-1da440a012d2','6b160692-6c1a-4a04-bc5e-2c4119ce328d','018a05fa-efbb-4b41-b57b-bfe1f8afbcfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=e0e35163-6a5d-4227-bace-7057a082a7dd)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.905101 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c2439c-3c4e-4839-8183-506fb400a08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:35.924625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c2439c-3c4e-4839-8183-506fb400a08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:35.925783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (be9a9e18-5cf4-40cc-b115-0f70ac533f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:35.925783 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request issued successfully. Aug 14 02:12:35.926257 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:35.926492 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:35.970610 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:35.976788 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:35.976788 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:35.982509 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c31a9dfb-3558-496a-b307-162e9e257513 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:35.983179 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 418/1689] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:12:35 2026] POST /volume/v3/volumes => generated 819 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:36.001947 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.004700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 Aug 14 02:12:36.005030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:36.005307 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:36.018364 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.018364 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:36.023829 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:36.024599 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:36.024650 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:36.085901 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:36.094760 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.094760 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:36.107838 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b58067c7-73fe-4160-ad1b-5760b12b5a39 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 returned with HTTP 200 Aug 14 02:12:36.108400 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 425/1690] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:36 2026] GET /volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 => generated 887 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:36.398118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.400318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:36.400790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1323094972"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:36.402996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1323094972'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:36.407529 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume of 1 GB Aug 14 02:12:36.407977 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.407977 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:36.408502 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Availability Zones retrieved successfully. Aug 14 02:12:36.415307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (c2874aa7-2643-42d0-b428-41adb8b807d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:36.416214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f7e13-8be0-40ca-ae3f-58a8c3f521b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:36.417656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:36.427759 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.427759 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:36.455260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022f7e13-8be0-40ca-ae3f-58a8c3f521b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_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=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:36.456474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08054205-abf3-45e9-a63e-5e3d6d90fa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:36.517404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Created reservations ['69fcfc76-c1d4-41f8-8a82-dbb3ec84e959', 'c2552be3-be0e-4255-a79b-5dd3f0e45bb9', 'b9a36966-d345-43f2-82fb-24abca21c7eb', '75c08653-9ce6-435a-bcc2-0980fccaa253'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:36.518533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08054205-abf3-45e9-a63e-5e3d6d90fa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69fcfc76-c1d4-41f8-8a82-dbb3ec84e959', 'c2552be3-be0e-4255-a79b-5dd3f0e45bb9', 'b9a36966-d345-43f2-82fb-24abca21c7eb', '75c08653-9ce6-435a-bcc2-0980fccaa253']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:36.519577 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e15a74-749d-4dcf-b4e3-62dacdc7820f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:36.546614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e15a74-749d-4dcf-b4e3-62dacdc7820f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97cf571-878d-4b51-8880-54011ef3e2a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1323094972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['69fcfc76-c1d4-41f8-8a82-dbb3ec84e959','c2552be3-be0e-4255-a79b-5dd3f0e45bb9','b9a36966-d345-43f2-82fb-24abca21c7eb','75c08653-9ce6-435a-bcc2-0980fccaa253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1323094972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97cf571-878d-4b51-8880-54011ef3e2a8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ac02e13964084131902a987c40a7dcc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e1dcf3da48749b798b690a84ae21642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:36.547752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4864fa-e891-468e-afd2-456cace9ddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:36.569567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4864fa-e891-468e-afd2-456cace9ddff) transitioned into state 'SUCCESS' from state '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-1323094972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['69fcfc76-c1d4-41f8-8a82-dbb3ec84e959','c2552be3-be0e-4255-a79b-5dd3f0e45bb9','b9a36966-d345-43f2-82fb-24abca21c7eb','75c08653-9ce6-435a-bcc2-0980fccaa253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:36.570496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a1eb67-618c-4b62-aec3-c77d514ff225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:36.580951 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a1eb67-618c-4b62-aec3-c77d514ff225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:36.581860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (c2874aa7-2643-42d0-b428-41adb8b807d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:36.582248 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request issued successfully. Aug 14 02:12:36.582870 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66ba2ee8-e048-4dd8-bd85-53d13fb16f6f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:36.584145 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 427/1691] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:12:36 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:36.601055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.604351 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:36.604753 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:36.605837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:36.616289 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.616289 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:36.622859 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:36.630612 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e959d7-3b7f-46c1-a608-97c7569ef302 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:36.630612 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 422/1692] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:36 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:36.754306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fba657be-3647-4753-8ac7-38f03b19d3d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.758058 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fba657be-3647-4753-8ac7-38f03b19d3d1 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] GET https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 Aug 14 02:12:36.758733 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fba657be-3647-4753-8ac7-38f03b19d3d1 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:36.758994 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fba657be-3647-4753-8ac7-38f03b19d3d1 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:36.767067 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fba657be-3647-4753-8ac7-38f03b19d3d1 tempest-ServerStableDeviceRescueTest-815641522 tempest-ServerStableDeviceRescueTest-815641522-project-member] https://10.4.3.35/volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 returned with HTTP 404 Aug 14 02:12:36.767693 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 419/1693] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:36 2026] GET /volume/v3/volumes/ea9374b9-cf93-424d-acf5-0ab0c0fee8c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:36.885207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.887774 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:36.888110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:36.888388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:36.897817 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.897817 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:36.903113 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:36.911352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-38014737-4b27-45b2-ac3f-b2b964ef7010 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 200 Aug 14 02:12:36.912141 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 426/1694] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:36 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:36.928528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-86d26923-7802-4523-975f-678e64478b94 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.931377 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] POST https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:12:36.932043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "26ebda61-4e70-484f-88cd-730a9f8d60c1"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:36.934177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volume_transfer [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Creating new volume transfer {'transfer': {'volume_id': '26ebda61-4e70-484f-88cd-730a9f8d60c1'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 02:12:36.934407 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volume_transfer [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Creating transfer of volume 26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:36.934609 np0000007301 devstack@c-api.service[100234]: INFO cinder.transfer.api [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Generating transfer record for volume 26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:36.948628 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.948628 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:36.962016 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86d26923-7802-4523-975f-678e64478b94 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 202 Aug 14 02:12:36.962647 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 428/1695] 10.4.3.35 () {70 vars in 1319 bytes} [Fri Aug 14 02:12:36 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:36.973702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:36.976894 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:36.977354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:36.977748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:36.990152 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:36.990152 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:36.997272 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:37.003962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e111bc0-6797-489d-84fa-2471a9c0d970 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 200 Aug 14 02:12:37.004625 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 423/1696] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:36 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:37.024430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.026814 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volume-transfers/detail Aug 14 02:12:37.027037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.027364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.027643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volume_transfer [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Listing volume transfers {{(pid=100237) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 02:12:37.034014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d666f4b-6c2a-4ca2-b485-1b6d09e85d46 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 02:12:37.034532 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 420/1697] 10.4.3.35 () {68 vars in 1319 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:37.045044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.047701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e Aug 14 02:12:37.048315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.048637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.048914 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Delete transfer with id: bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e Aug 14 02:12:37.063233 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.063233 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:37.077499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-148d1e1d-b28c-4702-b3f3-27421c2019bd tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e returned with HTTP 202 Aug 14 02:12:37.078554 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 427/1698] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:12:37 2026] DELETE /volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:37.090580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.093448 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:37.093857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.094309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.106640 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.106640 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:37.115226 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Volume info retrieved successfully. Aug 14 02:12:37.122022 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e8c2a92-80b4-4115-96c8-90e7aeb89fea tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 200 Aug 14 02:12:37.122166 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 429/1699] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:37.123913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0aafd58e-72a0-476c-8677-0928e1274df1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.127697 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 Aug 14 02:12:37.128717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.128717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.142003 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.143328 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.143328 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:37.144476 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e Aug 14 02:12:37.145066 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.146086 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.146086 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Delete transfer with id: bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e Aug 14 02:12:37.152070 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:37.153281 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:37.154184 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:37.156352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f320eb-211a-4c3d-aeb4-1ad055ef5bbe tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e returned with HTTP 404 Aug 14 02:12:37.157507 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 421/1700] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:12:37 2026] DELETE /volume/v3/volume-transfers/bdaed1c9-18ef-4cf5-bd70-dbbab276bd0e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:37.169138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.176888 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:37.176888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.176888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.176888 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Delete volume with id: 26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:37.184831 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.184831 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:37.185225 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Volume info retrieved successfully. Aug 14 02:12:37.212802 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Delete volume request issued successfully. Aug 14 02:12:37.213195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-566f7a87-83ff-4f9f-ab35-6983e044b544 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 202 Aug 14 02:12:37.213953 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 428/1701] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:12:37 2026] DELETE /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:37.221195 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:37.224689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8824edab-5019-480e-926d-f09b75cbdb76 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.227105 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8824edab-5019-480e-926d-f09b75cbdb76 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:37.227390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8824edab-5019-480e-926d-f09b75cbdb76 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.227745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8824edab-5019-480e-926d-f09b75cbdb76 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.229414 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.229414 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:37.239216 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.239216 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:37.242848 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0aafd58e-72a0-476c-8677-0928e1274df1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 returned with HTTP 200 Aug 14 02:12:37.243445 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 424/1702] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:37.247008 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8824edab-5019-480e-926d-f09b75cbdb76 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Volume info retrieved successfully. Aug 14 02:12:37.256384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8824edab-5019-480e-926d-f09b75cbdb76 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 200 Aug 14 02:12:37.257917 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 430/1703] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:37.265185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-331b7eb2-44b2-4ae0-b163-de142968c56a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.266761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-331b7eb2-44b2-4ae0-b163-de142968c56a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] PUT https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:37.268778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-331b7eb2-44b2-4ae0-b163-de142968c56a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:37.269418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-331b7eb2-44b2-4ae0-b163-de142968c56a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Update called for group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:12:37.269684 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-331b7eb2-44b2-4ae0-b163-de142968c56a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Updating group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 with name None description: None add_volumes: None remove_volumes: d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d. Aug 14 02:12:37.276787 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.276787 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:37.312905 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-331b7eb2-44b2-4ae0-b163-de142968c56a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 202 Aug 14 02:12:37.313707 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 422/1704] 10.4.3.35 () {70 vars in 1399 bytes} [Fri Aug 14 02:12:37 2026] PUT /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:37.326023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.329844 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:37.329844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.330902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.331593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:37.341630 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.341630 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:37.359438 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-827e7d7a-0e23-42ee-911b-f459cbb0f277 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:37.362148 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 429/1705] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:37.648696 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.651326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:37.651474 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.651765 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.661084 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.661084 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:37.668653 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:37.676476 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eba5d7af-3c83-4ade-a6f2-87aa97b1676f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:37.677006 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 425/1706] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:37.742232 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.746439 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:37.747275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.747400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.758425 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:37.758425 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:37.766195 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:37.774003 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-449d532d-3af9-40d5-a51c-3e9ac0a09f75 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:37.774729 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 431/1707] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:37.867512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4a37ec1-fd4e-42df-a082-486ccd9e7881 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:37.868203 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4a37ec1-fd4e-42df-a082-486ccd9e7881 None None] GET https://10.4.3.35/volume// Aug 14 02:12:37.868437 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4a37ec1-fd4e-42df-a082-486ccd9e7881 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:37.868785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4a37ec1-fd4e-42df-a082-486ccd9e7881 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:37.869231 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4a37ec1-fd4e-42df-a082-486ccd9e7881 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:37.869934 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 423/1708] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:12:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:37.879563 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-36577a48-2d27-45b0-9106-8878277382a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.012194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-36577a48-2d27-45b0-9106-8878277382a5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:12:38.012752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-36577a48-2d27-45b0-9106-8878277382a5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b97cf571-878d-4b51-8880-54011ef3e2a8", "connector": null, "instance_uuid": "55680718-b3cb-4d93-a53b-4c13822ae833"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:38.026087 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.026087 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:38.061574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-36577a48-2d27-45b0-9106-8878277382a5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:12:38.062281 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 430/1709] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:12:37 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 14 02:12:38.105706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-126041f1-e3f0-4126-a1fe-90cc3980243b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.108446 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-126041f1-e3f0-4126-a1fe-90cc3980243b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:38.108927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-126041f1-e3f0-4126-a1fe-90cc3980243b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.109845 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-126041f1-e3f0-4126-a1fe-90cc3980243b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.122524 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.122524 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:38.126506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-edd45c9a-6f02-4bb1-ab2e-4ce019398ce3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.127039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-edd45c9a-6f02-4bb1-ab2e-4ce019398ce3 None None] GET https://10.4.3.35/volume// Aug 14 02:12:38.127244 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-126041f1-e3f0-4126-a1fe-90cc3980243b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:38.127306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-edd45c9a-6f02-4bb1-ab2e-4ce019398ce3 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.127570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-edd45c9a-6f02-4bb1-ab2e-4ce019398ce3 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.129130 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-edd45c9a-6f02-4bb1-ab2e-4ce019398ce3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:38.129242 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 432/1710] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:38.132593 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-126041f1-e3f0-4126-a1fe-90cc3980243b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:38.133403 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 426/1711] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:38.138926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.143314 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:38.143605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.143888 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.161660 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.161660 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:38.167941 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:38.176855 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-05aff12d-33dd-4192-a9c5-50929e6eb166 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:38.177428 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 424/1712] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:38.281911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9ea55675-9064-4fb0-8fac-aab6e2fdf945 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.288489 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ea55675-9064-4fb0-8fac-aab6e2fdf945 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:38.288901 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ea55675-9064-4fb0-8fac-aab6e2fdf945 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.289175 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ea55675-9064-4fb0-8fac-aab6e2fdf945 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.305618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ea55675-9064-4fb0-8fac-aab6e2fdf945 tempest-VolumesTransfersV357Test-1530598112 tempest-VolumesTransfersV357Test-1530598112-project-admin] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 404 Aug 14 02:12:38.307697 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 431/1713] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:38.321993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e75ed6f9-ccc0-4d2b-a506-3fa134f8e827 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.325985 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e75ed6f9-ccc0-4d2b-a506-3fa134f8e827 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] GET https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:38.326299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e75ed6f9-ccc0-4d2b-a506-3fa134f8e827 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.326924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e75ed6f9-ccc0-4d2b-a506-3fa134f8e827 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.327378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.330495 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 Aug 14 02:12:38.331336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:38.336166 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e75ed6f9-ccc0-4d2b-a506-3fa134f8e827 tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 404 Aug 14 02:12:38.336575 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 433/1714] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:38.346271 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:12:38.347261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23fded06-42ff-4c72-a68a-db0ccebb965c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.349692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23fded06-42ff-4c72-a68a-db0ccebb965c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] DELETE https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:38.350024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23fded06-42ff-4c72-a68a-db0ccebb965c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.350212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23fded06-42ff-4c72-a68a-db0ccebb965c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.350423 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-23fded06-42ff-4c72-a68a-db0ccebb965c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] Delete volume with id: 26ebda61-4e70-484f-88cd-730a9f8d60c1 Aug 14 02:12:38.357432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" acquired by "attachment_update" :: waited 0.011s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:12:38.359631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23fded06-42ff-4c72-a68a-db0ccebb965c tempest-VolumesTransfersV357Test-90598636 tempest-VolumesTransfersV357Test-90598636-project-member] https://10.4.3.35/volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 returned with HTTP 404 Aug 14 02:12:38.359706 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.359706 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:38.360371 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 425/1715] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:12:38 2026] DELETE /volume/v3/volumes/26ebda61-4e70-484f-88cd-730a9f8d60c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:38.376174 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.378202 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:38.378525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.379474 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.379474 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:38.390154 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.390154 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:38.404297 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-539d5dd8-bfd2-4a25-bb8c-4cbae4050e88 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:38.405854 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 432/1716] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:38.419236 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.423106 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] PUT https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:38.425140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:38.430875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Update called for group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1. {{(pid=100234) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:12:38.430875 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Updating group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 with name None description: None add_volumes: d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d remove_volumes: None. Aug 14 02:12:38.435446 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.435446 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:38.473574 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-238dac82-7ef1-4c48-8e08-d02ecc41574a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 202 Aug 14 02:12:38.473803 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 434/1717] 10.4.3.35 () {70 vars in 1399 bytes} [Fri Aug 14 02:12:38 2026] PUT /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:38.484238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1f89ebe-552d-4517-b6ef-5e572183290b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:38.488276 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1f89ebe-552d-4517-b6ef-5e572183290b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:38.488276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1f89ebe-552d-4517-b6ef-5e572183290b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:38.488276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1f89ebe-552d-4517-b6ef-5e572183290b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:38.488276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-e1f89ebe-552d-4517-b6ef-5e572183290b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:38.499768 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:38.499768 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:38.518588 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1f89ebe-552d-4517-b6ef-5e572183290b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:38.519515 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 426/1718] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:38 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:38.525320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" released by "attachment_update" :: held 0.168s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:12:38.525481 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-9ddfc199-6cb8-46af-a8ae-3ebf7bb96355 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 returned with HTTP 200 Aug 14 02:12:38.526099 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 427/1719] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:12:38 2026] PUT /volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:39.146544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:39.148535 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:39.148790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:39.149023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:39.162008 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:39.162008 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:39.167187 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:39.174705 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ad3fc28a-4621-4bce-93f0-c18ab75ced2a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:39.176663 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 433/1720] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:39 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:39.535731 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:39.538166 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:39.538404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:39.538532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:39.538621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:39.542283 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:39.542283 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:39.551149 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c0c56c2-9fbc-4654-8328-376e476a2ea2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:39.551562 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 435/1721] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:39 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:39.570945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:39.574217 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] PUT https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:39.575293 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "446a7dc1-b35e-4256-8210-d9cc39b30899"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:39.578628 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Update called for group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:12:39.578628 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Updating group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 with name None description: None add_volumes: None remove_volumes: 446a7dc1-b35e-4256-8210-d9cc39b30899. Aug 14 02:12:39.587093 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:39.587093 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:39.634721 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da53fb5b-9a8d-41cb-a2cf-5d39520a1d1b tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 202 Aug 14 02:12:39.634721 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 427/1722] 10.4.3.35 () {70 vars in 1399 bytes} [Fri Aug 14 02:12:39 2026] PUT /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:39.635374 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:39.639987 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:39.639987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:39.642621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:39.642621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:39.650063 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:39.650063 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:39.673139 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f580f479-d10b-424d-9ce2-3422cfc20b4d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:39.674421 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 428/1723] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:39 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:40.190388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:40.194760 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:40.194760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:40.194760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:40.209845 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:40.209845 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:40.223708 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:40.233740 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07cee06d-c436-47b5-b878-38e3d67ad8d6 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:40.233740 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 434/1724] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:40 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:40.688602 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:40.691864 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:40.692266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:40.693097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:40.693097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:40.698597 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:40.698597 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:40.711129 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-acc17b5e-d925-4b76-9ee8-455378c3fe77 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:40.711667 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 436/1725] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:40 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:40.725021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:40.727912 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] PUT https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:40.728843 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "446a7dc1-b35e-4256-8210-d9cc39b30899"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:40.732185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Update called for group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 02:12:40.735853 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Updating group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 with name None description: None add_volumes: 446a7dc1-b35e-4256-8210-d9cc39b30899 remove_volumes: None. Aug 14 02:12:40.739527 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:40.739527 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:40.790564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3bba188c-e95a-481a-9f9f-3e3e8b60c11f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 202 Aug 14 02:12:40.791334 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 428/1726] 10.4.3.35 () {70 vars in 1399 bytes} [Fri Aug 14 02:12:40 2026] PUT /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:40.804234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:40.806424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:40.806841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:40.807469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:40.807777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:40.819884 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:40.819884 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:40.832702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85993ca4-8435-4f14-8dc1-b44a9bbca1dd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:40.834327 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 429/1727] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:40 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:41.250995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:41.255801 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:41.255801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:41.255801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:41.269956 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:41.269956 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:41.277215 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:41.289698 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a857d2dc-98c1-4fdc-955a-92e96b1bb022 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:41.290268 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 435/1728] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:41 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:41.842323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-e15c1e45-57b2-4d1d-8617-129d709de221 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:41.844822 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-e15c1e45-57b2-4d1d-8617-129d709de221 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4/action Aug 14 02:12:41.845338 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-e15c1e45-57b2-4d1d-8617-129d709de221 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:41.845509 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-e15c1e45-57b2-4d1d-8617-129d709de221 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:41.846991 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:41.850572 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:41.850891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:41.851203 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:41.851357 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:41.856054 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:41.856054 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:41.866519 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac122383-fb0d-4982-9ac6-5e8e094c7e44 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 200 Aug 14 02:12:41.867143 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 429/1729] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:41 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:41.874931 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:41.874931 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:41.879287 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5afe5744-5c10-439d-82a3-ad70fe71034d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:41.882014 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:41.882351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:41.882610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:41.883316 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:41.883445 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:41.883445 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:41.884251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:41.890323 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0f3e1f94-3e44-4fdf-8a3d-7d47d41ba82c req-e15c1e45-57b2-4d1d-8617-129d709de221 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4/action returned with HTTP 204 Aug 14 02:12:41.890323 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 437/1730] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:41 2026] POST /volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:41.900406 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:41.901356 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:41.901741 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:41.957080 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:41.960941 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:41.960941 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:41.966437 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:41.966810 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:42.023952 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:42.029835 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.029835 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:42.041252 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5afe5744-5c10-439d-82a3-ad70fe71034d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:42.041894 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 430/1731] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:41 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:42.064207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d099e3c9-4316-41c2-81e1-579701b447de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.066251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/group_snapshots Aug 14 02:12:42.066729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "97dd40e8-5261-4125-89ba-cb3e9e2a77a1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1851117766"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:42.068473 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '97dd40e8-5261-4125-89ba-cb3e9e2a77a1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1851117766'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 02:12:42.073250 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.073250 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:42.078413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.group_snapshots [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1851117766. Aug 14 02:12:42.102300 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.102300 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:42.127636 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:42.127961 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-957329023 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-957329023, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:42.154874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['888dbd63-1456-4ca4-a93b-a449a2cace8b', '434cdd1f-e006-4b58-a171-d2d471a0a9a9', 'dc996f30-061c-4c4a-8a05-36e983d44a2f', '77465d05-8b74-4324-8d00-ace6119c75a9'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:42.214198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d099e3c9-4316-41c2-81e1-579701b447de tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots returned with HTTP 202 Aug 14 02:12:42.214884 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 436/1732] 10.4.3.35 () {70 vars in 1317 bytes} [Fri Aug 14 02:12:42 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:42.229051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.232326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:42.232930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:42.232930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:42.232930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 59e144de-f5df-48ae-acd1-ebdf96776db6 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:42.238147 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.238147 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:42.245330 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2acae6e0-e92b-4d2b-90ff-35bad6a37a9f tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 returned with HTTP 200 Aug 14 02:12:42.245330 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 430/1733] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:42 2026] GET /volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:42.310041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d985dff6-48a1-4516-8bf6-75a918174f11 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.313370 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d985dff6-48a1-4516-8bf6-75a918174f11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:42.314332 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d985dff6-48a1-4516-8bf6-75a918174f11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:42.317022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d985dff6-48a1-4516-8bf6-75a918174f11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:42.338773 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.338773 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:42.346266 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d985dff6-48a1-4516-8bf6-75a918174f11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:42.354209 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d985dff6-48a1-4516-8bf6-75a918174f11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:42.354746 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 438/1734] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:42 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:42.426799 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.431778 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:42.431778 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:42.432642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:42.450165 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.450165 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:42.457921 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:42.465501 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-910eee4c-08fa-48d5-9222-195bb318b2e0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:42.466178 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 431/1735] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:42 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:42.604549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b8a37743-d538-4d71-87aa-70ac0c12f78a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.606712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8a37743-d538-4d71-87aa-70ac0c12f78a None None] GET https://10.4.3.35/volume// Aug 14 02:12:42.606712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8a37743-d538-4d71-87aa-70ac0c12f78a None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:42.606712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8a37743-d538-4d71-87aa-70ac0c12f78a None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:42.606712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8a37743-d538-4d71-87aa-70ac0c12f78a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:42.606712 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 437/1736] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:12:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:42.616558 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-eff544bd-36ff-4bd8-a787-934dd05d2916 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.867892 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-eff544bd-36ff-4bd8-a787-934dd05d2916 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:12:42.868361 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-eff544bd-36ff-4bd8-a787-934dd05d2916 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b97cf571-878d-4b51-8880-54011ef3e2a8", "connector": null, "instance_uuid": "37add748-1971-4dff-bd72-091b930c1fa4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:42.885416 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:42.885416 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:42.928200 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-eff544bd-36ff-4bd8-a787-934dd05d2916 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:12:42.928200 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 431/1737] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:12:42 2026] POST /volume/v3/attachments => generated 273 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:42.980729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:42.983418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:42.983930 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:42.984054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.010418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94088bf3-4f67-4757-b6a1-83b49d2597c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.010418 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94088bf3-4f67-4757-b6a1-83b49d2597c9 None None] GET https://10.4.3.35/volume// Aug 14 02:12:43.010418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94088bf3-4f67-4757-b6a1-83b49d2597c9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.010418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94088bf3-4f67-4757-b6a1-83b49d2597c9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.010418 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94088bf3-4f67-4757-b6a1-83b49d2597c9 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:43.011287 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 432/1738] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:43.016297 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.016297 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:43.027218 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:43.031081 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.034827 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:43.035138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.035251 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96810280-4710-4d4a-ac8c-9e6f0887c96b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:43.036301 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.036385 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 439/1739] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:42 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:43.061563 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.061563 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.066417 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:43.072610 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-c2bb8558-498a-42fa-b67c-450d8256011e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:43.073842 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 438/1740] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:43.204605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.207519 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 Aug 14 02:12:43.208011 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:43.218319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:12:43.224615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:12:43.225868 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.225868 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:43.256966 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.259763 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.260046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.260253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.260356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 59e144de-f5df-48ae-acd1-ebdf96776db6 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:43.267533 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.267533 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:43.273607 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b0ff6f6-b80b-4dae-a739-20436b8168aa tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 returned with HTTP 200 Aug 14 02:12:43.274079 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 433/1741] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:43.286972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.290475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:43.290475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.290907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.291478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:43.292872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:43.309433 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:43.310407 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.310407 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:43.311232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5483946e-d0d2-441f-89c3-7f1d585a41a6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:43.311984 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 440/1742] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:43.327525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.331694 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/b140ccd5-a651-4b06-bbeb-18356aac1756 Aug 14 02:12:43.331967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.332230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.340738 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.340738 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.341537 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Snapshot retrieved successfully. Aug 14 02:12:43.342468 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47f22116-aaac-4230-b3a2-2830c44a50a2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/b140ccd5-a651-4b06-bbeb-18356aac1756 returned with HTTP 200 Aug 14 02:12:43.342986 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 439/1743] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/snapshots/b140ccd5-a651-4b06-bbeb-18356aac1756 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:43.348075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" released by "attachment_update" :: held 0.122s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:12:43.348075 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-bd3b5e72-b4b2-4642-b7f2-bd891acc4cd3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 returned with HTTP 200 Aug 14 02:12:43.348075 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 432/1744] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:12:43 2026] PUT /volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:43.358397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.363706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/ae273bfe-d20e-4fdf-b1ba-0cddddc608b9 Aug 14 02:12:43.363706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.363706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.369730 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.369730 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:43.370659 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Snapshot retrieved successfully. Aug 14 02:12:43.371637 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce545fef-44da-4b04-ba66-fe04bf2aad60 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/ae273bfe-d20e-4fdf-b1ba-0cddddc608b9 returned with HTTP 200 Aug 14 02:12:43.372077 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 434/1745] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/snapshots/ae273bfe-d20e-4fdf-b1ba-0cddddc608b9 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:43.384356 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.386159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.386383 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.386630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.386922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for member 59e144de-f5df-48ae-acd1-ebdf96776db6 {{(pid=100234) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:12:43.387143 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.group_snapshots [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group_snapshot with id: 59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.397707 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.397707 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:43.461997 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6f7fddf-27d0-4ab4-a548-3dd6ec63e4b7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 returned with HTTP 202 Aug 14 02:12:43.462502 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 441/1746] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:43 2026] DELETE /volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:43.478152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-173b1c8b-6a23-4bea-a568-692e8f990360 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.480503 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:43.481197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.481796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.481993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:43.483166 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:43.496236 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:43.497173 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:43.497381 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:43.562708 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:43.567544 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.567544 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.574536 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:43.574797 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:43.628722 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:43.635763 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.635763 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.647291 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-173b1c8b-6a23-4bea-a568-692e8f990360 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:43.647945 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 440/1747] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:43.666974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.669403 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:43.669610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.669828 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.670105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:43.670381 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.670381 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:43.671539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:43.685752 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:43.686811 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eeea8b7a-470e-4554-bbf2-d7d237a6af55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:43.687307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 433/1748] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:12:43.699462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.702697 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.702697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.703041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.703279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 59e144de-f5df-48ae-acd1-ebdf96776db6 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:43.708266 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e2912bc-e47f-4ee6-af0b-fd7e9a285b54 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 returned with HTTP 404 Aug 14 02:12:43.709247 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 435/1749] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:43.719261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-379545d4-a23c-4edd-8207-6722f49bcd66 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.723022 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.723022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.723328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.724059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for member 59e144de-f5df-48ae-acd1-ebdf96776db6 {{(pid=100234) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:12:43.724458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.group_snapshots [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group_snapshot with id: 59e144de-f5df-48ae-acd1-ebdf96776db6 Aug 14 02:12:43.731667 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-379545d4-a23c-4edd-8207-6722f49bcd66 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 returned with HTTP 404 Aug 14 02:12:43.732772 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 442/1750] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:43 2026] DELETE /volume/v3/group_snapshots/59e144de-f5df-48ae-acd1-ebdf96776db6 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:43.741617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e3d36cee-3257-44e3-9d56-f09085db57ad None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.743914 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:43.744182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:43.744388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:43.744602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:43.745439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:43.757563 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:43.759117 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:43.759358 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:43.815860 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:43.819495 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.819495 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.824322 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:43.824567 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:43.871772 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:43.877379 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.877379 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:43.892524 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3d36cee-3257-44e3-9d56-f09085db57ad tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:43.893283 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 441/1751] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:43 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:43.911991 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:43.914229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1/action Aug 14 02:12:43.914666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:43.914863 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:43.917067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for group 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:12:43.917216 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group with id: 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:43.921617 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:43.921617 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:44.006616 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-318edda7-ef46-44a8-8d62-65ab45fef3ab tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1/action returned with HTTP 202 Aug 14 02:12:44.007122 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 434/1752] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:12:43 2026] POST /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:44.018662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:44.022015 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 Aug 14 02:12:44.023087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:44.023087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:44.033863 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:44.033863 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:44.042844 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:44.044428 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:44.044428 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:44.057234 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac6a6349-d312-401a-8623-515c821dd4b7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:44.063191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac6a6349-d312-401a-8623-515c821dd4b7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:44.063525 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac6a6349-d312-401a-8623-515c821dd4b7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:44.063914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac6a6349-d312-401a-8623-515c821dd4b7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:44.094711 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:44.094711 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:44.101606 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:44.103338 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ac6a6349-d312-401a-8623-515c821dd4b7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:44.107850 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:44.107850 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:44.114113 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac6a6349-d312-401a-8623-515c821dd4b7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:44.114958 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 443/1753] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:44 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:44.129032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd2c2ee6-e2bb-494d-b2fa-bab31d863550 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 returned with HTTP 200 Aug 14 02:12:44.129740 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 436/1754] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:44 2026] GET /volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 => generated 911 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:45.136100 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.138951 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:45.139309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.139538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.149222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f81496fa-9715-442c-b5ae-6c862b169c55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.152181 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f81496fa-9715-442c-b5ae-6c862b169c55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 Aug 14 02:12:45.152508 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f81496fa-9715-442c-b5ae-6c862b169c55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.152846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f81496fa-9715-442c-b5ae-6c862b169c55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.163044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f81496fa-9715-442c-b5ae-6c862b169c55 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 returned with HTTP 404 Aug 14 02:12:45.164203 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 435/1755] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/446a7dc1-b35e-4256-8210-d9cc39b30899 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:45.165217 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.165217 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:45.172031 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:45.179551 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-190d2ae1-7fd3-4585-a02a-c4c5eafcfede tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:45.180006 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 442/1756] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:45.181303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5194aeb7-2c47-4a02-bfb3-f803eac1b1f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.183578 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5194aeb7-2c47-4a02-bfb3-f803eac1b1f6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d Aug 14 02:12:45.183950 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5194aeb7-2c47-4a02-bfb3-f803eac1b1f6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.184235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5194aeb7-2c47-4a02-bfb3-f803eac1b1f6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.194359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5194aeb7-2c47-4a02-bfb3-f803eac1b1f6 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d returned with HTTP 404 Aug 14 02:12:45.195129 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 444/1757] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/d22e4110-e9b7-48ae-9d1a-ea4dbcea0c6d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:45.201413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-191118ff-fd79-41ef-b160-7f431bc22a0f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.205657 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-191118ff-fd79-41ef-b160-7f431bc22a0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:45.205657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-191118ff-fd79-41ef-b160-7f431bc22a0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.205657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-191118ff-fd79-41ef-b160-7f431bc22a0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.205923 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.208444 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 Aug 14 02:12:45.211706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.211706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.211706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 97dd40e8-5261-4125-89ba-cb3e9e2a77a1 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:45.214362 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bf6b153-4757-4597-83de-ff3e7f3e59c7 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 returned with HTTP 404 Aug 14 02:12:45.214831 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.214831 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:45.214994 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 436/1758] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/groups/97dd40e8-5261-4125-89ba-cb3e9e2a77a1 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:45.222730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-67e1b35e-426b-4d0d-b17d-44431f3041f2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.225056 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-191118ff-fd79-41ef-b160-7f431bc22a0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:45.225445 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-67e1b35e-426b-4d0d-b17d-44431f3041f2 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/cea82d9b-2813-427f-b0ab-077ea8101af0 Aug 14 02:12:45.225716 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-67e1b35e-426b-4d0d-b17d-44431f3041f2 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.226081 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-67e1b35e-426b-4d0d-b17d-44431f3041f2 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.232992 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-191118ff-fd79-41ef-b160-7f431bc22a0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:45.233742 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 437/1759] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:45.246050 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-67e1b35e-426b-4d0d-b17d-44431f3041f2 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types/cea82d9b-2813-427f-b0ab-077ea8101af0 returned with HTTP 202 Aug 14 02:12:45.247405 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 443/1760] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:12:45 2026] DELETE /volume/v3/group_types/cea82d9b-2813-427f-b0ab-077ea8101af0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:45.254330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.257247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:45.257377 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1dcf1e6-2989-4e89-bee1-b9f862550324 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.257542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.257999 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.259852 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1dcf1e6-2989-4e89-bee1-b9f862550324 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd Aug 14 02:12:45.260556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1dcf1e6-2989-4e89-bee1-b9f862550324 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.260556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1dcf1e6-2989-4e89-bee1-b9f862550324 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.269139 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.269139 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:45.275628 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:45.285901 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6c349a8f-3490-4a84-900d-ab5d6da4a382 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:45.286845 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 445/1761] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:45.311007 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1dcf1e6-2989-4e89-bee1-b9f862550324 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd returned with HTTP 202 Aug 14 02:12:45.311594 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 437/1762] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:12:45 2026] DELETE /volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:45.323850 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-167e60af-98d3-45a3-8295-805572b9ea98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.326704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-167e60af-98d3-45a3-8295-805572b9ea98 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] GET https://10.4.3.35/volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd Aug 14 02:12:45.327300 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-167e60af-98d3-45a3-8295-805572b9ea98 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.329716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-167e60af-98d3-45a3-8295-805572b9ea98 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.333809 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-167e60af-98d3-45a3-8295-805572b9ea98 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd returned with HTTP 404 Aug 14 02:12:45.334757 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 438/1763] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/types/e0e35163-6a5d-4227-bace-7057a082a7dd => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:45.350696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.353199 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-755380c4-964e-4730-9e78-d4a8ef44bd79 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.354252 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:45.354572 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.354887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.355894 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-755380c4-964e-4730-9e78-d4a8ef44bd79 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:12:45.356687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-755380c4-964e-4730-9e78-d4a8ef44bd79 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-259607997"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:45.364284 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.364284 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:45.372145 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:45.379230 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-b7dc52c2-c816-4ded-a481-86f887af310b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:45.380142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-755380c4-964e-4730-9e78-d4a8ef44bd79 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:12:45.380280 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 444/1764] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:45.380891 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 446/1765] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:12:45 2026] POST /volume/v3/types => generated 223 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:45.398038 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85679b24-c063-4430-9c95-41fedc8ce0af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.404811 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85679b24-c063-4430-9c95-41fedc8ce0af tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:12:45.405348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85679b24-c063-4430-9c95-41fedc8ce0af tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1304983011"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:45.435128 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85679b24-c063-4430-9c95-41fedc8ce0af tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:12:45.436579 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 438/1766] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:12:45 2026] POST /volume/v3/group_types => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:45.449780 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.452302 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:12:45.453773 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "98d12ccd-22e3-4735-b891-da8cb5b7c7ee", "volume_types": ["05359565-b137-4e5c-ae24-c88c865cbb6e"], "name": "tempest-GroupSnapshotsTest-Group-576467798"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:45.456297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group {'group': {'group_type': '98d12ccd-22e3-4735-b891-da8cb5b7c7ee', 'volume_types': ['05359565-b137-4e5c-ae24-c88c865cbb6e'], 'name': 'tempest-GroupSnapshotsTest-Group-576467798'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:12:45.466042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group tempest-GroupSnapshotsTest-Group-576467798. Aug 14 02:12:45.485485 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:45.514461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['4232913b-8183-49b0-b255-77bed32cb2b4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:45.530054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d23058a2-1937-404c-ac27-4e51169d16c7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.530534 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d23058a2-1937-404c-ac27-4e51169d16c7 None None] GET https://10.4.3.35/volume// Aug 14 02:12:45.531777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d23058a2-1937-404c-ac27-4e51169d16c7 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.531777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d23058a2-1937-404c-ac27-4e51169d16c7 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.531777 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d23058a2-1937-404c-ac27-4e51169d16c7 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:45.531777 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 445/1767] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:45.543899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8bcbfec1-e576-4000-a4c2-70fd54be25b6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.560618 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f282fa1-10ba-415e-b3af-1058e6b0cb9e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:12:45.563589 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 439/1768] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:12:45 2026] POST /volume/v3/groups => generated 111 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:12:45.574200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-61f0bd17-7a3c-4852-810c-f99086842109 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.578290 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61f0bd17-7a3c-4852-810c-f99086842109 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 Aug 14 02:12:45.578290 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61f0bd17-7a3c-4852-810c-f99086842109 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.578290 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61f0bd17-7a3c-4852-810c-f99086842109 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.578290 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-61f0bd17-7a3c-4852-810c-f99086842109 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 85b8ba8b-e5f0-489d-a244-3fca35c63d15 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:45.587083 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.587083 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:45.621995 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61f0bd17-7a3c-4852-810c-f99086842109 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 returned with HTTP 200 Aug 14 02:12:45.621995 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 439/1769] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:12:45.640007 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8bcbfec1-e576-4000-a4c2-70fd54be25b6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:12:45.640007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8bcbfec1-e576-4000-a4c2-70fd54be25b6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f566012-c365-41ed-b2c7-76bf592f97ef", "connector": null, "instance_uuid": "f1e41c47-b925-4613-ac93-7a0597cc3c8b"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:45.660010 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.660010 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:45.703873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8bcbfec1-e576-4000-a4c2-70fd54be25b6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:12:45.704897 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 447/1770] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:12:45 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:45.770187 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.779959 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:45.779959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.780979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.797831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-7b2e83bc-7f23-4047-b1b3-0e02386bdea5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.808644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-7b2e83bc-7f23-4047-b1b3-0e02386bdea5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050/action Aug 14 02:12:45.808987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-7b2e83bc-7f23-4047-b1b3-0e02386bdea5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:45.809600 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.809600 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:45.809783 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-7b2e83bc-7f23-4047-b1b3-0e02386bdea5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:45.816409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c57a0932-8ac9-4169-b51c-76add7c5f521 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.816882 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c57a0932-8ac9-4169-b51c-76add7c5f521 None None] GET https://10.4.3.35/volume// Aug 14 02:12:45.817292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c57a0932-8ac9-4169-b51c-76add7c5f521 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.817507 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c57a0932-8ac9-4169-b51c-76add7c5f521 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.818391 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c57a0932-8ac9-4169-b51c-76add7c5f521 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:45.819022 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 440/1771] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:45.821392 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:45.830073 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f02b71d-4474-4a35-8c1b-c621279e1b1f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:45.830530 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 446/1772] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 879 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:45.832333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:45.838152 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:45.838152 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:45.838356 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:45.853129 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.853129 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:45.854086 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:45.854086 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:45.860135 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:45.866478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-8163bac1-1551-47ca-bd95-a76297cd4e68 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:45.867093 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 448/1773] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:45 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:45.878355 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-12d32257-796a-48d4-8ae3-16a79a80cad1 req-7b2e83bc-7f23-4047-b1b3-0e02386bdea5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050/action returned with HTTP 204 Aug 14 02:12:45.878861 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 440/1774] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:45 2026] POST /volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:46.006127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.012342 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e Aug 14 02:12:46.013379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:46.028845 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-1f566012-c365-41ed-b2c7-76bf592f97ef-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:12:46.043905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-1f566012-c365-41ed-b2c7-76bf592f97ef-np0000007301" acquired by "attachment_update" :: waited 0.015s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:12:46.045545 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.045545 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:46.188829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-1f566012-c365-41ed-b2c7-76bf592f97ef-np0000007301" released by "attachment_update" :: held 0.145s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:12:46.189474 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-653ee02c-d9ee-4cd0-bf91-658dbfe5795b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e returned with HTTP 200 Aug 14 02:12:46.189725 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 441/1775] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:12:46 2026] PUT /volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e => generated 968 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:46.203976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.204560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-26c2b5cf-44bc-459b-8fc9-525204da4a97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.206377 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:46.207382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:46.207382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:46.208147 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-26c2b5cf-44bc-459b-8fc9-525204da4a97 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption Aug 14 02:12:46.208147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-26c2b5cf-44bc-459b-8fc9-525204da4a97 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:46.209022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-26c2b5cf-44bc-459b-8fc9-525204da4a97 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:46.226812 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.226812 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:46.227875 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.227875 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:46.235535 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:46.240697 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-26c2b5cf-44bc-459b-8fc9-525204da4a97 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption returned with HTTP 200 Aug 14 02:12:46.241961 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 449/1776] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:12:46 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:46.244552 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c20c3f07-70c2-460c-b0c9-b6fcc2bd644d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:46.244552 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 447/1777] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:46 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:46.635359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.638355 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 Aug 14 02:12:46.638750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:46.639406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:46.639406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 85b8ba8b-e5f0-489d-a244-3fca35c63d15 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:46.650816 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.650816 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:46.664614 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9518250a-bffd-4c3f-ba30-1bf4aa9db508 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 returned with HTTP 200 Aug 14 02:12:46.665319 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 441/1778] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:46 2026] GET /volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:46.684846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b624c6d-60a3-4937-93d5-3880c6059174 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.689584 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:46.690103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1424951077", "volume_type": "05359565-b137-4e5c-ae24-c88c865cbb6e", "group_id": "85b8ba8b-e5f0-489d-a244-3fca35c63d15", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:46.694442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1424951077', 'volume_type': '05359565-b137-4e5c-ae24-c88c865cbb6e', 'group_id': '85b8ba8b-e5f0-489d-a244-3fca35c63d15', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:46.706604 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.706604 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:46.706873 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume of 1 GB Aug 14 02:12:46.717961 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Availability Zones retrieved successfully. Aug 14 02:12:46.726631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (bae3fb47-f258-4d0e-b0f4-eb457016f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:46.728756 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce12ff5-de94-44a4-8ee5-81700cfa2854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:46.729569 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.729569 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:46.730372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:46.763119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ce12ff5-de94-44a4-8ee5-81700cfa2854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05359565-b137-4e5c-ae24-c88c865cbb6e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-259607997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05359565-b137-4e5c-ae24-c88c865cbb6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85b8ba8b-e5f0-489d-a244-3fca35c63d15', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:46.764233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc932d-e80c-4874-bbd5-1d3c4eeec61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:46.809323 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-259607997 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-259607997, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:46.809768 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-259607997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-259607997, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:46.852769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:46.855995 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:46.857194 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:46.857194 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:46.861181 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['5a8173bf-c692-45d6-b556-1829650d7517', 'cb702487-5457-432f-8806-9fd981b4c67e', '255d9a6b-31ae-476a-ad55-995bd92aca7e', '23a8062d-45f6-42cf-b200-15aee1fccf67'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:46.865392 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc932d-e80c-4874-bbd5-1d3c4eeec61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a8173bf-c692-45d6-b556-1829650d7517', 'cb702487-5457-432f-8806-9fd981b4c67e', '255d9a6b-31ae-476a-ad55-995bd92aca7e', '23a8062d-45f6-42cf-b200-15aee1fccf67']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:46.865392 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00017ed-1a5e-4da6-bf9c-9c24fa497417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:46.875704 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:46.875704 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:46.880412 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:46.886443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0cfb02b-80e9-4988-b0ff-a066904c3697 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:46.887370 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 450/1779] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:46 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:46.900127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00017ed-1a5e-4da6-bf9c-9c24fa497417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e5409b-c154-4caa-b9a4-763accf42b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1424951077',encryption_key_id=None,group_id=85b8ba8b-e5f0-489d-a244-3fca35c63d15,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['5a8173bf-c692-45d6-b556-1829650d7517','cb702487-5457-432f-8806-9fd981b4c67e','255d9a6b-31ae-476a-ad55-995bd92aca7e','23a8062d-45f6-42cf-b200-15aee1fccf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=05359565-b137-4e5c-ae24-c88c865cbb6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1424951077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85b8ba8b-e5f0-489d-a244-3fca35c63d15,host=None,id=d4e5409b-c154-4caa-b9a4-763accf42b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88c71bb7671b47739700b17f0d50c369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05359565-b137-4e5c-ae24-c88c865cbb6e),volume_type_id=05359565-b137-4e5c-ae24-c88c865cbb6e)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:46.902612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2539fc04-2419-4df2-b71d-f01760ef8b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:46.933111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2539fc04-2419-4df2-b71d-f01760ef8b58) transitioned into state 'SUCCESS' from state '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-1424951077',encryption_key_id=None,group_id=85b8ba8b-e5f0-489d-a244-3fca35c63d15,group_type_id=,metadata={},multiattach=False,project_id='2f08d6e1ebcb46d198ba7609fc1f2934',qos_specs=None,replication_status=,reservations=['5a8173bf-c692-45d6-b556-1829650d7517','cb702487-5457-432f-8806-9fd981b4c67e','255d9a6b-31ae-476a-ad55-995bd92aca7e','23a8062d-45f6-42cf-b200-15aee1fccf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88c71bb7671b47739700b17f0d50c369',volume_type_id=05359565-b137-4e5c-ae24-c88c865cbb6e)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:46.933457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0df517-f7e2-45b1-bdaf-b4dbe2f3a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:46.955264 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0df517-f7e2-45b1-bdaf-b4dbe2f3a27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:46.956476 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Flow 'volume_create_api' (bae3fb47-f258-4d0e-b0f4-eb457016f029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:46.961030 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Create volume request issued successfully. Aug 14 02:12:46.962088 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:46.962296 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:47.020846 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:47.025805 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:47.025805 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:47.030699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b624c6d-60a3-4937-93d5-3880c6059174 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:47.031295 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 442/1780] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:12:46 2026] POST /volume/v3/volumes => generated 820 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:47.051790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:47.054518 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 Aug 14 02:12:47.054954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:47.055211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:47.075016 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:47.075016 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:47.085203 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:47.086443 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:47.087412 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:47.150374 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:47.155321 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:47.155321 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:47.166511 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9bbcc206-e3dd-4766-9a9a-786c20d8567c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 returned with HTTP 200 Aug 14 02:12:47.167185 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 448/1781] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:47 2026] GET /volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 => generated 888 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:47.909136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:47.914724 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:47.914724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:47.914724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:47.935492 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:47.935492 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:47.948613 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:47.960931 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-851d469a-0ae4-46cd-bd99-8217a341fd27 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:47.961664 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 442/1782] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:47 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:48.185658 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:48.188114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 Aug 14 02:12:48.188914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:48.188914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:48.204932 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.204932 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:48.213255 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:48.214451 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:48.215131 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:48.269187 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:48.273336 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.273336 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:48.285713 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1bb6d0d-8728-4198-9185-babd3248eaf1 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 returned with HTTP 200 Aug 14 02:12:48.286355 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 451/1783] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:48 2026] GET /volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:48.304346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:48.306928 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/group_snapshots Aug 14 02:12:48.307363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "85b8ba8b-e5f0-489d-a244-3fca35c63d15", "name": "tempest-group_snapshot-1963480862"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:48.309437 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '85b8ba8b-e5f0-489d-a244-3fca35c63d15', 'name': 'tempest-group_snapshot-1963480862'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 02:12:48.315006 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.315006 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:48.322277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Creating group_snapshot tempest-group_snapshot-1963480862. Aug 14 02:12:48.358902 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.358902 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:48.383640 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-259607997 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-259607997, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:48.425859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Created reservations ['a05a0d50-b1de-4504-8442-40e4e0958238', '70825233-be80-46f2-920a-3c0373985c06', '343ab334-8c97-48ce-a343-eee463f3de4d', '13645c62-f0e8-402e-95af-408463ffc5e4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:48.496702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e60fa988-513b-4797-b819-dbb81c0cffc3 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots returned with HTTP 202 Aug 14 02:12:48.497328 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 443/1784] 10.4.3.35 () {70 vars in 1317 bytes} [Fri Aug 14 02:12:48 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:48.513406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:48.517480 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:48.517916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:48.518819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:48.518819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:48.528616 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.528616 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:48.534336 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8ec5b04-301a-4144-b951-7a36b6fd23fd tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 200 Aug 14 02:12:48.534889 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 449/1785] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:48 2026] GET /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:48.981348 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:48.982028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:48.982326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:48.982510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:48.997848 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:48.997848 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:49.004340 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:49.012770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5ea321-6e68-43e3-91a4-d9714c5de268 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:49.013307 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 443/1786] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:48 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:49.549714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.553154 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:49.553154 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.553438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.553937 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:49.561175 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.561175 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:49.575846 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57f1525a-5d88-438f-9831-a0895a8a4c45 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 200 Aug 14 02:12:49.575846 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 452/1787] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:49.605766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-875e46fa-6446-4797-b0b3-0347dddee72d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.605766 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:49.606512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.607241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.607862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:49.608416 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.608416 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:49.609699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:49.619830 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:49.621066 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.621066 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:49.621962 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-875e46fa-6446-4797-b0b3-0347dddee72d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:49.622213 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 444/1788] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:49.637221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.639557 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 Aug 14 02:12:49.639929 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.641031 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.649007 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.649007 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:49.649657 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Snapshot retrieved successfully. Aug 14 02:12:49.650662 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff91f8fc-cf11-4d69-96b7-43059e481b4e tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 returned with HTTP 200 Aug 14 02:12:49.651153 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 450/1789] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:49.674403 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.677511 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:49.678525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.678525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.678794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:49.689459 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.689459 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:49.695402 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25f2fb4a-bc94-4530-9384-d69c37cc4fe2 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 200 Aug 14 02:12:49.695803 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 444/1790] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 308 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:49.708470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e9229d9-8188-49f4-83a7-9eb293e96b03 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.711085 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e9229d9-8188-49f4-83a7-9eb293e96b03 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/detail Aug 14 02:12:49.711341 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e9229d9-8188-49f4-83a7-9eb293e96b03 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.711594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e9229d9-8188-49f4-83a7-9eb293e96b03 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.723805 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e9229d9-8188-49f4-83a7-9eb293e96b03 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 02:12:49.724359 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 453/1791] 10.4.3.35 () {68 vars in 1316 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:49.735911 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-517b6907-9766-43f3-9228-24f0ace47e37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.738424 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:49.738939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.738939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.739023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100237) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:12:49.739585 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group_snapshot with id: 581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:49.744086 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.744086 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:49.793531 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-517b6907-9766-43f3-9228-24f0ace47e37 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 202 Aug 14 02:12:49.794133 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 445/1792] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:49 2026] DELETE /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:49.807639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.811542 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:49.811542 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.812529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.813311 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:49.814718 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:49.831799 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:49.833297 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:49.833553 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:49.896259 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:49.900750 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.900750 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:49.914737 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4c2e18b-9266-4689-b44b-aa4137ddb91c tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:49.915103 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 451/1793] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:49.920878 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-6ac9a4b4-eb6c-45f7-b99e-da469a4c525b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.931928 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-6ac9a4b4-eb6c-45f7-b99e-da469a4c525b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e/action Aug 14 02:12:49.932420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-6ac9a4b4-eb6c-45f7-b99e-da469a4c525b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:49.932609 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-6ac9a4b4-eb6c-45f7-b99e-da469a4c525b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:49.936160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.940213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:12:49.941847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.942804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.942804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:49.944587 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.944587 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:49.946569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:12:49.954111 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all snapshots completed successfully. Aug 14 02:12:49.954703 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.954703 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:49.955845 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80d0e42a-2679-4218-a70d-e39f16cd4d64 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:12:49.956925 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 454/1794] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:49.963271 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:49.963271 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:49.970135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6cebfb27-7cf5-4bba-abfb-de1b40b6a250 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.973319 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cebfb27-7cf5-4bba-abfb-de1b40b6a250 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 Aug 14 02:12:49.974099 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cebfb27-7cf5-4bba-abfb-de1b40b6a250 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.974343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cebfb27-7cf5-4bba-abfb-de1b40b6a250 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.982667 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cebfb27-7cf5-4bba-abfb-de1b40b6a250 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 returned with HTTP 404 Aug 14 02:12:49.983548 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 446/1795] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/snapshots/a248c337-c15d-43e0-85b9-5f51c24d6a63 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:49.991720 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1856d3c5-4131-43aa-935f-12e22dd49193 req-6ac9a4b4-eb6c-45f7-b99e-da469a4c525b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e/action returned with HTTP 204 Aug 14 02:12:49.992440 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 445/1796] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:49 2026] POST /volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:49.993906 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-617dc998-e2d4-4649-ae10-679618dfe803 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:49.996733 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-617dc998-e2d4-4649-ae10-679618dfe803 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:49.997037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-617dc998-e2d4-4649-ae10-679618dfe803 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:49.998573 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-617dc998-e2d4-4649-ae10-679618dfe803 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:49.998573 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-617dc998-e2d4-4649-ae10-679618dfe803 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:50.003258 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.003258 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:50.011656 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-617dc998-e2d4-4649-ae10-679618dfe803 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 200 Aug 14 02:12:50.012388 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 452/1797] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:49 2026] GET /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:50.035404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ccee9589-6393-4531-853f-d2dc69aa7beb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.038985 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ccee9589-6393-4531-853f-d2dc69aa7beb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:50.039155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ccee9589-6393-4531-853f-d2dc69aa7beb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.039522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ccee9589-6393-4531-853f-d2dc69aa7beb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.058343 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.058343 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:50.066228 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ccee9589-6393-4531-853f-d2dc69aa7beb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:50.080293 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ccee9589-6393-4531-853f-d2dc69aa7beb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:50.080293 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 455/1798] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 1172 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:50.097968 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.100832 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:50.101151 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.101452 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.117202 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.117202 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:50.124883 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:50.132190 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cf2e62b-a822-4b12-9415-109c863e5cd2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:50.133107 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 447/1799] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:50.205346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.209827 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:50.210082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.210649 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.224408 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.224408 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:50.236972 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:50.246372 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-a17d77e9-b515-4103-b6ac-38a24921d587 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:50.246372 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 446/1800] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 1172 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:50.302510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.308079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/action Aug 14 02:12:50.308237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:50.308519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:50.324928 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.324928 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:50.325757 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:50.335161 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Begin detaching volume completed successfully. Aug 14 02:12:50.335366 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-f06bc04d-4a1e-4409-b6b0-aa7832810d05 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/action returned with HTTP 202 Aug 14 02:12:50.336836 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 453/1801] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:12:50 2026] POST /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:12:50.403700 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0a0f3eb6-a1c8-4f9d-895a-ae07318b4607 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.404269 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a0f3eb6-a1c8-4f9d-895a-ae07318b4607 None None] GET https://10.4.3.35/volume// Aug 14 02:12:50.404520 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a0f3eb6-a1c8-4f9d-895a-ae07318b4607 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.405025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a0f3eb6-a1c8-4f9d-895a-ae07318b4607 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.405191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a0f3eb6-a1c8-4f9d-895a-ae07318b4607 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:50.405621 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 456/1802] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:12:50.420213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.425015 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:50.425015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.425015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.438172 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.438172 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:50.445279 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:50.454345 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-47a7ee6a-0b39-4416-aa1c-2ddd764f2f50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:50.454861 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 448/1803] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:50.475327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-93825369-6d53-452d-937c-ac37b91eb893 req-2a5d27c0-09b4-4048-a4b7-6e105cc4500a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.479564 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-2a5d27c0-09b4-4048-a4b7-6e105cc4500a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption Aug 14 02:12:50.479835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-2a5d27c0-09b4-4048-a4b7-6e105cc4500a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.480096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-2a5d27c0-09b4-4048-a4b7-6e105cc4500a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.495734 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.495734 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:50.509789 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-2a5d27c0-09b4-4048-a4b7-6e105cc4500a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption returned with HTTP 200 Aug 14 02:12:50.510179 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 447/1804] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:50.721282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:50.724333 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:12:50.724611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:50.724983 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:50.745001 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:50.745001 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:50.750647 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:12:50.758669 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-07972f15-bca3-4028-b684-aebd3379dd98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:12:50.758984 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 454/1805] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:50 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:51.032256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-77082243-43b1-485d-85c7-2a25828b941a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.039882 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77082243-43b1-485d-85c7-2a25828b941a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:51.040686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77082243-43b1-485d-85c7-2a25828b941a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.040686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77082243-43b1-485d-85c7-2a25828b941a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.040686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-77082243-43b1-485d-85c7-2a25828b941a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:12:51.045434 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77082243-43b1-485d-85c7-2a25828b941a tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 404 Aug 14 02:12:51.046157 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 457/1806] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:12:51 2026] GET /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:51.056142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d7fff96a-9160-48a2-9166-ada06b38f927 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.058302 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7fff96a-9160-48a2-9166-ada06b38f927 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/group_snapshots Aug 14 02:12:51.059175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7fff96a-9160-48a2-9166-ada06b38f927 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.059318 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d7fff96a-9160-48a2-9166-ada06b38f927 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.065562 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d7fff96a-9160-48a2-9166-ada06b38f927 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots returned with HTTP 200 Aug 14 02:12:51.066144 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 449/1807] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:12:51 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:51.077665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.084701 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:51.084701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.084701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.084701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for member 581b4676-d509-4582-9d22-01d6dcb2e888 {{(pid=100238) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:12:51.084701 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group_snapshot with id: 581b4676-d509-4582-9d22-01d6dcb2e888 Aug 14 02:12:51.089617 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c50b6a-13e0-4760-8858-ee3c613bbe28 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 returned with HTTP 404 Aug 14 02:12:51.090378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 448/1808] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:12:51 2026] DELETE /volume/v3/group_snapshots/581b4676-d509-4582-9d22-01d6dcb2e888 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:51.100849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2c95833e-a94f-4600-bfe9-49f3017af838 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.104420 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:12:51.104846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.105161 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.105493 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:12:51.107169 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:51.119644 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Get all volumes completed successfully. Aug 14 02:12:51.120292 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:51.120432 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:51.186191 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:51.190497 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.190497 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:51.202652 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c95833e-a94f-4600-bfe9-49f3017af838 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:12:51.203995 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 455/1809] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:12:51 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:51.225255 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.229390 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] POST https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15/action Aug 14 02:12:51.230322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:51.230322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:51.233546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] delete called for group 85b8ba8b-e5f0-489d-a244-3fca35c63d15 {{(pid=100234) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:12:51.233658 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Delete group with id: 85b8ba8b-e5f0-489d-a244-3fca35c63d15 Aug 14 02:12:51.240861 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.240861 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:51.321948 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-306c1106-f78f-447c-8385-17be88374181 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.322435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-306c1106-f78f-447c-8385-17be88374181 None None] GET https://10.4.3.35/volume// Aug 14 02:12:51.322690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-306c1106-f78f-447c-8385-17be88374181 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.324360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-306c1106-f78f-447c-8385-17be88374181 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.325523 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-306c1106-f78f-447c-8385-17be88374181 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:12:51.325846 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 450/1810] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:12:51 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:12:51.328872 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e787cb5-7da3-4c49-b765-e8f9a3edb49d tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15/action returned with HTTP 202 Aug 14 02:12:51.329819 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 458/1811] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:12:51 2026] POST /volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:51.344295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.346761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 Aug 14 02:12:51.347396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-0032926c-1654-4751-8f3b-1e751471592c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.347491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.348018 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.350920 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-0032926c-1654-4751-8f3b-1e751471592c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:12:51.351255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-0032926c-1654-4751-8f3b-1e751471592c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b97cf571-878d-4b51-8880-54011ef3e2a8", "connector": null, "instance_uuid": "55680718-b3cb-4d93-a53b-4c13822ae833"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:51.363121 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.363121 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:51.368977 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Volume info retrieved successfully. Aug 14 02:12:51.369785 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:12:51.370004 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:12:51.385755 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.385755 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:51.422492 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:12:51.429732 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.429732 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:51.435182 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-0032926c-1654-4751-8f3b-1e751471592c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:12:51.435182 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 456/1812] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:12:51 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 14 02:12:51.444522 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-192eabff-9ec4-4b1f-a317-d232bc27b648 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 returned with HTTP 200 Aug 14 02:12:51.445020 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 449/1813] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:51 2026] GET /volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:51.457304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-6dae3450-9dbd-4822-8b1f-7afe3523a2f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.465640 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-6dae3450-9dbd-4822-8b1f-7afe3523a2f5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 Aug 14 02:12:51.466031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-6dae3450-9dbd-4822-8b1f-7afe3523a2f5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.466524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-6dae3450-9dbd-4822-8b1f-7afe3523a2f5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.481310 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.481310 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:51.591876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-6dae3450-9dbd-4822-8b1f-7afe3523a2f5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 returned with HTTP 200 Aug 14 02:12:51.592473 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 451/1814] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:51 2026] DELETE /volume/v3/attachments/a280e021-31a6-4f9d-a665-a094bd09bca4 => generated 367 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:51.664637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-63b86109-2708-4e4c-bead-d010587eaa3c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.718792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-93825369-6d53-452d-937c-ac37b91eb893 req-42192cad-ccb4-4c78-b7cc-98513c9ef8bc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:51.723532 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-42192cad-ccb4-4c78-b7cc-98513c9ef8bc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e Aug 14 02:12:51.723980 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-42192cad-ccb4-4c78-b7cc-98513c9ef8bc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:51.724973 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-42192cad-ccb4-4c78-b7cc-98513c9ef8bc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:51.740223 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:51.740223 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:51.783150 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:51.783627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1390559655"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:51.785780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1390559655'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:51.785976 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 1 GB Aug 14 02:12:51.792714 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:12:51.802411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (2af14e96-41d2-4d33-9471-9a89d73bfa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:51.804336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e973a459-7abc-459f-833c-49954a9debc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:51.806524 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:51.821571 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93825369-6d53-452d-937c-ac37b91eb893 req-42192cad-ccb4-4c78-b7cc-98513c9ef8bc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e returned with HTTP 200 Aug 14 02:12:51.822512 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 457/1815] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:12:51 2026] DELETE /volume/v3/attachments/1b778043-7bff-48af-8f0b-d0d136d9c71e => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:51.861534 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e973a459-7abc-459f-833c-49954a9debc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:51.862528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf81cd11-43b9-4092-92d9-383f168b0eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:51.950868 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['d3868f2a-fb04-4fbc-ace3-646696a97b20', '54262186-f2ae-4953-b0c1-e0370e7e111d', '4e0177bd-d924-4a59-8dbb-c826e00d46cb', 'db365bc9-81c8-4eab-a327-dec5e933da1b'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:51.951830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf81cd11-43b9-4092-92d9-383f168b0eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3868f2a-fb04-4fbc-ace3-646696a97b20', '54262186-f2ae-4953-b0c1-e0370e7e111d', '4e0177bd-d924-4a59-8dbb-c826e00d46cb', 'db365bc9-81c8-4eab-a327-dec5e933da1b']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:51.952630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebcd472-7bd1-4981-8371-65833ecd285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:51.980390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ebcd472-7bd1-4981-8371-65833ecd285b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46da9ede-2b23-44cf-8e0e-0f22b48d5ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1390559655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['d3868f2a-fb04-4fbc-ace3-646696a97b20','54262186-f2ae-4953-b0c1-e0370e7e111d','4e0177bd-d924-4a59-8dbb-c826e00d46cb','db365bc9-81c8-4eab-a327-dec5e933da1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1390559655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46da9ede-2b23-44cf-8e0e-0f22b48d5ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:51.981476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16d5b2e-081a-4b44-b67b-7fbbc2cd4274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:52.018857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16d5b2e-081a-4b44-b67b-7fbbc2cd4274) transitioned into state 'SUCCESS' from state '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-1390559655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['d3868f2a-fb04-4fbc-ace3-646696a97b20','54262186-f2ae-4953-b0c1-e0370e7e111d','4e0177bd-d924-4a59-8dbb-c826e00d46cb','db365bc9-81c8-4eab-a327-dec5e933da1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:52.019893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd78d09-2f0b-47a7-a5db-f734c03c6536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:52.033099 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd78d09-2f0b-47a7-a5db-f734c03c6536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:52.034279 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (2af14e96-41d2-4d33-9471-9a89d73bfa7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:52.034745 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:12:52.035609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63b86109-2708-4e4c-bead-d010587eaa3c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:52.036192 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 459/1816] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:12:51 2026] POST /volume/v3/volumes => generated 752 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:52.054446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.056984 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:12:52.056984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.057442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.070553 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:52.070553 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:52.081960 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:12:52.088953 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5fa4c6b-dd97-4c17-b766-9023c204418e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:12:52.089441 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 450/1817] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:52 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:52.467085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0bfe316-dd10-4730-85d8-ba61926adea9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.469415 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0bfe316-dd10-4730-85d8-ba61926adea9 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 Aug 14 02:12:52.469819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0bfe316-dd10-4730-85d8-ba61926adea9 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.470021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0bfe316-dd10-4730-85d8-ba61926adea9 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.478221 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0bfe316-dd10-4730-85d8-ba61926adea9 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 returned with HTTP 404 Aug 14 02:12:52.478919 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 452/1818] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:12:52 2026] GET /volume/v3/volumes/d4e5409b-c154-4caa-b9a4-763accf42b93 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:52.491522 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3688a58f-a056-4503-b623-e5dc526e5309 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.494612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3688a58f-a056-4503-b623-e5dc526e5309 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] GET https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 Aug 14 02:12:52.494612 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3688a58f-a056-4503-b623-e5dc526e5309 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.495896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3688a58f-a056-4503-b623-e5dc526e5309 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.496182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-3688a58f-a056-4503-b623-e5dc526e5309 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] show called for member 85b8ba8b-e5f0-489d-a244-3fca35c63d15 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:12:52.500793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3688a58f-a056-4503-b623-e5dc526e5309 tempest-GroupSnapshotsTest-1046825589 tempest-GroupSnapshotsTest-1046825589-project-member] https://10.4.3.35/volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 returned with HTTP 404 Aug 14 02:12:52.501569 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 458/1819] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:12:52 2026] GET /volume/v3/groups/85b8ba8b-e5f0-489d-a244-3fca35c63d15 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:52.511005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f9dee689-b038-44ca-a8e3-2a88ff2e1011 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.513304 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9dee689-b038-44ca-a8e3-2a88ff2e1011 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/98d12ccd-22e3-4735-b891-da8cb5b7c7ee Aug 14 02:12:52.513733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9dee689-b038-44ca-a8e3-2a88ff2e1011 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.513980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9dee689-b038-44ca-a8e3-2a88ff2e1011 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.514636 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:52.514636 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:52.541368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9dee689-b038-44ca-a8e3-2a88ff2e1011 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/group_types/98d12ccd-22e3-4735-b891-da8cb5b7c7ee returned with HTTP 202 Aug 14 02:12:52.542066 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 460/1820] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:12:52 2026] DELETE /volume/v3/group_types/98d12ccd-22e3-4735-b891-da8cb5b7c7ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:52.552217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c842df61-8e6c-4736-8b5c-8d4b8aa0d782 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.554280 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c842df61-8e6c-4736-8b5c-8d4b8aa0d782 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] DELETE https://10.4.3.35/volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e Aug 14 02:12:52.554474 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c842df61-8e6c-4736-8b5c-8d4b8aa0d782 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.554747 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c842df61-8e6c-4736-8b5c-8d4b8aa0d782 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.596978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.603331 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:52.603757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.604509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.621999 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c842df61-8e6c-4736-8b5c-8d4b8aa0d782 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e returned with HTTP 202 Aug 14 02:12:52.621999 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 451/1821] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:12:52 2026] DELETE /volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:52.625885 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:52.625885 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:52.631897 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:52.633432 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dca91a56-1606-4c11-ba0e-29ac423145b0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.636245 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dca91a56-1606-4c11-ba0e-29ac423145b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] GET https://10.4.3.35/volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e Aug 14 02:12:52.636475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dca91a56-1606-4c11-ba0e-29ac423145b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:52.636743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dca91a56-1606-4c11-ba0e-29ac423145b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:52.642312 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b75fddbb-7037-4098-aa62-dd0917474fb3 req-03e393b3-c5ae-4fcf-836c-5f009311495f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:52.642691 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dca91a56-1606-4c11-ba0e-29ac423145b0 tempest-GroupSnapshotsTest-1541316710 tempest-GroupSnapshotsTest-1541316710-project-admin] https://10.4.3.35/volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e returned with HTTP 404 Aug 14 02:12:52.643191 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 453/1822] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:12:52 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:52.643415 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 459/1823] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:12:52 2026] GET /volume/v3/types/05359565-b137-4e5c-ae24-c88c865cbb6e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:52.933222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:52.935656 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 Aug 14 02:12:52.936183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:52.951908 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:12:52.959230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:12:52.961551 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:52.961551 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:53.106360 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:53.108788 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:12:53.108968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:53.109175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:53.121146 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" released by "attachment_update" :: held 0.161s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:12:53.122443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-10fbe00c-1609-49de-9217-b83f1371c691 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 returned with HTTP 200 Aug 14 02:12:53.122443 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 461/1824] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:12:52 2026] PUT /volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:53.122659 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:53.122659 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:53.134072 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:12:53.137770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-70d594e0-8e09-4a56-8b64-477d223893c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:53.141783 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f63ba62-1eaa-44e9-800c-6ef6175d8bb3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:12:53.142321 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 452/1825] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:53 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:12:53.144340 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-70d594e0-8e09-4a56-8b64-477d223893c3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 Aug 14 02:12:53.145340 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-70d594e0-8e09-4a56-8b64-477d223893c3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:53.145340 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-70d594e0-8e09-4a56-8b64-477d223893c3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:53.162032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:53.165355 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:12:53.165730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:53.166590 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:53.180442 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:53.180442 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:53.183004 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-70d594e0-8e09-4a56-8b64-477d223893c3 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 returned with HTTP 200 Aug 14 02:12:53.183891 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 454/1826] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:12:53 2026] GET /volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:12:53.187543 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:12:53.196314 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1aeb505-88df-41b5-af7e-3b52271a28a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:12:53.196477 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 460/1827] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:53 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:53.214228 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:53.216381 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:12:53.216866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-260786695"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:53.231552 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:53.231552 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:53.232164 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:12:53.232278 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:12:53.329260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['68a116fb-7b74-48db-a52e-59d3fd1e70fd', '29d1ce1d-e1ad-4c79-95c2-b4ee9b4aae3f', '49a5ac6c-d9e8-4288-a624-63563512ad02', 'e9407c1c-be42-42d4-b0f7-98198e47cf86'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:53.386299 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot create request issued successfully. Aug 14 02:12:53.386554 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-852ce1a5-092a-4a5d-996d-a1daddfdf219 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:12:53.387146 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 462/1828] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:12:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:12:53.401117 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:53.403217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:12:53.403465 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:53.403785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:53.410939 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:53.410939 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:53.410939 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:12:53.412081 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54622b77-6338-4a5a-b7c5-add40cde9a28 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 200 Aug 14 02:12:53.412465 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 453/1829] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:53 2026] GET /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:54.432160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:54.436215 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:12:54.436444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:54.436626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:54.444119 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:54.444119 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:54.447817 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:12:54.448946 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26159cc7-d992-486e-b40c-e4a6e81e7159 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 200 Aug 14 02:12:54.449666 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 455/1830] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:12:54 2026] GET /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:54.460029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:54.462628 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:12:54.462628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "snapshot_id": "3becfc0c-cf4e-402f-b5e0-0a27ba5d4007", "name": "tempest-VolumesSnapshotTestJSON-Backup-755675886", "container": "tempest-volumessnapshottestjson-backup-container-517673476"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:54.463275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Creating new backup {'backup': {'volume_id': '46da9ede-2b23-44cf-8e0e-0f22b48d5ce8', 'snapshot_id': '3becfc0c-cf4e-402f-b5e0-0a27ba5d4007', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-755675886', 'container': 'tempest-volumessnapshottestjson-backup-container-517673476'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:12:54.463445 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Creating backup of volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 in container tempest-volumessnapshottestjson-backup-container-517673476 Aug 14 02:12:54.485963 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:54.485963 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:54.487650 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:12:54.494038 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:54.494038 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:54.494890 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:12:54.564571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['df02b8b1-e1fd-4596-8905-0a321b33389d', '414686b2-9035-4548-a6c4-863b217efa5f'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:54.625193 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4c9ce16b-cdb1-4472-9ee7-934dd28e1d5b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:12:54.625193 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 461/1831] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:12:54 2026] POST /volume/v3/backups => generated 332 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:54.637086 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ad17d02e-524f-43d5-8420-19b750392aed None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:54.639793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ad17d02e-524f-43d5-8420-19b750392aed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:54.640585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ad17d02e-524f-43d5-8420-19b750392aed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:54.640585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ad17d02e-524f-43d5-8420-19b750392aed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:54.640585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ad17d02e-524f-43d5-8420-19b750392aed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:54.649475 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:54.649475 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:54.650545 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ad17d02e-524f-43d5-8420-19b750392aed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:54.651459 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 463/1832] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:54 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:55.664594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:55.667001 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:55.667361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:55.668985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:55.668985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:55.673940 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:55.673940 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:55.675323 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7adc855-404e-4ede-ad0e-35a3e319d6d8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:55.675842 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 454/1833] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:55 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:55.955194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-903cddcb-6c6a-4a90-8434-99df4a29777e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.007998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.010573 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:56.010852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.011173 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.011336 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume with id: 1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:56.022814 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:56.022814 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:56.024100 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:56.044693 np0000007301 devstack@c-api.service[100235]: WARNING cinder.keymgr.conf_key_mgr [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:12:56.055449 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume request issued successfully. Aug 14 02:12:56.055449 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b756a9ae-1d03-4ff1-b211-efd270e1c775 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 202 Aug 14 02:12:56.056503 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 462/1834] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:12:56 2026] DELETE /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:56.065112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.068178 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:56.068478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.068756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.080727 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:56.080727 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:56.088721 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-903cddcb-6c6a-4a90-8434-99df4a29777e tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:12:56.088721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-903cddcb-6c6a-4a90-8434-99df4a29777e tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1686265903"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:56.088888 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:12:56.095634 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-87d05d89-2ebe-41cd-8ce3-03ba086f0a56 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 200 Aug 14 02:12:56.096125 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 464/1835] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:56.117129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-903cddcb-6c6a-4a90-8434-99df4a29777e tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:12:56.117337 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 456/1836] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:12:55 2026] POST /volume/v3/group_types => generated 181 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:56.129237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d13f8903-59bf-447e-85a1-949a1536b105 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.131232 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d13f8903-59bf-447e-85a1-949a1536b105 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] POST https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs Aug 14 02:12:56.131653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d13f8903-59bf-447e-85a1-949a1536b105 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:56.156797 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d13f8903-59bf-447e-85a1-949a1536b105 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs returned with HTTP 202 Aug 14 02:12:56.157295 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 455/1837] 10.4.3.35 () {70 vars in 1451 bytes} [Fri Aug 14 02:12:56 2026] POST /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:56.172106 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fea9a314-01f6-446c-8d3a-6dc86132f631 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.173626 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fea9a314-01f6-446c-8d3a-6dc86132f631 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] POST https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs Aug 14 02:12:56.174258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fea9a314-01f6-446c-8d3a-6dc86132f631 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:56.200208 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fea9a314-01f6-446c-8d3a-6dc86132f631 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs returned with HTTP 202 Aug 14 02:12:56.200924 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 463/1838] 10.4.3.35 () {70 vars in 1451 bytes} [Fri Aug 14 02:12:56 2026] POST /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:56.210017 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-36d698db-deee-4608-a26e-9b98888d2e75 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.212239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36d698db-deee-4608-a26e-9b98888d2e75 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 Aug 14 02:12:56.212504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36d698db-deee-4608-a26e-9b98888d2e75 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.212769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36d698db-deee-4608-a26e-9b98888d2e75 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.221210 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36d698db-deee-4608-a26e-9b98888d2e75 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 returned with HTTP 200 Aug 14 02:12:56.221700 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 465/1839] 10.4.3.35 () {68 vars in 1445 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:56.229699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0036f3e0-bef8-4d81-9ad7-2f5710cb5958 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.234356 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0036f3e0-bef8-4d81-9ad7-2f5710cb5958 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 Aug 14 02:12:56.234520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0036f3e0-bef8-4d81-9ad7-2f5710cb5958 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.234732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0036f3e0-bef8-4d81-9ad7-2f5710cb5958 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.246276 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0036f3e0-bef8-4d81-9ad7-2f5710cb5958 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 returned with HTTP 200 Aug 14 02:12:56.246699 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 457/1840] 10.4.3.35 () {68 vars in 1445 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:56.259251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4587e0db-1770-4d6b-9c37-90fc5ff924df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.264004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4587e0db-1770-4d6b-9c37-90fc5ff924df tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] PUT https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 Aug 14 02:12:56.264441 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4587e0db-1770-4d6b-9c37-90fc5ff924df tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:56.284181 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4587e0db-1770-4d6b-9c37-90fc5ff924df tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 returned with HTTP 200 Aug 14 02:12:56.284754 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 456/1841] 10.4.3.35 () {70 vars in 1465 bytes} [Fri Aug 14 02:12:56 2026] PUT /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:56.292910 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7b1e74a7-5e0c-46e9-bf7c-77ac316b8422 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.295350 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b1e74a7-5e0c-46e9-bf7c-77ac316b8422 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs Aug 14 02:12:56.295601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b1e74a7-5e0c-46e9-bf7c-77ac316b8422 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.297760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b1e74a7-5e0c-46e9-bf7c-77ac316b8422 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.307390 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b1e74a7-5e0c-46e9-bf7c-77ac316b8422 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs returned with HTTP 200 Aug 14 02:12:56.308245 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 464/1842] 10.4.3.35 () {68 vars in 1430 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:56.318701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-066b2f4c-6f75-49d3-84f2-d62ddf55f677 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.321917 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-066b2f4c-6f75-49d3-84f2-d62ddf55f677 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 Aug 14 02:12:56.322159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-066b2f4c-6f75-49d3-84f2-d62ddf55f677 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.322376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-066b2f4c-6f75-49d3-84f2-d62ddf55f677 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.341391 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-066b2f4c-6f75-49d3-84f2-d62ddf55f677 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 returned with HTTP 202 Aug 14 02:12:56.341391 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 466/1843] 10.4.3.35 () {68 vars in 1448 bytes} [Fri Aug 14 02:12:56 2026] DELETE /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:56.347779 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.349946 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 Aug 14 02:12:56.350481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.352062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.362270 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] HTTP exception thrown: Group Type f2c3e242-7b18-4586-afb5-09d77fdbedf5 has no extra spec with key key1. Aug 14 02:12:56.362479 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-62a4e100-3216-4e15-b8b3-f44c6a3d51f7 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 returned with HTTP 404 Aug 14 02:12:56.363568 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 458/1844] 10.4.3.35 () {68 vars in 1445 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:56.371888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4df51ad5-b04f-4637-b262-a62a87880e40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.374189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4df51ad5-b04f-4637-b262-a62a87880e40 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 Aug 14 02:12:56.374517 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4df51ad5-b04f-4637-b262-a62a87880e40 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.374908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4df51ad5-b04f-4637-b262-a62a87880e40 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.388865 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4df51ad5-b04f-4637-b262-a62a87880e40 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 returned with HTTP 202 Aug 14 02:12:56.389441 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 457/1845] 10.4.3.35 () {68 vars in 1448 bytes} [Fri Aug 14 02:12:56 2026] DELETE /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:56.399945 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-596696d1-e204-40a7-b14e-eec52670ac4d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.402387 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-596696d1-e204-40a7-b14e-eec52670ac4d tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 Aug 14 02:12:56.402657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-596696d1-e204-40a7-b14e-eec52670ac4d tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.402944 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-596696d1-e204-40a7-b14e-eec52670ac4d tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.411424 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-596696d1-e204-40a7-b14e-eec52670ac4d tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] HTTP exception thrown: Group Type f2c3e242-7b18-4586-afb5-09d77fdbedf5 has no extra spec with key key2. Aug 14 02:12:56.411617 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-596696d1-e204-40a7-b14e-eec52670ac4d tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 returned with HTTP 404 Aug 14 02:12:56.412357 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 465/1846] 10.4.3.35 () {68 vars in 1445 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:56.422025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7570160b-c46b-4175-97d8-aebef83abf47 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.425113 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7570160b-c46b-4175-97d8-aebef83abf47 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 Aug 14 02:12:56.425113 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7570160b-c46b-4175-97d8-aebef83abf47 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.425280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7570160b-c46b-4175-97d8-aebef83abf47 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.438340 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7570160b-c46b-4175-97d8-aebef83abf47 tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 returned with HTTP 202 Aug 14 02:12:56.438757 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 467/1847] 10.4.3.35 () {68 vars in 1448 bytes} [Fri Aug 14 02:12:56 2026] DELETE /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:56.449966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.455035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] GET https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 Aug 14 02:12:56.455373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.455696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.468981 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] HTTP exception thrown: Group Type f2c3e242-7b18-4586-afb5-09d77fdbedf5 has no extra spec with key key3. Aug 14 02:12:56.469224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fb0d01f-6f81-40e5-97ee-51e2974901fb tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 returned with HTTP 404 Aug 14 02:12:56.469803 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 459/1848] 10.4.3.35 () {68 vars in 1445 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5/group_specs/key3 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:12:56.479538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7771e3b-00bc-4e70-bbb2-19185643b0bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.482570 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7771e3b-00bc-4e70-bbb2-19185643b0bc tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5 Aug 14 02:12:56.482570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7771e3b-00bc-4e70-bbb2-19185643b0bc tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.482782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7771e3b-00bc-4e70-bbb2-19185643b0bc tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.514158 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7771e3b-00bc-4e70-bbb2-19185643b0bc tempest-GroupTypeSpecsTest-1766467756 tempest-GroupTypeSpecsTest-1766467756-project-admin] https://10.4.3.35/volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5 returned with HTTP 202 Aug 14 02:12:56.514500 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 458/1849] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:12:56 2026] DELETE /volume/v3/group_types/f2c3e242-7b18-4586-afb5-09d77fdbedf5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:12:56.691690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:56.693539 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:56.694732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:56.694959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:56.695078 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:56.704651 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:56.704651 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:56.705996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9a85bb5-b876-466e-ab92-e1c50ba2744f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:56.706400 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 466/1850] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:56 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:57.113567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-26868ec6-c6ee-4810-808d-7f981fc7abb6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.114856 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-26868ec6-c6ee-4810-808d-7f981fc7abb6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef Aug 14 02:12:57.115206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-26868ec6-c6ee-4810-808d-7f981fc7abb6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:57.115539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-26868ec6-c6ee-4810-808d-7f981fc7abb6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:57.126331 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-26868ec6-c6ee-4810-808d-7f981fc7abb6 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef returned with HTTP 404 Aug 14 02:12:57.127926 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 468/1851] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:57 2026] GET /volume/v3/volumes/1f566012-c365-41ed-b2c7-76bf592f97ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:57.141550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.149699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:12:57.149699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:57.149699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:57.149699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:12:57.223537 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Get all volumes completed successfully. Aug 14 02:12:57.226873 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:57.226873 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:57.234449 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36c91494-d398-4158-b3d3-cc355c7a1dfe tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:12:57.234881 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 460/1852] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:12:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11512 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:12:57.258089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9101c24b-7a95-4321-a9bf-4b340e5014cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.261579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9101c24b-7a95-4321-a9bf-4b340e5014cf tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] DELETE https://10.4.3.35/volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa Aug 14 02:12:57.261908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9101c24b-7a95-4321-a9bf-4b340e5014cf tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:57.263194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9101c24b-7a95-4321-a9bf-4b340e5014cf tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:57.319415 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9101c24b-7a95-4321-a9bf-4b340e5014cf tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa returned with HTTP 202 Aug 14 02:12:57.319991 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 459/1853] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:12:57 2026] DELETE /volume/v3/types/62f898f3-2054-4e79-8850-739d69c200aa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:12:57.339485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bd3aacec-98da-4f18-9456-87695db76893 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.342151 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd3aacec-98da-4f18-9456-87695db76893 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:12:57.352408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bd3aacec-98da-4f18-9456-87695db76893 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1326114487", "extra_specs": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:57.382161 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd3aacec-98da-4f18-9456-87695db76893 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:12:57.382565 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 467/1854] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:12:57 2026] POST /volume/v3/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:57.400544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aaa689cc-df47-4415-b928-b4eb6784e08a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.404164 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aaa689cc-df47-4415-b928-b4eb6784e08a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8/encryption Aug 14 02:12:57.404709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aaa689cc-df47-4415-b928-b4eb6784e08a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:57.453629 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aaa689cc-df47-4415-b928-b4eb6784e08a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8/encryption returned with HTTP 200 Aug 14 02:12:57.454151 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 469/1855] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:12:57 2026] POST /volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8/encryption => generated 230 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:57.479786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.483065 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:12:57.483442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1232306097", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1326114487", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:57.485719 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1232306097', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1326114487', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:12:57.493437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume of 1 GB Aug 14 02:12:57.493849 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:57.493849 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:12:57.494692 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Availability Zones retrieved successfully. Aug 14 02:12:57.503396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (768cd64e-10ae-4b39-bef1-4dbb80832aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:57.505032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b168271a-23ba-4bc3-898f-3de8a3a32b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:57.506094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:12:57.554554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b168271a-23ba-4bc3-898f-3de8a3a32b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:12:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8,is_public=True,name='tempest-scenario-type-luks-1326114487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:57.556486 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b16336-a690-48a9-b420-5db03a6ca2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:57.601055 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1326114487 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1326114487, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:57.601273 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1326114487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1326114487, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:12:57.653032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Created reservations ['ff2182bb-2af0-42e4-bb1b-4bf2e8b4753b', '6fd10a11-6e23-4d06-9aed-0f3c08effb59', 'e1d81bf0-c67a-4182-bd77-29f1a564dda6', '461d652a-5070-4926-ad5a-0b67252c283e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:12:57.653903 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b16336-a690-48a9-b420-5db03a6ca2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2182bb-2af0-42e4-bb1b-4bf2e8b4753b', '6fd10a11-6e23-4d06-9aed-0f3c08effb59', 'e1d81bf0-c67a-4182-bd77-29f1a564dda6', '461d652a-5070-4926-ad5a-0b67252c283e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:57.654792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de2eabc-6086-4b8f-a52f-e020d125b8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:57.698109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de2eabc-6086-4b8f-a52f-e020d125b8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ee1862-fadf-4fb2-bf34-75186d37e0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1232306097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['ff2182bb-2af0-42e4-bb1b-4bf2e8b4753b','6fd10a11-6e23-4d06-9aed-0f3c08effb59','e1d81bf0-c67a-4182-bd77-29f1a564dda6','461d652a-5070-4926-ad5a-0b67252c283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1232306097',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=07ee1862-fadf-4fb2-bf34-75186d37e0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71418f9702ba4bd18d322149735331cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dc609084d444bb89b82b8dd86b3836a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8),volume_type_id=1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:57.699427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d628e148-66ce-4ab5-9897-afda7ef6b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:57.721485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.724822 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:57.724822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:57.724822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:57.724822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:57.734712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d628e148-66ce-4ab5-9897-afda7ef6b601) transitioned into state 'SUCCESS' from state '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-1232306097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['ff2182bb-2af0-42e4-bb1b-4bf2e8b4753b','6fd10a11-6e23-4d06-9aed-0f3c08effb59','e1d81bf0-c67a-4182-bd77-29f1a564dda6','461d652a-5070-4926-ad5a-0b67252c283e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:57.734712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf18e7e-ed21-43c0-b256-06736f1fce09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:12:57.735602 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:57.735602 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:57.738723 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17b605c0-883a-43d4-8906-65c7bbd03b0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:57.738723 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 460/1856] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:57 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:57.749178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-2a26c345-0cf4-4c3b-af6e-7f46271a4f59 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:57.752314 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-2a26c345-0cf4-4c3b-af6e-7f46271a4f59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354/action Aug 14 02:12:57.754022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-2a26c345-0cf4-4c3b-af6e-7f46271a4f59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:12:57.754022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-2a26c345-0cf4-4c3b-af6e-7f46271a4f59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:12:57.760804 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf18e7e-ed21-43c0-b256-06736f1fce09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:12:57.762033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (768cd64e-10ae-4b39-bef1-4dbb80832aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:12:57.762696 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request issued successfully. Aug 14 02:12:57.763496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6b3a2de-22cc-4ac3-93e1-a9960590316c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:12:57.764176 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 461/1857] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:12:57 2026] POST /volume/v3/volumes => generated 783 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:12:57.793946 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:57.793946 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:12:57.816962 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-142e6edb-3095-475c-bc09-a8ac9d2717f5 req-2a26c345-0cf4-4c3b-af6e-7f46271a4f59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354/action returned with HTTP 204 Aug 14 02:12:57.818131 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 468/1858] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:12:57 2026] POST /volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:12:58.759349 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9b8b7111-e606-4282-8d66-c3b610418014 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:58.762879 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b8b7111-e606-4282-8d66-c3b610418014 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:58.763353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b8b7111-e606-4282-8d66-c3b610418014 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:58.763825 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b8b7111-e606-4282-8d66-c3b610418014 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:58.766797 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9b8b7111-e606-4282-8d66-c3b610418014 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:58.773580 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:58.773580 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:12:58.775515 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b8b7111-e606-4282-8d66-c3b610418014 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:58.777081 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 470/1859] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:58 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:12:59.799361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:12:59.803594 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:12:59.803903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:12:59.804214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:12:59.804469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:12:59.815319 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:12:59.815319 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:12:59.816993 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89b9ec75-61a8-433b-a1b7-1cc2a0e6d196 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:12:59.818557 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 461/1860] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:12:59 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:00.552380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b7c1a1e-7b30-480d-8132-9b1aa300744f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.684434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.691660 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:00.691660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:00.691660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:00.716885 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:00.716885 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:00.722347 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:00.732003 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-53584ad6-b3b6-4487-be6d-8b9bab968f0a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:00.732569 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 469/1861] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:00 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:00.780118 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b7c1a1e-7b30-480d-8132-9b1aa300744f tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] GET https://10.4.3.35/volume/v3/os-services Aug 14 02:13:00.780297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b7c1a1e-7b30-480d-8132-9b1aa300744f tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:00.780511 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b7c1a1e-7b30-480d-8132-9b1aa300744f tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:00.782206 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:00.782206 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:00.786154 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b7c1a1e-7b30-480d-8132-9b1aa300744f tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services returned with HTTP 200 Aug 14 02:13:00.787826 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 462/1862] 10.4.3.35 () {66 vars in 1242 bytes} [Fri Aug 14 02:13:00 2026] GET /volume/v3/os-services => generated 626 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:00.801394 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f86dbb93-4294-404c-a8a1-52cdd1fa2a85 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.805846 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f86dbb93-4294-404c-a8a1-52cdd1fa2a85 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] PUT https://10.4.3.35/volume/v3/os-services/disable-log-reason Aug 14 02:13:00.806238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f86dbb93-4294-404c-a8a1-52cdd1fa2a85 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007301", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.808926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f86dbb93-4294-404c-a8a1-52cdd1fa2a85 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 02:13:00.810367 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 471/1863] 10.4.3.35 () {68 vars in 1319 bytes} [Fri Aug 14 02:13:00 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:13:00.825077 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30826b69-3c89-436f-91c0-97ef8f97af9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.827770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30826b69-3c89-436f-91c0-97ef8f97af9a tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] PUT https://10.4.3.35/volume/v3/os-services/disable Aug 14 02:13:00.828311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30826b69-3c89-436f-91c0-97ef8f97af9a tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007301", "binary": "invalid_binary"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.837316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.841775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:00.841775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:00.841775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:00.841775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:00.846449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30826b69-3c89-436f-91c0-97ef8f97af9a tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services/disable returned with HTTP 404 Aug 14 02:13:00.847087 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 462/1864] 10.4.3.35 () {68 vars in 1286 bytes} [Fri Aug 14 02:13:00 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:00.849031 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:00.849031 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:00.852236 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a846b5f-66b6-4a7b-9044-2578b9c8bdab tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:00.852236 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 470/1865] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:00 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:00.857060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5cc657d7-0a32-4ca9-a0d9-9e6d7eaa9356 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.862024 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cc657d7-0a32-4ca9-a0d9-9e6d7eaa9356 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] PUT https://10.4.3.35/volume/v3/os-services/enable Aug 14 02:13:00.863341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cc657d7-0a32-4ca9-a0d9-9e6d7eaa9356 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.875866 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cc657d7-0a32-4ca9-a0d9-9e6d7eaa9356 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services/enable returned with HTTP 404 Aug 14 02:13:00.877087 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 463/1866] 10.4.3.35 () {68 vars in 1283 bytes} [Fri Aug 14 02:13:00 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:00.886988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bc2e9cb-5dd3-4b15-adb8-2baf31cfee6d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.887494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bc2e9cb-5dd3-4b15-adb8-2baf31cfee6d None None] GET https://10.4.3.35/volume// Aug 14 02:13:00.887743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bc2e9cb-5dd3-4b15-adb8-2baf31cfee6d None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:00.888025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bc2e9cb-5dd3-4b15-adb8-2baf31cfee6d None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:00.888434 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bc2e9cb-5dd3-4b15-adb8-2baf31cfee6d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:00.888889 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 472/1867] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:13:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:00.893011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c003c2d5-6694-4688-817f-f706e1a0e1c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.897033 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c003c2d5-6694-4688-817f-f706e1a0e1c7 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] PUT https://10.4.3.35/volume/v3/os-services/freeze Aug 14 02:13:00.897033 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c003c2d5-6694-4688-817f-f706e1a0e1c7 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.902465 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bac41709-8361-4c21-b456-ebd2f56951ae req-4598cc15-0de8-43ed-ba01-0ff999a6ac90 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.908947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-4598cc15-0de8-43ed-ba01-0ff999a6ac90 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:13:00.909981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-4598cc15-0de8-43ed-ba01-0ff999a6ac90 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2769ffe3-caf0-4c94-818c-a4920bcf6662", "connector": null, "instance_uuid": "ef965178-d846-4c0f-a611-df6f1c5119dd"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.915134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c003c2d5-6694-4688-817f-f706e1a0e1c7 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 02:13:00.916221 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 463/1868] 10.4.3.35 () {68 vars in 1283 bytes} [Fri Aug 14 02:13:00 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:13:00.926447 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:00.926447 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:00.931414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-705ab7b3-8e03-4537-9521-a1bad81514e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:00.934455 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-705ab7b3-8e03-4537-9521-a1bad81514e1 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] PUT https://10.4.3.35/volume/v3/os-services/thaw Aug 14 02:13:00.936736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-705ab7b3-8e03-4537-9521-a1bad81514e1 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:00.948340 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-705ab7b3-8e03-4537-9521-a1bad81514e1 tempest-VolumeServicesNegativeTest-1002408299 tempest-VolumeServicesNegativeTest-1002408299-project-admin] https://10.4.3.35/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 02:13:00.951715 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 464/1869] 10.4.3.35 () {68 vars in 1277 bytes} [Fri Aug 14 02:13:00 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:13:00.994349 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-4598cc15-0de8-43ed-ba01-0ff999a6ac90 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:13:00.994632 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 471/1870] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:13:00 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 14 02:13:01.038756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:01.042004 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:01.042341 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:01.042807 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:01.065833 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:01.065833 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:01.071475 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:01.073093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4915bccd-f90c-40ff-816e-bd384d484d5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:01.073411 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4915bccd-f90c-40ff-816e-bd384d484d5e None None] GET https://10.4.3.35/volume// Aug 14 02:13:01.073744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4915bccd-f90c-40ff-816e-bd384d484d5e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:01.074120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4915bccd-f90c-40ff-816e-bd384d484d5e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:01.074410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4915bccd-f90c-40ff-816e-bd384d484d5e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:01.074907 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 464/1871] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:01.079603 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e5a1573-0765-4155-a2c7-3553f08ea73e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:01.080093 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 473/1872] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:01 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:01.093665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:01.096224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:01.096961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:01.096961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:01.112785 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:01.112785 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:01.119619 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:01.126736 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-10a8a100-a6ef-4212-b200-e842957882d0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:01.127535 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 465/1873] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:01 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:01.264765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:01.268992 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] PUT https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e Aug 14 02:13:01.269633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:01.285559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Acquiring lock "cinder-attachment_update-2769ffe3-caf0-4c94-818c-a4920bcf6662-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:13:01.292356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Lock "cinder-attachment_update-2769ffe3-caf0-4c94-818c-a4920bcf6662-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:13:01.293692 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:01.293692 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:01.430106 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Lock "cinder-attachment_update-2769ffe3-caf0-4c94-818c-a4920bcf6662-np0000007301" released by "attachment_update" :: held 0.138s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:13:01.430457 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-8eb22077-5f20-4c0f-8e39-2b1d384353bf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e returned with HTTP 200 Aug 14 02:13:01.430919 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 472/1874] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:13:01 2026] PUT /volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:13:01.871891 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75ca9754-2892-493b-9f4a-91df0a9182bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:01.873435 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75ca9754-2892-493b-9f4a-91df0a9182bd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:01.873663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75ca9754-2892-493b-9f4a-91df0a9182bd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:01.874256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75ca9754-2892-493b-9f4a-91df0a9182bd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:01.874363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-75ca9754-2892-493b-9f4a-91df0a9182bd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:01.891120 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:01.891120 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:01.895144 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75ca9754-2892-493b-9f4a-91df0a9182bd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:01.895144 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 465/1875] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:01 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:02.105944 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:02.108688 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:02.109234 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:02.109234 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:02.133550 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:02.133550 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:02.142625 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:02.148760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5ed62cd-153a-4e8f-8bca-18131bbeaa30 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:02.149307 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 474/1876] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:02 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:02.922658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-405d0bea-500b-4874-9081-f9864f544237 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:02.924892 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-405d0bea-500b-4874-9081-f9864f544237 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:02.926771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-405d0bea-500b-4874-9081-f9864f544237 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:02.926771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-405d0bea-500b-4874-9081-f9864f544237 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:02.926771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-405d0bea-500b-4874-9081-f9864f544237 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:02.935318 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:02.935318 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:02.935972 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-405d0bea-500b-4874-9081-f9864f544237 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:02.936826 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 466/1877] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:02 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:03.169831 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:03.171994 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:03.172170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:03.172455 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:03.193048 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:03.193048 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:03.208166 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:03.219625 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6ee7a22-b422-4b9c-9f46-386aa5e1c991 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:03.220523 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 473/1878] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:03 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:03.957528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-096bd017-cdd1-467b-a150-da0f675b3241 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:03.963197 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-096bd017-cdd1-467b-a150-da0f675b3241 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:03.963444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-096bd017-cdd1-467b-a150-da0f675b3241 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:03.964616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-096bd017-cdd1-467b-a150-da0f675b3241 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:03.964616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-096bd017-cdd1-467b-a150-da0f675b3241 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:03.974004 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:03.974004 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:03.974996 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-096bd017-cdd1-467b-a150-da0f675b3241 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:03.975538 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 466/1879] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:03 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:04.112062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:04.239249 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:04.242123 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:04.242344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:04.242589 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:04.264832 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:04.264832 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:04.265318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:04.266127 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-444319694"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:04.267630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-444319694'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:04.267798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Create volume of 1 GB Aug 14 02:13:04.271245 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:04.275003 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Availability Zones retrieved successfully. Aug 14 02:13:04.277555 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c66da2ce-b88a-4322-bc5b-a5ba6abe280d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:04.278076 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 467/1880] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:04 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:04.283584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Flow 'volume_create_api' (bd59a264-e49c-4539-a1a6-27f46d483002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:04.284960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58dbdcdb-8b31-43bc-ad2e-400244d8eb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:04.286187 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:04.335497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58dbdcdb-8b31-43bc-ad2e-400244d8eb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:04.336594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa4ed91-2dd3-478a-8aa7-5d2f1f183b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:04.455254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Created reservations ['6cfa908b-89a3-4acf-9bcf-77aec1bb7b7f', '35b87469-34c9-406d-a76f-24ff1788b4e4', '6c1a4071-992b-489a-9331-5f4d1c98a1c1', '8e9a0829-ec60-4a73-9d33-2ddd3d2fddfd'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:04.457312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa4ed91-2dd3-478a-8aa7-5d2f1f183b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cfa908b-89a3-4acf-9bcf-77aec1bb7b7f', '35b87469-34c9-406d-a76f-24ff1788b4e4', '6c1a4071-992b-489a-9331-5f4d1c98a1c1', '8e9a0829-ec60-4a73-9d33-2ddd3d2fddfd']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:04.460605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c256d5f0-3521-4f59-8144-fcee9930f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:04.513123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c256d5f0-3521-4f59-8144-fcee9930f973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0b5e75-86b9-4c1e-9d90-78af03abe5c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-444319694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95f1eda023542d58f2106515111ca77',qos_specs=None,replication_status=,reservations=['6cfa908b-89a3-4acf-9bcf-77aec1bb7b7f','35b87469-34c9-406d-a76f-24ff1788b4e4','6c1a4071-992b-489a-9331-5f4d1c98a1c1','8e9a0829-ec60-4a73-9d33-2ddd3d2fddfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='247bcb2c86de4a15a3def523018e9054',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-444319694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0b5e75-86b9-4c1e-9d90-78af03abe5c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f95f1eda023542d58f2106515111ca77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='247bcb2c86de4a15a3def523018e9054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:04.514773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f8fa9a6-ce14-49b9-b14a-6a29533c4f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:04.564753 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f8fa9a6-ce14-49b9-b14a-6a29533c4f76) transitioned into state 'SUCCESS' from state '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-444319694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95f1eda023542d58f2106515111ca77',qos_specs=None,replication_status=,reservations=['6cfa908b-89a3-4acf-9bcf-77aec1bb7b7f','35b87469-34c9-406d-a76f-24ff1788b4e4','6c1a4071-992b-489a-9331-5f4d1c98a1c1','8e9a0829-ec60-4a73-9d33-2ddd3d2fddfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='247bcb2c86de4a15a3def523018e9054',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:04.565392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c7d69c-bd05-463a-be3c-b3fbb1b96bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:04.579280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c7d69c-bd05-463a-be3c-b3fbb1b96bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:04.581542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Flow 'volume_create_api' (bd59a264-e49c-4539-a1a6-27f46d483002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:04.582055 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Create volume request issued successfully. Aug 14 02:13:04.583238 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bf1b1331-0eca-4deb-8834-a544f5654eb7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:04.583584 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 475/1881] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:13:04 2026] POST /volume/v3/volumes => generated 749 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:04.597086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cdabb85c-3732-43da-a846-d665952ccb68 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:04.600402 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cdabb85c-3732-43da-a846-d665952ccb68 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:04.601018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cdabb85c-3732-43da-a846-d665952ccb68 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:04.601466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cdabb85c-3732-43da-a846-d665952ccb68 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:04.626353 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:04.626353 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:04.634235 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cdabb85c-3732-43da-a846-d665952ccb68 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:04.649120 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cdabb85c-3732-43da-a846-d665952ccb68 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 200 Aug 14 02:13:04.649548 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 474/1882] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:04 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:04.992843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:04.995270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:04.995763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:04.995936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:04.996025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:05.005077 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.005077 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:05.006712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba742dfc-aec0-4675-90bd-66f07192dba5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:05.008000 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 467/1883] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:04 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:05.305502 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:05.309697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:05.310335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:05.310335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:05.340378 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.340378 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:05.351059 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:05.361935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9efaa70-d7d7-4a9a-9891-2675fcc52eb4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:05.361935 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 468/1884] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:05 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:05.677481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:05.681732 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:05.681732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:05.681732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:05.700084 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.700084 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:05.713643 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:05.720819 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36e2924f-ea5f-45cf-9d4d-39f5218b4427 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 200 Aug 14 02:13:05.720819 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 476/1885] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:05 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:05.742427 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7cec314c-7596-40d4-88fb-43df74d50e81 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:05.745013 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:13:05.748175 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd0b5e75-86b9-4c1e-9d90-78af03abe5c5", "name": "tempest-VolumesBackupsV39Test-Backup-2055431357", "container": "tempest-volumesbackupsv39test-backup-container-1093489987"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:05.751028 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Creating new backup {'backup': {'volume_id': 'cd0b5e75-86b9-4c1e-9d90-78af03abe5c5', 'name': 'tempest-VolumesBackupsV39Test-Backup-2055431357', 'container': 'tempest-volumesbackupsv39test-backup-container-1093489987'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:13:05.751895 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Creating backup of volume cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 in container tempest-volumesbackupsv39test-backup-container-1093489987 Aug 14 02:13:05.774587 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.774587 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:05.777234 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:05.849304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Created reservations ['bb40b9ab-d651-4c9f-83eb-30c2e6295d79', '5cb08399-bf0c-4624-b812-9e124febffe8'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:05.905828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bac41709-8361-4c21-b456-ebd2f56951ae req-0e62cfd9-eaee-4635-9c6b-f57da56147f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:05.910264 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-0e62cfd9-eaee-4635-9c6b-f57da56147f7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e/action Aug 14 02:13:05.910791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-0e62cfd9-eaee-4635-9c6b-f57da56147f7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:05.910970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-0e62cfd9-eaee-4635-9c6b-f57da56147f7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:05.924866 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7cec314c-7596-40d4-88fb-43df74d50e81 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:13:05.926140 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 475/1886] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:13:05 2026] POST /volume/v3/backups => generated 331 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:05.937802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:05.940907 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.940907 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:05.942408 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:05.943791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:05.944182 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:05.944511 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:05.959300 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:05.959300 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:05.962226 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35d3b762-c41c-46b7-9e25-23cbd3a7a44f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:05.962226 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 469/1887] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:05 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 793 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:05.969176 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bac41709-8361-4c21-b456-ebd2f56951ae req-0e62cfd9-eaee-4635-9c6b-f57da56147f7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e/action returned with HTTP 204 Aug 14 02:13:05.969638 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 468/1888] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:13:05 2026] POST /volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:06.029083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:06.032209 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:06.032731 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:06.033073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:06.033265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:06.044468 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:06.044468 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:06.046497 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a2eed67-592a-4ccb-9786-ffd29a1e3321 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:06.048238 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 477/1889] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:06 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:06.383587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:06.386238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:13:06.386238 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:06.387310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:06.400611 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:06.400611 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:06.405542 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:06.411725 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2bb32b0-8fd4-4724-b8e6-4bbf2e898b8e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:13:06.412356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 476/1890] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:06 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:13:06.432387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:06.435194 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:13:06.435889 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2769ffe3-caf0-4c94-818c-a4920bcf6662", "force": true, "name": "tempest-VolumesBackupsTest-Backup-886463303", "container": "tempest-volumesbackupstest-backup-container-1207605175"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:06.438272 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '2769ffe3-caf0-4c94-818c-a4920bcf6662', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-886463303', 'container': 'tempest-volumesbackupstest-backup-container-1207605175'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:13:06.438646 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 2769ffe3-caf0-4c94-818c-a4920bcf6662 in container tempest-volumesbackupstest-backup-container-1207605175 Aug 14 02:13:06.456393 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:06.456393 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:06.457477 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:06.492076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['87c45647-7953-4381-8798-a33e9b43df9f', 'ddadbac9-a173-46bc-a750-347b967ec86a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:06.538561 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6169c98-8a78-4aa1-84fc-d1f61598b407 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:13:06.539667 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 470/1891] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:06 2026] POST /volume/v3/backups => generated 327 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:06.553943 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1678fefb-0115-4c59-9ba1-8906941a122d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:06.557200 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1678fefb-0115-4c59-9ba1-8906941a122d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:06.557200 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1678fefb-0115-4c59-9ba1-8906941a122d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:06.557620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1678fefb-0115-4c59-9ba1-8906941a122d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:06.557620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1678fefb-0115-4c59-9ba1-8906941a122d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:06.564799 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:06.564799 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:06.566071 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1678fefb-0115-4c59-9ba1-8906941a122d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:06.566666 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 469/1892] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:06 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:06.974375 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:06.976641 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:06.976945 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:06.977211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:06.977333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:06.983583 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:06.983583 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:06.984637 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7edcbae-a6c2-4589-bafd-b22c76709241 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:06.985175 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 478/1893] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:06 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:07.072288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:07.076733 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:07.077970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:07.078559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:07.078903 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:07.092789 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:07.092789 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:07.094693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d2363a5-2017-4fbb-abfc-8c06c291d09d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:07.095081 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 477/1894] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:07 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:07.587999 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:07.604660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:07.606161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:07.606161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:07.606161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:07.624106 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:07.624106 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:07.625090 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d2996f6-79bb-4d2c-823a-8ebbbb72bdcf tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:07.625995 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 471/1895] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:07 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:08.009193 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5fada79e-7429-4e62-a49b-cda7249c8aec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:08.014513 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fada79e-7429-4e62-a49b-cda7249c8aec tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:08.015507 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fada79e-7429-4e62-a49b-cda7249c8aec tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:08.016269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fada79e-7429-4e62-a49b-cda7249c8aec tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:08.016269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5fada79e-7429-4e62-a49b-cda7249c8aec tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:08.030084 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:08.030084 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:08.032191 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fada79e-7429-4e62-a49b-cda7249c8aec tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:08.032191 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 470/1896] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:08 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:08.113978 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:08.116765 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:08.117115 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:08.117970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:08.117970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:08.125915 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:08.125915 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:08.127605 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8c318aef-3ba4-419a-9b10-fe6a9cfc4ae9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:08.127786 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 479/1897] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:08 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:08.644150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:08.646395 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:08.646804 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:08.646964 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:08.647092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:08.652443 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:08.652443 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:08.653587 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a0711bf-f096-456e-8c70-abfe2cd103ad tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:08.654045 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 478/1898] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:08 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:09.046347 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-72e897e6-8009-4409-9f79-ff5338004ddb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:09.048951 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72e897e6-8009-4409-9f79-ff5338004ddb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:09.049970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72e897e6-8009-4409-9f79-ff5338004ddb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:09.049970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72e897e6-8009-4409-9f79-ff5338004ddb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:09.049970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-72e897e6-8009-4409-9f79-ff5338004ddb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:09.056868 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:09.056868 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:09.057155 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72e897e6-8009-4409-9f79-ff5338004ddb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:09.057527 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 472/1899] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:09 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:09.150975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:09.155967 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:09.155967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:09.156253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:09.156455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:09.164708 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:09.164708 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:09.164708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f51fa657-57ec-4f79-b2ca-f5f87f66edd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:09.164708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 471/1900] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:09 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:13:09.671715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-842279e8-56fe-4437-aad3-092923da8aac None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:09.674509 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-842279e8-56fe-4437-aad3-092923da8aac tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:09.674509 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-842279e8-56fe-4437-aad3-092923da8aac tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:09.675707 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-842279e8-56fe-4437-aad3-092923da8aac tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:09.675707 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-842279e8-56fe-4437-aad3-092923da8aac tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:09.681473 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:09.681473 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:09.684323 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-842279e8-56fe-4437-aad3-092923da8aac tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:09.685198 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 480/1901] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:09 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:13:10.073165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:10.076922 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:10.076922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:10.076922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:10.076922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:10.085922 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:10.085922 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:10.089072 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b6ebc143-a047-47a2-a410-1b4b60477f7f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:10.089072 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 479/1902] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:10 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:10.185791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:10.191423 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:10.191655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:10.191910 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:10.192078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:10.204247 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:10.204247 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:10.205471 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-014ab53c-cf48-4d39-80e6-f2517a9420eb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:10.205988 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 473/1903] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:10 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:10.708074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21a225dd-79e1-4911-98e3-dbca75737a97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:10.710581 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a225dd-79e1-4911-98e3-dbca75737a97 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:10.710916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21a225dd-79e1-4911-98e3-dbca75737a97 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:10.711198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21a225dd-79e1-4911-98e3-dbca75737a97 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:10.711412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-21a225dd-79e1-4911-98e3-dbca75737a97 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:10.717583 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:10.717583 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:10.717913 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21a225dd-79e1-4911-98e3-dbca75737a97 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:10.718348 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 472/1904] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:10 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:11.112708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.118187 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:11.118515 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.120901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.121154 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:11.129096 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.129096 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:11.130742 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6b4affb-8d91-4dfd-9181-9f53eec50dbb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:11.130805 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 481/1905] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:11.230203 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.235354 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:11.236184 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.236184 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.236936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:11.249398 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.249398 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:11.250505 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab3741b6-8d01-4cb0-b692-9c0497698e00 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:11.251222 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 480/1906] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:11.558414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.562340 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:11.562623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.562915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.580904 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.580904 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:11.589646 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:11.597916 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-480120fa-3a3d-47c4-82e8-19b490e60eba tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:13:11.598487 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 474/1907] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:11.646164 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.649927 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] POST https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd/action Aug 14 02:13:11.650549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:11.651278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:11.670015 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.670015 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:11.671307 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:11.683083 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Begin detaching volume completed successfully. Aug 14 02:13:11.683298 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-5eac077f-ba25-4b43-ab6d-a4ea973c46bd tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd/action returned with HTTP 202 Aug 14 02:13:11.684966 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 473/1908] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:13:11 2026] POST /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:11.732130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-70821970-6b82-4e32-b876-11a2dc5a158a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.741074 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70821970-6b82-4e32-b876-11a2dc5a158a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:11.741553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70821970-6b82-4e32-b876-11a2dc5a158a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.741553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70821970-6b82-4e32-b876-11a2dc5a158a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.742333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-70821970-6b82-4e32-b876-11a2dc5a158a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:11.753083 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.753083 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:11.753083 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70821970-6b82-4e32-b876-11a2dc5a158a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:11.756111 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 482/1909] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:11.777341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ec93dca3-7636-48d5-a32f-25ef391a946e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.778317 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ec93dca3-7636-48d5-a32f-25ef391a946e None None] GET https://10.4.3.35/volume// Aug 14 02:13:11.778317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ec93dca3-7636-48d5-a32f-25ef391a946e None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.779731 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ec93dca3-7636-48d5-a32f-25ef391a946e None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.779731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ec93dca3-7636-48d5-a32f-25ef391a946e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:11.781787 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 481/1910] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:11.796313 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:11.800785 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:11.800785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:11.803856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:11.828335 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:11.828335 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:11.834601 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:11.843459 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-fb7dadeb-a9c0-4b88-9af8-6dc3235a8833 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:13:11.844465 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 475/1911] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:11 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 1321 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:12.151778 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a59629b9-a054-44a0-9c01-e4029724a716 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:12.156068 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a59629b9-a054-44a0-9c01-e4029724a716 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:12.156458 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a59629b9-a054-44a0-9c01-e4029724a716 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:12.156843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a59629b9-a054-44a0-9c01-e4029724a716 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:12.157259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a59629b9-a054-44a0-9c01-e4029724a716 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:12.167120 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:12.167120 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:12.168565 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a59629b9-a054-44a0-9c01-e4029724a716 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:12.169236 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 474/1912] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:12 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:12.271976 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-81926166-c7db-483c-b06c-45b3643cd253 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:12.274769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81926166-c7db-483c-b06c-45b3643cd253 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:12.274916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81926166-c7db-483c-b06c-45b3643cd253 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:12.276228 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81926166-c7db-483c-b06c-45b3643cd253 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:12.277819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-81926166-c7db-483c-b06c-45b3643cd253 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:12.285266 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:12.285266 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:12.286522 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81926166-c7db-483c-b06c-45b3643cd253 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:12.287480 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 483/1913] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:12 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:12.774250 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:12.778687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:12.778687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:12.778687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:12.778687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:12.787343 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:12.787343 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:12.789228 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947c1723-0fc7-48f0-8b12-5d28db43f192 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:12.792840 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 482/1914] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:12 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:13.186609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:13.189274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:13.189533 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:13.189978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:13.189978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:13.199320 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:13.199320 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:13.200269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c40caa61-fea1-4d0b-808e-e512c62d9972 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:13.200957 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 476/1915] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:13 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:13.308961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3615d379-d46a-4608-90fb-483b2c28539e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:13.313398 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3615d379-d46a-4608-90fb-483b2c28539e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:13.313398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3615d379-d46a-4608-90fb-483b2c28539e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:13.313398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3615d379-d46a-4608-90fb-483b2c28539e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:13.313398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3615d379-d46a-4608-90fb-483b2c28539e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:13.322690 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:13.322690 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:13.323290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3615d379-d46a-4608-90fb-483b2c28539e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:13.323631 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 475/1916] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:13 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:13.394219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c54e365e-961d-4d36-973d-9209caf31130 req-79a1919b-e15f-41f3-b118-2226f44b7b6c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:13.398863 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-79a1919b-e15f-41f3-b118-2226f44b7b6c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 Aug 14 02:13:13.399107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-79a1919b-e15f-41f3-b118-2226f44b7b6c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:13.399418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-79a1919b-e15f-41f3-b118-2226f44b7b6c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:13.417653 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:13.417653 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:13.536483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c54e365e-961d-4d36-973d-9209caf31130 req-79a1919b-e15f-41f3-b118-2226f44b7b6c tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 returned with HTTP 200 Aug 14 02:13:13.537209 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 484/1917] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:13:13 2026] DELETE /volume/v3/attachments/bd8321e6-f04a-45eb-9d05-349511f31de8 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:13.816267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:13.827077 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:13.829403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:13.829903 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:13.830665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:13.849264 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:13.849264 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:13.852540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2afbf58-e7c3-48eb-a32a-f9a084682244 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:13.854595 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 483/1918] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:13 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:13.971276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:13.974894 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:13.974894 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:13.975117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:13.987724 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:13.987724 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:13.998081 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:14.008658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cb455715-6c52-426f-a407-24ed33927abd req-27ad8a71-55ec-4953-ad46-9e9bd749dedf tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:13:14.010842 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 477/1919] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:13 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:14.036696 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-010f9a90-4cac-485d-a860-6655220705a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:14.039752 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:14.040062 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:14.041238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:14.042192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete volume with id: 8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:14.055194 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:14.055194 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:14.055457 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:14.089285 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Delete volume request issued successfully. Aug 14 02:13:14.089285 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-010f9a90-4cac-485d-a860-6655220705a2 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 202 Aug 14 02:13:14.091873 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 476/1920] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:14 2026] DELETE /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:14.106806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8276c43b-981a-4d18-9711-2625d5866b68 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:14.112137 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8276c43b-981a-4d18-9711-2625d5866b68 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:14.112137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8276c43b-981a-4d18-9711-2625d5866b68 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:14.112529 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8276c43b-981a-4d18-9711-2625d5866b68 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:14.132043 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:14.132043 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:14.139838 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8276c43b-981a-4d18-9711-2625d5866b68 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Volume info retrieved successfully. Aug 14 02:13:14.156618 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8276c43b-981a-4d18-9711-2625d5866b68 tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 200 Aug 14 02:13:14.156790 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 485/1921] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:14 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:14.227352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:14.237930 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:14.238951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:14.239821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:14.239821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:14.250057 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:14.250057 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:14.253456 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a63b1508-c26c-4405-9902-e4cab2c9cb96 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:14.255272 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 484/1922] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:14 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:14.340049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:14.342625 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:14.343171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:14.343446 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:14.343530 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:14.355178 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:14.355178 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:14.357570 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-064fa321-eb9e-4ed9-bdf8-343ec27cc1dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:14.359073 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 478/1923] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:14 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:14.870072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:14.874667 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:14.874667 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:14.874887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:14.875322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:14.882794 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:14.882794 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:14.883207 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c12e7dd-4ef7-44bc-bbec-5d84e3d734e4 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:14.884248 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 477/1924] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:14 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:15.177581 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b7a2390-9de4-410f-9965-866135a1896a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:15.180310 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b7a2390-9de4-410f-9965-866135a1896a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] GET https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd Aug 14 02:13:15.180310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b7a2390-9de4-410f-9965-866135a1896a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:15.180535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b7a2390-9de4-410f-9965-866135a1896a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:15.190522 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b7a2390-9de4-410f-9965-866135a1896a tempest-TestMinimumBasicScenario-1516708888 tempest-TestMinimumBasicScenario-1516708888-project-member] https://10.4.3.35/volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd returned with HTTP 404 Aug 14 02:13:15.191330 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 486/1925] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:15 2026] GET /volume/v3/volumes/8f2f4014-fdef-4a28-a34e-a578582a3ccd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:15.289553 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:15.299705 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:15.300062 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:15.300429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:15.300429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:15.311276 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:15.311276 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:15.319444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47e73477-415e-42d8-9c99-e0fa1dd87ee1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:15.319444 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 485/1926] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:15 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:15.377060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84b1e002-e11a-439e-900a-82da4dff83cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:15.380690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b1e002-e11a-439e-900a-82da4dff83cb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:15.380690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b1e002-e11a-439e-900a-82da4dff83cb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:15.381109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b1e002-e11a-439e-900a-82da4dff83cb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:15.381160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-84b1e002-e11a-439e-900a-82da4dff83cb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:15.401655 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:15.401655 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:15.404344 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b1e002-e11a-439e-900a-82da4dff83cb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:15.405081 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 479/1927] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:15 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:15.902194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:15.909305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:15.909527 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:15.910059 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:15.910645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:15.916277 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:15.916277 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:15.917090 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29ad46db-4999-470f-8c72-dd8bf2b55258 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:15.917658 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 478/1928] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:15 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:16.350379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:16.355311 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:16.358601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:16.358601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:16.358601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:16.364734 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:16.364734 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:16.367644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82ca124f-93e7-4ad8-852f-9bf38863d568 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:16.368946 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 487/1929] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:16 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:16.422817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:16.427547 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:16.428629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:16.428629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:16.428629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:16.437205 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:16.437205 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:16.438090 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-38a85a44-a5d9-4029-a905-d3b389b8abb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:16.438616 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 486/1930] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:16 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:16.931907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:16.934408 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:16.934877 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:16.935256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:16.935349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:16.942022 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:16.942022 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:16.943313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5d0de61-7009-4f2c-b4c1-3038d499a762 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:16.944110 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 480/1931] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:16 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:17.038832 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cde55074-f972-48c6-9827-795f0b0479f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:17.042993 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:17.042993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2064168727"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:17.044097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2064168727'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:17.044271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume of 1 GB Aug 14 02:13:17.051434 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Availability Zones retrieved successfully. Aug 14 02:13:17.060298 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (60358163-f656-4d35-9575-6a99381376ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:17.062005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01436b26-7715-4952-8857-b125bb330e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:17.065354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:17.113478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01436b26-7715-4952-8857-b125bb330e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:17.113478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0070d07-a4e9-4c2e-be2d-3d7afba070ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:17.191754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Created reservations ['58b89b73-5006-4146-9328-aeb9cfa35b2d', '47bd6af1-293b-4a6b-b823-21960b2e6c74', 'a6a6f69b-422d-4656-8397-53e32ccdae58', '4b8de5ad-6049-4cbe-b496-31ec54fe545c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:17.191754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0070d07-a4e9-4c2e-be2d-3d7afba070ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b89b73-5006-4146-9328-aeb9cfa35b2d', '47bd6af1-293b-4a6b-b823-21960b2e6c74', 'a6a6f69b-422d-4656-8397-53e32ccdae58', '4b8de5ad-6049-4cbe-b496-31ec54fe545c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:17.195097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de9149e-c5de-4fa2-b47f-dcbe72c3c52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:17.235127 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de9149e-c5de-4fa2-b47f-dcbe72c3c52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8836ad-9e40-40fb-9e7e-672bb22188f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064168727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['58b89b73-5006-4146-9328-aeb9cfa35b2d','47bd6af1-293b-4a6b-b823-21960b2e6c74','a6a6f69b-422d-4656-8397-53e32ccdae58','4b8de5ad-6049-4cbe-b496-31ec54fe545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2064168727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f8836ad-9e40-40fb-9e7e-672bb22188f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f0cd9d7520b4da4b83b410014742f03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:17.236133 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641d7c53-f2c6-43ae-92d5-9c1444e8e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:17.276145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641d7c53-f2c6-43ae-92d5-9c1444e8e9c5) transitioned into state 'SUCCESS' from state '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-2064168727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f0cd9d7520b4da4b83b410014742f03',qos_specs=None,replication_status=,reservations=['58b89b73-5006-4146-9328-aeb9cfa35b2d','47bd6af1-293b-4a6b-b823-21960b2e6c74','a6a6f69b-422d-4656-8397-53e32ccdae58','4b8de5ad-6049-4cbe-b496-31ec54fe545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013af7c5bb4e4f28b8058e8014669a5f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:17.277228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b611c198-ae4c-4cc8-9476-82e984cd48fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:17.301335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b611c198-ae4c-4cc8-9476-82e984cd48fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:17.306537 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Flow 'volume_create_api' (60358163-f656-4d35-9575-6a99381376ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:17.306537 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Create volume request issued successfully. Aug 14 02:13:17.307500 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cde55074-f972-48c6-9827-795f0b0479f9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:17.308582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 479/1932] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:13:17 2026] POST /volume/v3/volumes => generated 753 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:17.332720 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:17.335214 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:17.335214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:17.337662 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:17.349495 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:17.349495 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:17.356497 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:17.365040 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e644f89d-e32a-4ccd-aed0-5cd47aec49f2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:17.365736 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 488/1933] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:17 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:17.390710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:17.396170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:17.398000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:17.398000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:17.398000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:17.400877 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=448,cinder:INSERT=81,cinder:UPDATE=134 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:13:17.406192 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:17.406192 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:17.408480 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76cf6e6f-5ec4-4813-82b0-e6d3913c8e67 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:17.411387 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 487/1934] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:17 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:17.459361 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:17.463042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:17.463187 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:17.463943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:17.463943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:17.469135 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:17.469135 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:17.470191 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e905e9c-31dc-4fa4-ba11-7f1759b20169 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:17.471069 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 481/1935] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:17 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:17.959664 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-357c8ee8-0e96-4674-8311-580a9970a835 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:17.964186 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-357c8ee8-0e96-4674-8311-580a9970a835 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:17.964540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-357c8ee8-0e96-4674-8311-580a9970a835 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:17.964814 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-357c8ee8-0e96-4674-8311-580a9970a835 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:17.965125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-357c8ee8-0e96-4674-8311-580a9970a835 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:17.973054 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:17.973054 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:17.974034 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-357c8ee8-0e96-4674-8311-580a9970a835 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:17.974564 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 480/1936] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:17 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.388527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.391820 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:18.392120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.392441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.405173 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.405173 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:18.415763 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:18.424523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d422a90b-db2d-4b97-8fb8-9fc68c141d50 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:18.426578 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 489/1937] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.453155 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.464363 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:18.464665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.464976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.465492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:18.476327 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.476327 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:18.479976 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fe7026f6-ecec-4d2f-9f06-f540b40482db tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:18.479976 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 488/1938] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.493552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.496484 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:18.496484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.497830 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.497830 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:18.503311 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.503311 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:18.504633 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be502a1d-8ff6-4d5d-bd0f-c61893c20922 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:18.505988 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 482/1939] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.506128 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.512176 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:18.512666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.512826 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.523717 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-481f0f69-71b7-4fb3-92da-75c33351513a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.527758 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.527758 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:18.527940 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-481f0f69-71b7-4fb3-92da-75c33351513a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:13:18.527940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-481f0f69-71b7-4fb3-92da-75c33351513a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.527940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-481f0f69-71b7-4fb3-92da-75c33351513a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.540950 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:18.547358 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.547358 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:18.548592 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-481f0f69-71b7-4fb3-92da-75c33351513a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:13:18.550533 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-481f0f69-71b7-4fb3-92da-75c33351513a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 200 Aug 14 02:13:18.551495 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 490/1940] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.552597 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-c200fd9d-4f21-4d7c-9457-f554a054b084 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:18.553396 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 481/1941] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.568611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.572114 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:18.573201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.575412 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.576213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:18.588125 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.588125 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:18.589477 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-79e0a2d5-f28a-4331-88f1-1eddb3f8cff6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:18.590372 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 489/1942] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.607121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.611401 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:18.611668 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.612928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.612928 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete backup with id: b8999e09-90e6-4eab-95f1-0282c4ad15ea. Aug 14 02:13:18.627376 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.627376 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:18.649417 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] delete_backup rpcapi backup_id b8999e09-90e6-4eab-95f1-0282c4ad15ea {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:13:18.653602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-169ee4a8-dafa-4cfb-87d9-ff7dd5cc7b4b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 202 Aug 14 02:13:18.654310 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 483/1943] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:18 2026] DELETE /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:18.666938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.676833 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:18.676833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.676833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.677069 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:18.689574 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.689574 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:18.691019 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bb08aebf-d3d9-43c3-a452-7b0c2c9a6304 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:18.691283 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 491/1944] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:13:18.714043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0966b2a3-6fe4-4516-ba26-531fb62adb2a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.714043 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0966b2a3-6fe4-4516-ba26-531fb62adb2a None None] GET https://10.4.3.35/volume// Aug 14 02:13:18.714043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0966b2a3-6fe4-4516-ba26-531fb62adb2a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.714043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0966b2a3-6fe4-4516-ba26-531fb62adb2a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.714375 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0966b2a3-6fe4-4516-ba26-531fb62adb2a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:18.714936 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 482/1945] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:18.726534 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-495bcd88-3166-4e2b-ab32-207af948e327 req-5cb3468a-0e4d-428f-bf61-62280c869561 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.730327 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-5cb3468a-0e4d-428f-bf61-62280c869561 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:13:18.731754 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-5cb3468a-0e4d-428f-bf61-62280c869561 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f8836ad-9e40-40fb-9e7e-672bb22188f8", "connector": null, "instance_uuid": "8fcab401-f8c9-4573-bd4b-fd40381389f1"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:18.743235 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.743235 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:18.778995 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-5cb3468a-0e4d-428f-bf61-62280c869561 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:13:18.779942 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 490/1946] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:13:18 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:18.821940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.825243 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:18.825440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.826010 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.848693 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.848693 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:18.854397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a65967d2-654e-44cd-9033-ad5619883ceb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.857626 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a65967d2-654e-44cd-9033-ad5619883ceb None None] GET https://10.4.3.35/volume// Aug 14 02:13:18.857626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a65967d2-654e-44cd-9033-ad5619883ceb None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.857626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a65967d2-654e-44cd-9033-ad5619883ceb None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.857626 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a65967d2-654e-44cd-9033-ad5619883ceb None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:18.857626 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 492/1947] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:13:18.858306 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:18.869015 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1685f9e-809e-47d5-bb98-ecacee2d6f7f tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:18.869584 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 484/1948] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:18.871399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.878938 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:18.878938 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.882268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.901992 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:18.901992 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:18.906497 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:18.912389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7c25e463-78de-405f-a0d4-dbdf61e640be tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:18.912694 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 483/1949] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:18.991144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-de17de8c-1347-4b8a-8033-7573e468038f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:18.996766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de17de8c-1347-4b8a-8033-7573e468038f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:18.996766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de17de8c-1347-4b8a-8033-7573e468038f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:18.996766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de17de8c-1347-4b8a-8033-7573e468038f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:18.996766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-de17de8c-1347-4b8a-8033-7573e468038f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:19.001936 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:19.001936 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:19.003265 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de17de8c-1347-4b8a-8033-7573e468038f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:19.003771 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 491/1950] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:18 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:19.051753 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:19.055838 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] PUT https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d Aug 14 02:13:19.056419 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:19.069691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Acquiring lock "cinder-attachment_update-4f8836ad-9e40-40fb-9e7e-672bb22188f8-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:13:19.079469 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-4f8836ad-9e40-40fb-9e7e-672bb22188f8-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:13:19.081414 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:19.081414 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:19.291323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Lock "cinder-attachment_update-4f8836ad-9e40-40fb-9e7e-672bb22188f8-np0000007301" released by "attachment_update" :: held 0.212s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:13:19.291751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-7a5c3445-7bc3-4e5a-b724-f162fc77a0ca tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d returned with HTTP 200 Aug 14 02:13:19.292326 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 493/1951] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:13:19 2026] PUT /volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:19.502052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:19.504641 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:19.505896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:19.505896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:19.505896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:19.514217 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:19.514217 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:19.516518 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b62170db-3bd9-413c-b05e-68f2067e7bfd tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:19.517311 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 485/1952] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:19 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:19.712666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:19.715777 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:19.716107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:19.716871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:19.716871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:19.726510 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:19.726510 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:19.728408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79e06ee0-e682-4b6e-bfb3-98829302c6a2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 200 Aug 14 02:13:19.729105 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 484/1953] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:19 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:19.892415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:19.896817 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:19.896817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:19.896817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:19.916779 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:19.916779 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:19.922383 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:19.928907 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7889e6e-4f92-4d9d-ab97-266695be5ed5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:19.929623 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 492/1954] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:19 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:20.017979 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.020292 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:20.020549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.020818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.020956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:20.026663 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:20.026663 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:20.027578 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e5adb9d-7c73-490a-a3a0-63b77cf430bc tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:20.028299 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 494/1955] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:20 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:20.539057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fba3997-8217-42c9-8071-123850e10499 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.541728 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fba3997-8217-42c9-8071-123850e10499 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:20.541914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fba3997-8217-42c9-8071-123850e10499 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.542076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fba3997-8217-42c9-8071-123850e10499 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.542222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0fba3997-8217-42c9-8071-123850e10499 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:20.552120 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:20.552120 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:20.554116 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fba3997-8217-42c9-8071-123850e10499 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:20.554116 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 486/1956] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:20 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:20.746349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.749188 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea Aug 14 02:13:20.749602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.749869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.750046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Show backup with id b8999e09-90e6-4eab-95f1-0282c4ad15ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:20.755561 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac90cc01-0a6d-4e6a-9e39-25d5c299f090 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea returned with HTTP 404 Aug 14 02:13:20.756314 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 485/1957] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:20 2026] GET /volume/v3/backups/b8999e09-90e6-4eab-95f1-0282c4ad15ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:20.878771 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.880886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:13:20.882227 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.882655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.882733 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:13:20.891895 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:20.891895 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:20.896899 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:13:20.923905 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:13:20.924102 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e57e5df5-7b26-47c5-936a-df20c7be9d80 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 202 Aug 14 02:13:20.925278 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 493/1958] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:13:20 2026] DELETE /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:20.943436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.944977 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:13:20.944977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.944977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.949848 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:20.956461 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:20.956461 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:20.956627 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:20.956749 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:13:20.956793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:20.956793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:20.962436 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c8b19c6f-4cd6-40fb-8995-345115fa1ebf tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 200 Aug 14 02:13:20.962436 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 495/1959] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:13:20 2026] GET /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:20.984440 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:20.984440 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:20.999558 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:21.014201 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e9e3739-4490-4aa2-8cc1-7c19c270e6b3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:21.014201 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 487/1960] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:20 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:21.046957 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-292b9a46-d066-4e6f-af2b-9407c758d381 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:21.050658 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-292b9a46-d066-4e6f-af2b-9407c758d381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:21.051780 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-292b9a46-d066-4e6f-af2b-9407c758d381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:21.052109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-292b9a46-d066-4e6f-af2b-9407c758d381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:21.053712 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-292b9a46-d066-4e6f-af2b-9407c758d381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:21.061130 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:21.061130 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:21.063076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-292b9a46-d066-4e6f-af2b-9407c758d381 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:21.063419 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 486/1961] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:21 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:21.572017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-24335bee-32af-43d2-b527-5026fea25bfc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:21.579889 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-24335bee-32af-43d2-b527-5026fea25bfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:21.582888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-24335bee-32af-43d2-b527-5026fea25bfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:21.583390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-24335bee-32af-43d2-b527-5026fea25bfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:21.583646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-24335bee-32af-43d2-b527-5026fea25bfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:21.593424 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:21.593424 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:21.595687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-24335bee-32af-43d2-b527-5026fea25bfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:21.596214 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 494/1962] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:21 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:21.978185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-938daa7b-03aa-4206-a22e-38b9de414334 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:21.981396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-938daa7b-03aa-4206-a22e-38b9de414334 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 Aug 14 02:13:21.981696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-938daa7b-03aa-4206-a22e-38b9de414334 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:21.982018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-938daa7b-03aa-4206-a22e-38b9de414334 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:21.996929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-938daa7b-03aa-4206-a22e-38b9de414334 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 returned with HTTP 404 Aug 14 02:13:21.997226 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 496/1963] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:13:21 2026] GET /volume/v3/snapshots/3becfc0c-cf4e-402f-b5e0-0a27ba5d4007 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:22.015629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52a2984b-7d0f-451d-9367-a4fe187015bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.021033 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52a2984b-7d0f-451d-9367-a4fe187015bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:13:22.021033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52a2984b-7d0f-451d-9367-a4fe187015bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:22.022357 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52a2984b-7d0f-451d-9367-a4fe187015bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:22.032631 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:22.032631 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:22.034193 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8221f8c-f246-49f1-8f33-954386e975f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.036601 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8221f8c-f246-49f1-8f33-954386e975f3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:22.036913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8221f8c-f246-49f1-8f33-954386e975f3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:22.037011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8221f8c-f246-49f1-8f33-954386e975f3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:22.038616 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-52a2984b-7d0f-451d-9367-a4fe187015bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:13:22.045224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52a2984b-7d0f-451d-9367-a4fe187015bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:13:22.045889 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 488/1964] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:22 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:22.050109 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:22.050109 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:22.054493 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8221f8c-f246-49f1-8f33-954386e975f3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:22.060652 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8221f8c-f246-49f1-8f33-954386e975f3 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:22.061068 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 487/1965] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:22 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:22.085208 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.091973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:22.092445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:22.092566 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:22.092651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:22.092904 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.095663 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:22.096399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-365805936"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:22.100324 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:22.100324 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:22.100505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-365805936'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:22.102027 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93c9e9f8-3224-4f69-b5a6-252a7f352e4a tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:22.102725 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 495/1966] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:22 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:22.410056 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 1 GB Aug 14 02:13:22.416370 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:13:22.422991 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (2b016098-c85e-44db-a18f-7e65056b3585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:22.424725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de9147e-0726-4d27-bf9c-0237b901009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:22.426420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:22.508205 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de9147e-0726-4d27-bf9c-0237b901009f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:22.509843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df03d73e-4c79-4c47-8a61-b764224d10e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:22.578080 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['97fc8fb6-ecc6-47f2-9312-9ca5c6a58ca2', '97b5fe0d-c4c8-4951-9273-1ebf617d9834', '86734c3d-6f82-4529-96fd-7e1cc8d9f394', '0a0aba3e-0aa3-4f66-a2bb-37dec0e8a842'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:22.578494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df03d73e-4c79-4c47-8a61-b764224d10e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97fc8fb6-ecc6-47f2-9312-9ca5c6a58ca2', '97b5fe0d-c4c8-4951-9273-1ebf617d9834', '86734c3d-6f82-4529-96fd-7e1cc8d9f394', '0a0aba3e-0aa3-4f66-a2bb-37dec0e8a842']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:22.579403 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5b3fa8-d038-42d5-811e-b2a020e2d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:22.613113 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5b3fa8-d038-42d5-811e-b2a020e2d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a11dae-edf5-4b02-acd2-7dbc46b427f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-365805936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['97fc8fb6-ecc6-47f2-9312-9ca5c6a58ca2','97b5fe0d-c4c8-4951-9273-1ebf617d9834','86734c3d-6f82-4529-96fd-7e1cc8d9f394','0a0aba3e-0aa3-4f66-a2bb-37dec0e8a842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-365805936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a11dae-edf5-4b02-acd2-7dbc46b427f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:22.614264 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cf52d4-7cbd-4c66-b5a3-74c44b116874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:22.614496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.617264 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:22.617516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:22.617741 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:22.617910 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:22.626433 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:22.626433 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:22.627583 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdcb61a3-d6c0-43e7-b27d-380ff80f9dfc tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:22.627583 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 489/1967] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:22 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:22.649340 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cf52d4-7cbd-4c66-b5a3-74c44b116874) transitioned into state 'SUCCESS' from state '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-365805936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['97fc8fb6-ecc6-47f2-9312-9ca5c6a58ca2','97b5fe0d-c4c8-4951-9273-1ebf617d9834','86734c3d-6f82-4529-96fd-7e1cc8d9f394','0a0aba3e-0aa3-4f66-a2bb-37dec0e8a842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:22.650618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badef175-31e6-4c14-9ee1-ebf4907dd7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:22.686657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badef175-31e6-4c14-9ee1-ebf4907dd7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:22.686657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (2b016098-c85e-44db-a18f-7e65056b3585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:22.686657 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:13:22.686657 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1ac192d-dcfa-4e1c-a785-639dc28ecb4d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:22.688565 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 497/1968] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:22 2026] POST /volume/v3/volumes => generated 751 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:22.716061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:22.720449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:13:22.722959 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:22.722959 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:22.735294 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:22.735294 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:22.743444 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:13:22.756168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5f7c128-93b3-4ce0-add1-e5f5dfe943f6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:13:22.756168 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 488/1969] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:22 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:23.079119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:23.082510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:23.083160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:23.083404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:23.111271 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:23.111271 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:23.119915 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:23.129092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:23.132099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3a8b78c-182d-4ae0-8cfa-232d435f147e tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:23.133094 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:23.133094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:23.133350 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 496/1970] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:23 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:23.134532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:23.134532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:23.143835 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:23.143835 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:23.145760 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88d9569d-14dc-4fdf-abb4-f7bd5e6cc1a6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:23.147076 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 490/1971] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:23 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:23.643745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:23.646335 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:23.646766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:23.647108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:23.647272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:23.654128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:23.654128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:23.655799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3b781f8-d79a-4bcd-86eb-0b1631292774 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:23.656961 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 498/1972] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:23 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:23.778338 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-863ce24a-81d7-4620-97c3-d31070f219a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:23.780819 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-863ce24a-81d7-4620-97c3-d31070f219a4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:13:23.781258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-863ce24a-81d7-4620-97c3-d31070f219a4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:23.782146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-863ce24a-81d7-4620-97c3-d31070f219a4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:23.794646 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:23.794646 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:23.803705 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-863ce24a-81d7-4620-97c3-d31070f219a4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:13:23.814409 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-863ce24a-81d7-4620-97c3-d31070f219a4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:13:23.815266 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 489/1973] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:23 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:24.151864 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:24.156823 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:24.157126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:24.157379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:24.165936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:24.169466 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:24.170416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:24.170416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:24.171554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:24.177920 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:24.177920 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:24.182879 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:24.182879 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:24.182879 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b93cd77-8c9f-4b32-8f98-e16358cd7023 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:24.184491 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 491/1974] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:24 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:24.188659 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:24.199499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f557d081-f0f1-4a67-bc6c-91fa79496d46 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:24.200204 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 497/1975] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:24 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:24.686887 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:24.697129 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:24.698576 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:24.703799 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:24.705108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:24.720079 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:24.720079 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:24.725007 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4061792-b1c2-4642-b6ae-57ed94108c3b tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:24.725090 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 499/1976] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:24 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:24.876894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-495bcd88-3166-4e2b-ab32-207af948e327 req-b8a1748d-d06d-470f-9e91-47d15de117cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:24.881417 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-b8a1748d-d06d-470f-9e91-47d15de117cb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d/action Aug 14 02:13:24.881870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-b8a1748d-d06d-470f-9e91-47d15de117cb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:24.882492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-b8a1748d-d06d-470f-9e91-47d15de117cb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:24.922609 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:24.922609 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:24.953546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-495bcd88-3166-4e2b-ab32-207af948e327 req-b8a1748d-d06d-470f-9e91-47d15de117cb tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d/action returned with HTTP 204 Aug 14 02:13:24.954532 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 490/1977] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:13:24 2026] POST /volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:25.209818 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.213989 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:25.214304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.214928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.214928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:25.224813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.229388 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.229388 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:25.230905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.230905 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.231143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.232752 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65f18a00-ea78-4ac9-ac35-36c3cdbdf6f5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:25.234366 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 492/1978] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:25.253521 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.253521 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:25.265360 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.279701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9b5ee0e9-9b77-4194-bfb1-fd8dd283b865 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:25.279701 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 498/1979] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1138 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:25.297970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-20c54515-e44f-49bc-a3f1-b797383a23cf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.301507 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20c54515-e44f-49bc-a3f1-b797383a23cf tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.301507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-20c54515-e44f-49bc-a3f1-b797383a23cf tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.301507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-20c54515-e44f-49bc-a3f1-b797383a23cf tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.325182 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.325182 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:25.341940 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-20c54515-e44f-49bc-a3f1-b797383a23cf tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.350845 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20c54515-e44f-49bc-a3f1-b797383a23cf tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:25.352570 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 500/1980] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1138 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:25.373559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.377798 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.377798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.377798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.378762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume with id: 4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.400995 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.400995 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:25.401980 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.418637 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 14 02:13:25.419641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7766dc4-33b2-411a-bf77-ef8ce89e5dde tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 400 Aug 14 02:13:25.421703 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 491/1981] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:25 2026] DELETE /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 307 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:13:25.443446 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e29056d7-dbed-4440-baef-a70f6f74f1db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.448337 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e29056d7-dbed-4440-baef-a70f6f74f1db tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.449124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e29056d7-dbed-4440-baef-a70f6f74f1db tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.450623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e29056d7-dbed-4440-baef-a70f6f74f1db tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.481576 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.481576 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:25.497054 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e29056d7-dbed-4440-baef-a70f6f74f1db tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.509076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e29056d7-dbed-4440-baef-a70f6f74f1db tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:25.510500 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 493/1982] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1138 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:25.593733 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.602538 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.606285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.609259 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.639729 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.639729 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:25.647581 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.667281 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-383fee82-8393-46e2-a58e-dec5a54fb0fa tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:25.667281 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 499/1983] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1138 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:25.712505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.715607 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] POST https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8/action Aug 14 02:13:25.716112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:25.716729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:25.739312 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.739312 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:25.741748 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.754987 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Begin detaching volume completed successfully. Aug 14 02:13:25.755790 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-2fe9cef9-f1b1-4f1f-9ec2-12d6538ca6d6 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8/action returned with HTTP 202 Aug 14 02:13:25.756481 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 501/1984] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:13:25 2026] POST /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:25.758761 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.766540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:25.767432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.767775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.770068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:25.784754 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.784754 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:25.787442 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06d86090-ee7e-4c55-a0dd-c3c0fae247b1 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:25.792015 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 492/1985] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:25.886125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb4e869a-4f56-4190-9fd7-27d6f3ebb033 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.886125 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb4e869a-4f56-4190-9fd7-27d6f3ebb033 None None] GET https://10.4.3.35/volume// Aug 14 02:13:25.886125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb4e869a-4f56-4190-9fd7-27d6f3ebb033 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.886125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb4e869a-4f56-4190-9fd7-27d6f3ebb033 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.886125 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb4e869a-4f56-4190-9fd7-27d6f3ebb033 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:25.886894 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 494/1986] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:25.899222 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:25.903007 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:25.903007 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:25.903350 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:25.934504 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:25.934504 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:25.943730 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:25.945066 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-c9c6424b-5e48-4003-a81e-031c10358862 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:25.945923 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 500/1987] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:25 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 1321 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:26.251832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4ec4cb7b-dfde-4807-b438-00624924f914 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:26.256608 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ec4cb7b-dfde-4807-b438-00624924f914 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:26.257883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4ec4cb7b-dfde-4807-b438-00624924f914 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:26.257883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4ec4cb7b-dfde-4807-b438-00624924f914 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:26.259575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4ec4cb7b-dfde-4807-b438-00624924f914 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:26.267867 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:26.267867 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:26.269072 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ec4cb7b-dfde-4807-b438-00624924f914 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:26.269702 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 502/1988] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:26 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:26.817371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:26.823777 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:26.823970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:26.826035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:26.826420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:26.839642 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:26.839642 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:26.842242 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1bc1c86d-7c51-4cf4-b38c-0d3d3da6803e tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:26.842242 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 493/1989] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:26 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:27.203423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-cb40db13-05c9-4e1f-9678-0810a7c05ce5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:27.206291 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-cb40db13-05c9-4e1f-9678-0810a7c05ce5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d Aug 14 02:13:27.206534 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-cb40db13-05c9-4e1f-9678-0810a7c05ce5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:27.206920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-cb40db13-05c9-4e1f-9678-0810a7c05ce5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:27.217773 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:27.217773 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:27.287700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:27.291894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:27.292378 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:27.292689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:27.294030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:27.300724 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:27.300724 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:27.302028 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d696d8b9-c5d5-4a33-b69b-9a908f2f308f tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:27.302507 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 501/1990] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:27 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:27.304851 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-00aa7255-fc05-49f7-9dc1-343f64150ee5 req-cb40db13-05c9-4e1f-9678-0810a7c05ce5 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d returned with HTTP 200 Aug 14 02:13:27.305290 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 495/1991] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:13:27 2026] DELETE /volume/v3/attachments/88f7f77c-8b0e-4b2e-b523-447e02a3f43d => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:27.864442 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:27.866766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:27.867053 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:27.867256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:27.867368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:27.874724 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:27.874724 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:27.875890 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cec9d00b-fce4-472a-b6b4-1cb3ce480434 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:27.876416 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 503/1992] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:27 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:28.025300 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b867736-fd15-4c15-b702-0b53448ee17b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:28.029752 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b867736-fd15-4c15-b702-0b53448ee17b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:28.030557 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b867736-fd15-4c15-b702-0b53448ee17b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:28.030557 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b867736-fd15-4c15-b702-0b53448ee17b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:28.046718 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:28.046718 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:28.052341 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b867736-fd15-4c15-b702-0b53448ee17b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:28.060927 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b867736-fd15-4c15-b702-0b53448ee17b tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:28.061745 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 494/1993] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:28 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:28.321753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:28.326703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:28.326703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:28.326703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:28.326703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:28.336040 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:28.336040 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:28.336040 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-61ae2b37-cd57-41e8-ba5b-0c8fb641aa62 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:28.339776 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 502/1994] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:28 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:28.894864 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:28.897996 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:28.898412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:28.898637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:28.898637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:28.912771 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:28.912771 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:28.915514 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bab13fc9-e0dd-403c-a93e-bc6673c26130 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:28.915514 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 496/1995] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:28 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:29.358203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:29.362429 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:29.365795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:29.365795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:29.365795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:29.372126 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:29.372126 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:29.373314 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b86cb5ba-fa6a-4300-afd2-384f3af098e5 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:29.373812 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 504/1996] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:29 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:29.929495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:29.931986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:29.932282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:29.932540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:29.932993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:29.940156 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:29.940156 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:29.941349 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0f150c3-6db9-4ea8-9f03-e3011aca97b8 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:29.941608 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 495/1997] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:29 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:29.959387 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6f7fa876-2505-4dda-953b-050528654e0d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:29.963119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f7fa876-2505-4dda-953b-050528654e0d tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:29.963119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f7fa876-2505-4dda-953b-050528654e0d tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:29.963119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f7fa876-2505-4dda-953b-050528654e0d tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:29.975981 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:29.975981 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:29.984223 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6f7fa876-2505-4dda-953b-050528654e0d tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:29.992543 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f7fa876-2505-4dda-953b-050528654e0d tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 200 Aug 14 02:13:29.992543 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 503/1998] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:29 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:30.010315 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbcae5fb-dca1-460c-bce6-420fa66052d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:30.013240 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbcae5fb-dca1-460c-bce6-420fa66052d6 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] PUT https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:30.013429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbcae5fb-dca1-460c-bce6-420fa66052d6 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1357882856", "description": "tempest-volume-backup-description-1042752636"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:30.021733 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:30.021733 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:30.039297 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbcae5fb-dca1-460c-bce6-420fa66052d6 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:30.039297 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 497/1999] 10.4.3.35 () {70 vars in 1402 bytes} [Fri Aug 14 02:13:30 2026] PUT /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:30.059509 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-835539cb-926f-4f73-8a01-40cd106b3126 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:30.062434 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-835539cb-926f-4f73-8a01-40cd106b3126 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:30.062838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-835539cb-926f-4f73-8a01-40cd106b3126 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:30.063353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-835539cb-926f-4f73-8a01-40cd106b3126 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:30.063353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-835539cb-926f-4f73-8a01-40cd106b3126 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:30.069871 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:30.069871 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:30.071579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-835539cb-926f-4f73-8a01-40cd106b3126 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:30.072485 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 505/2000] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:30 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:30.086789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:30.089118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] DELETE https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:30.089399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:30.090214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:30.090214 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Delete backup with id: da519865-f666-4b86-a675-bd953702001e. Aug 14 02:13:30.098121 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:30.098121 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:30.131636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] delete_backup rpcapi backup_id da519865-f666-4b86-a675-bd953702001e {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:13:30.134062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91a2d4ff-0cc6-4a5e-a9e1-883ee9574775 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 202 Aug 14 02:13:30.134530 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 496/2001] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:13:30 2026] DELETE /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:30.148689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-da99e557-e718-47fa-a6e5-375efd8c765f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:30.152481 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da99e557-e718-47fa-a6e5-375efd8c765f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:30.152481 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da99e557-e718-47fa-a6e5-375efd8c765f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:30.153550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da99e557-e718-47fa-a6e5-375efd8c765f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:30.154922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-da99e557-e718-47fa-a6e5-375efd8c765f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:30.164459 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:30.164459 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:30.164459 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da99e557-e718-47fa-a6e5-375efd8c765f tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:30.165550 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 504/2002] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:30 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:30.394510 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50811539-c6e6-420b-8a12-d583c4139442 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:30.397071 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50811539-c6e6-420b-8a12-d583c4139442 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:30.398133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50811539-c6e6-420b-8a12-d583c4139442 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:30.399306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50811539-c6e6-420b-8a12-d583c4139442 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:30.399306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-50811539-c6e6-420b-8a12-d583c4139442 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:30.405909 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:30.405909 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:30.406541 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50811539-c6e6-420b-8a12-d583c4139442 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:30.407096 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 498/2003] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:30 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:31.183163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41b66340-de49-4783-bc71-85d77c348008 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:31.185888 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41b66340-de49-4783-bc71-85d77c348008 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:31.185888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41b66340-de49-4783-bc71-85d77c348008 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:31.186342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41b66340-de49-4783-bc71-85d77c348008 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:31.186505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-41b66340-de49-4783-bc71-85d77c348008 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:31.193049 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:31.193049 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:31.193859 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41b66340-de49-4783-bc71-85d77c348008 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 200 Aug 14 02:13:31.194036 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 506/2004] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:31 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:31.420357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:31.422529 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:31.423305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:31.423305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:31.423477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:31.429933 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:31.429933 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:31.430816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9508c83-e1d7-42a5-8c02-dc4e37a8d529 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:31.431244 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 497/2005] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:31 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:31.447255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:31.449752 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:31.450469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:31.450600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:31.450799 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:31.457734 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:31.457734 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:31.459279 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf1af7e9-dced-477b-be7b-ac96c0420873 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:31.459631 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 505/2006] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:31 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:31.474627 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:31.476480 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:13:31.476480 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2769ffe3-caf0-4c94-818c-a4920bcf6662", "incremental": true, "force": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:31.478056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '2769ffe3-caf0-4c94-818c-a4920bcf6662', 'incremental': True, 'force': True}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:13:31.478331 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 2769ffe3-caf0-4c94-818c-a4920bcf6662 in container None Aug 14 02:13:31.492742 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:31.492742 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:31.493418 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:31.524169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['7721933e-e69d-4d6c-a2f3-8a0540ecd096', 'c5646e3f-7ecc-4d27-a544-a75d7ffc19e0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:31.575717 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b30208-5298-40c9-8448-8f4fdc1cba7e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:13:31.576435 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 499/2007] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:31 2026] POST /volume/v3/backups => generated 286 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:31.585940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:31.589024 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:31.589315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:31.589606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:31.589798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:31.591752 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=371,cinder:UPDATE=107,cinder:INSERT=57 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:13:31.599181 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:31.599181 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:31.600192 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7100aa03-0dbf-4b59-b671-e9593d3663f0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:31.600683 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 507/2008] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:31 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 692 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:32.214059 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6101d64-18cf-421d-99cf-08f687877b15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.218586 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6101d64-18cf-421d-99cf-08f687877b15 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e Aug 14 02:13:32.220188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6101d64-18cf-421d-99cf-08f687877b15 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.220381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6101d64-18cf-421d-99cf-08f687877b15 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.220534 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6101d64-18cf-421d-99cf-08f687877b15 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Show backup with id da519865-f666-4b86-a675-bd953702001e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:32.226838 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=268,cinder:INSERT=15,cinder:UPDATE=42 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:13:32.231373 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6101d64-18cf-421d-99cf-08f687877b15 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/backups/da519865-f666-4b86-a675-bd953702001e returned with HTTP 404 Aug 14 02:13:32.235712 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 498/2009] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:32 2026] GET /volume/v3/backups/da519865-f666-4b86-a675-bd953702001e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:32.356213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.360068 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:32.360325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.360527 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.371603 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.371603 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:32.378308 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:32.385790 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ffe37b15-8736-45dc-be9c-87472c1473f7 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 200 Aug 14 02:13:32.386238 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 506/2010] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:32 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:32.402200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.406576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] DELETE https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:32.406943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.407258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.407519 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Delete volume with id: cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:32.410350 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=369,cinder:UPDATE=95,cinder:INSERT=41 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:13:32.418931 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.418931 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:32.419781 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:32.444783 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Delete volume request issued successfully. Aug 14 02:13:32.445078 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71f3240f-c4d5-4a38-8682-ec051f5a62b0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 202 Aug 14 02:13:32.445645 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 500/2011] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:13:32 2026] DELETE /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:32.461098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.463400 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:32.463748 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.464041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.474514 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.474514 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:32.480772 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Volume info retrieved successfully. Aug 14 02:13:32.487747 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0fda817-b740-41d5-ab4f-975318c50ea0 tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 200 Aug 14 02:13:32.488476 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 508/2012] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:32 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:32.617514 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.620332 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:32.621222 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.621700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.621936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:32.630011 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.630011 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:32.630979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1da17a6c-73d8-4fcb-ab94-4ffe25a49988 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:32.631369 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 499/2013] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:32 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:32.715580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.717646 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:32.718089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.718381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.718644 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume with id: 4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:32.730366 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.730366 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:32.731041 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:32.761462 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume request issued successfully. Aug 14 02:13:32.761824 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b6158a7-5826-4fc2-baa8-d4b4595ba0b2 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 202 Aug 14 02:13:32.762197 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 507/2014] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:32 2026] DELETE /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:32.773121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d7b1194-f2c0-43da-b256-62752de90c62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:32.776203 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d7b1194-f2c0-43da-b256-62752de90c62 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:32.776551 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d7b1194-f2c0-43da-b256-62752de90c62 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:32.776785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d7b1194-f2c0-43da-b256-62752de90c62 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:32.785401 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:32.785401 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:32.790101 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3d7b1194-f2c0-43da-b256-62752de90c62 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:32.796141 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d7b1194-f2c0-43da-b256-62752de90c62 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 200 Aug 14 02:13:32.796612 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 501/2015] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:32 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:33.506030 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-df877a38-d7db-4efa-8f62-cf6aa1eaf4eb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:33.509297 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df877a38-d7db-4efa-8f62-cf6aa1eaf4eb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] GET https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 Aug 14 02:13:33.509297 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df877a38-d7db-4efa-8f62-cf6aa1eaf4eb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:33.509297 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df877a38-d7db-4efa-8f62-cf6aa1eaf4eb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:33.516236 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df877a38-d7db-4efa-8f62-cf6aa1eaf4eb tempest-VolumesBackupsV39Test-1571293794 tempest-VolumesBackupsV39Test-1571293794-project-member] https://10.4.3.35/volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 returned with HTTP 404 Aug 14 02:13:33.516327 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 509/2016] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:13:33 2026] GET /volume/v3/volumes/cd0b5e75-86b9-4c1e-9d90-78af03abe5c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:33.644710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:33.647586 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:33.647941 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:33.648728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:33.648728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:33.657063 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:33.657063 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:33.658540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49e42a28-c9f9-4eb7-851d-63b97ad92869 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:33.659163 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 500/2017] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:33 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 694 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:33.822871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-26dfae67-a0fb-406b-9572-b1253f895b9c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:33.824714 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26dfae67-a0fb-406b-9572-b1253f895b9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 Aug 14 02:13:33.825214 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-26dfae67-a0fb-406b-9572-b1253f895b9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:33.825214 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-26dfae67-a0fb-406b-9572-b1253f895b9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:33.842372 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26dfae67-a0fb-406b-9572-b1253f895b9c tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 returned with HTTP 404 Aug 14 02:13:33.844077 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 508/2018] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:33 2026] GET /volume/v3/volumes/4f8836ad-9e40-40fb-9e7e-672bb22188f8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:13:33.949409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:33.952981 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:13:33.953312 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:33.953519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:33.953750 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume with id: 0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:13:33.963403 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:33.963403 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:33.964388 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:33.999791 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume request issued successfully. Aug 14 02:13:34.000142 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32ed01fb-a2eb-44ae-b677-2cad28218732 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 202 Aug 14 02:13:34.000457 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 502/2019] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:33 2026] DELETE /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:34.015928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-49dd56c3-a254-4f77-8616-30818dffe573 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:34.017896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49dd56c3-a254-4f77-8616-30818dffe573 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:13:34.018123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49dd56c3-a254-4f77-8616-30818dffe573 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:34.018773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49dd56c3-a254-4f77-8616-30818dffe573 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:34.036872 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:34.036872 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:34.043795 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-49dd56c3-a254-4f77-8616-30818dffe573 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:34.057429 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49dd56c3-a254-4f77-8616-30818dffe573 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 200 Aug 14 02:13:34.057583 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 510/2020] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:34 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:34.683192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2117c425-bb18-410b-936e-2db95e0bac95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:34.686149 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2117c425-bb18-410b-936e-2db95e0bac95 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:34.686465 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2117c425-bb18-410b-936e-2db95e0bac95 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:34.687070 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2117c425-bb18-410b-936e-2db95e0bac95 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:34.687276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2117c425-bb18-410b-936e-2db95e0bac95 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:34.697263 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:34.697263 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:34.697996 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2117c425-bb18-410b-936e-2db95e0bac95 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:34.698572 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 501/2021] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:34 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:13:35.080535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf3d8fe1-c61d-4115-91ea-2be0e2280f41 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:35.082568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf3d8fe1-c61d-4115-91ea-2be0e2280f41 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b Aug 14 02:13:35.082568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf3d8fe1-c61d-4115-91ea-2be0e2280f41 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:35.082953 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf3d8fe1-c61d-4115-91ea-2be0e2280f41 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:35.091329 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf3d8fe1-c61d-4115-91ea-2be0e2280f41 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b returned with HTTP 404 Aug 14 02:13:35.091925 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 509/2022] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:35 2026] GET /volume/v3/volumes/0455eba8-b861-4f82-9fda-dadca613997b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:35.296506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:35.300720 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:13:35.300720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:35.300720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:35.300720 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume with id: b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:13:35.311017 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:35.311017 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:35.311743 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:35.357769 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Delete volume request issued successfully. Aug 14 02:13:35.357769 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca46af41-ffef-4dc1-b9db-16da51e6b2a9 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 202 Aug 14 02:13:35.357769 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 503/2023] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:35 2026] DELETE /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:35.369068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:35.373509 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:13:35.377067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:35.377067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:35.397949 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:35.397949 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:35.405349 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Volume info retrieved successfully. Aug 14 02:13:35.414910 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1cb6635-74bc-4c69-93c4-a65ef452d37a tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 200 Aug 14 02:13:35.415538 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 511/2024] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:35 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:35.699579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:35.715707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:35.719608 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:35.720381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:35.721273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:35.721273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:35.728475 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:35.728475 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:35.729427 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4a808f1-e3ec-4c66-938b-5792e39efb87 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:35.729830 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 510/2025] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:35 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:35.867254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:35.867784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2004743476", "metadata": {"Type": "Test"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:35.870869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2004743476', 'metadata': {'Type': 'Test'}}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:35.871687 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:35.879205 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:35.887129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (4e9b6c16-5c81-469d-835b-5934dd4b5925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:35.890101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fabbece-f32e-40da-be55-915df38dbb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:35.891535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:35.935741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fabbece-f32e-40da-be55-915df38dbb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:35.935741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd000d31-3149-44b4-a2f7-324922e7d5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:36.049706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['a68b04b9-df9f-4ef1-9cbc-0e4e06df9e4c', 'b586905c-b60e-4865-a706-e06e2894d08e', 'b00c02bb-c53a-4a42-9280-0ee49bb57068', '932bfcbe-e6f7-4131-a13c-4ffb6415fa2c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:36.051119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd000d31-3149-44b4-a2f7-324922e7d5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68b04b9-df9f-4ef1-9cbc-0e4e06df9e4c', 'b586905c-b60e-4865-a706-e06e2894d08e', 'b00c02bb-c53a-4a42-9280-0ee49bb57068', '932bfcbe-e6f7-4131-a13c-4ffb6415fa2c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:36.052865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42901570-be93-496b-93a2-a650368646c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:36.088081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42901570-be93-496b-93a2-a650368646c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832b6750-5ef6-492a-95b9-71c36cbab1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2004743476',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['a68b04b9-df9f-4ef1-9cbc-0e4e06df9e4c','b586905c-b60e-4865-a706-e06e2894d08e','b00c02bb-c53a-4a42-9280-0ee49bb57068','932bfcbe-e6f7-4131-a13c-4ffb6415fa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2004743476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832b6750-5ef6-492a-95b9-71c36cbab1bc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:36.089754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de61bda-14ad-41b1-8370-e446803445b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:36.119764 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de61bda-14ad-41b1-8370-e446803445b1) transitioned into state 'SUCCESS' from state '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-2004743476',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['a68b04b9-df9f-4ef1-9cbc-0e4e06df9e4c','b586905c-b60e-4865-a706-e06e2894d08e','b00c02bb-c53a-4a42-9280-0ee49bb57068','932bfcbe-e6f7-4131-a13c-4ffb6415fa2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:36.121183 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ec26e6-4abb-4d37-b568-fc976ed9487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:36.139806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ec26e6-4abb-4d37-b568-fc976ed9487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:36.141156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (4e9b6c16-5c81-469d-835b-5934dd4b5925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:36.141292 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:36.142359 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8baa8d7f-d29b-4936-9b5c-7841b80f1214 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:36.143346 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 502/2026] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:35 2026] POST /volume/v3/volumes => generated 757 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:36.160998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:36.164024 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:36.164751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:36.167846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:36.179388 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:36.179388 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:36.186769 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:36.194966 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-855f5bd7-c5a6-4ba3-a06a-bf260604cd68 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:36.196656 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 504/2027] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:36 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:36.446309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5ced0b3a-0d66-44fd-87bb-b729c2596c38 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:36.447821 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ced0b3a-0d66-44fd-87bb-b729c2596c38 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] GET https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e Aug 14 02:13:36.447821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ced0b3a-0d66-44fd-87bb-b729c2596c38 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:36.448136 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ced0b3a-0d66-44fd-87bb-b729c2596c38 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:36.462097 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ced0b3a-0d66-44fd-87bb-b729c2596c38 tempest-AttachVolumeNegativeTest-2094654801 tempest-AttachVolumeNegativeTest-2094654801-project-member] https://10.4.3.35/volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e returned with HTTP 404 Aug 14 02:13:36.463053 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 512/2028] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:36 2026] GET /volume/v3/volumes/b66a034e-9dbb-4739-9872-bce3b66ab34e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:36.747639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:36.751568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:36.751568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:36.752309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:36.752309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:36.759062 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:36.759062 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:36.759950 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d4acf3c7-7488-483a-bf43-ea96c02b9f5e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:36.761035 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 511/2029] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:36 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.227837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.231409 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:37.231409 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:37.231597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:37.250014 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.250014 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:37.257816 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.267522 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40ef7f09-8924-47b6-89bd-7d77e30fb161 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:37.267522 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 503/2030] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:37 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.305020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.309468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:37.311755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:37.311755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:37.324304 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.324304 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:37.331526 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.338890 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cdd31ce-cb0c-4249-8540-94244097d4a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:37.341490 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 505/2031] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:37 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.382907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f7339d4c-14e5-494d-a41c-df2420e51084 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.386960 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7339d4c-14e5-494d-a41c-df2420e51084 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:37.386960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7339d4c-14e5-494d-a41c-df2420e51084 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2004743476"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:37.414387 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.414387 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:37.421015 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f7339d4c-14e5-494d-a41c-df2420e51084 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.434190 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f7339d4c-14e5-494d-a41c-df2420e51084 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:37.434856 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7339d4c-14e5-494d-a41c-df2420e51084 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:37.435384 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 513/2032] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:37 2026] PUT /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 782 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.455181 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.456454 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:37.458567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1866695609", "description": "This is the new description of volume"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:37.478260 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.478260 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:37.488117 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.509720 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:37.510340 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-054f779a-091d-44ec-8cd8-002a48ea2c9b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:37.511527 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 512/2033] 10.4.3.35 () {68 vars in 1362 bytes} [Fri Aug 14 02:13:37 2026] PUT /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.531416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68d51518-1621-4747-8f2d-302f6f46ce05 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.533979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d51518-1621-4747-8f2d-302f6f46ce05 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:37.534276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d51518-1621-4747-8f2d-302f6f46ce05 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:37.534847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d51518-1621-4747-8f2d-302f6f46ce05 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:37.547759 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.547759 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:37.556284 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-68d51518-1621-4747-8f2d-302f6f46ce05 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.567462 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d51518-1621-4747-8f2d-302f6f46ce05 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:37.568877 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 504/2034] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:37 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.596968 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.600317 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:37.601082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1599650469", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-28061376"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:37.604690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1599650469', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-28061376'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:37.604690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:37.611954 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:37.621700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (7fe0b5ed-b88b-4031-9bc0-d1837b1da6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:37.625429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ce01cc-7265-47fc-ac27-0ccca7177224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:37.626380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:37.669244 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ce01cc-7265-47fc-ac27-0ccca7177224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:37.670535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26032552-fa50-44f7-a814-68d956a4979b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:37.738166 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['bebe6987-dd66-4e06-a5c4-b9e5be64d404', 'cbb3300a-a854-4ba7-b4e1-71d80bfc2062', '5c0c3d08-e68f-4e34-b83b-74c1930d2a2f', '9f2e9105-ef74-495c-a67e-a1664cc057b8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:37.740567 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26032552-fa50-44f7-a814-68d956a4979b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebe6987-dd66-4e06-a5c4-b9e5be64d404', 'cbb3300a-a854-4ba7-b4e1-71d80bfc2062', '5c0c3d08-e68f-4e34-b83b-74c1930d2a2f', '9f2e9105-ef74-495c-a67e-a1664cc057b8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:37.741404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d6913-677d-4307-97b9-0473ba51ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:37.773284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d6913-677d-4307-97b9-0473ba51ca33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642bc6a5-fa31-4a37-8ace-5aad88d42573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1599650469',display_name='tempest-VolumesGetTest-Volume-28061376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['bebe6987-dd66-4e06-a5c4-b9e5be64d404','cbb3300a-a854-4ba7-b4e1-71d80bfc2062','5c0c3d08-e68f-4e34-b83b-74c1930d2a2f','9f2e9105-ef74-495c-a67e-a1664cc057b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1599650469',display_name='tempest-VolumesGetTest-Volume-28061376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642bc6a5-fa31-4a37-8ace-5aad88d42573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:37.775442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e201dc-8d54-49cf-a404-8cdaaa3e08c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:37.777067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.779871 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:37.780154 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:37.780365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:37.780578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:37.788232 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.788232 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:37.789600 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-371ac6fe-95d0-47ee-a305-4034c3c22771 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:37.790031 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 514/2035] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:37 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:37.804782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e201dc-8d54-49cf-a404-8cdaaa3e08c7) transitioned into 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-1599650469',display_name='tempest-VolumesGetTest-Volume-28061376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['bebe6987-dd66-4e06-a5c4-b9e5be64d404','cbb3300a-a854-4ba7-b4e1-71d80bfc2062','5c0c3d08-e68f-4e34-b83b-74c1930d2a2f','9f2e9105-ef74-495c-a67e-a1664cc057b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:37.806122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1a968c-6df4-4bbf-a141-c21b32002d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:37.830369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1a968c-6df4-4bbf-a141-c21b32002d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:37.831596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (7fe0b5ed-b88b-4031-9bc0-d1837b1da6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:37.832050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:37.832787 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cedb5f8b-a5eb-445e-b2d4-13422fcf200e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:37.833415 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 506/2036] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:37 2026] POST /volume/v3/volumes => generated 776 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:37.855222 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:37.858087 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:37.858919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:37.858919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:37.867256 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:37.867256 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:37.873821 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:37.881692 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-947d2f9c-21ed-4912-8411-127cc7c4f33b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 200 Aug 14 02:13:37.882452 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 513/2037] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:37 2026] GET /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:38.808407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-389318a2-1078-462a-b7c6-1f571eb8d834 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:38.811871 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-389318a2-1078-462a-b7c6-1f571eb8d834 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:38.812190 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-389318a2-1078-462a-b7c6-1f571eb8d834 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:38.812483 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-389318a2-1078-462a-b7c6-1f571eb8d834 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:38.812682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-389318a2-1078-462a-b7c6-1f571eb8d834 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:38.821188 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:38.821188 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:38.822076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-389318a2-1078-462a-b7c6-1f571eb8d834 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:38.822530 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 505/2038] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:38 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:38.910752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:38.913783 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:38.914305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:38.915127 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:38.927801 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:38.927801 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:38.937149 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:38.945703 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c66c46ef-3626-48d0-9aab-7a9c64046fe0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 200 Aug 14 02:13:38.946589 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 515/2039] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:38 2026] GET /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:38.967188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:38.970507 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:38.970750 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2004743476", "description": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:38.984256 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:38.984256 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:38.991791 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:39.004292 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:39.005295 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c98aab22-e470-410a-9e7e-c6e7aa67a97a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 200 Aug 14 02:13:39.006074 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 507/2040] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:38 2026] PUT /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 768 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:39.024024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:39.026033 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:39.026587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:39.026587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:39.038471 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:39.038471 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:39.047982 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:39.054803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e7795c0-2694-4126-8c92-06d43c3ec2cb tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 200 Aug 14 02:13:39.055412 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 514/2041] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:39 2026] GET /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:13:39.071043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:39.073459 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:39.074055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:39.074839 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:39.075089 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: 642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:39.086437 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:39.086437 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:39.087453 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:39.116876 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:39.117898 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf6fe946-d79b-40c6-96cb-2348c9b40dc2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 202 Aug 14 02:13:39.117983 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 506/2042] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:39 2026] DELETE /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:39.128325 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:39.130801 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:39.131104 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:39.131400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:39.143969 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:39.143969 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:39.151947 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:39.159523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-94d4e61a-ab94-4294-8582-81d05cfbd6a4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 200 Aug 14 02:13:39.161221 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 516/2043] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:39 2026] GET /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:39.837328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:39.840442 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:39.840442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:39.840442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:39.840905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:39.847806 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:39.847806 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:39.848547 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7169e2df-eb31-422c-a774-85aabfdd80b7 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:39.848547 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 508/2044] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:39 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:40.179693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f6c2b8d7-ba1b-4f40-afa0-8803297d44f2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:40.183522 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6c2b8d7-ba1b-4f40-afa0-8803297d44f2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 Aug 14 02:13:40.183905 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6c2b8d7-ba1b-4f40-afa0-8803297d44f2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:40.184848 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6c2b8d7-ba1b-4f40-afa0-8803297d44f2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:40.193503 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6c2b8d7-ba1b-4f40-afa0-8803297d44f2 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 returned with HTTP 404 Aug 14 02:13:40.194226 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 515/2045] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:40 2026] GET /volume/v3/volumes/642bc6a5-fa31-4a37-8ace-5aad88d42573 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:40.205454 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:40.209042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:40.209510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:40.209954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:40.219942 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:40.219942 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:40.225827 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:40.232789 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80ab016d-f67e-4cac-8e04-b36617dd5fad tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:40.233402 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 507/2046] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:40 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 889 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:40.255278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:40.257724 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:40.258075 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:40.258327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:40.258884 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: 832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:40.271784 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:40.271784 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:40.272886 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:40.311961 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:40.311961 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c0cc6498-feaf-48e8-9c23-a54f2dd6de48 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 202 Aug 14 02:13:40.312682 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 517/2047] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:40 2026] DELETE /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:40.328776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:40.335718 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:40.335718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:40.337236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:40.354408 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:40.354408 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:40.365168 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:40.372403 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-258c1886-8332-469b-9cf3-2c84eae7e3e8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 200 Aug 14 02:13:40.373587 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 509/2048] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:40 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:40.866619 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-509cb7f4-80e1-4767-b372-2f45740c079c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:40.869668 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-509cb7f4-80e1-4767-b372-2f45740c079c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:40.869668 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-509cb7f4-80e1-4767-b372-2f45740c079c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:40.870652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-509cb7f4-80e1-4767-b372-2f45740c079c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:40.870652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-509cb7f4-80e1-4767-b372-2f45740c079c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:40.879881 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:40.879881 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:40.881299 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-509cb7f4-80e1-4767-b372-2f45740c079c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:40.881941 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 516/2049] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:40 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:41.396696 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a00d2c21-b331-4776-9ed5-e10c5304b1dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:41.399256 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a00d2c21-b331-4776-9ed5-e10c5304b1dd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc Aug 14 02:13:41.399512 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a00d2c21-b331-4776-9ed5-e10c5304b1dd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:41.400035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a00d2c21-b331-4776-9ed5-e10c5304b1dd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:41.407175 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a00d2c21-b331-4776-9ed5-e10c5304b1dd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc returned with HTTP 404 Aug 14 02:13:41.407746 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 508/2050] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:41 2026] GET /volume/v3/volumes/832b6750-5ef6-492a-95b9-71c36cbab1bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:41.419470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f48046f3-81eb-475c-bda0-f30948141e1e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:41.423601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:41.424274 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1287872037"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:41.427415 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1287872037'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:41.427852 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:41.438061 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:41.449534 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (83ea8db4-273c-4518-8e41-83858c70a864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:41.451762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf63ea5-668f-40bf-9170-af1ef1a72b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:41.453078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:41.521376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf63ea5-668f-40bf-9170-af1ef1a72b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:41.522615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338214ae-f2d5-47a4-856e-3c707370c4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:41.638210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['362a60fb-09c0-4fbf-a4d2-0bbad3043754', '558de2ac-10db-4d26-a43b-806e78459e95', 'd2bd6069-2f24-4cf5-b6c2-786e014714a5', '46eb70a8-9929-4063-9758-77ea9224e49c'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:41.639410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338214ae-f2d5-47a4-856e-3c707370c4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362a60fb-09c0-4fbf-a4d2-0bbad3043754', '558de2ac-10db-4d26-a43b-806e78459e95', 'd2bd6069-2f24-4cf5-b6c2-786e014714a5', '46eb70a8-9929-4063-9758-77ea9224e49c']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:41.640821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20ddd9d-e4a9-4b2a-aa61-9e2f9d34eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:41.686099 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20ddd9d-e4a9-4b2a-aa61-9e2f9d34eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bfe992-f65f-45bb-9a6e-aebb8de95396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1287872037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['362a60fb-09c0-4fbf-a4d2-0bbad3043754','558de2ac-10db-4d26-a43b-806e78459e95','d2bd6069-2f24-4cf5-b6c2-786e014714a5','46eb70a8-9929-4063-9758-77ea9224e49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1287872037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0bfe992-f65f-45bb-9a6e-aebb8de95396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:41.687545 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62551048-141d-4c54-a481-fced1841c29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:41.719421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62551048-141d-4c54-a481-fced1841c29a) transitioned into state 'SUCCESS' from state '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-1287872037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['362a60fb-09c0-4fbf-a4d2-0bbad3043754','558de2ac-10db-4d26-a43b-806e78459e95','d2bd6069-2f24-4cf5-b6c2-786e014714a5','46eb70a8-9929-4063-9758-77ea9224e49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:41.720176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e1a8b-52b0-4784-bd14-630973599b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:41.734594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e1a8b-52b0-4784-bd14-630973599b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:41.736018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (83ea8db4-273c-4518-8e41-83858c70a864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:41.736423 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:41.741964 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f48046f3-81eb-475c-bda0-f30948141e1e tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:41.742398 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 518/2051] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:13:41 2026] POST /volume/v3/volumes => generated 743 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:41.757024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-edec8d3b-8907-4e0f-a012-94a539ad920b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:41.762308 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-edec8d3b-8907-4e0f-a012-94a539ad920b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:41.762643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-edec8d3b-8907-4e0f-a012-94a539ad920b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:41.762938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-edec8d3b-8907-4e0f-a012-94a539ad920b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:41.773899 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:41.773899 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:41.780772 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-edec8d3b-8907-4e0f-a012-94a539ad920b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:41.789984 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-edec8d3b-8907-4e0f-a012-94a539ad920b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 200 Aug 14 02:13:41.789984 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 510/2052] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:41 2026] GET /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 811 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:41.897108 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:41.899634 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:41.899991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:41.900143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:41.900302 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:41.911128 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:41.911128 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:41.911923 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b624ad1a-6fc5-41fa-8e33-2af1af053b5d tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:41.912567 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 517/2053] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:41 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:42.075216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.077168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:42.077638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1201768069"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:42.079936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1201768069'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:42.080216 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume of 1 GB Aug 14 02:13:42.086801 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Availability Zones retrieved successfully. Aug 14 02:13:42.095904 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Flow 'volume_create_api' (0e9bcfa3-f503-42ec-ae68-9e403b75f1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:42.097325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56797c-a42b-455f-a2b6-6d8766f5d3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.098853 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:42.141061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56797c-a42b-455f-a2b6-6d8766f5d3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.141353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0893b58d-199a-42cb-b562-c92594e268d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.281054 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Created reservations ['d4641530-c526-4ee1-9beb-47105277194c', 'ae041715-ede1-4ded-aa4d-cfb2ea49c52e', '2a303762-4c28-4790-a480-d5b4bae35ce1', '990b22f0-36e1-4f45-af7c-d0aa9fc3c97d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:42.282853 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0893b58d-199a-42cb-b562-c92594e268d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4641530-c526-4ee1-9beb-47105277194c', 'ae041715-ede1-4ded-aa4d-cfb2ea49c52e', '2a303762-4c28-4790-a480-d5b4bae35ce1', '990b22f0-36e1-4f45-af7c-d0aa9fc3c97d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.283217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b081f6-02bf-4b95-82a5-9561a3fff797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.316864 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b081f6-02bf-4b95-82a5-9561a3fff797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03437f5d-4e8e-4145-ae7e-34208ef20433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1201768069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1d3ff96c4b42c1bd8d48704df34289',qos_specs=None,replication_status=,reservations=['d4641530-c526-4ee1-9beb-47105277194c','ae041715-ede1-4ded-aa4d-cfb2ea49c52e','2a303762-4c28-4790-a480-d5b4bae35ce1','990b22f0-36e1-4f45-af7c-d0aa9fc3c97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c076fb2253448eb505f16119597c41',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1201768069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03437f5d-4e8e-4145-ae7e-34208ef20433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a1d3ff96c4b42c1bd8d48704df34289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97c076fb2253448eb505f16119597c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.318080 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183d46b5-5c68-4d13-a588-403d0590bcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.364896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183d46b5-5c68-4d13-a588-403d0590bcf5) transitioned into state 'SUCCESS' from state '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-1201768069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1d3ff96c4b42c1bd8d48704df34289',qos_specs=None,replication_status=,reservations=['d4641530-c526-4ee1-9beb-47105277194c','ae041715-ede1-4ded-aa4d-cfb2ea49c52e','2a303762-4c28-4790-a480-d5b4bae35ce1','990b22f0-36e1-4f45-af7c-d0aa9fc3c97d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c076fb2253448eb505f16119597c41',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.367043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989dcaf8-9b52-4259-8a30-482d3ffe4878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.384326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989dcaf8-9b52-4259-8a30-482d3ffe4878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.384662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Flow 'volume_create_api' (0e9bcfa3-f503-42ec-ae68-9e403b75f1f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:42.385639 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume request issued successfully. Aug 14 02:13:42.389217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e28bafc2-48b1-4d16-a7d4-f5756ecfe7ac tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:42.389217 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 509/2054] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:13:42 2026] POST /volume/v3/volumes => generated 755 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:42.414260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.417950 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:42.417950 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:42.418204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:42.432462 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:42.432462 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:42.440084 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:42.447686 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65b8d015-d9e4-412e-99a1-58675c1e7287 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:42.448392 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 519/2055] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:42 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:42.808463 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.812237 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:42.815700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:42.815700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:42.824042 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:42.824042 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:42.830584 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:42.836752 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9f08296-d72c-4d11-ba5b-61748b8f6034 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 200 Aug 14 02:13:42.837703 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 511/2056] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:42 2026] GET /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:42.857847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4b90cae8-1050-4e11-a3c3-943718a3482b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.860899 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:42.861350 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b0bfe992-f65f-45bb-9a6e-aebb8de95396", "size": 1, "name": "tempest-VolumesGetTest-Volume-1111031031", "metadata": {"Type": "Test"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:42.868774 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'source_volid': 'b0bfe992-f65f-45bb-9a6e-aebb8de95396', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1111031031', 'metadata': {'Type': 'Test'}}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:42.883243 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:42.883243 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:42.883916 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume retrieved successfully. Aug 14 02:13:42.884091 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:42.891954 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:42.899032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73e42860-bc48-48ec-819f-d6def9959bfe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.899431 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (128d2ed0-c468-4c44-91b2-d879e100d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:42.901739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f047b59-a654-4a83-b5f8-126ae881c819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.903965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:42.927500 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.929441 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:42.929785 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:42.930057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:42.930220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:42.931406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f047b59-a654-4a83-b5f8-126ae881c819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b0bfe992-f65f-45bb-9a6e-aebb8de95396', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.932366 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35cca155-a2ff-461c-8c45-afa0f21a82c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.942773 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:42.942773 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:42.943853 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-097c5832-2a7f-4b18-9a48-b06fc37cfb11 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:42.944843 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 520/2057] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:42 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:42.960698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.964701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:42.964701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:42.964701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:42.964701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:42.970590 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:42.970590 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:42.972059 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1579e968-887d-4e5b-ba65-05ef89ae90a0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:42.973317 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 512/2058] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:42 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:42.987129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['cbfb2631-27f1-427e-848e-1e9ab6239e31', 'bd3e7eb1-a98d-4d00-a785-85787f2f8f37', '6318eac0-0db5-4cc2-8275-19a04d48e4ad', 'fcc6ef5b-65ba-467c-9a3f-c7cb2b1c01ba'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:42.988584 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35cca155-a2ff-461c-8c45-afa0f21a82c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfb2631-27f1-427e-848e-1e9ab6239e31', 'bd3e7eb1-a98d-4d00-a785-85787f2f8f37', '6318eac0-0db5-4cc2-8275-19a04d48e4ad', 'fcc6ef5b-65ba-467c-9a3f-c7cb2b1c01ba']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:42.992765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740bdf39-f507-437f-b6c9-24ad1d6b6c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:42.992911 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:42.995601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:42.996022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:42.996577 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:42.996577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. Aug 14 02:13:43.004538 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.004538 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:43.032154 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:13:43.033690 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d65dce51-d07d-4ebc-92cd-b012587686e0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 202 Aug 14 02:13:43.034554 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 521/2059] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:42 2026] DELETE /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:43.044462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.045447 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73e42860-bc48-48ec-819f-d6def9959bfe tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:13:43.046018 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73e42860-bc48-48ec-819f-d6def9959bfe tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-709411445", "description": "tempest-group-type-description-1895111441", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:43.046219 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:43.046723 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.047052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.047297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:43.054934 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.054934 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:43.058986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740bdf39-f507-437f-b6c9-24ad1d6b6c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21d235b-a94d-4699-a93c-b7383dd5e424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1111031031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['cbfb2631-27f1-427e-848e-1e9ab6239e31','bd3e7eb1-a98d-4d00-a785-85787f2f8f37','6318eac0-0db5-4cc2-8275-19a04d48e4ad','fcc6ef5b-65ba-467c-9a3f-c7cb2b1c01ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=b0bfe992-f65f-45bb-9a6e-aebb8de95396,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1111031031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21d235b-a94d-4699-a93c-b7383dd5e424,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b0bfe992-f65f-45bb-9a6e-aebb8de95396,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:43.059449 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.059449 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:43.059977 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4db805-b7c2-4918-8281-4045cd2c7050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:43.060165 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9f0034a-3f5f-4856-8292-8462a63e6158 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 200 Aug 14 02:13:43.060165 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 513/2060] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:43.091273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4db805-b7c2-4918-8281-4045cd2c7050) transitioned into state 'SUCCESS' from state '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-1111031031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['cbfb2631-27f1-427e-848e-1e9ab6239e31','bd3e7eb1-a98d-4d00-a785-85787f2f8f37','6318eac0-0db5-4cc2-8275-19a04d48e4ad','fcc6ef5b-65ba-467c-9a3f-c7cb2b1c01ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=b0bfe992-f65f-45bb-9a6e-aebb8de95396,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:43.091434 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73e42860-bc48-48ec-819f-d6def9959bfe tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:13:43.091821 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 510/2061] 10.4.3.35 () {70 vars in 1305 bytes} [Fri Aug 14 02:13:42 2026] POST /volume/v3/group_types => generated 264 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:43.093539 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13b18ae-3891-448e-89de-bad26f599a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:43.107033 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c53ae697-3447-423f-a507-0803f95484ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.112850 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c53ae697-3447-423f-a507-0803f95484ef tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types Aug 14 02:13:43.113171 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c53ae697-3447-423f-a507-0803f95484ef tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.113441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c53ae697-3447-423f-a507-0803f95484ef tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.126269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13b18ae-3891-448e-89de-bad26f599a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:43.127575 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (128d2ed0-c468-4c44-91b2-d879e100d22c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:43.128054 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:43.128936 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4b90cae8-1050-4e11-a3c3-943718a3482b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:43.131075 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 518/2062] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:42 2026] POST /volume/v3/volumes => generated 791 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:43.134364 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c53ae697-3447-423f-a507-0803f95484ef tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 200 Aug 14 02:13:43.135018 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 522/2063] 10.4.3.35 () {68 vars in 1283 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types => generated 498 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.144074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e96c294c-279f-4897-bedc-d104c1630be2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.146399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e96c294c-279f-4897-bedc-d104c1630be2 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] PUT https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 Aug 14 02:13:43.146940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e96c294c-279f-4897-bedc-d104c1630be2 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-236572998", "description": "updated-group-type-desc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:43.151440 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.153843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:43.154226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.154403 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.169911 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.169911 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:43.174189 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e96c294c-279f-4897-bedc-d104c1630be2 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 returned with HTTP 200 Aug 14 02:13:43.174760 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 514/2064] 10.4.3.35 () {70 vars in 1415 bytes} [Fri Aug 14 02:13:43 2026] PUT /volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 => generated 254 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.177434 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:43.184499 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48a5470b-4bbf-4a8b-9aa1-1052414b9ef8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:43.185263 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 511/2065] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:43.190243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4f1af1bb-2311-4fd6-87f1-1344e09ca689 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.194631 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f1af1bb-2311-4fd6-87f1-1344e09ca689 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 Aug 14 02:13:43.195252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f1af1bb-2311-4fd6-87f1-1344e09ca689 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.195252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f1af1bb-2311-4fd6-87f1-1344e09ca689 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.201441 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.201441 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:43.202183 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f1af1bb-2311-4fd6-87f1-1344e09ca689 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 returned with HTTP 200 Aug 14 02:13:43.202765 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 519/2066] 10.4.3.35 () {68 vars in 1394 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 => generated 254 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.216146 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0a087412-29a1-40b1-8bc9-78d0c44308f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.217936 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a087412-29a1-40b1-8bc9-78d0c44308f6 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 Aug 14 02:13:43.218159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a087412-29a1-40b1-8bc9-78d0c44308f6 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.218352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a087412-29a1-40b1-8bc9-78d0c44308f6 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.241928 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a087412-29a1-40b1-8bc9-78d0c44308f6 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 returned with HTTP 202 Aug 14 02:13:43.242556 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 523/2067] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:13:43 2026] DELETE /volume/v3/group_types/494d5a7d-8951-4a72-8213-19156f52b330 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:13:43.254340 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a2ea34b5-6545-46f4-b12d-cee39eba78de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.257871 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2ea34b5-6545-46f4-b12d-cee39eba78de tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types Aug 14 02:13:43.261694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2ea34b5-6545-46f4-b12d-cee39eba78de tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.262327 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2ea34b5-6545-46f4-b12d-cee39eba78de tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.278573 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2ea34b5-6545-46f4-b12d-cee39eba78de tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 200 Aug 14 02:13:43.278573 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 515/2068] 10.4.3.35 () {68 vars in 1283 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types => generated 248 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.295268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6454a6f-268b-43f8-b4de-e370d9a6d9f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.299932 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6454a6f-268b-43f8-b4de-e370d9a6d9f8 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:13:43.299932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6454a6f-268b-43f8-b4de-e370d9a6d9f8 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1917145298", "is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:43.329772 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6454a6f-268b-43f8-b4de-e370d9a6d9f8 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:13:43.330408 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 512/2069] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:13:43 2026] POST /volume/v3/group_types => generated 164 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:43.345080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b441649f-f668-465c-9a18-d613dd0f0078 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.350927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b441649f-f668-465c-9a18-d613dd0f0078 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:13:43.350927 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b441649f-f668-465c-9a18-d613dd0f0078 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1556940927", "is_public": false}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:43.376327 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b441649f-f668-465c-9a18-d613dd0f0078 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:13:43.377024 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 520/2070] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:13:43 2026] POST /volume/v3/group_types => generated 165 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:43.391379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cb2f24d2-ce2c-430e-9784-5cb5c4b80f00 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.394241 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb2f24d2-ce2c-430e-9784-5cb5c4b80f00 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 02:13:43.394556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb2f24d2-ce2c-430e-9784-5cb5c4b80f00 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.395711 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb2f24d2-ce2c-430e-9784-5cb5c4b80f00 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.413616 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb2f24d2-ce2c-430e-9784-5cb5c4b80f00 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 02:13:43.414101 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 524/2071] 10.4.3.35 () {68 vars in 1344 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.425526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36d84660-8e41-431c-b298-06215334db85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.428066 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d84660-8e41-431c-b298-06215334db85 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 02:13:43.429655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d84660-8e41-431c-b298-06215334db85 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.430781 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d84660-8e41-431c-b298-06215334db85 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.444318 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d84660-8e41-431c-b298-06215334db85 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 02:13:43.444990 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 516/2072] 10.4.3.35 () {68 vars in 1346 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.458932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b8fec84-04fd-4e18-a334-6342a30c8bca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.460883 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b8fec84-04fd-4e18-a334-6342a30c8bca tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types?is_public=False Aug 14 02:13:43.461367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b8fec84-04fd-4e18-a334-6342a30c8bca tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.461877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b8fec84-04fd-4e18-a334-6342a30c8bca tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.466761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a382e360-8ad5-4848-962c-8fc44f836063 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.469154 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a382e360-8ad5-4848-962c-8fc44f836063 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:43.469465 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a382e360-8ad5-4848-962c-8fc44f836063 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.470812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a382e360-8ad5-4848-962c-8fc44f836063 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.477626 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b8fec84-04fd-4e18-a334-6342a30c8bca tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 02:13:43.478441 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 513/2073] 10.4.3.35 () {68 vars in 1314 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.481847 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:43.481847 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:43.487286 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a382e360-8ad5-4848-962c-8fc44f836063 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:43.489662 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-21cd57f6-d88e-4a03-9538-a3a8dee9023c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.492813 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-21cd57f6-d88e-4a03-9538-a3a8dee9023c tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] GET https://10.4.3.35/volume/v3/group_types?is_public=True Aug 14 02:13:43.493275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-21cd57f6-d88e-4a03-9538-a3a8dee9023c tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.493491 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-21cd57f6-d88e-4a03-9538-a3a8dee9023c tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.495164 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a382e360-8ad5-4848-962c-8fc44f836063 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:43.495702 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 521/2074] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:43.509186 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-21cd57f6-d88e-4a03-9538-a3a8dee9023c tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 02:13:43.509688 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 525/2075] 10.4.3.35 () {68 vars in 1312 bytes} [Fri Aug 14 02:13:43 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:43.520993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d645ffa-f5fb-4a3a-84eb-559d2c45644f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.523863 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d645ffa-f5fb-4a3a-84eb-559d2c45644f tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/90be8ac7-a61c-430b-9137-3ccf26d69f62 Aug 14 02:13:43.524158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d645ffa-f5fb-4a3a-84eb-559d2c45644f tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.524389 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d645ffa-f5fb-4a3a-84eb-559d2c45644f tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.543170 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d645ffa-f5fb-4a3a-84eb-559d2c45644f tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types/90be8ac7-a61c-430b-9137-3ccf26d69f62 returned with HTTP 202 Aug 14 02:13:43.543928 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 517/2076] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:13:43 2026] DELETE /volume/v3/group_types/90be8ac7-a61c-430b-9137-3ccf26d69f62 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:13:43.553028 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-27cdb0bc-f6b9-462c-ba78-182f4cf849d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:43.554588 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27cdb0bc-f6b9-462c-ba78-182f4cf849d3 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/cd49794b-967a-4dc0-b5f8-2ddab720749d Aug 14 02:13:43.555039 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-27cdb0bc-f6b9-462c-ba78-182f4cf849d3 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:43.556023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-27cdb0bc-f6b9-462c-ba78-182f4cf849d3 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:43.586793 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-27cdb0bc-f6b9-462c-ba78-182f4cf849d3 tempest-GroupTypesTest-1443309939 tempest-GroupTypesTest-1443309939-project-admin] https://10.4.3.35/volume/v3/group_types/cd49794b-967a-4dc0-b5f8-2ddab720749d returned with HTTP 202 Aug 14 02:13:43.586793 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 514/2077] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:13:43 2026] DELETE /volume/v3/group_types/cd49794b-967a-4dc0-b5f8-2ddab720749d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:13:44.074811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.077649 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f Aug 14 02:13:44.077967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.078262 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.078783 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:44.085458 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76c3c25c-ec31-41dd-93b6-1060b1e4c4ea tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f returned with HTTP 404 Aug 14 02:13:44.086268 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 522/2078] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/backups/7b4ff3e4-8a6a-4e5d-abf5-469f04c6e96f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:44.095930 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.099611 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:13:44.099611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2769ffe3-caf0-4c94-818c-a4920bcf6662", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1581607535", "container": "tempest-volumesbackupstest-backup-container-423106875"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:44.102143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating new backup {'backup': {'volume_id': '2769ffe3-caf0-4c94-818c-a4920bcf6662', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1581607535', 'container': 'tempest-volumesbackupstest-backup-container-423106875'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:13:44.102143 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Creating backup of volume 2769ffe3-caf0-4c94-818c-a4920bcf6662 in container tempest-volumesbackupstest-backup-container-423106875 Aug 14 02:13:44.134103 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.134103 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:44.135445 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:13:44.171176 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.172757 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Created reservations ['bfb2b4c7-65e5-40b7-ad0c-ec2775740d63', '71f0a765-2d33-4076-8b32-98c136ff7889'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:44.177302 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:13:44.177976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.177976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.200992 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.200992 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:44.208152 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:13:44.208314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.210986 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:44.211356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.211817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.217328 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-dc293b55-3c9f-4dc9-ba9b-1d6a4375628e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:13:44.220699 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 518/2079] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:44.225702 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.225702 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:44.235037 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.235068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ac2a4f8-45b3-4dfc-af04-2ff735e1de3b tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:13:44.235419 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 526/2080] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:44 2026] POST /volume/v3/backups => generated 328 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:44.243285 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9ade6fd-fedb-4b18-998a-736e7ac44d3d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:44.246540 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 515/2081] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.249786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b8c30dab-344a-475a-baef-02c542056033 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.252740 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8c30dab-344a-475a-baef-02c542056033 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:44.253043 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8c30dab-344a-475a-baef-02c542056033 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.253314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8c30dab-344a-475a-baef-02c542056033 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.254650 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b8c30dab-344a-475a-baef-02c542056033 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:44.263484 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.263484 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:44.264660 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8c30dab-344a-475a-baef-02c542056033 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:44.265691 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 523/2082] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.267721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.271210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:44.272754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.272754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.288872 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.288872 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:44.294092 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.302076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-458ca5e8-6d51-4fe2-80b0-881294150fd9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:44.303903 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 519/2083] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.320946 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.325629 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:44.325629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1111031031"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:44.340952 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.340952 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:44.349069 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.368110 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:44.368110 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1152cfe0-29c3-4a3a-b345-a0ec0ef42700 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:44.368110 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 527/2084] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:44 2026] PUT /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.392363 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.394741 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:44.395225 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1238216584", "description": "This is the new description of volume"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:44.412086 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.412086 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:44.418115 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.441967 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:44.443588 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2650b0d5-14f6-469c-998c-5afcb46fb8d9 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:44.445289 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 516/2085] 10.4.3.35 () {68 vars in 1362 bytes} [Fri Aug 14 02:13:44 2026] PUT /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.460712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.464903 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:44.464903 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.464903 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.477124 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.477124 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:44.483774 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.496927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-129b2b7a-5c06-42d0-9214-2620c6ef2f6a tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:44.498262 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 524/2086] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 923 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.517658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.520511 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:44.521242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-866373879", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1588451021"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:44.524351 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-866373879', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1588451021'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:44.524587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:44.532861 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:44.542728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (00a55175-d593-482f-a083-9faeb7cf9ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:44.544349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291f5a7b-bd8e-4679-bde8-98599400380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:44.545406 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:44.581164 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291f5a7b-bd8e-4679-bde8-98599400380c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:44.581986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a146ab3d-7af5-47a4-ae87-ccd459e36c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:44.646846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['e32c94c0-587b-4cde-b6d7-df2464a66f43', '35ab91b9-d9e5-4236-8ab6-0db0dce1c7ef', '7c56ddd6-9724-4bcf-b55b-a26b8a43fb54', '0381e27e-74c1-422d-bfcb-ce333637d37c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:44.647806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a146ab3d-7af5-47a4-ae87-ccd459e36c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32c94c0-587b-4cde-b6d7-df2464a66f43', '35ab91b9-d9e5-4236-8ab6-0db0dce1c7ef', '7c56ddd6-9724-4bcf-b55b-a26b8a43fb54', '0381e27e-74c1-422d-bfcb-ce333637d37c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:44.648973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4911b6-f079-4634-adf4-829c06e3c97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:44.679686 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4911b6-f079-4634-adf4-829c06e3c97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504483ac-9bf4-4b40-a422-dd2bcf8dab4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-866373879',display_name='tempest-VolumesGetTest-Volume-1588451021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['e32c94c0-587b-4cde-b6d7-df2464a66f43','35ab91b9-d9e5-4236-8ab6-0db0dce1c7ef','7c56ddd6-9724-4bcf-b55b-a26b8a43fb54','0381e27e-74c1-422d-bfcb-ce333637d37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-866373879',display_name='tempest-VolumesGetTest-Volume-1588451021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504483ac-9bf4-4b40-a422-dd2bcf8dab4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:44.680524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11212c9-cfb7-4860-992a-cfb713aee270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:44.704896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11212c9-cfb7-4860-992a-cfb713aee270) transitioned into 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-866373879',display_name='tempest-VolumesGetTest-Volume-1588451021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['e32c94c0-587b-4cde-b6d7-df2464a66f43','35ab91b9-d9e5-4236-8ab6-0db0dce1c7ef','7c56ddd6-9724-4bcf-b55b-a26b8a43fb54','0381e27e-74c1-422d-bfcb-ce333637d37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:44.706689 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc09229-388f-4890-ba16-1f4f36ae08fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:44.718542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc09229-388f-4890-ba16-1f4f36ae08fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:44.719545 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (00a55175-d593-482f-a083-9faeb7cf9ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:44.720082 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:44.720715 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07bb3cd2-7a25-4b84-9816-8a6a56d0879f tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:44.721527 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 520/2087] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:44 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:44.737605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0f25da19-9621-4e44-9217-361b15ba02e4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.740229 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f25da19-9621-4e44-9217-361b15ba02e4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:44.740525 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f25da19-9621-4e44-9217-361b15ba02e4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.740774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f25da19-9621-4e44-9217-361b15ba02e4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.750021 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.750021 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:44.754943 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0f25da19-9621-4e44-9217-361b15ba02e4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:44.760068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f25da19-9621-4e44-9217-361b15ba02e4 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 200 Aug 14 02:13:44.760452 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 528/2088] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:44.768860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f61145a0-93be-49ae-95d9-acec8458c7ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.770227 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f61145a0-93be-49ae-95d9-acec8458c7ab None None] GET https://10.4.3.35/volume// Aug 14 02:13:44.770227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f61145a0-93be-49ae-95d9-acec8458c7ab None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.774665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f61145a0-93be-49ae-95d9-acec8458c7ab None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.775796 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f61145a0-93be-49ae-95d9-acec8458c7ab None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:44.775796 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 517/2089] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:44 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:44.793248 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-62a5d8f7-ec25-40fc-9b98-0620ac6b358c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.795510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-62a5d8f7-ec25-40fc-9b98-0620ac6b358c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:13:44.795877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-62a5d8f7-ec25-40fc-9b98-0620ac6b358c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b97cf571-878d-4b51-8880-54011ef3e2a8", "connector": null, "instance_uuid": "37add748-1971-4dff-bd72-091b930c1fa4"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:44.814015 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.814015 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:44.865565 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-62a5d8f7-ec25-40fc-9b98-0620ac6b358c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:13:44.866043 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 525/2090] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:13:44 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:44.876180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-7a2172bd-9884-4ee3-aec1-7fb56900a5b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:44.878764 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-7a2172bd-9884-4ee3-aec1-7fb56900a5b5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 Aug 14 02:13:44.879044 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-7a2172bd-9884-4ee3-aec1-7fb56900a5b5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:44.879409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-7a2172bd-9884-4ee3-aec1-7fb56900a5b5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:44.893828 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:44.893828 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:44.989402 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-7a2172bd-9884-4ee3-aec1-7fb56900a5b5 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 returned with HTTP 200 Aug 14 02:13:44.989938 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 521/2091] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:13:44 2026] DELETE /volume/v3/attachments/ec36078f-c983-499e-bd6e-caf9159de050 => generated 367 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:45.280337 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:45.283441 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:45.284262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:45.284262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:45.284262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:45.291451 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:45.291451 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:45.292326 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54a43faf-c2b8-4a5b-8a28-8691f919f1c0 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:45.292879 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 529/2092] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:45 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:45.780539 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:45.782883 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:45.783262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:45.784088 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:45.811142 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:45.811142 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:45.823859 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:45.834336 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8caf5e66-d9f6-4bc6-abbf-0a3dd7f0e431 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 200 Aug 14 02:13:45.835123 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 518/2093] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:45 2026] GET /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:45.853342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:45.855321 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:45.855778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1111031031", "description": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:45.868936 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:45.868936 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:45.875702 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:45.891635 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:45.892260 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4cb90c24-5d39-4fde-bef6-bd3a4969af18 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 200 Aug 14 02:13:45.892850 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 526/2094] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:45 2026] PUT /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 768 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:45.907146 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:45.909190 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:45.909404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:45.909640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:45.922342 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:45.922342 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:45.928963 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:45.935991 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8852da73-e568-4c35-9a89-1f97cc082ba7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 200 Aug 14 02:13:45.936555 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 522/2095] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:45 2026] GET /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:45.955777 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f251c80c-0f03-45f7-913d-78e234feafac None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:45.959707 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:45.960846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:45.961123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:45.961375 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: 504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:45.972278 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:45.972278 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:45.972887 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:46.004684 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:46.004966 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f251c80c-0f03-45f7-913d-78e234feafac tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 202 Aug 14 02:13:46.005454 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 530/2096] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:45 2026] DELETE /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:46.013125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.015249 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:46.015249 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.015801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.024452 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:46.024452 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:46.033013 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:46.042091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ce95077-e308-459f-abb4-1afd8dea7e23 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 200 Aug 14 02:13:46.043427 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 519/2097] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:46.214862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.218351 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 Aug 14 02:13:46.218923 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:46.228205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:13:46.233855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:13:46.235192 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:46.235192 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:46.305698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.307957 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:46.308241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.308455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.308627 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:46.314018 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:46.314018 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:46.315044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b087adf-2cd7-486a-8f73-c8b9a65c9d17 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:46.315520 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 523/2098] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:46.358259 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-b97cf571-878d-4b51-8880-54011ef3e2a8-np0000007301" released by "attachment_update" :: held 0.124s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:13:46.360893 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-d3d1b66e-782b-4002-a87b-2808f47e3387 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 returned with HTTP 200 Aug 14 02:13:46.360893 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 527/2099] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:13:46 2026] PUT /volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:46.373696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-b835cb9b-4597-4aba-897f-e33ea554996e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.377114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-b835cb9b-4597-4aba-897f-e33ea554996e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 Aug 14 02:13:46.377114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-b835cb9b-4597-4aba-897f-e33ea554996e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.377319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-b835cb9b-4597-4aba-897f-e33ea554996e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.399920 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-b835cb9b-4597-4aba-897f-e33ea554996e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 returned with HTTP 200 Aug 14 02:13:46.400402 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 531/2100] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:46.803433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fff30c82-09f4-4960-b465-646111ec8265 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.918590 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] GET https://10.4.3.35/volume/v3/os-hosts Aug 14 02:13:46.918893 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.919191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.927243 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:12:13+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.927290 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:12:11+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.927438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.hosts [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:11:50+00:00 {{(pid=100238) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.927772 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fff30c82-09f4-4960-b465-646111ec8265 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] https://10.4.3.35/volume/v3/os-hosts returned with HTTP 200 Aug 14 02:13:46.930106 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 520/2101] 10.4.3.35 () {66 vars in 1233 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:46.947202 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.955393 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] GET https://10.4.3.35/volume/v3/os-hosts Aug 14 02:13:46.955608 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.955821 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.965343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:12:13+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.965550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:12:11+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.965760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] status, active and update: available, enabled, 2026-08-14 02:11:50+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 02:13:46.966107 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ede6fdd-3c9c-400f-bafb-27f8e6011f94 tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] https://10.4.3.35/volume/v3/os-hosts returned with HTTP 200 Aug 14 02:13:46.966659 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 524/2102] 10.4.3.35 () {66 vars in 1233 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/os-hosts => generated 560 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:46.979399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d791c6af-a493-4bd9-90d8-437655708a3e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:46.989382 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d791c6af-a493-4bd9-90d8-437655708a3e tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] GET https://10.4.3.35/volume/v3/os-hosts/np0000007301@storpool Aug 14 02:13:46.989382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d791c6af-a493-4bd9-90d8-437655708a3e tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:46.989382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d791c6af-a493-4bd9-90d8-437655708a3e tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:46.989382 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:46.989382 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:47.059450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-89bfd79e-a11a-416c-9a39-0de56e5406c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:47.061791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-89bfd79e-a11a-416c-9a39-0de56e5406c3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f Aug 14 02:13:47.062036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-89bfd79e-a11a-416c-9a39-0de56e5406c3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:47.062278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-89bfd79e-a11a-416c-9a39-0de56e5406c3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:47.068975 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-89bfd79e-a11a-416c-9a39-0de56e5406c3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f returned with HTTP 404 Aug 14 02:13:47.069570 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 532/2103] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:47 2026] GET /volume/v3/volumes/504483ac-9bf4-4b40-a422-dd2bcf8dab4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:47.078414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:47.085729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:47.086015 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:47.086288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:47.095011 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d791c6af-a493-4bd9-90d8-437655708a3e tempest-VolumeHostsAdminTestsJSON-1555282382 tempest-VolumeHostsAdminTestsJSON-1555282382-project-admin] https://10.4.3.35/volume/v3/os-hosts/np0000007301@storpool returned with HTTP 200 Aug 14 02:13:47.095589 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 528/2104] 10.4.3.35 () {66 vars in 1299 bytes} [Fri Aug 14 02:13:46 2026] GET /volume/v3/os-hosts/np0000007301@storpool => generated 1507 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:47.103144 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:47.103144 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:47.109536 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:47.116584 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-309188db-2a7e-4f4c-8ecc-f1bcf0b0e7b6 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:47.117175 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 521/2105] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:47 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 923 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:47.135521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-493c905d-83a3-4e44-8c79-02690f717b0b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:47.138851 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:47.139063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:47.139415 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:47.139837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:47.151364 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:47.151364 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:47.154403 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:47.187857 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:47.188084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-493c905d-83a3-4e44-8c79-02690f717b0b tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 202 Aug 14 02:13:47.188643 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 525/2106] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:47 2026] DELETE /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:47.205922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:47.210062 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:47.210062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:47.210062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:47.221190 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:47.221190 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:47.227147 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:47.233835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5bc0b39a-555d-41f2-ab9b-6155780704c8 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 200 Aug 14 02:13:47.234512 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 533/2107] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:47 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:47.328123 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:47.330650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:47.330997 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:47.331306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:47.331513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:47.342088 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:47.342088 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:47.345699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af6fb4e8-eeb9-41a1-aac9-db15d11bb6ae tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:47.345699 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 529/2108] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:47 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:48.251791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6546640d-553c-496c-90f4-134d196a10d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:48.253922 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6546640d-553c-496c-90f4-134d196a10d3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 Aug 14 02:13:48.254273 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6546640d-553c-496c-90f4-134d196a10d3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:48.254622 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6546640d-553c-496c-90f4-134d196a10d3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:48.261834 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6546640d-553c-496c-90f4-134d196a10d3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 returned with HTTP 404 Aug 14 02:13:48.262293 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 522/2109] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:48 2026] GET /volume/v3/volumes/f21d235b-a94d-4699-a93c-b7383dd5e424 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:48.271326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2fc1ea5a-a805-4e38-9511-961119368512 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:48.276900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fc1ea5a-a805-4e38-9511-961119368512 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:48.277693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fc1ea5a-a805-4e38-9511-961119368512 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:48.277693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fc1ea5a-a805-4e38-9511-961119368512 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:48.293222 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:48.293222 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:48.300126 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2fc1ea5a-a805-4e38-9511-961119368512 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:48.310521 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fc1ea5a-a805-4e38-9511-961119368512 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 200 Aug 14 02:13:48.312281 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 526/2110] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:48 2026] GET /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:48.330156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-56a59871-2b9b-452c-96ce-601c01c06472 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:48.333764 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:48.333764 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:48.333764 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:48.333764 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:48.342219 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:48.342219 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:48.342959 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:48.360799 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:48.364917 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:48.365269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:48.365891 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:48.365974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:48.373091 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:48.373091 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:48.375010 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa9ea116-0be7-4a5d-849b-55009382eb33 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:48.375010 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 530/2111] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:48 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:48.397115 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:48.397406 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56a59871-2b9b-452c-96ce-601c01c06472 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 202 Aug 14 02:13:48.398122 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 534/2112] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:48 2026] DELETE /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:48.413526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:48.417869 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:48.418190 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:48.418715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:48.428009 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:48.428009 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:48.434323 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:48.441311 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4549bab6-09b7-46d4-92f0-852001ef6c77 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 200 Aug 14 02:13:48.441557 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 523/2113] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:48 2026] GET /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:49.399712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:49.403067 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:49.403369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:49.403924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:49.403924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:49.424036 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:49.424036 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:49.425382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08df1ee9-bd4d-499a-9e5b-6b95a762acfb tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:49.426209 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 527/2114] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:49 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:49.461423 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aa8cc4df-6a92-4b85-9154-cf4f38737443 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:49.465959 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa8cc4df-6a92-4b85-9154-cf4f38737443 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 Aug 14 02:13:49.465959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc4df-6a92-4b85-9154-cf4f38737443 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:49.465959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa8cc4df-6a92-4b85-9154-cf4f38737443 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:49.475388 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa8cc4df-6a92-4b85-9154-cf4f38737443 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 returned with HTTP 404 Aug 14 02:13:49.476279 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 531/2115] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:49 2026] GET /volume/v3/volumes/b0bfe992-f65f-45bb-9a6e-aebb8de95396 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:49.583340 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:49.584955 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:49.586033 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesGetTest-Volume-1114769319", "metadata": {"Type": "Test"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:49.587973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1114769319', 'metadata': {'Type': 'Test'}}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:49.766059 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:49.778166 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:49.786242 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (145edcf9-39dd-4c35-8f3a-3a54cec0754a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:49.788012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7261908f-f58b-4df2-92a2-50f220fb76b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:49.789192 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:49.916587 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7261908f-f58b-4df2-92a2-50f220fb76b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:49.918622 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add5c71d-adf6-4c61-998e-2a3509a7e4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:50.026829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['c94c8207-8806-4a79-9b12-3de6b03cdb7f', '43a2fae2-d6cd-4c18-912a-09f372a8060a', '6c20a833-5949-486e-90ea-ac5f5e7c535e', 'c5dceaf2-7c38-4059-813e-f80deb00b33b'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:50.028204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add5c71d-adf6-4c61-998e-2a3509a7e4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94c8207-8806-4a79-9b12-3de6b03cdb7f', '43a2fae2-d6cd-4c18-912a-09f372a8060a', '6c20a833-5949-486e-90ea-ac5f5e7c535e', 'c5dceaf2-7c38-4059-813e-f80deb00b33b']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:50.029402 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8b368-0ee0-42e6-ad07-f878cc3b7690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:50.091708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8b368-0ee0-42e6-ad07-f878cc3b7690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264b5146-101c-4a58-a48b-8ce77519b79b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1114769319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['c94c8207-8806-4a79-9b12-3de6b03cdb7f','43a2fae2-d6cd-4c18-912a-09f372a8060a','6c20a833-5949-486e-90ea-ac5f5e7c535e','c5dceaf2-7c38-4059-813e-f80deb00b33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1114769319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264b5146-101c-4a58-a48b-8ce77519b79b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:50.092934 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3775aba-d8b3-46fd-b60e-f614b9851c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:50.136097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3775aba-d8b3-46fd-b60e-f614b9851c07) transitioned into state 'SUCCESS' from state '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-1114769319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['c94c8207-8806-4a79-9b12-3de6b03cdb7f','43a2fae2-d6cd-4c18-912a-09f372a8060a','6c20a833-5949-486e-90ea-ac5f5e7c535e','c5dceaf2-7c38-4059-813e-f80deb00b33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:50.137223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad72c3e-0fa4-47c4-8fd3-a4ff9a8f131a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:50.154195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad72c3e-0fa4-47c4-8fd3-a4ff9a8f131a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:50.155352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (145edcf9-39dd-4c35-8f3a-3a54cec0754a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:50.155816 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:50.156636 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c121c82b-e02b-43ef-a150-fe8dc0c70b40 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:50.157221 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 535/2116] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:49 2026] POST /volume/v3/volumes => generated 757 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:50.179056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:50.184437 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:50.184964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:50.185415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:50.202362 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:50.202362 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:50.209182 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:50.224845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d9827e0-ecd1-4483-84df-d24e55b15e19 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:50.225519 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 524/2117] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:50 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:50.448390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:50.451982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:50.451982 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:50.452581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:50.453083 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:50.464251 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:50.464251 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:50.465564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e7e0474-bd88-411f-95d3-8cc07320ef64 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:50.465806 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 528/2118] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:50 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:51.083290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-56f8ce33-0747-4608-a1e2-213012c7f50c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.220955 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56f8ce33-0747-4608-a1e2-213012c7f50c tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 02:13:51.220955 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56f8ce33-0747-4608-a1e2-213012c7f50c tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.222110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56f8ce33-0747-4608-a1e2-213012c7f50c tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] Calling method 'get_pools' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.235912 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56f8ce33-0747-4608-a1e2-213012c7f50c tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 02:13:51.236393 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 532/2119] 10.4.3.35 () {66 vars in 1307 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:51.246584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.252000 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:51.252268 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.252450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.255817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d682a09-0592-444e-b54f-b20836921d8a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.263410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d682a09-0592-444e-b54f-b20836921d8a tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools Aug 14 02:13:51.263970 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.263970 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:51.264061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d682a09-0592-444e-b54f-b20836921d8a tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.264061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d682a09-0592-444e-b54f-b20836921d8a tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.267292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cd51a433-748b-4475-88d9-e39376c2d26e req-4cbfcbc3-5318-4fd7-a9e4-5ae86c248a50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.271057 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:51.272758 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-4cbfcbc3-5318-4fd7-a9e4-5ae86c248a50 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343/action Aug 14 02:13:51.277362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-4cbfcbc3-5318-4fd7-a9e4-5ae86c248a50 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:51.277548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-4cbfcbc3-5318-4fd7-a9e4-5ae86c248a50 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:51.279971 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cac6a1d5-5186-48e5-8d47-151e626f6dff tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:51.280940 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 536/2120] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:51.285183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d682a09-0592-444e-b54f-b20836921d8a tempest-VolumePoolsAdminTestsJSON-177894889 tempest-VolumePoolsAdminTestsJSON-177894889-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:13:51.285830 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 525/2121] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:51.303614 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.309661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:51.309661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.309661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.316334 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.316334 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:51.336807 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.336807 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:51.346945 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cd51a433-748b-4475-88d9-e39376c2d26e req-4cbfcbc3-5318-4fd7-a9e4-5ae86c248a50 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343/action returned with HTTP 204 Aug 14 02:13:51.347700 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 529/2122] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:13:51 2026] POST /volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:51.354171 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:51.368883 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-679f6491-8e26-4a25-82ac-aaaa155d0d80 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:51.369578 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 533/2123] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 1365 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:51.393229 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.396184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:51.396506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1114769319"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:51.417419 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.417419 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:51.426904 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:51.435292 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:51.435292 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6517b351-d051-4f79-a3c7-1f91c67971f5 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:51.435292 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 537/2124] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:51 2026] PUT /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 781 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:51.458270 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.464698 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:51.467773 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-501472945", "description": "This is the new description of volume"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:51.504565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.504565 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:51.504565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.504565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.504565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:51.513335 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.513335 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:51.526610 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:51.527657 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.527657 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:51.528729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e28ca6c6-94bf-41bb-8730-58b0d8f5ed83 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:51.529181 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 530/2125] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:51.551305 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:51.551987 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0773f8f-0e5d-4a07-9621-5310c7fa0f56 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:51.552589 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 526/2126] 10.4.3.35 () {68 vars in 1362 bytes} [Fri Aug 14 02:13:51 2026] PUT /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:51.571881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-98e055e9-a277-4575-adec-11fffd9fbbdd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.579709 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98e055e9-a277-4575-adec-11fffd9fbbdd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:51.579709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98e055e9-a277-4575-adec-11fffd9fbbdd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.579709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98e055e9-a277-4575-adec-11fffd9fbbdd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:51.609991 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:51.609991 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:51.618163 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-98e055e9-a277-4575-adec-11fffd9fbbdd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:51.628132 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98e055e9-a277-4575-adec-11fffd9fbbdd tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:51.628132 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 534/2127] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 1403 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:51.662462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.662462 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:51.662462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1266692622", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-83874889"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:51.662462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1266692622', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-83874889'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:51.662462 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume of 1 GB Aug 14 02:13:51.687199 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Availability Zones retrieved successfully. Aug 14 02:13:51.700448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (cae96c3c-0772-4d24-9d32-8dee16775984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:51.702022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b52b653-ba40-4e3e-a267-9288e00878d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:51.705779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:51.750694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b52b653-ba40-4e3e-a267-9288e00878d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:51.752091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1cd4a6-54a5-485d-894a-a0e11d5d1cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:51.854702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Created reservations ['d87b404a-cae5-4728-8582-38f8fe13626f', '58ee688d-1188-41fc-93e5-f17ad120cc22', '4aa1a0ad-7f7c-4a2f-a9cf-9bb133b42a66', '4235632f-c3e8-4bd3-887c-0871e07d9963'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:51.854702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1cd4a6-54a5-485d-894a-a0e11d5d1cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87b404a-cae5-4728-8582-38f8fe13626f', '58ee688d-1188-41fc-93e5-f17ad120cc22', '4aa1a0ad-7f7c-4a2f-a9cf-9bb133b42a66', '4235632f-c3e8-4bd3-887c-0871e07d9963']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:51.854702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef986216-876d-406b-afae-d60ff034e7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:51.900708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef986216-876d-406b-afae-d60ff034e7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8e8358-bf49-4da5-8a0a-295144ff0abd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1266692622',display_name='tempest-VolumesGetTest-Volume-83874889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['d87b404a-cae5-4728-8582-38f8fe13626f','58ee688d-1188-41fc-93e5-f17ad120cc22','4aa1a0ad-7f7c-4a2f-a9cf-9bb133b42a66','4235632f-c3e8-4bd3-887c-0871e07d9963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1266692622',display_name='tempest-VolumesGetTest-Volume-83874889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8e8358-bf49-4da5-8a0a-295144ff0abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f4c398082483db5846b058041cc04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:51.901850 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c9e42-f728-4a8c-8d18-ad918a6fbf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:51.939383 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a30c9e42-f728-4a8c-8d18-ad918a6fbf0b) transitioned into 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-1266692622',display_name='tempest-VolumesGetTest-Volume-83874889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f4c398082483db5846b058041cc04',qos_specs=None,replication_status=,reservations=['d87b404a-cae5-4728-8582-38f8fe13626f','58ee688d-1188-41fc-93e5-f17ad120cc22','4aa1a0ad-7f7c-4a2f-a9cf-9bb133b42a66','4235632f-c3e8-4bd3-887c-0871e07d9963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='122f0311e6e9466e9ca47835ff7e5e8b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:51.940439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b27560c-bc4e-495b-b4ba-13f1e35e4ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:51.966321 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b27560c-bc4e-495b-b4ba-13f1e35e4ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:51.966321 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Flow 'volume_create_api' (cae96c3c-0772-4d24-9d32-8dee16775984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:51.966626 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Create volume request issued successfully. Aug 14 02:13:51.967463 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a85b092c-ab65-46c7-8838-04ebde0265f0 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:51.968797 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 538/2128] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:51 2026] POST /volume/v3/volumes => generated 776 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:51.986877 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ea80006-db50-461c-ab30-ee06c61efb30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:51.994877 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ea80006-db50-461c-ab30-ee06c61efb30 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:51.995252 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ea80006-db50-461c-ab30-ee06c61efb30 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:51.996819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ea80006-db50-461c-ab30-ee06c61efb30 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.014388 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.014388 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:52.024632 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ea80006-db50-461c-ab30-ee06c61efb30 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:52.033924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ea80006-db50-461c-ab30-ee06c61efb30 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 200 Aug 14 02:13:52.034957 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 531/2129] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:51 2026] GET /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.557739 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-254602f0-7585-4664-bc93-da05844cae9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.562029 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-254602f0-7585-4664-bc93-da05844cae9e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:52.562234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-254602f0-7585-4664-bc93-da05844cae9e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.563828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-254602f0-7585-4664-bc93-da05844cae9e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.564118 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-254602f0-7585-4664-bc93-da05844cae9e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:52.573533 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.573533 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:52.573533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-254602f0-7585-4664-bc93-da05844cae9e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:52.573851 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 527/2130] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.593924 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.596299 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:52.596299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.596462 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.615026 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.615026 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:52.628010 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:52.635797 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7024e72c-1bbc-48d7-8c50-573c6cbb5c01 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:52.636227 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 535/2131] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.661728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.665518 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:52.665764 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.666000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.675234 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.675234 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:52.681443 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:52.686325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c00f5510-d9e4-401f-abf7-81d37e84a6f7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:52.686478 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 539/2132] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.753000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.758013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:52.761067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.761067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.763548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.770211 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:52.770393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.771720 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.781702 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.781702 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:52.784568 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.784568 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:52.791000 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:52.795151 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:52.802609 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-02ce89f7-dac4-4162-b0f4-67a15db14492 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:52.803260 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 528/2133] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.804954 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-8a09c624-6a87-41a4-a408-bc571c7a7b4a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:52.806458 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 532/2134] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:52.869702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-edecf0d3-6cbf-4111-b869-ed376b17779a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.870300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-edecf0d3-6cbf-4111-b869-ed376b17779a None None] GET https://10.4.3.35/volume// Aug 14 02:13:52.870884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-edecf0d3-6cbf-4111-b869-ed376b17779a None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.870884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-edecf0d3-6cbf-4111-b869-ed376b17779a None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.871377 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-edecf0d3-6cbf-4111-b869-ed376b17779a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:52.871647 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 536/2135] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:52.888876 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-5d4e4722-c824-4294-b3fc-8a641cc8817f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.891589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-5d4e4722-c824-4294-b3fc-8a641cc8817f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:13:52.892055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-5d4e4722-c824-4294-b3fc-8a641cc8817f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03437f5d-4e8e-4145-ae7e-34208ef20433", "connector": null, "instance_uuid": "e08c9b53-e4dd-4f2a-8b31-d8193165c8ae"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:52.903623 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:52.903623 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:52.948376 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-5d4e4722-c824-4294-b3fc-8a641cc8817f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:13:52.948376 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 540/2136] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:13:52 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:52.989870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de72ee5c-1089-40d4-81aa-9806dcde3eee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:52.990810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de72ee5c-1089-40d4-81aa-9806dcde3eee None None] GET https://10.4.3.35/volume// Aug 14 02:13:52.991616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de72ee5c-1089-40d4-81aa-9806dcde3eee None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:52.991616 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de72ee5c-1089-40d4-81aa-9806dcde3eee None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:52.992616 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de72ee5c-1089-40d4-81aa-9806dcde3eee None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:52.993807 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 529/2137] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:13:52 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:13:53.005438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-3d831550-0590-4bb4-ae13-a1cd36d3ee71 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.008586 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-3d831550-0590-4bb4-ae13-a1cd36d3ee71 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:13:53.009242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-3d831550-0590-4bb4-ae13-a1cd36d3ee71 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07ee1862-fadf-4fb2-bf34-75186d37e0d0", "connector": null, "instance_uuid": "83e53d35-151a-41e6-be9a-f516a36a3336"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:53.020929 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-509717d3-0f3f-4815-b6ce-bcbb79e02568 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.024969 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.024969 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:53.026321 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-509717d3-0f3f-4815-b6ce-bcbb79e02568 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action Aug 14 02:13:53.030014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-509717d3-0f3f-4815-b6ce-bcbb79e02568 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:53.030014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-509717d3-0f3f-4815-b6ce-bcbb79e02568 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:53.054338 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.054338 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:53.054739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.058831 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.058831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.059927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.070432 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.070432 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:53.075969 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-41297b99-12fe-42ae-8ffd-5ada077b3d95 req-509717d3-0f3f-4815-b6ce-bcbb79e02568 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action returned with HTTP 204 Aug 14 02:13:53.076171 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 537/2138] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:13:53 2026] POST /volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:53.082033 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-3d831550-0590-4bb4-ae13-a1cd36d3ee71 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:13:53.082400 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 533/2139] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:13:53 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:53.083190 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:53.099985 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bccebb8-4829-44c4-88cd-2e2026c8dd36 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 200 Aug 14 02:13:53.099985 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 541/2140] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.119461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.123415 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] PUT https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.123415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1114769319", "description": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:53.126161 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.130410 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:53.135692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.135692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.150437 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.150437 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:53.153843 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.157218 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:53.157381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.157704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.157985 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:53.160576 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.160576 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:53.168984 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:53.174080 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b049558-7ab8-4847-a5f8-c92b9cdff3f5 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:53.174217 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume updated successfully. Aug 14 02:13:53.175595 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 538/2141] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1110 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:53.175749 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3de6a9c4-057a-4383-a46f-7469a2a5d547 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 200 Aug 14 02:13:53.176505 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 530/2142] 10.4.3.35 () {68 vars in 1361 bytes} [Fri Aug 14 02:13:53 2026] PUT /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 768 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.183499 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.183499 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:53.188111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0ab9fc0-fb68-4f61-a965-ea14148b967a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.188766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0ab9fc0-fb68-4f61-a965-ea14148b967a None None] GET https://10.4.3.35/volume// Aug 14 02:13:53.190632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0ab9fc0-fb68-4f61-a965-ea14148b967a None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.190632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0ab9fc0-fb68-4f61-a965-ea14148b967a None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.190632 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0ab9fc0-fb68-4f61-a965-ea14148b967a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:53.190632 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 542/2143] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:53.193696 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:53.198938 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.202280 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:53.202411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-324093ce-b685-4105-9e54-17aff86c7233 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.202701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfb88dd9-f5b9-451b-943c-a51ae25a844b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:53.203447 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 534/2144] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.203926 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.204196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.204920 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.205101 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-324093ce-b685-4105-9e54-17aff86c7233 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.205834 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-324093ce-b685-4105-9e54-17aff86c7233 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.207919 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-324093ce-b685-4105-9e54-17aff86c7233 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.208325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:53.209287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.209287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.221446 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.221446 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:53.226450 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.226450 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:53.227006 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:53.227890 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.227890 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:53.233241 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-324093ce-b685-4105-9e54-17aff86c7233 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:53.233404 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea1fe8ba-bd6e-494e-99e3-397cae468190 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:53.234315 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 539/2145] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:53.239858 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:53.240378 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-324093ce-b685-4105-9e54-17aff86c7233 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 200 Aug 14 02:13:53.240908 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 531/2146] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.248185 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-ff967d4f-33de-4831-a0f3-53cabc98a16c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:53.248865 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 543/2147] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 1055 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:53.260358 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.266020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.266922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.266922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.267089 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: 6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.282072 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.282072 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:53.282407 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:53.318637 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:53.320278 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac7d50ea-c45e-4790-9fae-11bc048665ed tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 202 Aug 14 02:13:53.321281 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 535/2148] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:53 2026] DELETE /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:53.335654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.339295 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:53.339295 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.339513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.356659 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.356659 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:53.362886 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:53.369202 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ed9c0c4-9667-4389-b65b-368fb19664b3 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 200 Aug 14 02:13:53.369847 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 540/2149] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.426591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.435348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d Aug 14 02:13:53.435348 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:53.446293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-07ee1862-fadf-4fb2-bf34-75186d37e0d0-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:13:53.458421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-07ee1862-fadf-4fb2-bf34-75186d37e0d0-np0000007301" acquired by "attachment_update" :: waited 0.012s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:13:53.460025 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.460025 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:53.592752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-390060e8-6680-4dea-8029-71824b8d75f3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.598594 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-390060e8-6680-4dea-8029-71824b8d75f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:53.600562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-390060e8-6680-4dea-8029-71824b8d75f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.600562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-390060e8-6680-4dea-8029-71824b8d75f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.600562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-390060e8-6680-4dea-8029-71824b8d75f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:53.612853 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.612853 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:53.614254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-390060e8-6680-4dea-8029-71824b8d75f3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:53.615656 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 544/2150] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:53.670534 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-07ee1862-fadf-4fb2-bf34-75186d37e0d0-np0000007301" released by "attachment_update" :: held 0.212s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:13:53.671563 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-59ddb066-b2d2-4eec-9562-a4fc595adcf5 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d returned with HTTP 200 Aug 14 02:13:53.672276 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 532/2151] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:13:53 2026] PUT /volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d => generated 968 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:53.688203 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-c8b64eec-b9da-400e-b140-1c7118c7ece3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:53.691063 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-c8b64eec-b9da-400e-b140-1c7118c7ece3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption Aug 14 02:13:53.691241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-c8b64eec-b9da-400e-b140-1c7118c7ece3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:53.691767 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-c8b64eec-b9da-400e-b140-1c7118c7ece3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:53.714049 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:53.714049 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:53.727951 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-c8b64eec-b9da-400e-b140-1c7118c7ece3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption returned with HTTP 200 Aug 14 02:13:53.728715 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 536/2152] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:13:53 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption => generated 160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:54.225608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.227926 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:54.228580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.228580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.241122 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.241122 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:54.250078 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:54.260905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58d6f4b0-98cc-42fd-be29-2b318ff76969 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:54.260905 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 541/2153] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:54.390155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-61a57078-dad3-40bd-ae56-61052481f22d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.392522 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-61a57078-dad3-40bd-ae56-61052481f22d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd Aug 14 02:13:54.392749 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-61a57078-dad3-40bd-ae56-61052481f22d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.393105 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-61a57078-dad3-40bd-ae56-61052481f22d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.400825 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-61a57078-dad3-40bd-ae56-61052481f22d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd returned with HTTP 404 Aug 14 02:13:54.401655 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 545/2154] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/volumes/6a8e8358-bf49-4da5-8a0a-295144ff0abd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:54.421353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c351046-da79-4499-a419-581937d9ce9c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.426309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c351046-da79-4499-a419-581937d9ce9c tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:54.427359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c351046-da79-4499-a419-581937d9ce9c tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.427359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c351046-da79-4499-a419-581937d9ce9c tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.446366 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.446366 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:54.452611 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c351046-da79-4499-a419-581937d9ce9c tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:54.461238 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c351046-da79-4499-a419-581937d9ce9c tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:54.461910 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 533/2155] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 1403 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:54.479732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e17783f-2203-462d-aabe-4422de21b30d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.482198 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] DELETE https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:54.482720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.482887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.483025 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume with id: 264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:54.501405 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.501405 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:54.502204 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:54.553566 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Delete volume request issued successfully. Aug 14 02:13:54.554033 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e17783f-2203-462d-aabe-4422de21b30d tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 202 Aug 14 02:13:54.555432 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 537/2156] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:54 2026] DELETE /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:54.564149 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6f833781-be59-41a9-8c70-c64352b92f12 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.567052 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f833781-be59-41a9-8c70-c64352b92f12 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:54.567277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f833781-be59-41a9-8c70-c64352b92f12 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.567547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f833781-be59-41a9-8c70-c64352b92f12 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.584551 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.584551 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:54.590759 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6f833781-be59-41a9-8c70-c64352b92f12 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Volume info retrieved successfully. Aug 14 02:13:54.601941 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f833781-be59-41a9-8c70-c64352b92f12 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 200 Aug 14 02:13:54.602873 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 542/2157] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 1402 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:13:54.603256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4ddbc814-728a-4d26-9d0a-019bbdd3b842 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.603698 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ddbc814-728a-4d26-9d0a-019bbdd3b842 None None] GET https://10.4.3.35/volume// Aug 14 02:13:54.603945 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4ddbc814-728a-4d26-9d0a-019bbdd3b842 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.604206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4ddbc814-728a-4d26-9d0a-019bbdd3b842 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.604896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ddbc814-728a-4d26-9d0a-019bbdd3b842 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:13:54.605157 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 546/2158] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:13:54.622891 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.625803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:13:54.627016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.627016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.631105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-40f345ac-1def-4622-a66a-af9d80238bff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.633515 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40f345ac-1def-4622-a66a-af9d80238bff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:54.634378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40f345ac-1def-4622-a66a-af9d80238bff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:54.634378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40f345ac-1def-4622-a66a-af9d80238bff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:54.634689 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-40f345ac-1def-4622-a66a-af9d80238bff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:54.642384 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.642384 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:54.643333 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40f345ac-1def-4622-a66a-af9d80238bff tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:54.643982 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 538/2159] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:54.644041 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.644041 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:54.651916 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:13:54.658573 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-94040619-5601-4b08-bab3-55780feebca2 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:13:54.659166 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 534/2160] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:13:54 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1290 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:13:54.815140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:54.818865 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] PUT https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a Aug 14 02:13:54.819243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:54.844310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Acquiring lock "cinder-attachment_update-03437f5d-4e8e-4145-ae7e-34208ef20433-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:13:54.853392 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Lock "cinder-attachment_update-03437f5d-4e8e-4145-ae7e-34208ef20433-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:13:54.854375 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:54.854375 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:55.025714 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Lock "cinder-attachment_update-03437f5d-4e8e-4145-ae7e-34208ef20433-np0000007301" released by "attachment_update" :: held 0.170s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:13:55.025714 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-e628435b-a99a-4295-80ef-8eefeb5d24de tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a returned with HTTP 200 Aug 14 02:13:55.025714 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 543/2161] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:13:54 2026] PUT /volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:13:55.076040 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-2e699eab-b727-4c53-8fd7-52d8da66fd81 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.079520 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-2e699eab-b727-4c53-8fd7-52d8da66fd81 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action Aug 14 02:13:55.081339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-2e699eab-b727-4c53-8fd7-52d8da66fd81 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:13:55.081459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-2e699eab-b727-4c53-8fd7-52d8da66fd81 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:55.117165 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:55.117165 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:55.141801 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1b0d3d28-11a5-4eef-bdd7-d5622b1e75a1 req-2e699eab-b727-4c53-8fd7-52d8da66fd81 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action returned with HTTP 204 Aug 14 02:13:55.142591 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 547/2162] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:13:55 2026] POST /volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:55.280289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.283326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:55.283326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:55.283326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:55.300879 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:55.300879 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:55.308837 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:55.315971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c926fe3a-298b-4eb2-be4f-e163baa81276 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:55.318716 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 539/2163] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:55 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:55.609608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad32d386-43ea-424c-8805-fb2848b30e14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.618073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9e2230ae-15ae-4a27-b486-a43189ef40e7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.622281 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e2230ae-15ae-4a27-b486-a43189ef40e7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] GET https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b Aug 14 02:13:55.622568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e2230ae-15ae-4a27-b486-a43189ef40e7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:55.622761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e2230ae-15ae-4a27-b486-a43189ef40e7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:55.632296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e2230ae-15ae-4a27-b486-a43189ef40e7 tempest-VolumesGetTest-253708774 tempest-VolumesGetTest-253708774-project-member] https://10.4.3.35/volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b returned with HTTP 404 Aug 14 02:13:55.632999 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 544/2164] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:55 2026] GET /volume/v3/volumes/264b5146-101c-4a58-a48b-8ce77519b79b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:55.658275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.660113 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:55.660299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:55.660507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:55.660599 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:55.666054 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:55.666054 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:55.667188 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2600e69a-1d2b-4f7f-90e6-00bceb6287b8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:55.668136 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 548/2165] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:55 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:55.732661 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad32d386-43ea-424c-8805-fb2848b30e14 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] POST https://10.4.3.35/volume/v3/types/787ebbb7-fb5c-4a87-b189-3bdf1daaab03/encryption Aug 14 02:13:55.733244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad32d386-43ea-424c-8805-fb2848b30e14 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:55.748829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad32d386-43ea-424c-8805-fb2848b30e14 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/787ebbb7-fb5c-4a87-b189-3bdf1daaab03/encryption returned with HTTP 404 Aug 14 02:13:55.749720 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 535/2166] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:13:55 2026] POST /volume/v3/types/787ebbb7-fb5c-4a87-b189-3bdf1daaab03/encryption => generated 114 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:55.758971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0265e4e4-100f-4aa5-a004-5511addcfb97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.761528 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0265e4e4-100f-4aa5-a004-5511addcfb97 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:13:55.762303 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0265e4e4-100f-4aa5-a004-5511addcfb97 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1415073804", "os-volume-type-access:is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:55.782492 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0265e4e4-100f-4aa5-a004-5511addcfb97 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:13:55.783301 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 540/2167] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:13:55 2026] POST /volume/v3/types => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:55.794652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-08a5e9c8-a893-400f-99d3-28d17003f197 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.956702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-08a5e9c8-a893-400f-99d3-28d17003f197 tempest-VolumeTypesNegativeTest-287743255 tempest-VolumeTypesNegativeTest-287743255-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:55.956702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-08a5e9c8-a893-400f-99d3-28d17003f197 tempest-VolumeTypesNegativeTest-287743255 tempest-VolumeTypesNegativeTest-287743255-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c47ffb3-974d-424a-9759-2da1d4826fbd", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-369814551"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:55.957035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-08a5e9c8-a893-400f-99d3-28d17003f197 tempest-VolumeTypesNegativeTest-287743255 tempest-VolumeTypesNegativeTest-287743255-project-member] Create volume request body: {'volume': {'volume_type': '7c47ffb3-974d-424a-9759-2da1d4826fbd', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-369814551'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:55.969033 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-08a5e9c8-a893-400f-99d3-28d17003f197 tempest-VolumeTypesNegativeTest-287743255 tempest-VolumeTypesNegativeTest-287743255-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 404 Aug 14 02:13:55.969904 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 545/2168] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:13:55 2026] POST /volume/v3/volumes => generated 114 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:55.982499 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-96410ca5-e62a-410f-bbf9-76783282dc25 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:55.984558 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96410ca5-e62a-410f-bbf9-76783282dc25 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] DELETE https://10.4.3.35/volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd Aug 14 02:13:55.984746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96410ca5-e62a-410f-bbf9-76783282dc25 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:55.985096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96410ca5-e62a-410f-bbf9-76783282dc25 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.037351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96410ca5-e62a-410f-bbf9-76783282dc25 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd returned with HTTP 202 Aug 14 02:13:56.037890 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 549/2169] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:13:55 2026] DELETE /volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:56.047908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ebfd20c-93f3-4a77-9ceb-faae76b74509 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.049958 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ebfd20c-93f3-4a77-9ceb-faae76b74509 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] GET https://10.4.3.35/volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd Aug 14 02:13:56.050182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd20c-93f3-4a77-9ceb-faae76b74509 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.050545 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd20c-93f3-4a77-9ceb-faae76b74509 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.055969 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ebfd20c-93f3-4a77-9ceb-faae76b74509 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd returned with HTTP 404 Aug 14 02:13:56.056684 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 536/2170] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:13:56 2026] GET /volume/v3/types/7c47ffb3-974d-424a-9759-2da1d4826fbd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:56.069071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-916f2194-3d69-435a-ae2d-3a873c895836 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.071433 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-916f2194-3d69-435a-ae2d-3a873c895836 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:13:56.072160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-916f2194-3d69-435a-ae2d-3a873c895836 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:56.074665 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-916f2194-3d69-435a-ae2d-3a873c895836 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 400 Aug 14 02:13:56.074665 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 541/2171] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:13:56 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:13:56.092310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a48b1333-b08e-4081-872f-4fd4c21e2066 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.101730 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a48b1333-b08e-4081-872f-4fd4c21e2066 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:13:56.102810 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a48b1333-b08e-4081-872f-4fd4c21e2066 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2051382429"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:56.104873 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:56.104873 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:56.129592 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a48b1333-b08e-4081-872f-4fd4c21e2066 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:13:56.130133 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 546/2172] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:13:56 2026] POST /volume/v3/types => generated 229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:56.146026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-20055480-2f82-42a4-a294-6b72bc2e88a1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.149921 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20055480-2f82-42a4-a294-6b72bc2e88a1 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:13:56.150357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-20055480-2f82-42a4-a294-6b72bc2e88a1 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2051382429"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:56.158023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20055480-2f82-42a4-a294-6b72bc2e88a1 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2051382429 already exists. Aug 14 02:13:56.158275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-20055480-2f82-42a4-a294-6b72bc2e88a1 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 409 Aug 14 02:13:56.159040 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 550/2173] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:13:56 2026] POST /volume/v3/types => generated 134 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:56.172765 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87ed6c7c-cafb-4f45-8282-cebfe466f198 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.174944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87ed6c7c-cafb-4f45-8282-cebfe466f198 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] DELETE https://10.4.3.35/volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 Aug 14 02:13:56.175229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87ed6c7c-cafb-4f45-8282-cebfe466f198 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.175518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87ed6c7c-cafb-4f45-8282-cebfe466f198 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.212160 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87ed6c7c-cafb-4f45-8282-cebfe466f198 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 returned with HTTP 202 Aug 14 02:13:56.213829 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 537/2174] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:13:56 2026] DELETE /volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:13:56.232873 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7aeeb42-675b-4955-8c4f-8092e40fbce8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.236145 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7aeeb42-675b-4955-8c4f-8092e40fbce8 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] GET https://10.4.3.35/volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 Aug 14 02:13:56.236648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7aeeb42-675b-4955-8c4f-8092e40fbce8 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.236960 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7aeeb42-675b-4955-8c4f-8092e40fbce8 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.241340 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7aeeb42-675b-4955-8c4f-8092e40fbce8 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 returned with HTTP 404 Aug 14 02:13:56.242110 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 542/2175] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:13:56 2026] GET /volume/v3/types/cdce98d8-68df-42cb-99c8-6bad04d165b5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:56.253183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-117a3c24-d064-4b34-978e-f09c2cabe095 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.255312 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-117a3c24-d064-4b34-978e-f09c2cabe095 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] DELETE https://10.4.3.35/volume/v3/types/3cb4e328-8a2c-45ca-bce8-f57d0de9d826 Aug 14 02:13:56.255400 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-117a3c24-d064-4b34-978e-f09c2cabe095 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.255740 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-117a3c24-d064-4b34-978e-f09c2cabe095 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.261150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-117a3c24-d064-4b34-978e-f09c2cabe095 tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/3cb4e328-8a2c-45ca-bce8-f57d0de9d826 returned with HTTP 404 Aug 14 02:13:56.261793 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 547/2176] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:13:56 2026] DELETE /volume/v3/types/3cb4e328-8a2c-45ca-bce8-f57d0de9d826 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:56.276343 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0c55b4fc-6970-4f8f-9b63-9b9be76b204c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.281110 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c55b4fc-6970-4f8f-9b63-9b9be76b204c tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] GET https://10.4.3.35/volume/v3/types/8d957f67-a09b-4b85-ad5b-b5a89daa243d Aug 14 02:13:56.281448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c55b4fc-6970-4f8f-9b63-9b9be76b204c tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.281809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c55b4fc-6970-4f8f-9b63-9b9be76b204c tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.291754 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c55b4fc-6970-4f8f-9b63-9b9be76b204c tempest-VolumeTypesNegativeTest-1264566379 tempest-VolumeTypesNegativeTest-1264566379-project-admin] https://10.4.3.35/volume/v3/types/8d957f67-a09b-4b85-ad5b-b5a89daa243d returned with HTTP 404 Aug 14 02:13:56.292426 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 551/2177] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:13:56 2026] GET /volume/v3/types/8d957f67-a09b-4b85-ad5b-b5a89daa243d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:56.337389 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.342784 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:56.343270 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.343812 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.363700 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:56.363700 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:56.371592 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:56.381112 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab8fc0ae-8196-40ee-ad26-ef685c3e7ff3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:56.381112 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 538/2178] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:56 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:56.682800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:56.684311 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:56.684917 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:56.684997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:56.685230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:56.692642 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:56.692642 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:56.693869 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec220aaf-d27a-4904-bbd7-b4ba1e7c4ca3 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:56.694331 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 543/2179] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:56 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:57.399041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-679b27e5-c998-4dec-b2e2-24bec3735040 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.403596 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-679b27e5-c998-4dec-b2e2-24bec3735040 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:57.403961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-679b27e5-c998-4dec-b2e2-24bec3735040 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:57.404196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-679b27e5-c998-4dec-b2e2-24bec3735040 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:57.424207 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:57.424207 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:57.430429 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-679b27e5-c998-4dec-b2e2-24bec3735040 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:57.438346 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-679b27e5-c998-4dec-b2e2-24bec3735040 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:57.438346 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 548/2180] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:57 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:57.612941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.713916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f13caef-57e7-4a01-9571-292f970355d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.715764 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f13caef-57e7-4a01-9571-292f970355d8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:57.715890 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f13caef-57e7-4a01-9571-292f970355d8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:57.716637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f13caef-57e7-4a01-9571-292f970355d8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:57.716637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0f13caef-57e7-4a01-9571-292f970355d8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:57.723126 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:57.723126 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:57.724224 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f13caef-57e7-4a01-9571-292f970355d8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:57.724770 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 539/2181] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:57 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:57.740792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.744896 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:57.744896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:57.744896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:57.744896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:57.752375 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:57.752375 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:57.754492 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-491ec5aa-b79c-42ba-8e11-8efde55e9a58 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:57.754492 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 544/2182] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:57 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:57.760691 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:13:57.761193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1827754624"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:57.764705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1827754624'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:13:57.765033 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:13:57.770117 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.772036 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:57.772310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:57.772579 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:57.772686 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:13:57.772736 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. Aug 14 02:13:57.779281 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:57.779281 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:57.782279 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (aeb61e90-15ce-4538-907f-26d2fea83693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:57.784517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc855a6-5926-4e9a-a5d9-b3c1aa93a0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:57.785634 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:13:57.814563 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:13:57.816145 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6807e546-1c6d-469d-8868-ad20499ee7a1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 202 Aug 14 02:13:57.818483 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 549/2183] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:57 2026] DELETE /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:13:57.828582 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55f04715-8bbe-49a5-9254-f2c012c73256 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:57.830890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55f04715-8bbe-49a5-9254-f2c012c73256 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:57.831195 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55f04715-8bbe-49a5-9254-f2c012c73256 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:57.831540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55f04715-8bbe-49a5-9254-f2c012c73256 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:57.832068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-55f04715-8bbe-49a5-9254-f2c012c73256 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:57.837606 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:57.837606 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:57.839854 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55f04715-8bbe-49a5-9254-f2c012c73256 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 200 Aug 14 02:13:57.839854 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 540/2184] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:57 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:57.854704 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc855a6-5926-4e9a-a5d9-b3c1aa93a0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:57.855750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a34d09-baf5-44bd-ae31-708a818f023a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:57.958569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['ef1914cb-e5ae-405f-a576-3bde52bbba53', '77b47ba2-1faf-427f-8a7a-f960560bae80', 'a3288fe0-3fc8-4e8b-b2e6-b5651a20cac6', '022b6756-405b-4640-9c7e-530b253553b3'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:57.961011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a34d09-baf5-44bd-ae31-708a818f023a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1914cb-e5ae-405f-a576-3bde52bbba53', '77b47ba2-1faf-427f-8a7a-f960560bae80', 'a3288fe0-3fc8-4e8b-b2e6-b5651a20cac6', '022b6756-405b-4640-9c7e-530b253553b3']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:57.961548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ae0ca6-c01c-4267-be47-3efb8f801a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:57.996540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ae0ca6-c01c-4267-be47-3efb8f801a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124a4f3e-5f02-448c-8b6d-2b5ef09e4d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1827754624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['ef1914cb-e5ae-405f-a576-3bde52bbba53','77b47ba2-1faf-427f-8a7a-f960560bae80','a3288fe0-3fc8-4e8b-b2e6-b5651a20cac6','022b6756-405b-4640-9c7e-530b253553b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1827754624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=124a4f3e-5f02-448c-8b6d-2b5ef09e4d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:57.997808 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aef424d-0a59-4385-8b51-c0649965d118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:58.026825 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aef424d-0a59-4385-8b51-c0649965d118) transitioned into state 'SUCCESS' from state '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-1827754624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['ef1914cb-e5ae-405f-a576-3bde52bbba53','77b47ba2-1faf-427f-8a7a-f960560bae80','a3288fe0-3fc8-4e8b-b2e6-b5651a20cac6','022b6756-405b-4640-9c7e-530b253553b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:58.027237 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90bea41-622b-4d90-82be-23650bd2641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:13:58.042829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90bea41-622b-4d90-82be-23650bd2641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:13:58.044106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (aeb61e90-15ce-4538-907f-26d2fea83693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:13:58.044600 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:13:58.046008 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4ba49206-0c7a-418c-a41a-69ceda9d1c2d tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:13:58.047770 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 552/2185] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:13:57 2026] POST /volume/v3/volumes => generated 758 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:58.066109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:58.073604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:13:58.073604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:58.073604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:58.088042 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:58.088042 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:58.093345 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:13:58.102724 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7443090-1bcb-4c25-8d50-60aec317ce19 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 returned with HTTP 200 Aug 14 02:13:58.102724 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 545/2186] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:58 2026] GET /volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:58.458843 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:58.464975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:58.465210 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:58.465646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:58.497408 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:58.497408 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:58.504890 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:58.512053 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-01600a51-4df8-4fdc-bd4a-7c174ed57ee2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:58.512229 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 550/2187] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:58 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:58.854851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:58.858487 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 Aug 14 02:13:58.858879 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:58.859782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:58.859782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 47eec24c-2e45-4dd1-9247-e77f1b5c5e58. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:58.864725 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4fc4f5a-26e0-4cb4-b6a3-7c5516b39bd8 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 returned with HTTP 404 Aug 14 02:13:58.865782 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 541/2188] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:58 2026] GET /volume/v3/backups/47eec24c-2e45-4dd1-9247-e77f1b5c5e58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:13:58.977437 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:58.980264 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:58.980418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:58.980908 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:58.980908 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete backup with id: 552efee2-17ef-47f8-84bb-5c392eb041ea. Aug 14 02:13:58.986857 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:58.986857 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:59.005275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] delete_backup rpcapi backup_id 552efee2-17ef-47f8-84bb-5c392eb041ea {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:13:59.007165 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d8d8e61-4ffe-48a0-9edc-101f6ecb665c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 202 Aug 14 02:13:59.007620 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 553/2189] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:13:58 2026] DELETE /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:13:59.023520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:59.025690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:13:59.026975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:59.026975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:59.027233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:13:59.032584 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:59.032584 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:59.036799 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5241732b-1fdb-46d0-bcb6-b886f7c2d569 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 200 Aug 14 02:13:59.036799 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 546/2190] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:59 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:59.124759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:59.127187 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:13:59.127410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:59.127665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:59.138078 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:59.138078 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:13:59.143003 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:13:59.149001 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e381c704-d9e2-4d74-bb37-a96da441cf0e tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 returned with HTTP 200 Aug 14 02:13:59.149737 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 551/2191] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:59 2026] GET /volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:59.170168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:59.172369 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:13:59.172839 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "124a4f3e-5f02-448c-8b6d-2b5ef09e4d39", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-492963731"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:13:59.185140 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:59.185140 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:13:59.185337 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:13:59.185588 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create snapshot from volume 124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:13:59.243341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['558e8743-a4cf-4085-960c-a6ac05a6d5fd', 'bf401831-2130-492a-b045-cbaa55f13bcd', '3829c2b4-88af-4dca-a853-4169fa58aa14', '3687334a-9de8-4938-b303-0deb71fef0bf'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:13:59.293053 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot create request issued successfully. Aug 14 02:13:59.293053 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb60bd17-ee07-4dab-8aaf-5b6963fac5ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:13:59.293053 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 542/2192] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:13:59 2026] POST /volume/v3/snapshots => generated 315 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:13:59.302252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:59.305579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:13:59.305579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:59.305579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:59.314427 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:59.314427 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:13:59.315753 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot retrieved successfully. Aug 14 02:13:59.317231 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0fe93b3-dd6f-46c5-908c-1409a414e691 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 returned with HTTP 200 Aug 14 02:13:59.317780 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 554/2193] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:13:59 2026] GET /volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 => generated 447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:13:59.530987 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:13:59.540967 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:13:59.541233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:13:59.541656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:13:59.558822 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:13:59.558822 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:13:59.565805 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:13:59.584661 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b2335ab-3489-4b9f-a52d-7107e516fd24 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:13:59.584661 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 547/2194] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:13:59 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:00.050993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.054379 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea Aug 14 02:14:00.054379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.054379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.054379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Show backup with id 552efee2-17ef-47f8-84bb-5c392eb041ea. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:14:00.059334 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d2552c0-94f6-42b9-9261-6b5e382f6f52 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea returned with HTTP 404 Aug 14 02:14:00.059984 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 552/2195] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/backups/552efee2-17ef-47f8-84bb-5c392eb041ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:00.226356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.229547 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:00.229547 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.229751 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.239231 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.239231 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:00.243161 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:00.247921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-37bd9040-fb3d-497a-95b8-47804bcdb02e tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:00.248322 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 543/2196] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:00.273463 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.276618 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] POST https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662/action Aug 14 02:14:00.276618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:00.276872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:00.291270 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.291270 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:00.291911 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:00.300699 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Begin detaching volume completed successfully. Aug 14 02:14:00.300699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-e4748854-1b04-4914-a4d3-0ec9ceb815f1 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662/action returned with HTTP 202 Aug 14 02:14:00.301139 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 555/2197] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:00 2026] POST /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:00.330904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.331367 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b294a778-35dc-4152-9d7f-697310d268f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.335702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b294a778-35dc-4152-9d7f-697310d268f9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:00.335702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b294a778-35dc-4152-9d7f-697310d268f9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.335702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b294a778-35dc-4152-9d7f-697310d268f9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.335935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:14:00.335935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.335935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.345833 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.345833 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:00.350695 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b294a778-35dc-4152-9d7f-697310d268f9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:00.355730 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.355730 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:00.357209 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b294a778-35dc-4152-9d7f-697310d268f9 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:00.357724 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 553/2198] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:00.360162 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot retrieved successfully. Aug 14 02:14:00.361751 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-706ac6ba-acd8-4daf-83f1-b9e6de894175 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 returned with HTTP 200 Aug 14 02:14:00.362400 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 548/2199] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:00.374407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6260739f-c961-4972-9727-9cd479330245 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.375058 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6260739f-c961-4972-9727-9cd479330245 None None] GET https://10.4.3.35/volume// Aug 14 02:14:00.375371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6260739f-c961-4972-9727-9cd479330245 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.375517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.375704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6260739f-c961-4972-9727-9cd479330245 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.376170 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6260739f-c961-4972-9727-9cd479330245 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:00.377223 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 544/2200] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:00.377746 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:00.378181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a1345083-6b4c-4b2a-a8fa-79290cc870a8", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344987078"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:00.380053 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a1345083-6b4c-4b2a-a8fa-79290cc870a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1344987078'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:00.380232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:14:00.386406 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:14:00.387152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.390971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:00.391238 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.391486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.395381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (11fbd7ff-671f-4ce4-b48e-5ff2afdada94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:00.397029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fa7456-9f6c-4532-855e-2f556325429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.398311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:00.403180 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.403180 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:00.408022 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:00.413620 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-5b6fade3-b3dc-446f-bc0b-39d93521ec32 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:00.414055 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 554/2201] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:00.435369 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fa7456-9f6c-4532-855e-2f556325429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.436841 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54fa7d2-fdce-4fc1-a062-2388dc8270ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.506059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['6ee46694-62b7-4af7-820d-c46b257f1f22', '7d66acdb-f134-4c60-b769-c60b58f06f8c', '412e634a-f84a-4224-bc3f-7505f5a1fa27', 'a6962dda-40cb-46d5-9b58-3c75a748049d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:00.506933 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54fa7d2-fdce-4fc1-a062-2388dc8270ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ee46694-62b7-4af7-820d-c46b257f1f22', '7d66acdb-f134-4c60-b769-c60b58f06f8c', '412e634a-f84a-4224-bc3f-7505f5a1fa27', 'a6962dda-40cb-46d5-9b58-3c75a748049d']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.507780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355bc077-7bce-4985-946a-6da85c69ed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.547181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (355bc077-7bce-4985-946a-6da85c69ed10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fad9988f-907a-4671-90b5-a97fae19b7d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1344987078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['6ee46694-62b7-4af7-820d-c46b257f1f22','7d66acdb-f134-4c60-b769-c60b58f06f8c','412e634a-f84a-4224-bc3f-7505f5a1fa27','a6962dda-40cb-46d5-9b58-3c75a748049d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1344987078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fad9988f-907a-4671-90b5-a97fae19b7d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.547698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4241498f-2cbd-4cc7-b801-a1124f781870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.599236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5041bab8-6020-4370-8d44-9064c688168e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.602362 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5041bab8-6020-4370-8d44-9064c688168e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:00.602842 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5041bab8-6020-4370-8d44-9064c688168e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:00.603068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5041bab8-6020-4370-8d44-9064c688168e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:00.603398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4241498f-2cbd-4cc7-b801-a1124f781870) transitioned into state 'SUCCESS' from state '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-1344987078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['6ee46694-62b7-4af7-820d-c46b257f1f22','7d66acdb-f134-4c60-b769-c60b58f06f8c','412e634a-f84a-4224-bc3f-7505f5a1fa27','a6962dda-40cb-46d5-9b58-3c75a748049d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.604444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce80ca5-a5bb-4d67-931d-443eed07976b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.622875 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:00.622875 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:00.623017 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce80ca5-a5bb-4d67-931d-443eed07976b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.623959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (11fbd7ff-671f-4ce4-b48e-5ff2afdada94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:00.624372 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:14:00.625373 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-776a918e-85d8-4a3c-978f-7d707bcdd117 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:00.625898 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 556/2202] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:00 2026] POST /volume/v3/volumes => generated 758 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:00.632589 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5041bab8-6020-4370-8d44-9064c688168e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:00.641127 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5041bab8-6020-4370-8d44-9064c688168e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:00.642032 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 549/2203] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:00 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:00.642626 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.651894 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:00.653390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a1345083-6b4c-4b2a-a8fa-79290cc870a8", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1415081147"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:00.658130 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a1345083-6b4c-4b2a-a8fa-79290cc870a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1415081147'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:00.658845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:14:00.665381 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:14:00.674859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (4140d47c-4b9c-4804-af46-dd7880771001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:00.676600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df2908a-4ce6-4574-9189-b3146e1161b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.678018 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:00.719255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df2908a-4ce6-4574-9189-b3146e1161b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.720282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6a1a3c-bcc9-4ca7-93bb-cbf5aea5e212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.791922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['dee5fff9-99ad-4a65-ac7d-1db5c6c116bd', 'ec97b970-0f73-43f6-a5b0-28dc1a0dbc7a', '4eadb478-2c34-4e26-9646-51888b90e58c', 'de622d28-3702-4b73-b59a-d2f45ea893a6'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:00.793039 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6a1a3c-bcc9-4ca7-93bb-cbf5aea5e212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee5fff9-99ad-4a65-ac7d-1db5c6c116bd', 'ec97b970-0f73-43f6-a5b0-28dc1a0dbc7a', '4eadb478-2c34-4e26-9646-51888b90e58c', 'de622d28-3702-4b73-b59a-d2f45ea893a6']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.794144 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f279007-f751-4ae1-a82e-40d290d1a6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.827658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f279007-f751-4ae1-a82e-40d290d1a6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce7d1ff1-e993-466f-89ed-40d3f1b4bae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1415081147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['dee5fff9-99ad-4a65-ac7d-1db5c6c116bd','ec97b970-0f73-43f6-a5b0-28dc1a0dbc7a','4eadb478-2c34-4e26-9646-51888b90e58c','de622d28-3702-4b73-b59a-d2f45ea893a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1415081147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce7d1ff1-e993-466f-89ed-40d3f1b4bae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.829374 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9783e2e-5569-474e-af78-1837b9f8e132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.862566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9783e2e-5569-474e-af78-1837b9f8e132) transitioned into state 'SUCCESS' from state '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-1415081147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['dee5fff9-99ad-4a65-ac7d-1db5c6c116bd','ec97b970-0f73-43f6-a5b0-28dc1a0dbc7a','4eadb478-2c34-4e26-9646-51888b90e58c','de622d28-3702-4b73-b59a-d2f45ea893a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.863449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fa426f-7e3f-4be3-ab1d-7086e8350da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.877690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5fa426f-7e3f-4be3-ab1d-7086e8350da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.878885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (4140d47c-4b9c-4804-af46-dd7880771001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:00.880036 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:14:00.880305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-125b670a-8f83-4afe-b2ec-87b724eefcbe tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:00.880862 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 545/2204] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:00 2026] POST /volume/v3/volumes => generated 758 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:00.895504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:00.898019 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:00.898821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a1345083-6b4c-4b2a-a8fa-79290cc870a8", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1335959209"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:00.900040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a1345083-6b4c-4b2a-a8fa-79290cc870a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1335959209'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:00.900292 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:14:00.906587 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:14:00.914743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (9ff7e0c7-88ba-46b9-97de-d9d1b0ab519a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:00.916570 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885fdcf4-61ba-49a8-8557-7ef59930e0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:00.917496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:00.951488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885fdcf4-61ba-49a8-8557-7ef59930e0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:00.951847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4efded-525e-4dfe-b230-16d6b731757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.008965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['a592d2c5-bc0e-4fc9-9e6a-cfed232c77e1', 'ff3d4220-b409-4937-a159-9767c4888fe1', '51c6dde7-0692-4825-acbb-8fc768a03512', 'c757a8b4-f7ab-4b9f-adb2-b387a02b5d9d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:01.010012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4efded-525e-4dfe-b230-16d6b731757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a592d2c5-bc0e-4fc9-9e6a-cfed232c77e1', 'ff3d4220-b409-4937-a159-9767c4888fe1', '51c6dde7-0692-4825-acbb-8fc768a03512', 'c757a8b4-f7ab-4b9f-adb2-b387a02b5d9d']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.010984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27461e43-118f-4052-bf49-24c60bd94f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.043721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27461e43-118f-4052-bf49-24c60bd94f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d67487f-117c-43e0-8c1a-6fcc09abcc97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1335959209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['a592d2c5-bc0e-4fc9-9e6a-cfed232c77e1','ff3d4220-b409-4937-a159-9767c4888fe1','51c6dde7-0692-4825-acbb-8fc768a03512','c757a8b4-f7ab-4b9f-adb2-b387a02b5d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1335959209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d67487f-117c-43e0-8c1a-6fcc09abcc97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.045138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2f4063-7046-4a40-8d94-424333fb7cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.080087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2f4063-7046-4a40-8d94-424333fb7cc7) transitioned into state 'SUCCESS' from state '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-1335959209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['a592d2c5-bc0e-4fc9-9e6a-cfed232c77e1','ff3d4220-b409-4937-a159-9767c4888fe1','51c6dde7-0692-4825-acbb-8fc768a03512','c757a8b4-f7ab-4b9f-adb2-b387a02b5d9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.081530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a8a2e9-23d5-4677-af19-b684d346a047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.096009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a8a2e9-23d5-4677-af19-b684d346a047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.097198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (9ff7e0c7-88ba-46b9-97de-d9d1b0ab519a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:01.097618 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:14:01.098378 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-04f15e6d-1d99-41f8-bb41-c6ede89767cd tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:01.099299 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 555/2205] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:00 2026] POST /volume/v3/volumes => generated 758 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:01.118544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.120890 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:01.121322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a1345083-6b4c-4b2a-a8fa-79290cc870a8", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-369297985"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:01.123016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a1345083-6b4c-4b2a-a8fa-79290cc870a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-369297985'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:01.123542 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:14:01.123871 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.123871 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:01.128776 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:14:01.139712 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (a3014b68-7be0-40d8-be95-2e8e6c6e3596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:01.139996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18648084-5dec-4e5b-934f-0ba4d2bf3692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.141796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:01.183172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18648084-5dec-4e5b-934f-0ba4d2bf3692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.184891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadc2955-b4f9-4484-ab5f-d6d0e72e6233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.256038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['bcc6b8a6-f302-4778-b005-0f539d9e077c', 'e119096a-c783-4392-8a97-fd1980602f2b', '8097d633-3c89-4144-bfc3-7c562986ff8e', 'a2d94647-18b0-4999-b23f-af013c56c97b'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:01.257084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadc2955-b4f9-4484-ab5f-d6d0e72e6233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc6b8a6-f302-4778-b005-0f539d9e077c', 'e119096a-c783-4392-8a97-fd1980602f2b', '8097d633-3c89-4144-bfc3-7c562986ff8e', 'a2d94647-18b0-4999-b23f-af013c56c97b']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.258007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdd96a3-4001-4df2-befd-4569f4a12d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.292601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdd96a3-4001-4df2-befd-4569f4a12d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdeda940-6ef8-490b-8297-a5d09bf5f6de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-369297985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['bcc6b8a6-f302-4778-b005-0f539d9e077c','e119096a-c783-4392-8a97-fd1980602f2b','8097d633-3c89-4144-bfc3-7c562986ff8e','a2d94647-18b0-4999-b23f-af013c56c97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-369297985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdeda940-6ef8-490b-8297-a5d09bf5f6de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.294018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e3c916-3adc-496d-b754-e02e1a04af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.325574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e3c916-3adc-496d-b754-e02e1a04af0f) transitioned into state 'SUCCESS' from state '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-369297985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['bcc6b8a6-f302-4778-b005-0f539d9e077c','e119096a-c783-4392-8a97-fd1980602f2b','8097d633-3c89-4144-bfc3-7c562986ff8e','a2d94647-18b0-4999-b23f-af013c56c97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.326305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1371eb61-a795-48f5-81ca-4588dd4a7128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.340528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1371eb61-a795-48f5-81ca-4588dd4a7128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.341646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (a3014b68-7be0-40d8-be95-2e8e6c6e3596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:01.343819 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:14:01.344592 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84d5b0f2-0016-4b1e-a6c9-43f20140215b tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:01.345151 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 557/2206] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:01 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:01.363550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccb16928-10fb-477d-9346-f4bd08be8742 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.366537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:01.366537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a1345083-6b4c-4b2a-a8fa-79290cc870a8", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-523949306"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:01.368430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a1345083-6b4c-4b2a-a8fa-79290cc870a8', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-523949306'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:01.368645 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume of 1 GB Aug 14 02:14:01.374322 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Availability Zones retrieved successfully. Aug 14 02:14:01.377588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.381042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:01.382657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.383435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.383972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (d1bf7556-6cd8-44f9-805e-49c81e924f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:01.385665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c58afa-2b95-4ccf-bcd1-40ff47fb2186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.387002 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:01.404154 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.404154 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:01.413008 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:01.423230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48d17ce4-076b-42c9-bd82-473bfea24c89 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:01.424568 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 546/2207] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 1135 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:01.432093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c58afa-2b95-4ccf-bcd1-40ff47fb2186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.433110 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1557223c-8038-4b9e-9b34-e762e9c14b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.519705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Created reservations ['1f658c0f-dd3f-4963-990c-afc70f33631f', 'a4b38d70-e96c-4446-b5b1-bd1b1fdef7fb', '77f4bf8a-c3b1-4fce-b79a-6e826d4d74e9', '53477776-9d8e-4acc-93a6-f7b556126a41'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:01.520459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1557223c-8038-4b9e-9b34-e762e9c14b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f658c0f-dd3f-4963-990c-afc70f33631f', 'a4b38d70-e96c-4446-b5b1-bd1b1fdef7fb', '77f4bf8a-c3b1-4fce-b79a-6e826d4d74e9', '53477776-9d8e-4acc-93a6-f7b556126a41']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.521606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-846b23aa-63b2-4892-8634-d4599d638b3c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.521770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c6fd5b-1e6d-44b3-8ff0-5d78d54a81f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.524594 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-846b23aa-63b2-4892-8634-d4599d638b3c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e Aug 14 02:14:01.525151 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-846b23aa-63b2-4892-8634-d4599d638b3c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.525649 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-846b23aa-63b2-4892-8634-d4599d638b3c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.538622 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.538622 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:01.555955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c6fd5b-1e6d-44b3-8ff0-5d78d54a81f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '966b4720-0b11-4046-a306-f8f8e31d9130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-523949306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['1f658c0f-dd3f-4963-990c-afc70f33631f','a4b38d70-e96c-4446-b5b1-bd1b1fdef7fb','77f4bf8a-c3b1-4fce-b79a-6e826d4d74e9','53477776-9d8e-4acc-93a6-f7b556126a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-523949306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=966b4720-0b11-4046-a306-f8f8e31d9130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d59a0ec5d8ac483ab802194f8debf7d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.557336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07cab268-c32e-4f0f-aeab-6673ac8f4bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.590022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07cab268-c32e-4f0f-aeab-6673ac8f4bd8) transitioned into state 'SUCCESS' from state '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-523949306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d59a0ec5d8ac483ab802194f8debf7d4',qos_specs=None,replication_status=,reservations=['1f658c0f-dd3f-4963-990c-afc70f33631f','a4b38d70-e96c-4446-b5b1-bd1b1fdef7fb','77f4bf8a-c3b1-4fce-b79a-6e826d4d74e9','53477776-9d8e-4acc-93a6-f7b556126a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec754322b7c44dcbc43ec7a4554f3da',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.590821 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16effbc6-57ed-47b6-8d5a-7f916fd42f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:01.603421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16effbc6-57ed-47b6-8d5a-7f916fd42f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:01.604174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Flow 'volume_create_api' (d1bf7556-6cd8-44f9-805e-49c81e924f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:01.604744 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Create volume request issued successfully. Aug 14 02:14:01.605454 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccb16928-10fb-477d-9346-f4bd08be8742 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:01.606025 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 550/2208] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:01 2026] POST /volume/v3/volumes => generated 757 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:01.620534 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1fc4fe0a-de61-40b9-a81f-21dbec3eac56 req-846b23aa-63b2-4892-8634-d4599d638b3c tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e returned with HTTP 200 Aug 14 02:14:01.620744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.621071 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 556/2209] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:01 2026] DELETE /volume/v3/attachments/90ae73c0-3be3-4474-bc73-3dd5f7f9684e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.624573 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 Aug 14 02:14:01.624573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.624573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.641152 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.641152 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:01.649842 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.656740 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-381f606c-c7b8-4fcd-a26c-eb31417dfb1c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 returned with HTTP 200 Aug 14 02:14:01.657273 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 558/2210] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.666101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a1b47c6-4686-478c-9854-978e14c57c82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.670843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a1b47c6-4686-478c-9854-978e14c57c82 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:01.670843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a1b47c6-4686-478c-9854-978e14c57c82 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.670843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a1b47c6-4686-478c-9854-978e14c57c82 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.678272 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68b6e743-aadb-48a5-b394-7a975b30b0da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.680527 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68b6e743-aadb-48a5-b394-7a975b30b0da tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 Aug 14 02:14:01.680763 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68b6e743-aadb-48a5-b394-7a975b30b0da tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.680997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68b6e743-aadb-48a5-b394-7a975b30b0da tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.689061 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.689061 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:01.691131 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.691131 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:01.694665 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-68b6e743-aadb-48a5-b394-7a975b30b0da tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.701401 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a1b47c6-4686-478c-9854-978e14c57c82 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:01.701874 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68b6e743-aadb-48a5-b394-7a975b30b0da tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 returned with HTTP 200 Aug 14 02:14:01.704698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 551/2211] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.709342 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a1b47c6-4686-478c-9854-978e14c57c82 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:01.710116 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 547/2212] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.718778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.720794 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 Aug 14 02:14:01.721002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.721282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.733442 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.733442 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:01.739047 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.745528 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cf22dd4-17f9-4595-96bb-1e4666cf6baf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 returned with HTTP 200 Aug 14 02:14:01.746075 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 557/2213] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.761048 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47d9152a-80b5-4f67-9337-e28788111734 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.764840 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47d9152a-80b5-4f67-9337-e28788111734 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de Aug 14 02:14:01.765015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47d9152a-80b5-4f67-9337-e28788111734 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.765248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47d9152a-80b5-4f67-9337-e28788111734 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.776245 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.776245 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:01.785945 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47d9152a-80b5-4f67-9337-e28788111734 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.793497 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47d9152a-80b5-4f67-9337-e28788111734 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de returned with HTTP 200 Aug 14 02:14:01.794113 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 559/2214] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.815422 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.818281 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 Aug 14 02:14:01.818281 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.819281 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.829511 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.829511 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:01.834199 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.839096 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bfc64fa-e32f-43e6-ab80-696d5cb47347 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 returned with HTTP 200 Aug 14 02:14:01.839520 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 552/2215] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:01.857414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17488859-7254-4942-974a-f2808d61a8ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.859121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 Aug 14 02:14:01.859521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.859872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.860134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: 966b4720-0b11-4046-a306-f8f8e31d9130 Aug 14 02:14:01.874699 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.874699 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:01.874699 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.905002 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:01.905937 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17488859-7254-4942-974a-f2808d61a8ba tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 returned with HTTP 202 Aug 14 02:14:01.905937 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 548/2216] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:01 2026] DELETE /volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:01.921048 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:01.924341 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 Aug 14 02:14:01.924645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:01.924911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:01.936388 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:01.936388 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:01.946385 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:01.955024 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-310be09a-07f1-4184-94a8-92e6b6c61dd3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 returned with HTTP 200 Aug 14 02:14:01.955922 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 558/2217] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:01 2026] GET /volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:02.440073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:02.442522 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:02.443621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:02.443921 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:02.455660 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:02.455660 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:02.460946 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:02.468457 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-198a1dfb-61b7-4eae-9335-f2f6e0afdbbd tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:02.469035 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 560/2218] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:02 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:02.724927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:02.727268 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:02.727594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:02.728212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:02.748052 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:02.748052 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:02.755972 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:02.763238 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc03952-fe4d-4947-b9c2-1824664dc1f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:02.763238 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 553/2219] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:02 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:02.981076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8283513-acc5-4555-a1cc-e5f88db3afdf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:02.985425 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8283513-acc5-4555-a1cc-e5f88db3afdf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 Aug 14 02:14:02.985660 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8283513-acc5-4555-a1cc-e5f88db3afdf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:02.985901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8283513-acc5-4555-a1cc-e5f88db3afdf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:02.997625 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8283513-acc5-4555-a1cc-e5f88db3afdf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 returned with HTTP 404 Aug 14 02:14:02.998211 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 549/2220] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:02 2026] GET /volume/v3/volumes/966b4720-0b11-4046-a306-f8f8e31d9130 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:03.011194 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.020546 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de Aug 14 02:14:03.020546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:03.020546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:03.020546 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: bdeda940-6ef8-490b-8297-a5d09bf5f6de Aug 14 02:14:03.036957 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.036957 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:03.041454 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:03.087851 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:03.087851 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d8d422c-2e20-4e74-8638-92a29618c1ca tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de returned with HTTP 202 Aug 14 02:14:03.088324 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 559/2221] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:03 2026] DELETE /volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:03.105640 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.110449 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de Aug 14 02:14:03.110756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:03.111038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:03.121001 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.121001 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:03.133796 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:03.145699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-11660fb6-eea2-4ad6-8d4f-b0767f651a28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.148119 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-11660fb6-eea2-4ad6-8d4f-b0767f651a28 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d/action Aug 14 02:14:03.148655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-11660fb6-eea2-4ad6-8d4f-b0767f651a28 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:03.150721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-11660fb6-eea2-4ad6-8d4f-b0767f651a28 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:03.152078 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b5e8946a-da72-4d8c-b42d-811b8b2caece tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de returned with HTTP 200 Aug 14 02:14:03.152729 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 561/2222] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:03 2026] GET /volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:03.182193 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.182193 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:03.201837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d00017b7-9425-466a-ad72-0b2c5307ec90 req-11660fb6-eea2-4ad6-8d4f-b0767f651a28 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d/action returned with HTTP 204 Aug 14 02:14:03.202276 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 554/2223] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:14:03 2026] POST /volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:03.785627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.788961 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:03.789254 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:03.789618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:03.803970 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.803970 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:03.808840 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:03.817041 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b12fe936-08e1-4a70-889c-a6f5a28eefb7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:03.817505 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 550/2224] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:03 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:03.834966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.838778 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:03.838778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:03.840145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:03.856411 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.856411 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:03.864396 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:03.874540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69470cf3-d87e-496c-83c3-4e645cf284f0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:03.876075 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 560/2225] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:03 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:03.933959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:03.937359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:03.937601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:03.937821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:03.951110 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:03.951110 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:03.960210 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:03.969531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-81fa209f-cc8f-4799-b506-66b785ee3aff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:03.969531 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 562/2226] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:03 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 1168 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:03.998566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.002352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/action Aug 14 02:14:04.002878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:04.003058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:04.021706 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:04.021706 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:04.023778 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:04.036545 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Begin detaching volume completed successfully. Aug 14 02:14:04.036837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-6636449e-37a3-4a32-80f4-a0631e4f0ce8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/action returned with HTTP 202 Aug 14 02:14:04.037552 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 555/2227] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:03 2026] POST /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:04.113237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30452a25-7076-49e2-a381-286e798b71be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.113877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30452a25-7076-49e2-a381-286e798b71be None None] GET https://10.4.3.35/volume// Aug 14 02:14:04.114140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30452a25-7076-49e2-a381-286e798b71be None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.114689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30452a25-7076-49e2-a381-286e798b71be None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.114939 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30452a25-7076-49e2-a381-286e798b71be None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:04.115269 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 551/2228] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:04.125952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.130606 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:04.130980 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.131288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.147852 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:04.147852 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:04.153515 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:04.160792 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-13d005c0-0522-450e-ba7c-69efc625ca62 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:04.161524 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 561/2229] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:04 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 1351 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:04.175630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bd79354-187d-44a2-8a72-8010c54f64bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.176802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-f310a51a-056e-48bb-8a58-d68d04726901 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.178407 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bd79354-187d-44a2-8a72-8010c54f64bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de Aug 14 02:14:04.178407 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bd79354-187d-44a2-8a72-8010c54f64bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.178623 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bd79354-187d-44a2-8a72-8010c54f64bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.180975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-f310a51a-056e-48bb-8a58-d68d04726901 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption Aug 14 02:14:04.181949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-f310a51a-056e-48bb-8a58-d68d04726901 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.182351 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-f310a51a-056e-48bb-8a58-d68d04726901 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.187967 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bd79354-187d-44a2-8a72-8010c54f64bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de returned with HTTP 404 Aug 14 02:14:04.188461 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 563/2230] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:04 2026] GET /volume/v3/volumes/bdeda940-6ef8-490b-8297-a5d09bf5f6de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:04.197349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.199125 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:04.199125 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:04.199747 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 Aug 14 02:14:04.199747 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.200717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.200717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: 5d67487f-117c-43e0-8c1a-6fcc09abcc97 Aug 14 02:14:04.208380 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-f310a51a-056e-48bb-8a58-d68d04726901 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption returned with HTTP 200 Aug 14 02:14:04.208948 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 556/2231] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:14:04 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:04.210080 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:04.210080 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:04.210814 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:04.251580 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:04.251580 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-460bb7f4-d6a6-48d3-a217-c4a9c4a179e9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 returned with HTTP 202 Aug 14 02:14:04.251580 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 552/2232] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:04 2026] DELETE /volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 02:14:04.261999 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:04.264060 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 Aug 14 02:14:04.264313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:04.264884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:04.279840 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:04.279840 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:04.290745 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:04.301780 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f2d49dfc-58d5-4f1a-afe8-55605d00f9ef tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 returned with HTTP 200 Aug 14 02:14:04.302448 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 562/2233] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:04 2026] GET /volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:05.324030 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e92e9666-eb67-4ccc-9759-4fe030d8a1bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.326318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e92e9666-eb67-4ccc-9759-4fe030d8a1bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 Aug 14 02:14:05.327142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e92e9666-eb67-4ccc-9759-4fe030d8a1bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.327142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e92e9666-eb67-4ccc-9759-4fe030d8a1bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.339791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e92e9666-eb67-4ccc-9759-4fe030d8a1bf tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 returned with HTTP 404 Aug 14 02:14:05.340252 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 564/2234] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:05 2026] GET /volume/v3/volumes/5d67487f-117c-43e0-8c1a-6fcc09abcc97 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:05.354526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.358744 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 Aug 14 02:14:05.358744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.359581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.359581 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 Aug 14 02:14:05.371383 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:05.371383 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:05.372028 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:05.405810 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:05.406085 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ad6631c-7462-43b3-bb3f-61a8d0f378d3 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 returned with HTTP 202 Aug 14 02:14:05.406643 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 557/2235] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:05 2026] DELETE /volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:05.408284 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-bf94ca25-21f4-442e-b07f-eb40d7cbba2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.415395 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-bf94ca25-21f4-442e-b07f-eb40d7cbba2e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d Aug 14 02:14:05.415395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-bf94ca25-21f4-442e-b07f-eb40d7cbba2e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.415395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-bf94ca25-21f4-442e-b07f-eb40d7cbba2e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.419763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.423133 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 Aug 14 02:14:05.423735 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.424437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.430000 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:05.430000 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:05.435697 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:05.435697 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:05.444790 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:05.453636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc471fc0-2129-48e4-af8f-d8276c3b5bb9 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 returned with HTTP 200 Aug 14 02:14:05.453636 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 563/2236] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:05 2026] GET /volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:05.540363 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-509916e6-6e3e-49fc-9ce0-f2d69b8c596a req-bf94ca25-21f4-442e-b07f-eb40d7cbba2e tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d returned with HTTP 200 Aug 14 02:14:05.540997 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 553/2237] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:05 2026] DELETE /volume/v3/attachments/7ed1c6d8-9c12-4ffd-84aa-171acb1cef4d => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:05.938873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.941527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:05.942046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.943211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.956325 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:05.956325 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:05.965729 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:05.971841 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-02f53ab7-e3b1-4e90-9e33-e69575093aec tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:05.972644 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 565/2238] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:05 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:05.988852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:05.991182 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:05.992263 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:05.992770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:05.993280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume with id: 2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:06.005008 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:06.005008 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:06.006276 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:06.046089 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Delete volume request issued successfully. Aug 14 02:14:06.046267 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba2309f9-08d2-4185-bdc8-d9239981e957 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 202 Aug 14 02:14:06.047233 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 558/2239] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:05 2026] DELETE /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:06.058424 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:06.065863 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:06.065863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:06.065863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:06.081181 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:06.081181 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:06.089926 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Volume info retrieved successfully. Aug 14 02:14:06.098074 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7ae1c517-fdfa-41da-84df-c8a39cc4def6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 200 Aug 14 02:14:06.099239 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 564/2240] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:06 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:06.306123 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:06.308846 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:06.309103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:06.309324 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:06.320018 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:06.320018 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:06.327213 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:06.335901 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3121724-62b7-48ed-b3e1-746e35ec7030 req-419ababe-bb8a-4d21-9013-d107b59fb0ad tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:06.337123 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 554/2241] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:06 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:06.470931 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1ea0f2d9-7ed6-4cbd-a7ff-5b3931eb60d5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:06.472811 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ea0f2d9-7ed6-4cbd-a7ff-5b3931eb60d5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 Aug 14 02:14:06.473120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ea0f2d9-7ed6-4cbd-a7ff-5b3931eb60d5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:06.473404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1ea0f2d9-7ed6-4cbd-a7ff-5b3931eb60d5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:06.482922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1ea0f2d9-7ed6-4cbd-a7ff-5b3931eb60d5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 returned with HTTP 404 Aug 14 02:14:06.483309 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 566/2242] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:06 2026] GET /volume/v3/volumes/ce7d1ff1-e993-466f-89ed-40d3f1b4bae9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:06.498349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5d5de02-a195-463e-80f1-2da3646d1185 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:06.500935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 Aug 14 02:14:06.501276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:06.501529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:06.501817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: fad9988f-907a-4671-90b5-a97fae19b7d6 Aug 14 02:14:06.513555 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:06.513555 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:06.513910 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:06.553873 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:06.554099 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5d5de02-a195-463e-80f1-2da3646d1185 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 returned with HTTP 202 Aug 14 02:14:06.554982 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 559/2243] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:06 2026] DELETE /volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:06.572057 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7c566599-7081-4a91-a794-90115efe8d49 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:06.574353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c566599-7081-4a91-a794-90115efe8d49 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 Aug 14 02:14:06.575064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c566599-7081-4a91-a794-90115efe8d49 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:06.575349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c566599-7081-4a91-a794-90115efe8d49 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:06.589876 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:06.589876 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:06.594971 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7c566599-7081-4a91-a794-90115efe8d49 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:06.604174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c566599-7081-4a91-a794-90115efe8d49 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 returned with HTTP 200 Aug 14 02:14:06.604789 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 565/2244] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:06 2026] GET /volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:07.122209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cea15c1e-5aa1-4e89-b3a4-c4b884c1b1d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:07.127059 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cea15c1e-5aa1-4e89-b3a4-c4b884c1b1d6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] GET https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 Aug 14 02:14:07.127378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cea15c1e-5aa1-4e89-b3a4-c4b884c1b1d6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:07.127912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cea15c1e-5aa1-4e89-b3a4-c4b884c1b1d6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:07.137875 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cea15c1e-5aa1-4e89-b3a4-c4b884c1b1d6 tempest-VolumesBackupsTest-33551293 tempest-VolumesBackupsTest-33551293-project-member] https://10.4.3.35/volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 returned with HTTP 404 Aug 14 02:14:07.138774 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 555/2245] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:07 2026] GET /volume/v3/volumes/2769ffe3-caf0-4c94-818c-a4920bcf6662 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:07.625771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b30d3783-a744-4979-b905-bb8759776401 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:07.628928 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b30d3783-a744-4979-b905-bb8759776401 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 Aug 14 02:14:07.628928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b30d3783-a744-4979-b905-bb8759776401 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:07.630201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b30d3783-a744-4979-b905-bb8759776401 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:07.643535 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b30d3783-a744-4979-b905-bb8759776401 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 returned with HTTP 404 Aug 14 02:14:07.645350 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 567/2246] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:07 2026] GET /volume/v3/volumes/fad9988f-907a-4671-90b5-a97fae19b7d6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:07.658490 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:07.662976 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:14:07.662976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:07.663377 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:07.663377 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete snapshot with id: a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:14:07.675072 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:07.675072 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:07.675232 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot retrieved successfully. Aug 14 02:14:07.711706 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot delete request issued successfully. Aug 14 02:14:07.711706 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd2e5f7f-936f-4c37-8810-16ddbf2e50d1 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 returned with HTTP 202 Aug 14 02:14:07.712516 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 560/2247] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:07 2026] DELETE /volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:07.724816 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:07.727664 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:14:07.728018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:07.728435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:07.735701 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:07.735701 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:07.736413 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Snapshot retrieved successfully. Aug 14 02:14:07.741614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de7e877f-1956-42f5-9d91-1d3d4eaa9241 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 returned with HTTP 200 Aug 14 02:14:07.742936 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 566/2248] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:07 2026] GET /volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:08.754923 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0893601a-9cb7-4307-bec2-5471c7f0b466 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:08.757433 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0893601a-9cb7-4307-bec2-5471c7f0b466 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 Aug 14 02:14:08.757433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0893601a-9cb7-4307-bec2-5471c7f0b466 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:08.757772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0893601a-9cb7-4307-bec2-5471c7f0b466 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:08.763579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0893601a-9cb7-4307-bec2-5471c7f0b466 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 returned with HTTP 404 Aug 14 02:14:08.764298 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 556/2249] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:08 2026] GET /volume/v3/snapshots/a1345083-6b4c-4b2a-a8fa-79290cc870a8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:08.774399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:08.776694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] DELETE https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:14:08.776955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:08.777219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:08.777440 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume with id: 124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:14:08.787224 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:08.787224 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:08.788291 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:08.815763 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Delete volume request issued successfully. Aug 14 02:14:08.815763 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0379a0a-b367-42d8-a2ad-af5a4cdc32a5 tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 returned with HTTP 202 Aug 14 02:14:08.816432 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 568/2250] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:08 2026] DELETE /volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:08.828538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:08.831393 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:14:08.831393 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:08.832155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:08.842698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:08.842698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:08.847850 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Volume info retrieved successfully. Aug 14 02:14:08.859178 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b7f6a0-ed79-4f75-a429-40275d54772c tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 returned with HTTP 200 Aug 14 02:14:08.859775 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 561/2251] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:08 2026] GET /volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:09.878369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e25f1f2b-9233-424d-8a8f-1b1d722e81fb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:09.880972 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e25f1f2b-9233-424d-8a8f-1b1d722e81fb tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] GET https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 Aug 14 02:14:09.881215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e25f1f2b-9233-424d-8a8f-1b1d722e81fb tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:09.881473 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e25f1f2b-9233-424d-8a8f-1b1d722e81fb tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:09.888631 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e25f1f2b-9233-424d-8a8f-1b1d722e81fb tempest-CreateVolumesFromSnapshotTest-1087045729 tempest-CreateVolumesFromSnapshotTest-1087045729-project-member] https://10.4.3.35/volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 returned with HTTP 404 Aug 14 02:14:09.889163 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 567/2252] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:09 2026] GET /volume/v3/volumes/124a4f3e-5f02-448c-8b6d-2b5ef09e4d39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:09.942050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:09.949493 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:09.949896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:09.950249 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:09.950857 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume with id: 07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:09.960958 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:09.960958 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:09.961616 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:09.983791 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:14:09.996095 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume request issued successfully. Aug 14 02:14:09.996330 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72c4566a-cfed-486f-b6e9-cab9c6ec9044 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 202 Aug 14 02:14:09.997266 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 557/2253] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:09 2026] DELETE /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:10.011257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:10.012774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:10.013047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:10.013314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:10.025246 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:10.025246 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:10.030791 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:10.036341 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-210dad20-82ee-45f4-bd6b-0376f10cb7cb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 200 Aug 14 02:14:10.037599 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 569/2254] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:10 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:11.058412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f2a0beb-b2c6-45b6-8212-9672230951ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.062009 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f2a0beb-b2c6-45b6-8212-9672230951ff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 Aug 14 02:14:11.062325 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f2a0beb-b2c6-45b6-8212-9672230951ff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:11.063266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f2a0beb-b2c6-45b6-8212-9672230951ff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:11.072556 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f2a0beb-b2c6-45b6-8212-9672230951ff tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 returned with HTTP 404 Aug 14 02:14:11.073378 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 562/2255] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:11 2026] GET /volume/v3/volumes/07ee1862-fadf-4fb2-bf34-75186d37e0d0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:11.083960 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.087003 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:14:11.087501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:11.087844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:11.089111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:14:11.173293 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Get all volumes completed successfully. Aug 14 02:14:11.176008 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:11.176008 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:11.183725 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7d3b9bb-283e-47f6-bc67-414199dd2b5d tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:14:11.184745 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 568/2256] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:14:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9330 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:11.210270 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4396a661-bbdf-463d-9fa4-fad1d9c4368b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.213382 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4396a661-bbdf-463d-9fa4-fad1d9c4368b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] DELETE https://10.4.3.35/volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8 Aug 14 02:14:11.213382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4396a661-bbdf-463d-9fa4-fad1d9c4368b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:11.213618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4396a661-bbdf-463d-9fa4-fad1d9c4368b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:11.259349 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4396a661-bbdf-463d-9fa4-fad1d9c4368b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8 returned with HTTP 202 Aug 14 02:14:11.260109 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 558/2257] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:11 2026] DELETE /volume/v3/types/1ac9c688-66fc-4a0e-b7a6-4133cd5f7ce8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:11.275845 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8f870716-f7f8-4041-8c45-ce4a6f15ffb9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.278058 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f870716-f7f8-4041-8c45-ce4a6f15ffb9 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:11.279029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8f870716-f7f8-4041-8c45-ce4a6f15ffb9 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-913453000", "extra_specs": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:11.304404 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f870716-f7f8-4041-8c45-ce4a6f15ffb9 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:11.304404 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 570/2258] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:14:11 2026] POST /volume/v3/types => generated 213 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:11.317881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-539c041a-c185-4192-b4b9-2387f88115af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.320692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-539c041a-c185-4192-b4b9-2387f88115af tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9/encryption Aug 14 02:14:11.321448 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-539c041a-c185-4192-b4b9-2387f88115af tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:11.345423 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-539c041a-c185-4192-b4b9-2387f88115af tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9/encryption returned with HTTP 200 Aug 14 02:14:11.345423 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 563/2259] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:14:11 2026] POST /volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:11.360441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07b71d10-1f69-4466-9fb6-102bfce34037 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:11.364271 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:11.364817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-328180119", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-913453000", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:11.368325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-328180119', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-913453000', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:11.375147 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume of 1 GB Aug 14 02:14:11.375558 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:11.375558 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:11.377602 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Availability Zones retrieved successfully. Aug 14 02:14:11.386561 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (b2a8fdd6-f4fb-41d2-8cf3-d6cb851b96f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:11.388146 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5b0ffc-16c6-4900-ab0d-275275cc49cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:11.389644 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:11.443323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5b0ffc-16c6-4900-ab0d-275275cc49cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9103a0f8-2485-4b36-bdcd-749f2cd0a1f9,is_public=True,name='tempest-scenario-type-luksv2-913453000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9103a0f8-2485-4b36-bdcd-749f2cd0a1f9', '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=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:11.445356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0afe59-7ca5-4192-b9f5-7df84f528dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:11.487912 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-913453000 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-913453000, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:11.488301 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-913453000 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-913453000, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:11.560852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Created reservations ['951a7e0b-67eb-4ef2-9183-7765b817f1b5', '7a0fde46-bd00-493c-8c71-38078e69b177', 'ad7020ff-2940-41ab-ad1d-4958617ce0a4', '0fdd6155-0ff4-4362-8968-cb2a1b81783c'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:11.562380 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0afe59-7ca5-4192-b9f5-7df84f528dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951a7e0b-67eb-4ef2-9183-7765b817f1b5', '7a0fde46-bd00-493c-8c71-38078e69b177', 'ad7020ff-2940-41ab-ad1d-4958617ce0a4', '0fdd6155-0ff4-4362-8968-cb2a1b81783c']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:11.563544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4575a55f-7b67-4f7b-a922-b3e98e509366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:11.599358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4575a55f-7b67-4f7b-a922-b3e98e509366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc9687b-eb06-472d-bf55-4027824cb100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-328180119',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['951a7e0b-67eb-4ef2-9183-7765b817f1b5','7a0fde46-bd00-493c-8c71-38078e69b177','ad7020ff-2940-41ab-ad1d-4958617ce0a4','0fdd6155-0ff4-4362-8968-cb2a1b81783c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=9103a0f8-2485-4b36-bdcd-749f2cd0a1f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-328180119',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2fc9687b-eb06-472d-bf55-4027824cb100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71418f9702ba4bd18d322149735331cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dc609084d444bb89b82b8dd86b3836a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9103a0f8-2485-4b36-bdcd-749f2cd0a1f9),volume_type_id=9103a0f8-2485-4b36-bdcd-749f2cd0a1f9)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:11.602340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98914fb3-fde8-47c2-899b-5f6f04b98bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:11.645388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98914fb3-fde8-47c2-899b-5f6f04b98bc3) transitioned into state 'SUCCESS' from state '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-328180119',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['951a7e0b-67eb-4ef2-9183-7765b817f1b5','7a0fde46-bd00-493c-8c71-38078e69b177','ad7020ff-2940-41ab-ad1d-4958617ce0a4','0fdd6155-0ff4-4362-8968-cb2a1b81783c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=9103a0f8-2485-4b36-bdcd-749f2cd0a1f9)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:11.646403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7537b5d5-3ef4-4e76-bb21-33c2de576140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:11.662862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7537b5d5-3ef4-4e76-bb21-33c2de576140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:11.663686 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (b2a8fdd6-f4fb-41d2-8cf3-d6cb851b96f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:11.664110 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request issued successfully. Aug 14 02:14:11.664883 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07b71d10-1f69-4466-9fb6-102bfce34037 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:11.665590 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 569/2260] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:11 2026] POST /volume/v3/volumes => generated 783 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:12.115960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:12.319233 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:12.319883 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2128714256"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:12.321803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2128714256'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:12.321883 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:12.329652 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:12.337175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (3f22b041-feee-4904-99b7-802506d10810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:12.338902 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec24175-c35b-40c0-8e69-499fd3109923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.340084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:12.397282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec24175-c35b-40c0-8e69-499fd3109923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.398704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da29cd86-e1e0-43a8-bbcf-44705b39ce3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.526078 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['55d7c408-160a-4fab-8b86-19b122d00a9f', 'ce546820-a8eb-4aeb-a83c-f2d76aa20095', '4553abca-020a-4d50-b850-0db1e81f052c', '75d15cd4-85d0-457e-a3c1-d352c839a3ae'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:12.527223 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da29cd86-e1e0-43a8-bbcf-44705b39ce3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d7c408-160a-4fab-8b86-19b122d00a9f', 'ce546820-a8eb-4aeb-a83c-f2d76aa20095', '4553abca-020a-4d50-b850-0db1e81f052c', '75d15cd4-85d0-457e-a3c1-d352c839a3ae']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.528622 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb12e96-fb5a-4733-a358-62759b62aa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.587174 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb12e96-fb5a-4733-a358-62759b62aa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2128714256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['55d7c408-160a-4fab-8b86-19b122d00a9f','ce546820-a8eb-4aeb-a83c-f2d76aa20095','4553abca-020a-4d50-b850-0db1e81f052c','75d15cd4-85d0-457e-a3c1-d352c839a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2128714256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.588212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c649bf-71cb-4e88-8209-a36d15226f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.647624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c649bf-71cb-4e88-8209-a36d15226f84) transitioned into state 'SUCCESS' from state '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-2128714256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['55d7c408-160a-4fab-8b86-19b122d00a9f','ce546820-a8eb-4aeb-a83c-f2d76aa20095','4553abca-020a-4d50-b850-0db1e81f052c','75d15cd4-85d0-457e-a3c1-d352c839a3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.648950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e5a310-ada9-487f-8c5b-a79c1205aa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.653254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:12.668794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e5a310-ada9-487f-8c5b-a79c1205aa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.669874 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (3f22b041-feee-4904-99b7-802506d10810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:12.670379 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:12.671230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ada63feb-8d1c-43d3-948b-7a14d3787b18 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:12.671863 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 559/2261] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:12 2026] POST /volume/v3/volumes => generated 762 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:12.689897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:12.693023 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:12.693023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:12.693866 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:12.704222 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:12.704222 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:12.708418 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:12.713313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7883f24e-0155-4e7a-a6be-cf5b18f96b1b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b returned with HTTP 200 Aug 14 02:14:12.713834 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 564/2262] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:12 2026] GET /volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:12.780663 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:12.781184 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-343467877"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:12.784767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-343467877'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:12.784767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Create volume of 2 GB Aug 14 02:14:12.791891 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Availability Zones retrieved successfully. Aug 14 02:14:12.803384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Flow 'volume_create_api' (3c99263c-df8c-4e2b-b8d6-1d7ec49df05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:12.808508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbb873a-4f91-46f1-b998-1f3a1a78adb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.810389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Validating volume size '2' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:12.851861 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbb873a-4f91-46f1-b998-1f3a1a78adb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.853104 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30710da1-aaa1-4ec3-92a3-f8ec797714c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:12.965885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Created reservations ['f7bd4159-33bc-492f-925a-1e25a4d75250', 'db75c360-055b-4c28-9fdf-82c54d6df2fd', '650e43e7-2293-4b2a-88dd-5b38f5074237', 'f9f3dd02-e311-4aa8-8093-ece5511b18e6'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:12.968457 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30710da1-aaa1-4ec3-92a3-f8ec797714c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7bd4159-33bc-492f-925a-1e25a4d75250', 'db75c360-055b-4c28-9fdf-82c54d6df2fd', '650e43e7-2293-4b2a-88dd-5b38f5074237', 'f9f3dd02-e311-4aa8-8093-ece5511b18e6']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:12.969696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984bbc55-7338-453d-84a2-6a6ce4b0e87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.011693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984bbc55-7338-453d-84a2-6a6ce4b0e87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ac13530-61db-4e6b-9741-c2cf85dc3083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-343467877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa1bb5bf85584efa914b2da51bba28cd',qos_specs=None,replication_status=,reservations=['f7bd4159-33bc-492f-925a-1e25a4d75250','db75c360-055b-4c28-9fdf-82c54d6df2fd','650e43e7-2293-4b2a-88dd-5b38f5074237','f9f3dd02-e311-4aa8-8093-ece5511b18e6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0250b75292a14d319bada007c9a365e9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-343467877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ac13530-61db-4e6b-9741-c2cf85dc3083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa1bb5bf85584efa914b2da51bba28cd',provider_auth=None,provider_geometry=None,provider_id=None,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='0250b75292a14d319bada007c9a365e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.013162 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f573323-e530-4b87-9cf9-6928509d568a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.043841 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f573323-e530-4b87-9cf9-6928509d568a) transitioned into state 'SUCCESS' from state '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-343467877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa1bb5bf85584efa914b2da51bba28cd',qos_specs=None,replication_status=,reservations=['f7bd4159-33bc-492f-925a-1e25a4d75250','db75c360-055b-4c28-9fdf-82c54d6df2fd','650e43e7-2293-4b2a-88dd-5b38f5074237','f9f3dd02-e311-4aa8-8093-ece5511b18e6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0250b75292a14d319bada007c9a365e9',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.045298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2ebd5f-689c-4c5a-ad59-c8a39f8455da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.060690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d2ebd5f-689c-4c5a-ad59-c8a39f8455da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.062021 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Flow 'volume_create_api' (3c99263c-df8c-4e2b-b8d6-1d7ec49df05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:13.063318 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Create volume request issued successfully. Aug 14 02:14:13.064576 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65e554b8-cfec-44a5-a47b-6f2f3e318fcd tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:13.065529 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 571/2263] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:12 2026] POST /volume/v3/volumes => generated 752 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:13.082990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.085714 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] GET https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:13.085962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.086241 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.097078 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.097078 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:13.102779 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume info retrieved successfully. Aug 14 02:14:13.112057 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-22566e06-e492-4a2b-bb3c-802f6a07d3e6 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 200 Aug 14 02:14:13.113245 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 570/2264] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:13.269991 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.274092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:13.274444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.274805 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.287211 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.287211 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:13.293217 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:13.300812 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-e8f6f31d-13e0-4374-8856-e89e2779440b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:13.301772 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 560/2265] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:13.405825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-00f4df83-fa66-478a-8b09-2a17cd1cbcd7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.406418 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00f4df83-fa66-478a-8b09-2a17cd1cbcd7 None None] GET https://10.4.3.35/volume// Aug 14 02:14:13.406686 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00f4df83-fa66-478a-8b09-2a17cd1cbcd7 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.406956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00f4df83-fa66-478a-8b09-2a17cd1cbcd7 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.407389 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00f4df83-fa66-478a-8b09-2a17cd1cbcd7 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:13.408208 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 565/2266] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:13.418550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-b386c005-40a3-4afe-b1f4-f893a350c818 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.426351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-b386c005-40a3-4afe-b1f4-f893a350c818 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:14:13.427483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-b386c005-40a3-4afe-b1f4-f893a350c818 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5a11dae-edf5-4b02-acd2-7dbc46b427f2", "connector": null, "instance_uuid": "57b2b810-a30e-4ca2-86a3-b2333b3c0b1c"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:13.442914 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.442914 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:13.516858 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-b386c005-40a3-4afe-b1f4-f893a350c818 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:14:13.517325 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 572/2267] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:14:13 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:13.568525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.570938 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:13.571255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.571651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.590609 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.590609 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:13.595786 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff70b7df-49d5-48fc-8de0-6dcf507c7f3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.596308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff70b7df-49d5-48fc-8de0-6dcf507c7f3a None None] GET https://10.4.3.35/volume// Aug 14 02:14:13.596742 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff70b7df-49d5-48fc-8de0-6dcf507c7f3a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.596848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff70b7df-49d5-48fc-8de0-6dcf507c7f3a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.597169 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff70b7df-49d5-48fc-8de0-6dcf507c7f3a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:13.597494 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 561/2268] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:13.601110 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:13.606704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.610740 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:13.610740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.610740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.610898 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-123273e3-9f20-439f-aa36-9c1eebf022c1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:13.611540 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 571/2269] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:13.624667 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.624667 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:13.632317 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:13.638906 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-f318193a-0ca8-4d59-9b60-eb0c417fe149 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:13.639620 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 566/2270] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:13.733339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e40178ba-9299-4982-a0d2-4e9d101e200f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.738998 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e40178ba-9299-4982-a0d2-4e9d101e200f tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:13.739306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e40178ba-9299-4982-a0d2-4e9d101e200f tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:13.739703 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e40178ba-9299-4982-a0d2-4e9d101e200f tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:13.752529 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.752529 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:13.759234 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e40178ba-9299-4982-a0d2-4e9d101e200f tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:13.767791 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e40178ba-9299-4982-a0d2-4e9d101e200f tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b returned with HTTP 200 Aug 14 02:14:13.769204 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 573/2271] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:13 2026] GET /volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:13.783701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.786479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] PUT https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 Aug 14 02:14:13.786862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:13.787037 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:13.789410 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:13.789885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1992717251"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:13.792317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {"'source_volid": '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1992717251'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:13.792561 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:13.800241 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:13.801205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Acquiring lock "cinder-attachment_update-c5a11dae-edf5-4b02-acd2-7dbc46b427f2-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:14:13.809912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Lock "cinder-attachment_update-c5a11dae-edf5-4b02-acd2-7dbc46b427f2-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:14:13.811030 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:13.811030 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:13.812949 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (77f0734a-4761-4a25-bf51-5c1bdb765346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:13.814528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2acc45-cc84-468b-9a4f-61bcca792389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.817013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:13.864015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2acc45-cc84-468b-9a4f-61bcca792389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.865249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee3a7bd-0473-4aff-bd44-75ecbabe6228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.938274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['14b3791e-f12e-4038-855f-dcf7bb16114a', 'f1ef805a-7dc2-4de0-8f5d-9aec624efd52', '17f03a76-ebaf-44ff-aee5-eb8a27f41c06', 'd0c6101c-647c-42e9-981b-411356c17e52'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:13.938411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Lock "cinder-attachment_update-c5a11dae-edf5-4b02-acd2-7dbc46b427f2-np0000007301" released by "attachment_update" :: held 0.128s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:14:13.938411 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-002304b9-8bfc-4a29-a7a5-c11c8a9084f5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 returned with HTTP 200 Aug 14 02:14:13.939171 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 562/2272] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:14:13 2026] PUT /volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:13.940491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee3a7bd-0473-4aff-bd44-75ecbabe6228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b3791e-f12e-4038-855f-dcf7bb16114a', 'f1ef805a-7dc2-4de0-8f5d-9aec624efd52', '17f03a76-ebaf-44ff-aee5-eb8a27f41c06', 'd0c6101c-647c-42e9-981b-411356c17e52']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.941341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d73c3fc-5305-4a69-828d-cbdf9c2bf4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:13.975021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d73c3fc-5305-4a69-828d-cbdf9c2bf4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6395d887-09aa-4fbb-80c7-c0959192234e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1992717251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['14b3791e-f12e-4038-855f-dcf7bb16114a','f1ef805a-7dc2-4de0-8f5d-9aec624efd52','17f03a76-ebaf-44ff-aee5-eb8a27f41c06','d0c6101c-647c-42e9-981b-411356c17e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1992717251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6395d887-09aa-4fbb-80c7-c0959192234e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:13.976930 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb87f7f-0734-441b-9ccd-107d3da3748e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.012510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb87f7f-0734-441b-9ccd-107d3da3748e) transitioned into state 'SUCCESS' from state '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-1992717251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['14b3791e-f12e-4038-855f-dcf7bb16114a','f1ef805a-7dc2-4de0-8f5d-9aec624efd52','17f03a76-ebaf-44ff-aee5-eb8a27f41c06','d0c6101c-647c-42e9-981b-411356c17e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.013372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd892ba-4caa-4b62-813f-3e767a694ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.031976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd892ba-4caa-4b62-813f-3e767a694ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.033083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (77f0734a-4761-4a25-bf51-5c1bdb765346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:14.033556 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:14.034366 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d803eaec-9949-4b7a-b202-d9dda5b787b5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:14.034944 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 572/2273] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:13 2026] POST /volume/v3/volumes => generated 762 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:14.053801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.055897 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:14.056951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1145638073"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:14.058934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {"'source_volid": '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1145638073'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:14.059221 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:14.065193 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:14.072854 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (2009d1a2-5767-4ab1-a31a-0e2296138ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:14.074254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b3df5d-a8e0-46b9-836f-ae80d16a0304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.075563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:14.118983 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b3df5d-a8e0-46b9-836f-ae80d16a0304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.120393 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb447af-861b-47eb-8745-6bce874a8ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.134794 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.138109 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] GET https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:14.138109 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:14.138329 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:14.150438 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.150438 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:14.158118 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume info retrieved successfully. Aug 14 02:14:14.168254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b5060ea-9212-49f3-87ba-66bac4213f0f tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 200 Aug 14 02:14:14.168961 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 574/2274] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:14 2026] GET /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:14.194551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.197016 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:14.197450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9ac13530-61db-4e6b-9741-c2cf85dc3083"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:14.199688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '9ac13530-61db-4e6b-9741-c2cf85dc3083'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:14.211354 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.211354 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:14.212204 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume retrieved successfully. Aug 14 02:14:14.212204 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Create volume of 1 GB Aug 14 02:14:14.219980 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Availability Zones retrieved successfully. Aug 14 02:14:14.226987 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['8aa5925d-73ef-44f7-a46b-47cf3edf8d24', '341f869d-aa81-4b2f-9bcb-9cfe00f1279b', 'cc7cdf7a-ad65-4ae6-bc5e-97e4f21ddfaa', '624d04c7-8a23-4a62-bad0-1b0e5c9bcefb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:14.228989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb447af-861b-47eb-8745-6bce874a8ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa5925d-73ef-44f7-a46b-47cf3edf8d24', '341f869d-aa81-4b2f-9bcb-9cfe00f1279b', 'cc7cdf7a-ad65-4ae6-bc5e-97e4f21ddfaa', '624d04c7-8a23-4a62-bad0-1b0e5c9bcefb']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.229239 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Flow 'volume_create_api' (7f69f901-3721-41b8-8343-9383b08666c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:14.230185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e43e27-50b3-4895-9ae6-cefbcfa7df6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.230712 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993298e3-5bb7-4711-b68c-74f0c3ff9e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.232243 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:14.234543 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993298e3-5bb7-4711-b68c-74f0c3ff9e5b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:14:14.234543 np0000007301 devstack@c-api.service[100238]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 14 02:14:14.236281 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993298e3-5bb7-4711-b68c-74f0c3ff9e5b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.237126 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993298e3-5bb7-4711-b68c-74f0c3ff9e5b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:14:14.238426 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Flow 'volume_create_api' (7f69f901-3721-41b8-8343-9383b08666c9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:14:14.238877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33266393-ddc0-4d31-85c6-095e0edf57c2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 400 Aug 14 02:14:14.239782 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 563/2275] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:14 2026] POST /volume/v3/volumes => generated 173 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:14:14.255876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.262583 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] GET https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:14.262583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:14.267332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:14.272125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e43e27-50b3-4895-9ae6-cefbcfa7df6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dacab0dc-4827-4ea3-8851-412805b23d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1145638073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['8aa5925d-73ef-44f7-a46b-47cf3edf8d24','341f869d-aa81-4b2f-9bcb-9cfe00f1279b','cc7cdf7a-ad65-4ae6-bc5e-97e4f21ddfaa','624d04c7-8a23-4a62-bad0-1b0e5c9bcefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1145638073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dacab0dc-4827-4ea3-8851-412805b23d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.273084 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d95eef1-3c00-4f71-bac5-c4c21cd8cae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.278195 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.278195 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:14.290080 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume info retrieved successfully. Aug 14 02:14:14.298862 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aa1d2f91-12ff-43a5-ae05-b547c7d4bde2 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 200 Aug 14 02:14:14.299950 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 573/2276] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:14 2026] GET /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:14.300082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d95eef1-3c00-4f71-bac5-c4c21cd8cae9) transitioned into state 'SUCCESS' from state '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-1145638073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['8aa5925d-73ef-44f7-a46b-47cf3edf8d24','341f869d-aa81-4b2f-9bcb-9cfe00f1279b','cc7cdf7a-ad65-4ae6-bc5e-97e4f21ddfaa','624d04c7-8a23-4a62-bad0-1b0e5c9bcefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.301836 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b4867d-f8b7-4ad7-91d0-067a91ffc748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.317122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b4867d-f8b7-4ad7-91d0-067a91ffc748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.322641 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (2009d1a2-5767-4ab1-a31a-0e2296138ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:14.322641 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:14.322641 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff31582c-e3f2-43b7-9565-d26e882eec88 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:14.322641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 567/2277] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:14 2026] POST /volume/v3/volumes => generated 762 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:14.322828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6109de50-bee3-4f05-b0da-6d24a85d247d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.325031 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] DELETE https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:14.325031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:14.325031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:14.325151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Delete volume with id: 9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:14.336785 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.336785 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:14.337633 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume info retrieved successfully. Aug 14 02:14:14.340344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.343308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:14.343308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-777350684"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:14.345064 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {"'source_volid": '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-777350684'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:14.345127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:14.353858 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:14.362006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (9f658335-019a-4e88-b8ed-02bdbcc53f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:14.363500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f3f5d9-c4c0-45c4-90f8-c30bfc2261a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.365640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:14.370299 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Delete volume request issued successfully. Aug 14 02:14:14.370761 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6109de50-bee3-4f05-b0da-6d24a85d247d tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 202 Aug 14 02:14:14.372200 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 575/2278] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:14 2026] DELETE /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:14.390495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.394574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] GET https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:14.396098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:14.396098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:14.408288 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.408288 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:14.416073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f3f5d9-c4c0-45c4-90f8-c30bfc2261a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.417769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da62873-c3a0-4616-8b4d-e2fa35afea6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.420122 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Volume info retrieved successfully. Aug 14 02:14:14.430064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5ffd0f0-ad8b-4dc8-a227-cf25189d4831 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 200 Aug 14 02:14:14.430064 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 574/2279] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:14 2026] GET /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:14.526072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['ddfd1ac1-8dea-4aea-b15c-6965fb8ab6d9', '61023ff3-d11a-47b6-8c3b-9876cfeec43b', '1c0df7f3-16fb-4799-b7d0-132505259bb0', 'ace61c95-5f43-4a11-8d4b-13c8c6ccdfcb'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:14.527282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da62873-c3a0-4616-8b4d-e2fa35afea6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddfd1ac1-8dea-4aea-b15c-6965fb8ab6d9', '61023ff3-d11a-47b6-8c3b-9876cfeec43b', '1c0df7f3-16fb-4799-b7d0-132505259bb0', 'ace61c95-5f43-4a11-8d4b-13c8c6ccdfcb']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.528711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24de4a47-87aa-440b-b37b-1df38cfad44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.569438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24de4a47-87aa-440b-b37b-1df38cfad44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65f2b57d-923d-4853-b9be-ac029b24acca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777350684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['ddfd1ac1-8dea-4aea-b15c-6965fb8ab6d9','61023ff3-d11a-47b6-8c3b-9876cfeec43b','1c0df7f3-16fb-4799-b7d0-132505259bb0','ace61c95-5f43-4a11-8d4b-13c8c6ccdfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777350684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65f2b57d-923d-4853-b9be-ac029b24acca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:14.571589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6888d6fe-21b1-4264-a36c-520fcf36eee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: FROM reservations Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: [parameters: {'uuid_1_1': 'ddfd1ac1-8dea-4aea-b15c-6965fb8ab6d9', 'uuid_1_2': '61023ff3-d11a-47b6-8c3b-9876cfeec43b', 'uuid_1_3': '1c0df7f3-16fb-4799-b7d0-132505259bb0', 'uuid_1_4': 'ace61c95-5f43-4a11-8d4b-13c8c6ccdfcb'}] Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100238) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 14 02:14:14.592125 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100238) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 14 02:14:14.631808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:14.636640 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:14.637158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:14.637978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:14.653844 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:14.653844 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:14.660598 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:14.684013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd7c0aa3-afcc-4894-ab02-e3cfbb855bb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:14.685292 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 568/2280] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:14 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:15.458627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1aab808c-067f-4ed1-b907-b30c95f651c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:15.462238 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1aab808c-067f-4ed1-b907-b30c95f651c3 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] GET https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 Aug 14 02:14:15.462430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1aab808c-067f-4ed1-b907-b30c95f651c3 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:15.462910 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1aab808c-067f-4ed1-b907-b30c95f651c3 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:15.471945 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1aab808c-067f-4ed1-b907-b30c95f651c3 tempest-VolumesCloneNegativeTest-362309244 tempest-VolumesCloneNegativeTest-362309244-project-member] https://10.4.3.35/volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 returned with HTTP 404 Aug 14 02:14:15.472253 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 576/2281] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:15 2026] GET /volume/v3/volumes/9ac13530-61db-4e6b-9741-c2cf85dc3083 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:15.656822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6888d6fe-21b1-4264-a36c-520fcf36eee0) transitioned into state 'SUCCESS' from state '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-777350684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['ddfd1ac1-8dea-4aea-b15c-6965fb8ab6d9','61023ff3-d11a-47b6-8c3b-9876cfeec43b','1c0df7f3-16fb-4799-b7d0-132505259bb0','ace61c95-5f43-4a11-8d4b-13c8c6ccdfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.658383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e633a055-92b7-446b-90b0-86fc7b49c205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.675492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e633a055-92b7-446b-90b0-86fc7b49c205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.679847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (9f658335-019a-4e88-b8ed-02bdbcc53f44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:15.679847 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:15.679847 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1026efd2-f9ee-49fe-9b19-6521e5190d2b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:15.680414 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 564/2282] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:14 2026] POST /volume/v3/volumes => generated 761 bytes in 1341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:15.701066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:15.704355 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:15.704836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2065897622"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:15.707813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {"'source_volid": '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2065897622'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:15.707987 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:15.713885 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:15.717874 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:15.718761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:15.718761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:15.718761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:15.730076 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (d8943ce2-69be-44da-b645-fe37956abbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:15.734635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dac209-c1f2-4b1f-ad95-c49674da15a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.736230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:15.743120 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:15.743120 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:15.757484 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:15.766210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b50fc85-aa14-4525-920a-c4be5d44e332 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:15.766805 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 569/2283] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:15 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:15.785661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56dac209-c1f2-4b1f-ad95-c49674da15a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.786734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f086a6e-98c5-4a54-9d23-e59ed71caedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.867012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['740e0bf3-5805-4079-8fec-32986ed4afb8', '2ab2f4ac-fe1c-436a-bc66-cd7884441d54', '9f6422c9-e7a8-43ec-9772-0d0011273755', '655b51d3-5c7c-42ff-a398-64b04ba1fd25'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:15.868201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f086a6e-98c5-4a54-9d23-e59ed71caedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740e0bf3-5805-4079-8fec-32986ed4afb8', '2ab2f4ac-fe1c-436a-bc66-cd7884441d54', '9f6422c9-e7a8-43ec-9772-0d0011273755', '655b51d3-5c7c-42ff-a398-64b04ba1fd25']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.869042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0942cee7-4447-497f-bcc9-030fdec4d9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.905334 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0942cee7-4447-497f-bcc9-030fdec4d9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d437675-74e4-4821-86ce-fac0e6e2a8ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2065897622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['740e0bf3-5805-4079-8fec-32986ed4afb8','2ab2f4ac-fe1c-436a-bc66-cd7884441d54','9f6422c9-e7a8-43ec-9772-0d0011273755','655b51d3-5c7c-42ff-a398-64b04ba1fd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2065897622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d437675-74e4-4821-86ce-fac0e6e2a8ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.906166 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef21631-84f5-4cce-a6d5-8e61045a533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.948841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef21631-84f5-4cce-a6d5-8e61045a533e) transitioned into state 'SUCCESS' from state '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-2065897622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['740e0bf3-5805-4079-8fec-32986ed4afb8','2ab2f4ac-fe1c-436a-bc66-cd7884441d54','9f6422c9-e7a8-43ec-9772-0d0011273755','655b51d3-5c7c-42ff-a398-64b04ba1fd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.950395 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32efb256-2864-4ef9-9b45-0084ef27b889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:15.970629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32efb256-2864-4ef9-9b45-0084ef27b889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:15.972144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (d8943ce2-69be-44da-b645-fe37956abbd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:15.972763 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:15.974713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-85490f64-c32f-49d6-bc76-6f4b0420ad37 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:15.975008 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 575/2284] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:15 2026] POST /volume/v3/volumes => generated 762 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:15.987308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:15.989415 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:15.989851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1689071933"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:15.991499 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request body: {'volume': {"'source_volid": '1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1689071933'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:15.991721 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume of 1 GB Aug 14 02:14:15.996774 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Availability Zones retrieved successfully. Aug 14 02:14:16.003571 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (766d3dc3-7fa5-4bfd-b8b9-0fad4256cf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:16.005054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eed2029-8d1f-4a0f-b7c7-2abab4861f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:16.006147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:16.041713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eed2029-8d1f-4a0f-b7c7-2abab4861f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:16.041713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eafadc3-22c1-4323-8971-6728bcfeac1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:16.115447 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Created reservations ['1c378e0f-4e5f-4e72-b235-90448d1152b2', '043c34ee-e008-432f-b5ab-b5cc8966ec0d', 'd8440762-9758-499b-b54b-e6bc8573b93c', '617a54e3-d754-4b10-b1d4-8c6e75030405'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:16.116654 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eafadc3-22c1-4323-8971-6728bcfeac1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c378e0f-4e5f-4e72-b235-90448d1152b2', '043c34ee-e008-432f-b5ab-b5cc8966ec0d', 'd8440762-9758-499b-b54b-e6bc8573b93c', '617a54e3-d754-4b10-b1d4-8c6e75030405']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:16.117938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4c917f-0e9e-4615-9171-25a6d7ab981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:16.155483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4c917f-0e9e-4615-9171-25a6d7ab981c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8efcaa01-74c6-4810-9c49-da6335d30f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1689071933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['1c378e0f-4e5f-4e72-b235-90448d1152b2','043c34ee-e008-432f-b5ab-b5cc8966ec0d','d8440762-9758-499b-b54b-e6bc8573b93c','617a54e3-d754-4b10-b1d4-8c6e75030405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1689071933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8efcaa01-74c6-4810-9c49-da6335d30f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25facc8a2b634eacbe0a0ab7b10982f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32cfc4e5921142c88b1f9b3911af8608',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:16.157635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97470069-1023-415c-9ce7-f4f608b5daba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:16.198018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97470069-1023-415c-9ce7-f4f608b5daba) transitioned into state 'SUCCESS' from state '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-1689071933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25facc8a2b634eacbe0a0ab7b10982f0',qos_specs=None,replication_status=,reservations=['1c378e0f-4e5f-4e72-b235-90448d1152b2','043c34ee-e008-432f-b5ab-b5cc8966ec0d','d8440762-9758-499b-b54b-e6bc8573b93c','617a54e3-d754-4b10-b1d4-8c6e75030405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32cfc4e5921142c88b1f9b3911af8608',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:16.199227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b11dff4-de01-4e96-9003-5a3d55a5c061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:16.217723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b11dff4-de01-4e96-9003-5a3d55a5c061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:16.219128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Flow 'volume_create_api' (766d3dc3-7fa5-4bfd-b8b9-0fad4256cf2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:16.219467 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Create volume request issued successfully. Aug 14 02:14:16.220229 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f768db5-36d4-4cc8-b7c1-2e0a9e374a4c tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:16.220966 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 577/2285] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:15 2026] POST /volume/v3/volumes => generated 762 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:16.237782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.241231 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e Aug 14 02:14:16.241231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.242505 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.256744 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.256744 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:16.265707 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.276343 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48d178c2-e5b6-4c29-bcdc-583535ec5f43 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e returned with HTTP 200 Aug 14 02:14:16.277079 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 565/2286] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.299012 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-384f0629-8520-4f89-9811-0127d3f5a00d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.303624 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-384f0629-8520-4f89-9811-0127d3f5a00d tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d Aug 14 02:14:16.305321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-384f0629-8520-4f89-9811-0127d3f5a00d tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.305321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-384f0629-8520-4f89-9811-0127d3f5a00d tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.315760 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.315760 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:16.324789 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-384f0629-8520-4f89-9811-0127d3f5a00d tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.335568 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-384f0629-8520-4f89-9811-0127d3f5a00d tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d returned with HTTP 200 Aug 14 02:14:16.335568 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 570/2287] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.363047 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.368693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca Aug 14 02:14:16.368956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.369751 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.385496 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.385496 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:16.393346 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.406603 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f43c7245-7aef-44fb-be25-f901a1a833d5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca returned with HTTP 200 Aug 14 02:14:16.407727 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 576/2288] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.429373 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-07936b5f-dd21-439b-a6f1-5f0499684aae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.432594 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07936b5f-dd21-439b-a6f1-5f0499684aae tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab Aug 14 02:14:16.432594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07936b5f-dd21-439b-a6f1-5f0499684aae tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.432594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07936b5f-dd21-439b-a6f1-5f0499684aae tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.447010 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.447010 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:16.455266 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-07936b5f-dd21-439b-a6f1-5f0499684aae tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.461135 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07936b5f-dd21-439b-a6f1-5f0499684aae tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab returned with HTTP 200 Aug 14 02:14:16.461822 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 578/2289] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.477954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.485620 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 Aug 14 02:14:16.485620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.485620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.496039 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.496039 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:16.506697 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.510385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e66ef7b-a323-4b8a-a5a3-03945774e715 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 returned with HTTP 200 Aug 14 02:14:16.511524 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 566/2290] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.537077 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.540884 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 Aug 14 02:14:16.540884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.540884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.541016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: 8efcaa01-74c6-4810-9c49-da6335d30f94 Aug 14 02:14:16.561927 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.561927 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:16.563201 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.612916 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:16.612916 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45de5cfa-28d2-413f-8788-ca8ed99604ce tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 returned with HTTP 202 Aug 14 02:14:16.613446 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 571/2291] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:16 2026] DELETE /volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:16.629765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.633150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 Aug 14 02:14:16.633655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.633655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.649882 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.649882 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:16.655844 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:16.664407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e1c62ad4-7395-4052-9f49-efb4d7561ba5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 returned with HTTP 200 Aug 14 02:14:16.665035 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 577/2292] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:16.782881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:16.785315 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:16.785616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:16.786093 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:16.804373 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:16.804373 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:16.810935 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:16.819428 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35a20026-9d5b-4f80-aeb9-b6c98e15043b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:16.820135 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 579/2293] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:16 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:17.358508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-71819b30-ee64-46fb-936f-7c2203f3a87e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.360962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-71819b30-ee64-46fb-936f-7c2203f3a87e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76/action Aug 14 02:14:17.361357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-71819b30-ee64-46fb-936f-7c2203f3a87e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:17.361545 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-71819b30-ee64-46fb-936f-7c2203f3a87e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:17.383543 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.383543 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:17.399438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef739a96-7ab2-4b74-8bda-88224a7abb00 req-71819b30-ee64-46fb-936f-7c2203f3a87e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76/action returned with HTTP 204 Aug 14 02:14:17.400232 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 567/2294] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:14:17 2026] POST /volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:17.681474 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3776ee2b-afc2-4c52-b19c-cdadfe49547a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.685071 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3776ee2b-afc2-4c52-b19c-cdadfe49547a tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 Aug 14 02:14:17.685257 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3776ee2b-afc2-4c52-b19c-cdadfe49547a tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:17.685532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3776ee2b-afc2-4c52-b19c-cdadfe49547a tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:17.695922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3776ee2b-afc2-4c52-b19c-cdadfe49547a tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 returned with HTTP 404 Aug 14 02:14:17.696563 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 572/2295] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:17 2026] GET /volume/v3/volumes/8efcaa01-74c6-4810-9c49-da6335d30f94 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:17.707320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.709701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab Aug 14 02:14:17.709916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:17.710125 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:17.710499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: 6d437675-74e4-4821-86ce-fac0e6e2a8ab Aug 14 02:14:17.713943 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=392,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:14:17.725650 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.725650 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:17.726383 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:17.767266 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:17.767615 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf014354-0489-45aa-b704-eaeb3b4e67f5 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab returned with HTTP 202 Aug 14 02:14:17.768354 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 578/2296] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:17 2026] DELETE /volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:17.778570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.780589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab Aug 14 02:14:17.780589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:17.780808 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:17.793636 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.793636 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:17.803384 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:17.811196 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ae80a9f-9cdb-406c-be73-6dcabe722d07 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab returned with HTTP 200 Aug 14 02:14:17.811602 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 580/2297] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:17 2026] GET /volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:17.845866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.850090 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:17.851261 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:17.851261 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:17.875076 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.875076 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:17.892214 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:17.899044 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c76d4cfc-e5dc-49fb-8707-595e9bc3e75f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:17.899708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 568/2298] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:17 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1651 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:17.919604 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.925049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:17.925049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5a11dae-edf5-4b02-acd2-7dbc46b427f2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-150712202"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:17.944236 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.944236 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:17.945205 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:17.945404 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:17.951956 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141c4a8b-683b-4dc0-aff8-8d0d7784ce55 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 400 Aug 14 02:14:17.952589 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 573/2299] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:17 2026] POST /volume/v3/snapshots => generated 160 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:14:17.964409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7f55c998-6572-422a-b997-c007fe6a98f3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:17.967763 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:17.968369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5a11dae-edf5-4b02-acd2-7dbc46b427f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-160351569"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:17.981420 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:17.981420 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:17.981992 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:17.982197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:18.028071 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['8fd65bef-cacb-48b7-8e75-9edc1d3006be', '6ae1c74f-d85e-40fa-a342-d692e141e8dc', '7f437f52-1b7f-458c-b602-f7cc2a43374e', 'a14b0f61-2e6b-4263-b641-6dcad3e98f42'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:18.083406 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot force create request issued successfully. Aug 14 02:14:18.083993 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f55c998-6572-422a-b997-c007fe6a98f3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:18.084658 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 579/2300] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:18.097728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5d97fa04-b72f-4aec-b247-c815b05585ea None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:18.100391 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d97fa04-b72f-4aec-b247-c815b05585ea tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:18.102958 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d97fa04-b72f-4aec-b247-c815b05585ea tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:18.102958 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d97fa04-b72f-4aec-b247-c815b05585ea tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:18.110808 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:18.110808 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:18.111587 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5d97fa04-b72f-4aec-b247-c815b05585ea tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:18.112766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d97fa04-b72f-4aec-b247-c815b05585ea tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 200 Aug 14 02:14:18.113666 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 581/2301] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:18 2026] GET /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:18.835924 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e6b5a51-af3d-4372-8640-1a73ce262697 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:18.838727 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e6b5a51-af3d-4372-8640-1a73ce262697 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab Aug 14 02:14:18.838961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e6b5a51-af3d-4372-8640-1a73ce262697 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:18.839227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e6b5a51-af3d-4372-8640-1a73ce262697 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:18.847529 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e6b5a51-af3d-4372-8640-1a73ce262697 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab returned with HTTP 404 Aug 14 02:14:18.848220 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 569/2302] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:18 2026] GET /volume/v3/volumes/6d437675-74e4-4821-86ce-fac0e6e2a8ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:18.860907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71963163-5828-4bf0-8808-22aefe5d2b63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:18.864693 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca Aug 14 02:14:18.864693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:18.864693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:18.864693 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: 65f2b57d-923d-4853-b9be-ac029b24acca Aug 14 02:14:18.875174 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:18.875174 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:18.875887 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:18.901832 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:18.901832 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71963163-5828-4bf0-8808-22aefe5d2b63 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca returned with HTTP 202 Aug 14 02:14:18.901832 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 574/2303] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:18 2026] DELETE /volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:18.912760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:18.915242 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca Aug 14 02:14:18.916176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:18.916176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:18.926588 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:18.926588 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:18.932073 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:18.937339 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7026d71b-14f4-4423-8ee5-514084ef5f7e tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca returned with HTTP 200 Aug 14 02:14:18.937791 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 580/2304] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:18 2026] GET /volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:19.127095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:19.129396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:19.129738 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:19.129879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:19.136735 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:19.136735 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:19.137375 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:19.139276 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c4e2c2e-2af8-4ce8-acdb-665433a61ac0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 200 Aug 14 02:14:19.139276 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 582/2305] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:19 2026] GET /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:19.155866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:19.156534 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:19.157023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5a11dae-edf5-4b02-acd2-7dbc46b427f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1946955819"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:19.174610 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:19.174610 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:19.177966 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:19.177966 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:19.228401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['488f95ae-c3ab-4058-8b72-2ed4b616d902', 'bfdc0dc5-9fa4-403d-872a-12e49fce2069', '53fddabe-a5f6-47b7-9a37-fdaf1a37b84e', '57049721-5492-411f-ac81-682606d9d64c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:19.293762 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot force create request issued successfully. Aug 14 02:14:19.293876 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03f700a0-cf19-4ca6-9637-9c77bd96fce1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:19.294982 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 570/2306] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:19.312554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:19.314920 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:19.315853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:19.316359 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:19.328236 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:19.328236 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:19.329546 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:19.330545 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ca58412-ce35-4946-a8f8-a46ba6d71b95 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 200 Aug 14 02:14:19.332353 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 575/2307] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:19 2026] GET /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:14:19.957597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-abdc6717-3737-4fd6-af05-31d44a90ba35 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:19.961520 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-abdc6717-3737-4fd6-af05-31d44a90ba35 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca Aug 14 02:14:19.961520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-abdc6717-3737-4fd6-af05-31d44a90ba35 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:19.961520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-abdc6717-3737-4fd6-af05-31d44a90ba35 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:19.970158 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-abdc6717-3737-4fd6-af05-31d44a90ba35 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca returned with HTTP 404 Aug 14 02:14:19.970777 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 581/2308] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:19 2026] GET /volume/v3/volumes/65f2b57d-923d-4853-b9be-ac029b24acca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:19.979038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-154c02c2-0e28-406d-845b-41083dde4157 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:19.983066 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d Aug 14 02:14:19.983290 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:19.983699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:19.983855 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: dacab0dc-4827-4ea3-8851-412805b23d5d Aug 14 02:14:19.996267 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:19.996267 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:19.996877 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:20.029349 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:20.032698 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-154c02c2-0e28-406d-845b-41083dde4157 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d returned with HTTP 202 Aug 14 02:14:20.032698 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 583/2309] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:19 2026] DELETE /volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:20.040060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:20.043916 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d Aug 14 02:14:20.043916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:20.043916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:20.055035 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:20.055035 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:20.063426 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:20.067335 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af68ef8a-5b43-4ea2-8559-ae5e8530d1bd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d returned with HTTP 200 Aug 14 02:14:20.067935 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 571/2310] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:20 2026] GET /volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:20.347103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:20.354258 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:20.355326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:20.355782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:20.362487 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:20.362487 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:20.363225 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:20.364409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24cae05b-d6aa-440a-9728-fc026c5ce683 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 200 Aug 14 02:14:20.365365 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 576/2311] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:20 2026] GET /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:20.377085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:20.379086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:20.380555 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5a11dae-edf5-4b02-acd2-7dbc46b427f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2144924706"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:20.395864 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:20.395864 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:20.396558 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:20.396786 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:20.458784 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['024b93a2-12ac-4947-b45e-4ee900b7004e', '3b420e76-807c-430b-ab8d-aa87babdd1e1', '5c458d52-914d-45a8-8cff-f28b08c7a074', '335fc162-202e-47e6-9777-df528fdca8fb'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:20.534601 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot force create request issued successfully. Aug 14 02:14:20.535090 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0764e0fd-5523-40b9-8571-cd9affd84a8f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:20.535652 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 582/2312] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:20.552382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eaed9f98-37db-4432-83f5-c7488320528a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:20.555545 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaed9f98-37db-4432-83f5-c7488320528a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:20.556092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaed9f98-37db-4432-83f5-c7488320528a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:20.556694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaed9f98-37db-4432-83f5-c7488320528a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:20.564799 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:20.564799 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:20.565403 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-eaed9f98-37db-4432-83f5-c7488320528a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:20.566854 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaed9f98-37db-4432-83f5-c7488320528a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 200 Aug 14 02:14:20.567558 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 584/2313] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:20 2026] GET /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:21.088520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5c9d136-453d-46c2-9e39-bab4747dc2a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.090278 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5c9d136-453d-46c2-9e39-bab4747dc2a6 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d Aug 14 02:14:21.090507 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d136-453d-46c2-9e39-bab4747dc2a6 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.090719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d136-453d-46c2-9e39-bab4747dc2a6 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.098092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5c9d136-453d-46c2-9e39-bab4747dc2a6 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d returned with HTTP 404 Aug 14 02:14:21.098954 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 572/2314] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:21 2026] GET /volume/v3/volumes/dacab0dc-4827-4ea3-8851-412805b23d5d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:21.106581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.109163 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e Aug 14 02:14:21.109564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.110316 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.110602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: 6395d887-09aa-4fbb-80c7-c0959192234e Aug 14 02:14:21.120068 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:21.120068 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:21.121428 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:21.146316 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:21.146521 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d4cc1f7-1296-44d8-a1de-de1530e201d1 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e returned with HTTP 202 Aug 14 02:14:21.147056 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 577/2315] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:21 2026] DELETE /volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:21.155254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.157704 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e Aug 14 02:14:21.157950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.158183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.167046 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:21.167046 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:21.172547 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:21.178589 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-41ce5d3f-e5c7-495f-9fb0-64eebd782488 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e returned with HTTP 200 Aug 14 02:14:21.179067 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 583/2316] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:21 2026] GET /volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:21.584201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.586614 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:21.586866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.587068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.595764 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:21.595764 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:21.595764 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:21.596363 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9126c4b0-e081-4e9d-8c0a-a9e37d1d8e27 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 200 Aug 14 02:14:21.598230 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 585/2317] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:21 2026] GET /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:21.611237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.613430 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:21.613657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.613869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.613981 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:21.620646 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:21.620646 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:21.621100 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:21.649633 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:14:21.651755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e3a53f0-68e1-4b6d-ad33-7053be6aacd9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 202 Aug 14 02:14:21.651755 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 573/2318] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:21 2026] DELETE /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:21.661776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0c83ad5-7130-4130-adfc-342545f3d901 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:21.664044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0c83ad5-7130-4130-adfc-342545f3d901 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:21.664301 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0c83ad5-7130-4130-adfc-342545f3d901 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:21.664562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0c83ad5-7130-4130-adfc-342545f3d901 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:21.672966 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:21.672966 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:21.676703 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0c83ad5-7130-4130-adfc-342545f3d901 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:21.676703 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0c83ad5-7130-4130-adfc-342545f3d901 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 200 Aug 14 02:14:21.676703 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 578/2319] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:21 2026] GET /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:22.201415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-497453a7-48f5-4b27-a45e-bd4b047e5eda None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.203743 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-497453a7-48f5-4b27-a45e-bd4b047e5eda tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e Aug 14 02:14:22.203841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-497453a7-48f5-4b27-a45e-bd4b047e5eda tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.204756 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-497453a7-48f5-4b27-a45e-bd4b047e5eda tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.216764 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-497453a7-48f5-4b27-a45e-bd4b047e5eda tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e returned with HTTP 404 Aug 14 02:14:22.216764 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 584/2320] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:22 2026] GET /volume/v3/volumes/6395d887-09aa-4fbb-80c7-c0959192234e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:22.224691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.227920 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:22.228205 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.229172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.229172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume with id: 1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:22.246553 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:22.246553 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:22.247411 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:22.295916 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Delete volume request issued successfully. Aug 14 02:14:22.295916 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e28f74f2-5e4f-432e-8afd-f5fabf2292dd tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b returned with HTTP 202 Aug 14 02:14:22.295916 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 586/2321] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:22 2026] DELETE /volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:22.308562 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.312785 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:22.312785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.313398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.326514 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:22.326514 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:22.341850 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Volume info retrieved successfully. Aug 14 02:14:22.350613 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4f15782-00a5-4d25-84c2-ef37226d4e9b tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b returned with HTTP 200 Aug 14 02:14:22.351232 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 574/2322] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:22 2026] GET /volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:22.686879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf9596c8-665f-4c6b-99a7-a4ca497adaf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.689791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf9596c8-665f-4c6b-99a7-a4ca497adaf0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:22.689924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf9596c8-665f-4c6b-99a7-a4ca497adaf0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.690176 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf9596c8-665f-4c6b-99a7-a4ca497adaf0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.700018 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf9596c8-665f-4c6b-99a7-a4ca497adaf0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 404 Aug 14 02:14:22.701041 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 579/2323] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:22 2026] GET /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:22.711235 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ee551011-6104-4836-9a0d-3795ad6c786c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.713803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:22.714050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.714314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.715363 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:22.726370 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:22.726370 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:22.727074 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:22.767777 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:14:22.767777 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee551011-6104-4836-9a0d-3795ad6c786c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 202 Aug 14 02:14:22.767777 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 585/2324] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:22 2026] DELETE /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:22.776004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:22.781125 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:22.781125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:22.781125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:22.790872 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:22.790872 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:22.793522 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:22.795564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45b69afc-81ee-4767-ae3e-fdf1000a0999 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 200 Aug 14 02:14:22.799852 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 587/2325] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:22 2026] GET /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:23.368630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ed4d1e4-f411-4f15-a043-cb73c497e6e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:23.370868 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ed4d1e4-f411-4f15-a043-cb73c497e6e7 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] GET https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b Aug 14 02:14:23.371109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ed4d1e4-f411-4f15-a043-cb73c497e6e7 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:23.371860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ed4d1e4-f411-4f15-a043-cb73c497e6e7 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:23.380225 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ed4d1e4-f411-4f15-a043-cb73c497e6e7 tempest-CreateVolumesFromSourceVolumeTest-1024944276 tempest-CreateVolumesFromSourceVolumeTest-1024944276-project-member] https://10.4.3.35/volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b returned with HTTP 404 Aug 14 02:14:23.380887 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 575/2326] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:23 2026] GET /volume/v3/volumes/1dbc3fd3-5f65-4261-b3e8-1ed7e708ef0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:23.811873 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d973c21-e1c7-47b9-aaad-1d4152889eb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:23.814302 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d973c21-e1c7-47b9-aaad-1d4152889eb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:23.814302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d973c21-e1c7-47b9-aaad-1d4152889eb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:23.814838 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d973c21-e1c7-47b9-aaad-1d4152889eb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:23.821024 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d973c21-e1c7-47b9-aaad-1d4152889eb0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 404 Aug 14 02:14:23.821489 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 580/2327] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:23 2026] GET /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:14:23.832452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:23.843797 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:23.844249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:23.845269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:23.845269 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:23.851305 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:23.851305 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:23.851969 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:23.875418 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:14:23.875742 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-86c4d749-f5b6-4f62-9a7b-561dc5dcd300 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 202 Aug 14 02:14:23.876416 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 586/2328] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:23 2026] DELETE /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:23.886648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:23.888909 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:23.889182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:23.889442 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:23.895745 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:23.895745 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:23.896400 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:23.897500 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3fc12eaa-e4c0-4c7d-9e20-b9c404fdd418 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 200 Aug 14 02:14:23.898087 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 588/2329] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:23 2026] GET /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:24.909967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75a7d794-9251-419d-8ae1-254eb5f85e1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:24.912769 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a7d794-9251-419d-8ae1-254eb5f85e1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:24.912915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a7d794-9251-419d-8ae1-254eb5f85e1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:24.913455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a7d794-9251-419d-8ae1-254eb5f85e1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:24.919029 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a7d794-9251-419d-8ae1-254eb5f85e1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 404 Aug 14 02:14:24.919733 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 576/2330] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:24 2026] GET /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:24.929837 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7261407-06a2-4342-9d52-e9675c863e3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:24.931862 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7261407-06a2-4342-9d52-e9675c863e3e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:24.932439 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7261407-06a2-4342-9d52-e9675c863e3e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:24.932849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7261407-06a2-4342-9d52-e9675c863e3e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:24.933076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e7261407-06a2-4342-9d52-e9675c863e3e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 69dc8580-f109-4e73-90fb-8ea280f80bf0 Aug 14 02:14:24.939649 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7261407-06a2-4342-9d52-e9675c863e3e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 returned with HTTP 404 Aug 14 02:14:24.940542 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 581/2331] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:24 2026] DELETE /volume/v3/snapshots/69dc8580-f109-4e73-90fb-8ea280f80bf0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:24.950611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:24.952717 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:24.953178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:24.953178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:24.953315 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: c648edff-9ea6-4448-a810-9588fa7867da Aug 14 02:14:24.961739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05a21062-9dab-46df-87cc-53f2fdeb8921 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da returned with HTTP 404 Aug 14 02:14:24.961739 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 587/2332] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:24 2026] DELETE /volume/v3/snapshots/c648edff-9ea6-4448-a810-9588fa7867da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:24.970546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:24.974225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:24.975148 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:24.975148 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:24.975148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 786938d7-b323-4102-9b2a-5ef862dcd6c9 Aug 14 02:14:24.981199 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c82b8a1d-daa9-4088-b425-5762ec05a7d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 returned with HTTP 404 Aug 14 02:14:24.982175 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 589/2333] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:24 2026] DELETE /volume/v3/snapshots/786938d7-b323-4102-9b2a-5ef862dcd6c9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:25.028351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.031377 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:25.031377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:25.031377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:25.061657 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:25.061657 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:25.062151 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.067652 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:25.075533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-cbe771dc-6b72-495e-acbd-b9cba0c55337 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:25.075963 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 577/2334] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:25 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1651 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:25.105446 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.108717 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2/action Aug 14 02:14:25.109608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:25.109608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:25.127808 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:25.127808 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:25.128785 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:25.138885 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Begin detaching volume completed successfully. Aug 14 02:14:25.139192 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-c6f7e668-2eaa-4290-8581-ddf8fa2bfc0b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2/action returned with HTTP 202 Aug 14 02:14:25.140022 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 588/2335] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:25 2026] POST /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:25.209716 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7851a590-4e07-468a-a0fc-2680137e9183 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.210233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7851a590-4e07-468a-a0fc-2680137e9183 None None] GET https://10.4.3.35/volume// Aug 14 02:14:25.212220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7851a590-4e07-468a-a0fc-2680137e9183 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:25.212220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7851a590-4e07-468a-a0fc-2680137e9183 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:25.212220 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7851a590-4e07-468a-a0fc-2680137e9183 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:25.212220 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 590/2336] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:25.223526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.227569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:25.227569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:25.227569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:25.237970 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:25.239622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:25.240184 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:25.240184 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:25.240570 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:25.240842 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume of 1 GB Aug 14 02:14:25.247484 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:25.247603 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Availability Zones retrieved successfully. Aug 14 02:14:25.253114 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-7620215b-2753-4139-a0f0-067744cf1139 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:25.253746 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 578/2337] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:25 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:25.254621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Flow 'volume_create_api' (a7d0879f-60f4-45c5-9437-2b5be3a9c196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:25.257891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c10c14f-0368-4707-9b9f-024a4c0e4b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.259705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:25.310728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c10c14f-0368-4707-9b9f-024a4c0e4b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.311659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ebf7c2-643d-4358-a4ac-f7ce017765a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.423705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Created reservations ['c5c7ff43-01b1-4d2a-809e-7bbdbbcbb48d', '5216da78-5005-4d95-bda8-3d34e698b9bd', '46e0a71e-897b-42a5-b1a1-9aafe1159a03', 'eea1fde9-ec6e-4dec-ba8a-05baba235721'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:25.424806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ebf7c2-643d-4358-a4ac-f7ce017765a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c7ff43-01b1-4d2a-809e-7bbdbbcbb48d', '5216da78-5005-4d95-bda8-3d34e698b9bd', '46e0a71e-897b-42a5-b1a1-9aafe1159a03', 'eea1fde9-ec6e-4dec-ba8a-05baba235721']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.426027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245b0341-cb32-4c9a-85dd-c6ad293b01e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.461553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (245b0341-cb32-4c9a-85dd-c6ad293b01e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eb370c3-72b4-4813-8bfb-b5609cac3233', '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='c8c4fd2434f2402ba89ee7d8cce62f17',qos_specs=None,replication_status=,reservations=['c5c7ff43-01b1-4d2a-809e-7bbdbbcbb48d','5216da78-5005-4d95-bda8-3d34e698b9bd','46e0a71e-897b-42a5-b1a1-9aafe1159a03','eea1fde9-ec6e-4dec-ba8a-05baba235721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb2fdc7f3b240789f12d76999853527',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:25Z,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=2eb370c3-72b4-4813-8bfb-b5609cac3233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c4fd2434f2402ba89ee7d8cce62f17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb2fdc7f3b240789f12d76999853527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.463648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cade0d3-3284-436e-8ec4-ffadbf58e255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.503615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cade0d3-3284-436e-8ec4-ffadbf58e255) transitioned into state 'SUCCESS' from 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='c8c4fd2434f2402ba89ee7d8cce62f17',qos_specs=None,replication_status=,reservations=['c5c7ff43-01b1-4d2a-809e-7bbdbbcbb48d','5216da78-5005-4d95-bda8-3d34e698b9bd','46e0a71e-897b-42a5-b1a1-9aafe1159a03','eea1fde9-ec6e-4dec-ba8a-05baba235721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb2fdc7f3b240789f12d76999853527',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.504584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60780470-a4d1-49ab-9556-5ea168ce4d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.524695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60780470-a4d1-49ab-9556-5ea168ce4d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.525868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Flow 'volume_create_api' (a7d0879f-60f4-45c5-9437-2b5be3a9c196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:25.526154 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume request issued successfully. Aug 14 02:14:25.526819 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77ce710f-7679-49ab-8fcd-0bdc4fa66b86 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:25.527630 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 582/2338] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:25 2026] POST /volume/v3/volumes => generated 738 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:25.544694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f6469f59-8511-4076-9794-d8768be5041c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.548274 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6469f59-8511-4076-9794-d8768be5041c tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:25.548542 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6469f59-8511-4076-9794-d8768be5041c tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:25.548814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6469f59-8511-4076-9794-d8768be5041c tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:25.570353 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:25.570353 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:25.576184 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f6469f59-8511-4076-9794-d8768be5041c tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:25.588766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6469f59-8511-4076-9794-d8768be5041c tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 200 Aug 14 02:14:25.590704 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 589/2339] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:25 2026] GET /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 806 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:25.845873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:25.849110 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:25.849508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1476192775"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:25.851868 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1476192775'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:25.852664 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:25.857949 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:25.864762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (95b53848-0dff-45da-8e98-68020a93b3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:25.865880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be956610-6cfe-40c0-ad3c-6ed96a918672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:25.867296 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:25.917095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be956610-6cfe-40c0-ad3c-6ed96a918672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:25.917892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7eecf6-512e-4203-b1de-ce517113b0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.016698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['e10a6b77-8853-46c5-8c53-e12b494feae1', '53cbd985-3b07-42ae-85a3-7f33362ce7cc', 'f0f788b5-69eb-45d4-95e2-48f8704043e5', 'bad4118b-d8a6-47ba-b58f-bdc0b5533ead'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:26.017652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7eecf6-512e-4203-b1de-ce517113b0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e10a6b77-8853-46c5-8c53-e12b494feae1', '53cbd985-3b07-42ae-85a3-7f33362ce7cc', 'f0f788b5-69eb-45d4-95e2-48f8704043e5', 'bad4118b-d8a6-47ba-b58f-bdc0b5533ead']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.018430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47d2ff-6e2c-4ce8-9a53-193ff1fdfb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.058710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47d2ff-6e2c-4ce8-9a53-193ff1fdfb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c739ef3-b199-4b4a-bf44-2811d3e1061b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1476192775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['e10a6b77-8853-46c5-8c53-e12b494feae1','53cbd985-3b07-42ae-85a3-7f33362ce7cc','f0f788b5-69eb-45d4-95e2-48f8704043e5','bad4118b-d8a6-47ba-b58f-bdc0b5533ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1476192775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c739ef3-b199-4b4a-bf44-2811d3e1061b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.058948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac391cd9-dc9e-419f-938a-c8fd07282343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.085294 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac391cd9-dc9e-419f-938a-c8fd07282343) transitioned into state 'SUCCESS' from state '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-1476192775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['e10a6b77-8853-46c5-8c53-e12b494feae1','53cbd985-3b07-42ae-85a3-7f33362ce7cc','f0f788b5-69eb-45d4-95e2-48f8704043e5','bad4118b-d8a6-47ba-b58f-bdc0b5533ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.086212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f8cbdc-ebaa-44fc-9211-9d91825d5c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.102310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f8cbdc-ebaa-44fc-9211-9d91825d5c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.104714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (95b53848-0dff-45da-8e98-68020a93b3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:26.104714 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:26.105584 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-712bbc75-5606-446b-9c7b-f567b1fc94b0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:26.106487 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 591/2340] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:25 2026] POST /volume/v3/volumes => generated 747 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:26.127443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06256dda-8109-425b-9a33-91b7d2894b5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.129870 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06256dda-8109-425b-9a33-91b7d2894b5f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:26.130089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06256dda-8109-425b-9a33-91b7d2894b5f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:26.130590 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06256dda-8109-425b-9a33-91b7d2894b5f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:26.148505 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:26.148505 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:26.154029 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06256dda-8109-425b-9a33-91b7d2894b5f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:26.160193 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06256dda-8109-425b-9a33-91b7d2894b5f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:26.160646 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 579/2341] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:26 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:26.363843 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-5d0da136-c7c6-4112-8807-86eb156f6cd0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.366950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-5d0da136-c7c6-4112-8807-86eb156f6cd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 Aug 14 02:14:26.368696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-5d0da136-c7c6-4112-8807-86eb156f6cd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:26.368696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-5d0da136-c7c6-4112-8807-86eb156f6cd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:26.381843 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:26.381843 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:26.450384 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9a3dad62-7453-4ddc-8d1c-bc3ffb70ad2b req-5d0da136-c7c6-4112-8807-86eb156f6cd0 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 returned with HTTP 200 Aug 14 02:14:26.450384 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 583/2342] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:26 2026] DELETE /volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:26.608159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.610492 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:26.610730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:26.610990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:26.621748 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:26.621748 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:26.627276 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:26.634163 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-54af48bf-d8b8-4bf1-af88-247ab7c0618a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 200 Aug 14 02:14:26.634644 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 590/2343] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:26 2026] GET /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:26.654562 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-51ee8833-dac2-4b54-992d-70cda6884260 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.656948 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-51ee8833-dac2-4b54-992d-70cda6884260 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:26.657270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-51ee8833-dac2-4b54-992d-70cda6884260 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:26.657375 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-51ee8833-dac2-4b54-992d-70cda6884260 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:26.666055 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:26.666055 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:26.670609 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-51ee8833-dac2-4b54-992d-70cda6884260 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:26.677321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-51ee8833-dac2-4b54-992d-70cda6884260 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 200 Aug 14 02:14:26.677798 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 592/2344] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:26 2026] GET /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:26.710683 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff1163dc-56de-43c6-9e74-c935033cb686 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.715082 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:26.715082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2037020685"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:26.718575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2037020685'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:26.718775 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume of 1 GB Aug 14 02:14:26.726101 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Availability Zones retrieved successfully. Aug 14 02:14:26.734170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Flow 'volume_create_api' (d2ebc957-6fcb-4415-b3d0-f092e9627a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:26.735841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afca0f07-cbc4-47b6-aa7f-362e5f2fa0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.736960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:26.773548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afca0f07-cbc4-47b6-aa7f-362e5f2fa0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.775508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833cfdd6-66a0-4e5d-8c70-fc30aa1f95b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.842577 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Created reservations ['6e365251-5d08-4730-8484-eee28063ee22', 'c574ec66-ad66-443b-9311-aa568e42be2e', '7852e9ed-6e25-4529-9849-f7aae0268635', 'c9d729a1-42e1-4089-81bd-341a0736d40e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:26.843964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833cfdd6-66a0-4e5d-8c70-fc30aa1f95b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e365251-5d08-4730-8484-eee28063ee22', 'c574ec66-ad66-443b-9311-aa568e42be2e', '7852e9ed-6e25-4529-9849-f7aae0268635', 'c9d729a1-42e1-4089-81bd-341a0736d40e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.845437 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353c0164-df5c-4ecf-94f8-c6875aa4a91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.883006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353c0164-df5c-4ecf-94f8-c6875aa4a91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad37816e-1c13-4ef0-a536-80988b387d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2037020685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c4fd2434f2402ba89ee7d8cce62f17',qos_specs=None,replication_status=,reservations=['6e365251-5d08-4730-8484-eee28063ee22','c574ec66-ad66-443b-9311-aa568e42be2e','7852e9ed-6e25-4529-9849-f7aae0268635','c9d729a1-42e1-4089-81bd-341a0736d40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb2fdc7f3b240789f12d76999853527',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:26Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2037020685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad37816e-1c13-4ef0-a536-80988b387d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c4fd2434f2402ba89ee7d8cce62f17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb2fdc7f3b240789f12d76999853527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.883635 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d0f4f3-f2a5-4a3c-b140-397226ff5ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.912837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d0f4f3-f2a5-4a3c-b140-397226ff5ed9) transitioned into 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-2037020685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c4fd2434f2402ba89ee7d8cce62f17',qos_specs=None,replication_status=,reservations=['6e365251-5d08-4730-8484-eee28063ee22','c574ec66-ad66-443b-9311-aa568e42be2e','7852e9ed-6e25-4529-9849-f7aae0268635','c9d729a1-42e1-4089-81bd-341a0736d40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb2fdc7f3b240789f12d76999853527',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.913589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fb49e6-2838-403a-b0a8-4485730b82cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:26.939704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fb49e6-2838-403a-b0a8-4485730b82cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:26.941058 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Flow 'volume_create_api' (d2ebc957-6fcb-4415-b3d0-f092e9627a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:26.942808 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create volume request issued successfully. Aug 14 02:14:26.942808 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff1163dc-56de-43c6-9e74-c935033cb686 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:26.943634 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 580/2345] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:26 2026] POST /volume/v3/volumes => generated 774 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:26.969711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01578b44-7c26-44ea-84ce-04d50c74168b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:26.969711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01578b44-7c26-44ea-84ce-04d50c74168b tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:26.969711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01578b44-7c26-44ea-84ce-04d50c74168b tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:26.969711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01578b44-7c26-44ea-84ce-04d50c74168b tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:26.982980 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:26.982980 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:26.993290 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-01578b44-7c26-44ea-84ce-04d50c74168b tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:27.004210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01578b44-7c26-44ea-84ce-04d50c74168b tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 200 Aug 14 02:14:27.004924 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 584/2346] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:26 2026] GET /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:27.176642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-199f74b3-be0d-4360-84c1-dbc484dac522 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.181963 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-199f74b3-be0d-4360-84c1-dbc484dac522 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.182277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-199f74b3-be0d-4360-84c1-dbc484dac522 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.182615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-199f74b3-be0d-4360-84c1-dbc484dac522 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.194659 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.194659 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:27.200913 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-199f74b3-be0d-4360-84c1-dbc484dac522 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.209335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-199f74b3-be0d-4360-84c1-dbc484dac522 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:27.210177 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 591/2347] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:27.230352 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.235848 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action Aug 14 02:14:27.236271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action body: b'{"os-attach": {"instance_uuid": "6d6188ad-f657-4bc9-94b5-f5ed13853222", "mountpoint": "/dev/vdb"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:27.236446 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6d6188ad-f657-4bc9-94b5-f5ed13853222", "mountpoint": "/dev/vdb"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:27.247187 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.247187 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:27.247838 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.263699 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Update volume admin metadata completed successfully. Aug 14 02:14:27.357164 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Attach volume completed successfully. Aug 14 02:14:27.358041 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9afbfa02-fe3c-41cd-a860-2ba3ae9c324f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action returned with HTTP 202 Aug 14 02:14:27.358386 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 593/2348] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:27 2026] POST /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:27.370422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48501c5e-f646-4033-ae1b-7f71385c1446 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.372893 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48501c5e-f646-4033-ae1b-7f71385c1446 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.373741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48501c5e-f646-4033-ae1b-7f71385c1446 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.374198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48501c5e-f646-4033-ae1b-7f71385c1446 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.391987 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.391987 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:27.397162 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48501c5e-f646-4033-ae1b-7f71385c1446 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.405322 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48501c5e-f646-4033-ae1b-7f71385c1446 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:27.406153 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 581/2349] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:27.425971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de285d45-ca24-4eb2-996e-375c73f2b92e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.428021 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de285d45-ca24-4eb2-996e-375c73f2b92e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.428264 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de285d45-ca24-4eb2-996e-375c73f2b92e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.428453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de285d45-ca24-4eb2-996e-375c73f2b92e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.448785 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.448785 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:27.455769 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de285d45-ca24-4eb2-996e-375c73f2b92e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.461789 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de285d45-ca24-4eb2-996e-375c73f2b92e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:27.462580 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 585/2350] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:27.480298 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0d854825-e542-475f-87eb-4f9599ea31b9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.634906 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d854825-e542-475f-87eb-4f9599ea31b9 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action Aug 14 02:14:27.635389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d854825-e542-475f-87eb-4f9599ea31b9 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:27.635389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d854825-e542-475f-87eb-4f9599ea31b9 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:27.661850 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.661850 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:27.662446 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-0d854825-e542-475f-87eb-4f9599ea31b9 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume '2c739ef3-b199-4b4a-bf44-2811d3e1061b' with '{'status': 'error'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:27.707689 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d854825-e542-475f-87eb-4f9599ea31b9 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action returned with HTTP 202 Aug 14 02:14:27.708668 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 592/2351] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:27 2026] POST /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:27.718925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dcbfb81f-d398-442a-9585-a10dc166693e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.720647 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dcbfb81f-d398-442a-9585-a10dc166693e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.720844 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dcbfb81f-d398-442a-9585-a10dc166693e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.721060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dcbfb81f-d398-442a-9585-a10dc166693e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.736946 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.736946 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:27.743625 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dcbfb81f-d398-442a-9585-a10dc166693e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.750694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dcbfb81f-d398-442a-9585-a10dc166693e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:27.751238 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 594/2352] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:27.772398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f83a1201-9f98-4644-9505-6f427f80f35e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.775479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action Aug 14 02:14:27.775936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fdda2028-a02b-43f1-b694-102bfbff90f4"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:27.776105 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fdda2028-a02b-43f1-b694-102bfbff90f4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:27.803293 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.803293 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:27.803604 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Volume info retrieved successfully. Aug 14 02:14:27.827466 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Terminate volume connection completed successfully. Aug 14 02:14:27.837457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100238) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 02:14:27.916015 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Detach volume completed successfully. Aug 14 02:14:27.916385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f83a1201-9f98-4644-9505-6f427f80f35e tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action returned with HTTP 202 Aug 14 02:14:27.916908 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 582/2353] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:27 2026] POST /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:27.926647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15971a67-d506-4607-a84e-9c59b787d67e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.929900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15971a67-d506-4607-a84e-9c59b787d67e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.931250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15971a67-d506-4607-a84e-9c59b787d67e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.931250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15971a67-d506-4607-a84e-9c59b787d67e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.941273 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:27.941273 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:27.946352 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-15971a67-d506-4607-a84e-9c59b787d67e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:27.952629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15971a67-d506-4607-a84e-9c59b787d67e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:27.953547 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 586/2354] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:27.954248 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-33f459a0-b251-450c-a39d-55c5e3fd0c26 req-394576b1-4cd1-4db3-838d-855a1cf7657e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.957737 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-33f459a0-b251-450c-a39d-55c5e3fd0c26 req-394576b1-4cd1-4db3-838d-855a1cf7657e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 Aug 14 02:14:27.958274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-33f459a0-b251-450c-a39d-55c5e3fd0c26 req-394576b1-4cd1-4db3-838d-855a1cf7657e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.958538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-33f459a0-b251-450c-a39d-55c5e3fd0c26 req-394576b1-4cd1-4db3-838d-855a1cf7657e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:27.966355 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-33f459a0-b251-450c-a39d-55c5e3fd0c26 req-394576b1-4cd1-4db3-838d-855a1cf7657e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 returned with HTTP 404 Aug 14 02:14:27.968356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 593/2355] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:27 2026] DELETE /volume/v3/attachments/662ee8a0-98e2-41fa-899e-906898b9ff76 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:27.973027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41210c58-56b1-4782-96de-78e00cd68abd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:27.985060 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41210c58-56b1-4782-96de-78e00cd68abd tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:27.985526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41210c58-56b1-4782-96de-78e00cd68abd tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:27.985526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41210c58-56b1-4782-96de-78e00cd68abd tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.002383 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.002383 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:28.008872 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41210c58-56b1-4782-96de-78e00cd68abd tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.017627 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41210c58-56b1-4782-96de-78e00cd68abd tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:28.018181 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 595/2356] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:27 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.027427 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.028449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:28.029702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.029702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.041796 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69b9f510-1b76-4a83-b932-49df9a06af9e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.045082 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.045082 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:28.045236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action Aug 14 02:14:28.045236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action body: b'{"os-detach": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:28.045236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:28.055701 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:28.055874 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.055874 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:28.055874 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.061490 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4d6697a-07dd-4cc6-93cf-42bf14bf7f91 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 200 Aug 14 02:14:28.062249 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 583/2357] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.081497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.084983 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:28.085514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.086575 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.087845 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Detach volume completed successfully. Aug 14 02:14:28.088146 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69b9f510-1b76-4a83-b932-49df9a06af9e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action returned with HTTP 202 Aug 14 02:14:28.090946 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 587/2358] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:28 2026] POST /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:28.098331 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a772aae4-7c74-437a-87bf-f1169993aadc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.101230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a772aae4-7c74-437a-87bf-f1169993aadc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:28.101613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a772aae4-7c74-437a-87bf-f1169993aadc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.102030 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a772aae4-7c74-437a-87bf-f1169993aadc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.102875 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.102875 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:28.111227 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:28.114089 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.114089 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:28.120971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dae8ea4f-c523-43d6-8900-80090553c7a0 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 200 Aug 14 02:14:28.121207 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a772aae4-7c74-437a-87bf-f1169993aadc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.122053 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 594/2359] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.127079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a772aae4-7c74-437a-87bf-f1169993aadc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:28.127684 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 596/2360] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.141415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.143235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:28.145146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad37816e-1c13-4ef0-a536-80988b387d6f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1870939423"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:28.146531 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05edb933-e584-4d51-bb4c-b2151b58552c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.149346 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05edb933-e584-4d51-bb4c-b2151b58552c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:28.149346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05edb933-e584-4d51-bb4c-b2151b58552c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.149346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05edb933-e584-4d51-bb4c-b2151b58552c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.160742 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.160742 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:28.161304 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.161304 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:28.161304 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:28.161304 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Create snapshot from volume ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:28.169697 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05edb933-e584-4d51-bb4c-b2151b58552c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.174606 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05edb933-e584-4d51-bb4c-b2151b58552c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:28.175231 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 588/2361] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.194587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6d1a164c-df50-4064-9008-2873873ed8f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.198085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:28.198338 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.198603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.198902 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: 2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:28.213444 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.213444 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:28.214651 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.242173 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Created reservations ['6fcb1800-aafa-4496-98e5-cc47e1240658', '002245ea-e32c-4e18-8699-ae3c657b3ebf', 'ad1626db-8071-4b0e-907d-d791fcc87769', '97cecf72-44de-4280-afc6-4ee940bd75cf'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:28.251455 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume request issued successfully. Aug 14 02:14:28.251455 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d1a164c-df50-4064-9008-2873873ed8f7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 202 Aug 14 02:14:28.252613 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 595/2362] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:28 2026] DELETE /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:28.262038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-93df6d8e-d945-4684-bc98-5d3cd329914a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.264413 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-93df6d8e-d945-4684-bc98-5d3cd329914a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:28.264972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-93df6d8e-d945-4684-bc98-5d3cd329914a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.264972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-93df6d8e-d945-4684-bc98-5d3cd329914a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.277051 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.277051 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:28.282265 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-93df6d8e-d945-4684-bc98-5d3cd329914a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:28.290232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-93df6d8e-d945-4684-bc98-5d3cd329914a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 200 Aug 14 02:14:28.290803 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 597/2363] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:28.303344 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot create request issued successfully. Aug 14 02:14:28.303344 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddb28451-bab6-4bc2-9f26-ca1142f86039 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:28.303344 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 584/2364] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:28 2026] POST /volume/v3/snapshots => generated 326 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:28.316455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:28.318834 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:28.319369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:28.319890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:28.327576 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:28.327576 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:28.328172 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot retrieved successfully. Aug 14 02:14:28.329438 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0716004c-d69c-446a-9be2-6389bc8e6e85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 200 Aug 14 02:14:28.329953 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 589/2365] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:28 2026] GET /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 458 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:29.309356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-49e0f705-176f-4e35-ab7d-601189414deb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:29.311726 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49e0f705-176f-4e35-ab7d-601189414deb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b Aug 14 02:14:29.311948 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49e0f705-176f-4e35-ab7d-601189414deb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:29.312186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49e0f705-176f-4e35-ab7d-601189414deb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:29.321195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49e0f705-176f-4e35-ab7d-601189414deb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b returned with HTTP 404 Aug 14 02:14:29.321855 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 596/2366] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:29 2026] GET /volume/v3/volumes/2c739ef3-b199-4b4a-bf44-2811d3e1061b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:29.347102 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:29.349423 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:29.349811 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:29.350105 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:29.358941 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:29.358941 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:29.359522 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot retrieved successfully. Aug 14 02:14:29.360377 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7dd7d02f-c5e1-4000-8380-1dca5303219d tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 200 Aug 14 02:14:29.360866 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 598/2367] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:29 2026] GET /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:29.374958 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:29.378361 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:29.381358 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:29.381358 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:29.385447 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:29.385447 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:29.386006 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot retrieved successfully. Aug 14 02:14:29.387194 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10908ceb-e7ef-4f1c-9d2a-2929c9923d85 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 200 Aug 14 02:14:29.387746 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 585/2368] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:29 2026] GET /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:29.402605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:29.405763 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:29.406511 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:29.406932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:29.407214 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Delete snapshot with id: a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:29.415355 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:29.415355 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:29.416710 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot retrieved successfully. Aug 14 02:14:29.443697 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot delete request issued successfully. Aug 14 02:14:29.443697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6547ec8f-7b05-4bad-b1ad-fd554205d32a tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 202 Aug 14 02:14:29.443697 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 590/2369] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:29 2026] DELETE /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:29.456244 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:29.460821 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:29.461430 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:29.461430 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:29.475282 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:29.475282 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:29.475507 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Snapshot retrieved successfully. Aug 14 02:14:29.476874 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eba7239d-1e1a-4003-9a5a-d97d14381ee3 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 200 Aug 14 02:14:29.477367 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 597/2370] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:29 2026] GET /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:30.259804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.262790 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:30.262790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.263726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.273293 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:30.273293 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:30.278418 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:30.285772 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0de205d-8c02-42e3-a599-a78fc5e19ddb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:30.286323 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 599/2371] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:30 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:30.300343 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.302244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:30.302494 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.302886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.303039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:30.310602 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:30.310602 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:30.311284 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:30.332942 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:14:30.333270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae3f7595-afc7-4bb4-a522-70d40ac68e0d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 202 Aug 14 02:14:30.333841 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 586/2372] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:30 2026] DELETE /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:30.344430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.348751 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:30.348955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.349369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.368098 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:30.368098 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:30.375619 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:30.382938 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-966fdbd0-f134-4dcb-9b4f-f10f6e5e2af3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 200 Aug 14 02:14:30.383351 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 591/2373] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:30 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:30.490166 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-564a9803-6a1c-4e52-ab35-3e90c5848299 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.492393 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-564a9803-6a1c-4e52-ab35-3e90c5848299 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 Aug 14 02:14:30.492658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-564a9803-6a1c-4e52-ab35-3e90c5848299 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.492908 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-564a9803-6a1c-4e52-ab35-3e90c5848299 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.499017 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-564a9803-6a1c-4e52-ab35-3e90c5848299 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 returned with HTTP 404 Aug 14 02:14:30.499708 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 598/2374] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:30 2026] GET /volume/v3/snapshots/a690c319-ac42-4a3f-a671-8e0c23bb0553 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:30.508794 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-457e9667-d30a-4aff-a533-6a8445463546 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.511751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:30.512059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.513005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.513096 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Delete volume with id: ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:30.523240 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:30.523240 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:30.523853 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:30.569391 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Delete volume request issued successfully. Aug 14 02:14:30.569726 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-457e9667-d30a-4aff-a533-6a8445463546 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 202 Aug 14 02:14:30.570195 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 600/2375] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:30 2026] DELETE /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:30.581817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31b77160-67aa-4b1e-86da-7ae887d37165 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:30.585517 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31b77160-67aa-4b1e-86da-7ae887d37165 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:30.585517 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31b77160-67aa-4b1e-86da-7ae887d37165 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:30.585517 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31b77160-67aa-4b1e-86da-7ae887d37165 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:30.596320 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:30.596320 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:30.601533 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-31b77160-67aa-4b1e-86da-7ae887d37165 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:30.612781 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31b77160-67aa-4b1e-86da-7ae887d37165 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 200 Aug 14 02:14:30.613739 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 587/2376] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:30 2026] GET /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:31.255396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2814bfcf-7846-45f3-a135-b407cac23b58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.284561 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2814bfcf-7846-45f3-a135-b407cac23b58 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:31.284937 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2814bfcf-7846-45f3-a135-b407cac23b58 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:31.300662 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2814bfcf-7846-45f3-a135-b407cac23b58 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:31.301151 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 592/2377] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:31 2026] POST /volume/v3/types => generated 268 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:31.399514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3bf5b33a-86b7-4a94-879f-c794472d620f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.401431 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3bf5b33a-86b7-4a94-879f-c794472d620f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 Aug 14 02:14:31.401720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3bf5b33a-86b7-4a94-879f-c794472d620f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.401961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3bf5b33a-86b7-4a94-879f-c794472d620f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.410275 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3bf5b33a-86b7-4a94-879f-c794472d620f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 returned with HTTP 404 Aug 14 02:14:31.411058 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 599/2378] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:31 2026] GET /volume/v3/volumes/c5a11dae-edf5-4b02-acd2-7dbc46b427f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:31.425572 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.427539 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:14:31.427803 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.428058 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.438257 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:31.438257 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:31.441884 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:31.448892 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8add0f8d-0628-4fa6-8c4f-07019a8a3386 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:14:31.449624 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 601/2379] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:31 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:31.463941 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.465915 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:31.466262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-419594106"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:31.476122 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:31.476122 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:31.476864 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:31.477055 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:14:31.532420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['5d79e23d-568a-4ef1-b5e5-05f1e2be1b9c', '825c00af-2a98-4a8e-9c30-05aaf2b2fc29', '995a0fa0-6706-4074-b90e-a0ab72422fa9', '399f3bd1-4e01-41a2-a603-9cb62d7c540a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:31.584889 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot create request issued successfully. Aug 14 02:14:31.585354 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46484b64-ff94-49a0-ad10-9651f7c800b2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:31.585806 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 588/2380] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:31 2026] POST /volume/v3/snapshots => generated 379 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:31.596562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.599855 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:31.600147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.600657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.608846 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:31.608846 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:31.609377 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:31.610369 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a06ae639-7c8a-4cdd-853e-637bf82cbade tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:31.610885 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 593/2381] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:31 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:31.632188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e9708279-0511-44e6-b7ac-cbdb5a533b79 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.636174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e9708279-0511-44e6-b7ac-cbdb5a533b79 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f Aug 14 02:14:31.636313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e9708279-0511-44e6-b7ac-cbdb5a533b79 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.637972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e9708279-0511-44e6-b7ac-cbdb5a533b79 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.649759 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e9708279-0511-44e6-b7ac-cbdb5a533b79 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f returned with HTTP 404 Aug 14 02:14:31.650253 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 600/2382] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:31 2026] GET /volume/v3/volumes/ad37816e-1c13-4ef0-a536-80988b387d6f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:31.659444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.663130 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:31.663472 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.663936 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.664217 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Delete volume with id: 2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:31.667031 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=448,cinder:UPDATE=142,cinder:INSERT=82 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:14:31.675236 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:31.675236 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:31.676045 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:31.700331 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Delete volume request issued successfully. Aug 14 02:14:31.700655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1aeeba0f-fc04-493d-8e64-aa9fe6239b02 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 202 Aug 14 02:14:31.701296 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 602/2383] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:31 2026] DELETE /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:31.710782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2632ae27-fd5c-4589-874c-5617b3b257ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.712731 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2632ae27-fd5c-4589-874c-5617b3b257ad tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:31.712963 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2632ae27-fd5c-4589-874c-5617b3b257ad tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:31.713165 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2632ae27-fd5c-4589-874c-5617b3b257ad tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:31.723781 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:31.723781 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:31.729001 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2632ae27-fd5c-4589-874c-5617b3b257ad tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Volume info retrieved successfully. Aug 14 02:14:31.739801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2632ae27-fd5c-4589-874c-5617b3b257ad tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 200 Aug 14 02:14:31.740278 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 589/2384] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:31 2026] GET /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:31.951705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:31.953584 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:31.953967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1430414938"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:31.956160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1430414938'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:31.956385 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:31.960955 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:31.967423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (fd360653-b1d6-4434-a45f-5350e4a1a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:31.968474 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e58b64-d169-46eb-8d25-aa2e66816abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:31.969589 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:32.002809 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e58b64-d169-46eb-8d25-aa2e66816abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:32.003824 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1184d6d7-c528-4c9d-8f2e-18e534994514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:32.057096 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['00161d64-5339-406e-8222-101da0769582', 'ea523c53-9932-4135-8bba-1b6dcce520e0', '73a9d17c-81f0-46b9-8335-494c92161e4b', '766a9813-be8b-4a99-8c1b-e549470c8621'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:32.058257 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1184d6d7-c528-4c9d-8f2e-18e534994514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00161d64-5339-406e-8222-101da0769582', 'ea523c53-9932-4135-8bba-1b6dcce520e0', '73a9d17c-81f0-46b9-8335-494c92161e4b', '766a9813-be8b-4a99-8c1b-e549470c8621']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:32.059277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85934e92-3c25-472e-b4d3-b325c029ae18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:32.094364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85934e92-3c25-472e-b4d3-b325c029ae18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95193ed-d7fb-440b-8ba2-74ffc1032ce0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1430414938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['00161d64-5339-406e-8222-101da0769582','ea523c53-9932-4135-8bba-1b6dcce520e0','73a9d17c-81f0-46b9-8335-494c92161e4b','766a9813-be8b-4a99-8c1b-e549470c8621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1430414938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95193ed-d7fb-440b-8ba2-74ffc1032ce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:32.097049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1870b0fe-648d-45df-afc1-f5e17da4fe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:32.122066 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1870b0fe-648d-45df-afc1-f5e17da4fe45) transitioned into state 'SUCCESS' from state '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-1430414938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['00161d64-5339-406e-8222-101da0769582','ea523c53-9932-4135-8bba-1b6dcce520e0','73a9d17c-81f0-46b9-8335-494c92161e4b','766a9813-be8b-4a99-8c1b-e549470c8621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:32.122586 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b10a24c-979d-4812-b337-e03e9ce727db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:32.138174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b10a24c-979d-4812-b337-e03e9ce727db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:32.139250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (fd360653-b1d6-4434-a45f-5350e4a1a576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:32.139700 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:32.144002 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d1e979f-2859-4377-898f-c1ab859d3a35 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:32.144361 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 594/2385] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:31 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:32.164453 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ce15a083-51b7-4306-b04e-1242be37971c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.166911 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce15a083-51b7-4306-b04e-1242be37971c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:32.167892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce15a083-51b7-4306-b04e-1242be37971c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.167892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ce15a083-51b7-4306-b04e-1242be37971c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.183431 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.183431 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:32.188500 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ce15a083-51b7-4306-b04e-1242be37971c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:32.198950 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ce15a083-51b7-4306-b04e-1242be37971c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 200 Aug 14 02:14:32.198950 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 601/2386] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:32.622153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.625387 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.625387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.625387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.630055 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.630055 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:32.630440 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.633688 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1e810f1-82e0-4cb7-a37f-8e1273347c1d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:32.633688 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 603/2387] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:32.643713 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.647708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.647708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.647708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.648251 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=447,cinder:INSERT=84,cinder:UPDATE=147 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:14:32.653291 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.653291 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:32.653619 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.654562 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8fdeb3f6-bf9e-4a1e-bd99-7eba77f8ea7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:32.656608 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 590/2388] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:32.668659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.670625 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:32.671229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.671229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.671318 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:14:32.672020 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.672020 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:32.672405 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:14:32.680350 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=398,cinder:UPDATE=103,cinder:INSERT=56 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:14:32.685508 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Get all snapshots completed successfully. Aug 14 02:14:32.685954 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f6cf99a-4c1d-4796-937e-b0bc183599e5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:14:32.686551 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 595/2389] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:32.698161 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f8fbfe20-8ac0-48f2-8fe7-d706e085b1e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.700039 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8fbfe20-8ac0-48f2-8fe7-d706e085b1e1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] PUT https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.700415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8fbfe20-8ac0-48f2-8fe7-d706e085b1e1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-690063400", "description": "This is the new description of snapshot."}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:32.707292 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.707292 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:32.707843 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f8fbfe20-8ac0-48f2-8fe7-d706e085b1e1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.718208 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8fbfe20-8ac0-48f2-8fe7-d706e085b1e1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:32.718875 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 602/2390] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:14:32 2026] PUT /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:14:32.733252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.735267 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.735573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.735789 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.741458 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.741458 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:32.742038 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.742965 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1680f715-dbbd-4dea-bd08-4b890a6d225d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:32.743334 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 604/2391] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:32.754575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.755572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8429c30-6ab5-494c-95d5-e485189118a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.757791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8429c30-6ab5-494c-95d5-e485189118a1 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] GET https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 Aug 14 02:14:32.757882 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.758084 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8429c30-6ab5-494c-95d5-e485189118a1 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.758342 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.758396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8429c30-6ab5-494c-95d5-e485189118a1 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.758443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.758627 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.767093 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8429c30-6ab5-494c-95d5-e485189118a1 tempest-CinderUnicodeTest-545802376 tempest-CinderUnicodeTest-545802376-project-member] https://10.4.3.35/volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 returned with HTTP 404 Aug 14 02:14:32.767853 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 596/2392] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/volumes/2eb370c3-72b4-4813-8bfb-b5609cac3233 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:32.768200 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.768200 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:32.769084 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.794883 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:14:32.795217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7e2e86d-7ee5-47e5-bb25-25d479c57965 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 202 Aug 14 02:14:32.799030 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 591/2393] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:32 2026] DELETE /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:32.808073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bdb229f6-113c-416e-8047-703e571c958d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:32.810991 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bdb229f6-113c-416e-8047-703e571c958d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:32.811325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bdb229f6-113c-416e-8047-703e571c958d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:32.811629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bdb229f6-113c-416e-8047-703e571c958d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:32.819530 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:32.819530 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:32.820302 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bdb229f6-113c-416e-8047-703e571c958d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:32.821223 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bdb229f6-113c-416e-8047-703e571c958d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 200 Aug 14 02:14:32.821595 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 603/2394] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:32 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.213491 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.217287 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:33.217287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.217414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.225543 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.225543 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:33.230702 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:33.236107 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bb659fd5-5681-45d2-b9cd-a939394db7ec tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 200 Aug 14 02:14:33.236591 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 605/2395] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.251731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba9606ef-41d2-4537-a2cd-867129170835 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.253919 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba9606ef-41d2-4537-a2cd-867129170835 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action Aug 14 02:14:33.254320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba9606ef-41d2-4537-a2cd-867129170835 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:33.254449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba9606ef-41d2-4537-a2cd-867129170835 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.264275 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.264275 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:33.264755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-ba9606ef-41d2-4537-a2cd-867129170835 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'a95193ed-d7fb-440b-8ba2-74ffc1032ce0' with '{'status': 'attaching'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:33.288864 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba9606ef-41d2-4537-a2cd-867129170835 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action returned with HTTP 202 Aug 14 02:14:33.289441 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 597/2396] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:33.300299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.306740 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:33.306740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.306740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.322176 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.322176 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:33.328155 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:33.336703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f62ec909-f182-499e-b163-9fb3ea1d1341 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 200 Aug 14 02:14:33.336703 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 592/2397] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.356429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-81205864-8c61-4777-a985-b735572f4569 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.358318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action Aug 14 02:14:33.358811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:33.359012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.370429 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.370429 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:33.371378 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Volume info retrieved successfully. Aug 14 02:14:33.407176 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Delete volume request issued successfully. Aug 14 02:14:33.407448 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-81205864-8c61-4777-a985-b735572f4569 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action returned with HTTP 202 Aug 14 02:14:33.408000 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 604/2398] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:33.419300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.421644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:33.422956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.423427 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.432703 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.432703 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:33.440920 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:33.462027 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c562a9ac-0161-469c-aa04-cb62dbe4163c tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 200 Aug 14 02:14:33.462555 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 606/2399] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.726118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d28ce0f5-5ac6-44f3-8ec0-ef39451e3238 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.727781 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.730103 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:33.730238 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d28ce0f5-5ac6-44f3-8ec0-ef39451e3238 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:33.730329 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.730520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.731025 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d28ce0f5-5ac6-44f3-8ec0-ef39451e3238 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.733935 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.733935 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:33.744786 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.744786 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:33.749318 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Volume info retrieved successfully. Aug 14 02:14:33.755387 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81d5cfa5-615f-4197-8fb7-f14c5ccb1d92 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:33.755968 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 593/2400] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:33.758795 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d28ce0f5-5ac6-44f3-8ec0-ef39451e3238 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:33.759201 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 598/2401] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/types => generated 268 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.771363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5a9b4bba-cf75-4b99-b0b5-b61025694422 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.773842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a9b4bba-cf75-4b99-b0b5-b61025694422 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:33.774375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a9b4bba-cf75-4b99-b0b5-b61025694422 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482", "extra_specs": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.791437 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a9b4bba-cf75-4b99-b0b5-b61025694422 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:33.791864 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 605/2402] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/types => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.803825 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.809191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:33.809566 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-522093876", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.815213 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.818142 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:33.818449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.818692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.820575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-522093876', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:33.832294 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.832294 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:33.834364 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume of 1 GB Aug 14 02:14:33.834782 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.834782 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:33.835428 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Availability Zones retrieved successfully. Aug 14 02:14:33.836549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f4012b3-3879-47e4-a33e-1c9f73b6e8fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.837023 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:33.838381 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f4012b3-3879-47e4-a33e-1c9f73b6e8fa tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:33.838693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f4012b3-3879-47e4-a33e-1c9f73b6e8fa tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.838981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f4012b3-3879-47e4-a33e-1c9f73b6e8fa tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.841646 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-50ec4492-939c-4bb1-8b54-fa737f0ebfe2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:33.842101 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 594/2403] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:33.842695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (5211544d-df91-45ca-989b-7958180b1ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:33.843836 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207e91f7-870f-4786-adc7-dbc28bec2876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:33.844905 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:33.844980 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f4012b3-3879-47e4-a33e-1c9f73b6e8fa tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 404 Aug 14 02:14:33.845571 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 599/2404] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:33.857170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-081293ab-be26-4c8d-a612-fcda15f331d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.860663 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-081293ab-be26-4c8d-a612-fcda15f331d6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:33.861063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-081293ab-be26-4c8d-a612-fcda15f331d6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.861362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-081293ab-be26-4c8d-a612-fcda15f331d6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.861531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-081293ab-be26-4c8d-a612-fcda15f331d6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 Aug 14 02:14:33.867855 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.869253 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-081293ab-be26-4c8d-a612-fcda15f331d6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 returned with HTTP 404 Aug 14 02:14:33.870917 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 606/2405] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:14:33 2026] DELETE /volume/v3/snapshots/0f6ff651-ca5d-4afb-a6cb-4ca4aa7b2e22 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:33.871912 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action Aug 14 02:14:33.872373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:33.872568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.879413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d425a07-358c-46de-82c7-d9bff9d55257 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.881047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207e91f7-870f-4786-adc7-dbc28bec2876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11fb1547-8fd7-4783-8773-b97551133b81,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11fb1547-8fd7-4783-8773-b97551133b81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:33.881893 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d425a07-358c-46de-82c7-d9bff9d55257 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:14:33.882136 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d425a07-358c-46de-82c7-d9bff9d55257 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.882208 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f92a57e-22cc-48c9-aca0-fdbded8080aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:33.882321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d425a07-358c-46de-82c7-d9bff9d55257 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.890554 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.890554 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:33.891163 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.891163 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:33.891329 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:33.896729 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d425a07-358c-46de-82c7-d9bff9d55257 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:33.902410 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d425a07-358c-46de-82c7-d9bff9d55257 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:14:33.902943 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 600/2406] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:33.903024 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Begin detaching volume completed successfully. Aug 14 02:14:33.903333 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-6f18699f-09fe-46f3-93cb-deb75f7fd639 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action returned with HTTP 202 Aug 14 02:14:33.904332 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 595/2407] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:33.922221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.924490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:14:33.924941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-270768208"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:33.926752 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:33.927197 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:33.929630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.931689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:33.931929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.932160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.938128 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.938128 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:33.938873 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:14:33.939844 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:14:33.949694 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.949694 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:33.954704 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:33.959343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29093e85-58cd-4ac4-a9af-ddcebe2ce44b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:33.959818 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 601/2408] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:33.964383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7abca62-639b-4eb9-bed6-f9b0d37d8ae6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.964962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7abca62-639b-4eb9-bed6-f9b0d37d8ae6 None None] GET https://10.4.3.35/volume// Aug 14 02:14:33.965173 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7abca62-639b-4eb9-bed6-f9b0d37d8ae6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.965394 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7abca62-639b-4eb9-bed6-f9b0d37d8ae6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.965814 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7abca62-639b-4eb9-bed6-f9b0d37d8ae6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:33.966266 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 596/2409] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:33.979494 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:33.982018 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:33.982018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:33.982215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:33.991872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['ef492f21-9f2d-4084-8217-df2a0e8fcd69', 'a2942202-c375-42de-931a-797d7363aaaf', '169e5028-ac89-4ea9-8acf-9281fb508bcd', '21e5c0e0-17c6-421e-87c5-74c98b80a385'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:33.993818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Created reservations ['b243c7ca-0498-4958-8a3c-86d180755416', '0cb1751b-02e6-4a44-b59b-9aead429740e', 'c02ffb2f-4d4b-4945-8b78-2f18c6021ffc', '69c229b2-45c8-4976-9ac4-0dc025709086'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:33.994715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f92a57e-22cc-48c9-aca0-fdbded8080aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b243c7ca-0498-4958-8a3c-86d180755416', '0cb1751b-02e6-4a44-b59b-9aead429740e', 'c02ffb2f-4d4b-4945-8b78-2f18c6021ffc', '69c229b2-45c8-4976-9ac4-0dc025709086']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:33.995482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3401144-2aa1-4eb9-8b89-d210d7d38abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:33.996271 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:33.996271 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:34.000555 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:34.007705 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-2dfa2a30-90a4-4f46-9e9b-08c7d8ac0d0d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:34.008339 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 602/2410] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:33 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1623 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:34.025333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3401144-2aa1-4eb9-8b89-d210d7d38abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3449459-3416-4a8b-8567-53bb28f58040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-522093876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['b243c7ca-0498-4958-8a3c-86d180755416','0cb1751b-02e6-4a44-b59b-9aead429740e','c02ffb2f-4d4b-4945-8b78-2f18c6021ffc','69c229b2-45c8-4976-9ac4-0dc025709086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=11fb1547-8fd7-4783-8773-b97551133b81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-522093876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3449459-3416-4a8b-8567-53bb28f58040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e31e90201564d6e92808b27691fd8cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11fb1547-8fd7-4783-8773-b97551133b81),volume_type_id=11fb1547-8fd7-4783-8773-b97551133b81)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.026245 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f166bdbf-8365-49d9-8474-71cef8d6b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.036804 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot create request issued successfully. Aug 14 02:14:34.037160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ee676c9f-1e89-49b2-947c-f9cb6f07bbe1 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:14:34.037617 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 607/2411] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:14:33 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 14 02:14:34.051995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fab73a8b-7697-4c4e-84e5-262103a258dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.054624 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fab73a8b-7697-4c4e-84e5-262103a258dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:14:34.054624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fab73a8b-7697-4c4e-84e5-262103a258dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.054624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fab73a8b-7697-4c4e-84e5-262103a258dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.059595 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.059595 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:34.060156 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fab73a8b-7697-4c4e-84e5-262103a258dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:34.061092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fab73a8b-7697-4c4e-84e5-262103a258dc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 200 Aug 14 02:14:34.062143 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 597/2412] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:34.066710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f166bdbf-8365-49d9-8474-71cef8d6b307) transitioned into state 'SUCCESS' from state '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-522093876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['b243c7ca-0498-4958-8a3c-86d180755416','0cb1751b-02e6-4a44-b59b-9aead429740e','c02ffb2f-4d4b-4945-8b78-2f18c6021ffc','69c229b2-45c8-4976-9ac4-0dc025709086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=11fb1547-8fd7-4783-8773-b97551133b81)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.068012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfefa468-3218-416c-b886-c687f05f847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.088049 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfefa468-3218-416c-b886-c687f05f847c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.089740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (5211544d-df91-45ca-989b-7958180b1ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.090572 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request issued successfully. Aug 14 02:14:34.092022 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f03866c2-1795-4954-bb1f-3a0b8dadd50e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:34.092635 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 607/2413] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:33 2026] POST /volume/v3/volumes => generated 843 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:34.108791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.110869 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:34.111284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1045012709", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:34.113221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1045012709', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:34.120064 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume of 1 GB Aug 14 02:14:34.120507 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.120507 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:34.121247 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Availability Zones retrieved successfully. Aug 14 02:14:34.128011 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (071c649f-d8a3-451b-b8df-d38da51a11ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.129144 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e94db2-50a8-4b20-89ff-28a344cc87d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.132912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:34.152974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e94db2-50a8-4b20-89ff-28a344cc87d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3355402-8256-4990-b9b9-27a3e8df27e1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3355402-8256-4990-b9b9-27a3e8df27e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.154050 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baa1dce-31e5-445c-92b8-2f568de3cf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.194155 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:34.194298 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:34.237426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Created reservations ['b32c072c-bbaf-4c54-9c49-bf0f005c6436', 'd19e800f-31c1-4080-936c-73b8498c7a49', '437901cb-447f-4aa6-83b6-de3e48fcccde', 'b52ed545-eb2b-4384-992c-40efd9a6188e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:34.238867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baa1dce-31e5-445c-92b8-2f568de3cf3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32c072c-bbaf-4c54-9c49-bf0f005c6436', 'd19e800f-31c1-4080-936c-73b8498c7a49', '437901cb-447f-4aa6-83b6-de3e48fcccde', 'b52ed545-eb2b-4384-992c-40efd9a6188e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.239907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32051a69-e353-4ebf-a05f-be2bf66436b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.272703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32051a69-e353-4ebf-a05f-be2bf66436b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abce6fc3-e0d3-4c5b-a7dc-2fc289717643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1045012709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['b32c072c-bbaf-4c54-9c49-bf0f005c6436','d19e800f-31c1-4080-936c-73b8498c7a49','437901cb-447f-4aa6-83b6-de3e48fcccde','b52ed545-eb2b-4384-992c-40efd9a6188e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=e3355402-8256-4990-b9b9-27a3e8df27e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1045012709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abce6fc3-e0d3-4c5b-a7dc-2fc289717643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e31e90201564d6e92808b27691fd8cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3355402-8256-4990-b9b9-27a3e8df27e1),volume_type_id=e3355402-8256-4990-b9b9-27a3e8df27e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.274230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926b00e4-2cab-45c2-9eeb-3a5cb883f63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.315245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926b00e4-2cab-45c2-9eeb-3a5cb883f63c) transitioned into state 'SUCCESS' from state '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-1045012709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['b32c072c-bbaf-4c54-9c49-bf0f005c6436','d19e800f-31c1-4080-936c-73b8498c7a49','437901cb-447f-4aa6-83b6-de3e48fcccde','b52ed545-eb2b-4384-992c-40efd9a6188e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=e3355402-8256-4990-b9b9-27a3e8df27e1)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.316259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90ddf9a-8a43-41ec-ab24-587adcb6e29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.329287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90ddf9a-8a43-41ec-ab24-587adcb6e29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.330111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (071c649f-d8a3-451b-b8df-d38da51a11ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.330488 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request issued successfully. Aug 14 02:14:34.331267 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5845fb5-41e6-40a5-a7d2-e1140633bad5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:34.331781 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 603/2414] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:34 2026] POST /volume/v3/volumes => generated 843 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:34.369051 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.371773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:34.372230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1492507745", "snapshot_id": null, "imageRef": "a3b906a8-65b7-41f2-a128-6e7dcd5450d4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:34.373998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1492507745', 'snapshot_id': None, 'imageRef': 'a3b906a8-65b7-41f2-a128-6e7dcd5450d4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:34.481769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e68e25c9-a144-4025-a568-df85c3899e8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.490608 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68e25c9-a144-4025-a568-df85c3899e8b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:34.490608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68e25c9-a144-4025-a568-df85c3899e8b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.490608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68e25c9-a144-4025-a568-df85c3899e8b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.490942 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume of 1 GB Aug 14 02:14:34.490942 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.490942 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:34.490942 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Availability Zones retrieved successfully. Aug 14 02:14:34.492287 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68e25c9-a144-4025-a568-df85c3899e8b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 404 Aug 14 02:14:34.492821 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 598/2415] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:34.498710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (2d5708cc-665d-41d8-86f6-71fe10f02020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.499939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f097ee6-eff4-4935-9629-5a78a93ebc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.501349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:34.503831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a0ae56b8-b684-4309-8584-ed19d72c3743 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.506368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0ae56b8-b684-4309-8584-ed19d72c3743 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:34.506857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0ae56b8-b684-4309-8584-ed19d72c3743 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.507327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0ae56b8-b684-4309-8584-ed19d72c3743 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.519420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.519846 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0ae56b8-b684-4309-8584-ed19d72c3743 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 404 Aug 14 02:14:34.519846 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 608/2416] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:34.520086 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:34.520086 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-936937952", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:34.520707 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-936937952', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:34.522414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Create volume of 1 GB Aug 14 02:14:34.523228 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.523228 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:34.526162 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.528718 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:34.529087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.529344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.529614 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: a95193ed-d7fb-440b-8ba2-74ffc1032ce0 Aug 14 02:14:34.530762 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Availability Zones retrieved successfully. Aug 14 02:14:34.538292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Flow 'volume_create_api' (9e78b75d-7ba0-4744-8614-5f139a355ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.539823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf5481e-3a6b-4376-b400-281107dde71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.539931 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3204600-1100-4bb6-a7b9-67eedfa85a34 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 returned with HTTP 404 Aug 14 02:14:34.540792 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 599/2417] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:34 2026] DELETE /volume/v3/volumes/a95193ed-d7fb-440b-8ba2-74ffc1032ce0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:34.540853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:34.553174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.554913 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:34.555623 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1637480940"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:34.559922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1637480940'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:34.559922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:34.559922 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.559922 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:34.565134 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:34.574248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (bf23606a-4b02-4d0f-9757-788ba8d0e355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.574984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f097ee6-eff4-4935-9629-5a78a93ebc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f26187a1-4651-4c05-be0a-efa108810069,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f26187a1-4651-4c05-be0a-efa108810069', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.575872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f3c0c8-a2cf-4819-92ff-967ec9ffe955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.576017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e4ad61-5fc0-4e28-8f90-7f8c58f6f8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.577113 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:34.583042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abf5481e-3a6b-4376-b400-281107dde71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.585766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152d6225-b85d-485a-b976-3d30725b6de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.620312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f3c0c8-a2cf-4819-92ff-967ec9ffe955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.622710 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:34.622710 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:34.622927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893a7ae7-0a5b-4f3e-8b11-c7098d172f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.696030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Created reservations ['5e1cd5fd-d25d-4866-8955-a34cf8a9911a', '75b1c136-385c-4770-8e36-132f70744ca0', '7af0fe6f-198f-4806-9b71-c702f5ee4bc3', '1f32ae9d-915d-4eaf-9273-28ea16d48f08'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:34.697570 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e4ad61-5fc0-4e28-8f90-7f8c58f6f8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e1cd5fd-d25d-4866-8955-a34cf8a9911a', '75b1c136-385c-4770-8e36-132f70744ca0', '7af0fe6f-198f-4806-9b71-c702f5ee4bc3', '1f32ae9d-915d-4eaf-9273-28ea16d48f08']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.697911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c89deeb-06cc-4dd3-acb2-de960ee8ecc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.703770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['5e8e3ef5-4c81-4856-a603-7d93be1a4774', '11d93c49-3f8e-4ec5-b941-03596d31ad8c', 'df0cfa1e-3c96-4b31-b394-3e860ef3b843', '389436f7-362c-4e2a-b349-b7ae1ec4dcec'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:34.703770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893a7ae7-0a5b-4f3e-8b11-c7098d172f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8e3ef5-4c81-4856-a603-7d93be1a4774', '11d93c49-3f8e-4ec5-b941-03596d31ad8c', 'df0cfa1e-3c96-4b31-b394-3e860ef3b843', '389436f7-362c-4e2a-b349-b7ae1ec4dcec']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.703770 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e936d7b1-2220-4bda-94c8-24741d34559e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.712289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Created reservations ['f86afb4f-19c3-4bf2-89d1-1571c25d254e', 'e3ea03b4-a06d-461a-8672-049f6e6aeb86', '114c62bb-81e0-47e1-8c5f-8a1b7ec54bd2', 'a01d7334-b0ad-4455-ad2a-d3583ddfb7fb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:34.713201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152d6225-b85d-485a-b976-3d30725b6de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86afb4f-19c3-4bf2-89d1-1571c25d254e', 'e3ea03b4-a06d-461a-8672-049f6e6aeb86', '114c62bb-81e0-47e1-8c5f-8a1b7ec54bd2', 'a01d7334-b0ad-4455-ad2a-d3583ddfb7fb']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.714042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4980009-0a16-4df7-98c0-f9e92811aa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.727595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c89deeb-06cc-4dd3-acb2-de960ee8ecc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f6200a-b8df-4006-9b0f-760060f62fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1492507745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['5e1cd5fd-d25d-4866-8955-a34cf8a9911a','75b1c136-385c-4770-8e36-132f70744ca0','7af0fe6f-198f-4806-9b71-c702f5ee4bc3','1f32ae9d-915d-4eaf-9273-28ea16d48f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=f26187a1-4651-4c05-be0a-efa108810069), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1492507745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f6200a-b8df-4006-9b0f-760060f62fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e31e90201564d6e92808b27691fd8cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f26187a1-4651-4c05-be0a-efa108810069),volume_type_id=f26187a1-4651-4c05-be0a-efa108810069)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.728836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e9a8df-157b-4a46-98b2-d4fc70766062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.741878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4980009-0a16-4df7-98c0-f9e92811aa1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '512ab0b5-bebd-4e43-b653-cb6d609371c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-936937952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd837628d54c5997b48b2fd4fe4fc6',qos_specs=None,replication_status=,reservations=['f86afb4f-19c3-4bf2-89d1-1571c25d254e','e3ea03b4-a06d-461a-8672-049f6e6aeb86','114c62bb-81e0-47e1-8c5f-8a1b7ec54bd2','a01d7334-b0ad-4455-ad2a-d3583ddfb7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24dc25f6f04345b34cabfbcab848d7',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-936937952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=512ab0b5-bebd-4e43-b653-cb6d609371c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fd837628d54c5997b48b2fd4fe4fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f24dc25f6f04345b34cabfbcab848d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.743896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa34f05a-48ac-4155-bdd2-a734aaf81192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.752728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e936d7b1-2220-4bda-94c8-24741d34559e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe42ce68-1982-44f0-a389-98b8afbd3945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1637480940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['5e8e3ef5-4c81-4856-a603-7d93be1a4774','11d93c49-3f8e-4ec5-b941-03596d31ad8c','df0cfa1e-3c96-4b31-b394-3e860ef3b843','389436f7-362c-4e2a-b349-b7ae1ec4dcec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1637480940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe42ce68-1982-44f0-a389-98b8afbd3945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.754715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806d46e2-9cad-40d0-b832-06aa3e515c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.758179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e9a8df-157b-4a46-98b2-d4fc70766062) transitioned into state 'SUCCESS' from state '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-1492507745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e31e90201564d6e92808b27691fd8cf',qos_specs=None,replication_status=,reservations=['5e1cd5fd-d25d-4866-8955-a34cf8a9911a','75b1c136-385c-4770-8e36-132f70744ca0','7af0fe6f-198f-4806-9b71-c702f5ee4bc3','1f32ae9d-915d-4eaf-9273-28ea16d48f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e7b5b6c9294cd98ab227ceeb55963d',volume_type_id=f26187a1-4651-4c05-be0a-efa108810069)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.759280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10949889-e312-416f-bb1c-e826eac645df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.761614 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.764750 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:34.765026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.766642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.773254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10949889-e312-416f-bb1c-e826eac645df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.774779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Flow 'volume_create_api' (2d5708cc-665d-41d8-86f6-71fe10f02020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.774779 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Create volume request issued successfully. Aug 14 02:14:34.775184 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef4c2c53-9ebc-4dc6-bc6b-d2cb4f6e3317 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:34.775628 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 608/2418] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:34 2026] POST /volume/v3/volumes => generated 844 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:34.780089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa34f05a-48ac-4155-bdd2-a734aaf81192) transitioned into state 'SUCCESS' from state '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-936937952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fd837628d54c5997b48b2fd4fe4fc6',qos_specs=None,replication_status=,reservations=['f86afb4f-19c3-4bf2-89d1-1571c25d254e','e3ea03b4-a06d-461a-8672-049f6e6aeb86','114c62bb-81e0-47e1-8c5f-8a1b7ec54bd2','a01d7334-b0ad-4455-ad2a-d3583ddfb7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f24dc25f6f04345b34cabfbcab848d7',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.781516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097593a5-d919-49bc-9100-742e984861a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.781722 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.781722 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:34.786925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806d46e2-9cad-40d0-b832-06aa3e515c26) transitioned into state 'SUCCESS' from state '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-1637480940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['5e8e3ef5-4c81-4856-a603-7d93be1a4774','11d93c49-3f8e-4ec5-b941-03596d31ad8c','df0cfa1e-3c96-4b31-b394-3e860ef3b843','389436f7-362c-4e2a-b349-b7ae1ec4dcec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.787108 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:34.788407 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207a0364-1e78-4eee-a285-4bdf9f1f3164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:34.791283 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.793641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:34.793943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.794195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.794492 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-59335a64-29d8-4250-a45e-6bf96659ac76 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:34.795104 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 600/2419] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:34.797148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097593a5-d919-49bc-9100-742e984861a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.797919 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Flow 'volume_create_api' (9e78b75d-7ba0-4744-8614-5f139a355ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.798331 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Create volume request issued successfully. Aug 14 02:14:34.799242 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f46a55fd-584a-4f98-b521-86ca2a009f89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:34.799999 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 604/2420] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:14:34 2026] POST /volume/v3/volumes => generated 786 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:34.804455 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.804455 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:34.806353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207a0364-1e78-4eee-a285-4bdf9f1f3164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:34.808643 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (bf23606a-4b02-4d0f-9757-788ba8d0e355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:34.809033 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:34.810243 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2958d02c-b0f4-4f70-be6e-73218fe17ae8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:34.811070 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 609/2421] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:34 2026] POST /volume/v3/volumes => generated 747 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:34.814056 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:34.817719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.818624 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-0726221d-1c17-4cc0-8ed3-0bf8a8c03c4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.819945 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-98a11649-4b2a-41ec-99b9-f3f2fe54ce8f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:34.820121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:34.820451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.820540 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 609/2422] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 912 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:34.820774 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.821418 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-0726221d-1c17-4cc0-8ed3-0bf8a8c03c4b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 Aug 14 02:14:34.821645 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-0726221d-1c17-4cc0-8ed3-0bf8a8c03c4b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.821871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-0726221d-1c17-4cc0-8ed3-0bf8a8c03c4b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.829309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ec805e33-4572-4890-b1c0-03c568532cd0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.831819 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ec805e33-4572-4890-b1c0-03c568532cd0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:34.832083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ec805e33-4572-4890-b1c0-03c568532cd0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.832951 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ec805e33-4572-4890-b1c0-03c568532cd0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.833295 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.833295 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:34.833392 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.833392 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:34.840597 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:34.843371 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.843371 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:34.847455 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ebb3a65-7440-4914-bba7-e8c252d1aae6 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:34.847943 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 601/2423] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:34.850000 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ec805e33-4572-4890-b1c0-03c568532cd0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:34.858171 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ec805e33-4572-4890-b1c0-03c568532cd0 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 200 Aug 14 02:14:34.859108 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 610/2424] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:34.906982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8f47f752-092a-4de7-bf25-32bf82beaa1c req-0726221d-1c17-4cc0-8ed3-0bf8a8c03c4b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 returned with HTTP 200 Aug 14 02:14:34.907568 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 605/2425] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:34 2026] DELETE /volume/v3/attachments/57327dc7-55ec-414d-9b37-20dacea3f354 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:34.934178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-904cf284-1029-4a76-adfe-7989cbe26713 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.978388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:34.981407 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:34.981407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:34.981595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:34.993572 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:34.993572 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:34.999639 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:35.005212 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e1a3d8a-5d64-4254-97cc-ad39e80ea8ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:35.005692 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 602/2426] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:34 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.024609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.024609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:35.024872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.025088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.044321 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.044321 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:35.051123 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] Volume info retrieved successfully. Aug 14 02:14:35.058966 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-869f5c90-641e-46cb-abbd-f6d0612093d2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-reader] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:35.058966 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 611/2427] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.073909 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.076172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:14:35.076485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.076793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.078246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-904cf284-1029-4a76-adfe-7989cbe26713 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:35.078778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-904cf284-1029-4a76-adfe-7989cbe26713 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1701776887", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1370801520", "vendor_name": "tempest-vendor_name-1162336953"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:35.083727 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.083727 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:35.084227 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:14:35.085223 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e644ec1-cc3a-45f5-a806-124570c12bd8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 200 Aug 14 02:14:35.085698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 606/2428] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:35.106317 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-904cf284-1029-4a76-adfe-7989cbe26713 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:35.106854 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 610/2429] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:34 2026] POST /volume/v3/types => generated 330 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:35.119111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.119188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.121793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:35.121952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:35.122003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.122240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.122522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33a48102-04f2-45a0-b7a9-425b6cafd12f", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:35.125070 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume request body: {'volume': {'volume_type': '33a48102-04f2-45a0-b7a9-425b6cafd12f', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:35.129861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume of 1 GB Aug 14 02:14:35.130231 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.130231 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:35.130759 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:35.134558 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.134558 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:35.137283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Flow 'volume_create_api' (3d8465a8-7429-418c-9650-33cc3b445271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:35.138345 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0acac2a-0073-4f36-b8b4-5dba13747ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:35.139182 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:35.139297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:35.145092 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-334310bc-8a39-4502-af31-02ed121851c9 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:35.145880 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 612/2430] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.165813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0acac2a-0073-4f36-b8b4-5dba13747ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1370801520',vendor_name='tempest-vendor_name-1162336953'},id=33a48102-04f2-45a0-b7a9-425b6cafd12f,is_public=True,name='tempest-ProjectReaderTests-volume-type-1701776887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33a48102-04f2-45a0-b7a9-425b6cafd12f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:35.166421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccf3f6e-e43c-4af7-b0ab-9d615f40116a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:35.176666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.179650 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action Aug 14 02:14:35.180259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:35.180597 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:35.198471 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.198471 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:35.200017 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:35.212699 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Begin detaching volume completed successfully. Aug 14 02:14:35.212998 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1701776887 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1701776887, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:35.213078 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-cb64e19e-0679-42e0-91f6-3b857e02c949 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action returned with HTTP 202 Aug 14 02:14:35.213296 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1701776887 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1701776887, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:35.213365 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 607/2431] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:35 2026] POST /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:35.241360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-62a8af1d-57b5-411e-930a-b3b540953721 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.243841 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-62a8af1d-57b5-411e-930a-b3b540953721 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:35.244118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-62a8af1d-57b5-411e-930a-b3b540953721 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.244382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-62a8af1d-57b5-411e-930a-b3b540953721 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.259506 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.259506 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:35.268033 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-62a8af1d-57b5-411e-930a-b3b540953721 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:35.277601 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-62a8af1d-57b5-411e-930a-b3b540953721 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:35.278300 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 611/2432] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.280744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-80c10a0a-b92c-4f7e-ba76-7b4bc58affee None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.280744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80c10a0a-b92c-4f7e-ba76-7b4bc58affee None None] GET https://10.4.3.35/volume// Aug 14 02:14:35.280900 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80c10a0a-b92c-4f7e-ba76-7b4bc58affee None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.281072 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80c10a0a-b92c-4f7e-ba76-7b4bc58affee None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.281458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80c10a0a-b92c-4f7e-ba76-7b4bc58affee None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:35.282075 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 613/2433] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:35.284098 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Created reservations ['74f4f751-45db-4d93-b561-cf683c9997fd', 'f8f318a5-fbf0-4bb2-b540-1d4768b57db4', '9c8119dd-921f-41f3-9bb2-82945f78e9db', '2aac04be-68af-47b2-8769-9f365817e64d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:35.285337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccf3f6e-e43c-4af7-b0ab-9d615f40116a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f4f751-45db-4d93-b561-cf683c9997fd', 'f8f318a5-fbf0-4bb2-b540-1d4768b57db4', '9c8119dd-921f-41f3-9bb2-82945f78e9db', '2aac04be-68af-47b2-8769-9f365817e64d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:35.286531 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4f3907-b857-4a33-b185-34fbd0b3c437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:35.294793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.303161 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:35.303161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.303161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.314631 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.314631 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:35.319250 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:35.327313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-4a6685a3-c9dc-4985-8d5f-33c60348bf04 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:35.328954 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 608/2434] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:35.341831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4f3907-b857-4a33-b185-34fbd0b3c437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c661d65-2aef-495d-bda7-682e880ad96f', '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='2e18ce181c90453c9e988050b9161d3f',qos_specs=None,replication_status=,reservations=['74f4f751-45db-4d93-b561-cf683c9997fd','f8f318a5-fbf0-4bb2-b540-1d4768b57db4','9c8119dd-921f-41f3-9bb2-82945f78e9db','2aac04be-68af-47b2-8769-9f365817e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_type_id=33a48102-04f2-45a0-b7a9-425b6cafd12f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14: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=7c661d65-2aef-495d-bda7-682e880ad96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e18ce181c90453c9e988050b9161d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33a48102-04f2-45a0-b7a9-425b6cafd12f),volume_type_id=33a48102-04f2-45a0-b7a9-425b6cafd12f)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:35.342869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5972b54e-5c96-4781-b3ba-b68f27b1b32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:35.387855 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5972b54e-5c96-4781-b3ba-b68f27b1b32a) transitioned into state 'SUCCESS' from 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='2e18ce181c90453c9e988050b9161d3f',qos_specs=None,replication_status=,reservations=['74f4f751-45db-4d93-b561-cf683c9997fd','f8f318a5-fbf0-4bb2-b540-1d4768b57db4','9c8119dd-921f-41f3-9bb2-82945f78e9db','2aac04be-68af-47b2-8769-9f365817e64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_type_id=33a48102-04f2-45a0-b7a9-425b6cafd12f)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:35.388650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df63f96-c86d-4e34-8790-bfe7f0652afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:35.408997 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df63f96-c86d-4e34-8790-bfe7f0652afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:35.410388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Flow 'volume_create_api' (3d8465a8-7429-418c-9650-33cc3b445271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:35.410963 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume request issued successfully. Aug 14 02:14:35.411801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79d276ad-ad5c-49a8-a6c7-fdb1ae4073b9 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:35.412423 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 603/2435] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:14:35 2026] POST /volume/v3/volumes => generated 772 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:35.430444 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-87178908-8c35-4525-aa80-8036779247c4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.433394 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87178908-8c35-4525-aa80-8036779247c4 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f Aug 14 02:14:35.433394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87178908-8c35-4525-aa80-8036779247c4 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.434076 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87178908-8c35-4525-aa80-8036779247c4 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.444232 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.444232 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:35.448802 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-87178908-8c35-4525-aa80-8036779247c4 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:35.455014 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87178908-8c35-4525-aa80-8036779247c4 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f returned with HTTP 200 Aug 14 02:14:35.455405 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 612/2436] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:35.836861 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.838835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:35.839039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.839227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.850435 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.850435 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:35.856331 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:35.862412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-899f5470-e2e6-4da1-b662-4bec2c69aab5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:35.862831 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 614/2437] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:35.868180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.869621 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:35.869621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.870892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.876192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.878348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:35.878574 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.878794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.880935 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.880935 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:35.886101 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:35.886244 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.886244 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:35.890515 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:35.892079 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-432bb5af-3ef3-4092-9bcf-a2b3432c2765 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:35.892726 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 609/2438] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.895688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2370faf8-892c-42d6-b3be-8421cec9dc19 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 200 Aug 14 02:14:35.896105 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 604/2439] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:35.908697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-da5c5c74-aee4-491d-bace-a654c498355b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.910811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da5c5c74-aee4-491d-bace-a654c498355b tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:35.911138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da5c5c74-aee4-491d-bace-a654c498355b tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.911431 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da5c5c74-aee4-491d-bace-a654c498355b tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.912636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.918133 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action Aug 14 02:14:35.918604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:35.918783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:35.924449 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.924449 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:35.930129 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-da5c5c74-aee4-491d-bace-a654c498355b tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:35.934939 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.934939 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:35.935539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'fe42ce68-1982-44f0-a389-98b8afbd3945' with '{'status': 'creating'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:35.936141 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da5c5c74-aee4-491d-bace-a654c498355b tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:35.936904 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 613/2440] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:35.965540 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3e03fcd6-e704-4297-89c3-b6ed1dad8ec2 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action returned with HTTP 202 Aug 14 02:14:35.965980 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 615/2441] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:35 2026] POST /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 02:14:35.976277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:35.978865 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:35.979163 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:35.979549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:35.990260 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:35.990260 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:35.996009 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:36.001898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.002821 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-597e1fb2-f145-4fb6-957b-39ee84b305a1 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 200 Aug 14 02:14:36.003536 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 610/2442] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:35 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.004571 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:36.004804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.005067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.014642 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.014642 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:36.020059 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:36.020195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.022590 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action Aug 14 02:14:36.023123 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:36.023316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:36.025393 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-9b3bc5a8-b76b-47cf-a2bb-ef16a4035230 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:36.025951 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 605/2443] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.035359 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.035359 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:36.035902 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Volume info retrieved successfully. Aug 14 02:14:36.062539 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Delete volume request issued successfully. Aug 14 02:14:36.062780 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a43a307-d0db-4aa3-90af-ba23fcd3e8d4 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action returned with HTTP 202 Aug 14 02:14:36.063275 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 614/2444] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:36 2026] POST /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:36.073641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.075607 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:36.075949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.076056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.084407 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.084407 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:36.089628 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:36.095279 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-762c5367-5348-4a7d-b3f4-954939c6aa66 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 200 Aug 14 02:14:36.095751 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 616/2445] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.122829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-698255da-6bcb-4581-beda-d2632b1e2356 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.123310 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698255da-6bcb-4581-beda-d2632b1e2356 None None] GET https://10.4.3.35/volume// Aug 14 02:14:36.123554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698255da-6bcb-4581-beda-d2632b1e2356 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.123823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698255da-6bcb-4581-beda-d2632b1e2356 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.124233 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698255da-6bcb-4581-beda-d2632b1e2356 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:36.124613 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 611/2446] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:36.135846 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-769f6d6d-a092-4504-910b-34dcfb285432 req-2972180f-78e2-4874-9142-dfce5593dc69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.138311 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-2972180f-78e2-4874-9142-dfce5593dc69 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:14:36.138742 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-2972180f-78e2-4874-9142-dfce5593dc69 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "512ab0b5-bebd-4e43-b653-cb6d609371c3", "connector": null, "instance_uuid": "80eceec0-8d45-44f9-a395-497d20a7f25e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:36.149800 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.149800 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:36.193345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-2972180f-78e2-4874-9142-dfce5593dc69 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:14:36.193781 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 606/2447] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:36.232686 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.235362 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:36.235702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.236006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.240004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ca289e5c-84e3-4875-ac94-269a8c99bcf5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.240486 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca289e5c-84e3-4875-ac94-269a8c99bcf5 None None] GET https://10.4.3.35/volume// Aug 14 02:14:36.240638 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca289e5c-84e3-4875-ac94-269a8c99bcf5 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.240834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca289e5c-84e3-4875-ac94-269a8c99bcf5 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.241134 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca289e5c-84e3-4875-ac94-269a8c99bcf5 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:36.241431 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 617/2448] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:36.248790 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.249116 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.249116 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:36.252271 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:36.252696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.252696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.254246 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:36.260053 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b54b0ad-35a4-4097-850b-c94a728c3f06 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:36.260442 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 615/2449] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:36.264247 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.264247 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:36.268467 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:36.273867 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-d851659a-bd73-46e2-9694-f16e137fa6aa tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:36.274291 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 612/2450] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 1040 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:36.295182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.298430 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:36.298754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.299047 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.318609 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.318609 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:36.325904 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:36.336076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eac72993-3baa-4a1a-bf1f-5f97e2b04b5d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:36.336800 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 607/2451] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:36.390207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.394012 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] PUT https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 Aug 14 02:14:36.394612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:36.413574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Acquiring lock "cinder-attachment_update-512ab0b5-bebd-4e43-b653-cb6d609371c3-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:14:36.420816 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Lock "cinder-attachment_update-512ab0b5-bebd-4e43-b653-cb6d609371c3-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:14:36.423025 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.423025 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:36.470999 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.473204 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f Aug 14 02:14:36.473489 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.473663 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.483762 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.483762 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:36.489219 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:36.498413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf7da307-dc4b-4fa9-9699-dcc7208f9965 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f returned with HTTP 200 Aug 14 02:14:36.498956 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 616/2452] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.512199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-753b796c-796c-4e7f-8467-f9bfd93f0247 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.513982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-753b796c-796c-4e7f-8467-f9bfd93f0247 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:14:36.514209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-753b796c-796c-4e7f-8467-f9bfd93f0247 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.514384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-753b796c-796c-4e7f-8467-f9bfd93f0247 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.521114 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-753b796c-796c-4e7f-8467-f9bfd93f0247 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:14:36.523409 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 613/2453] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.536553 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-689b436c-31fe-45eb-b61d-d74698824227 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.542694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Lock "cinder-attachment_update-512ab0b5-bebd-4e43-b653-cb6d609371c3-np0000007301" released by "attachment_update" :: held 0.121s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:14:36.542694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-c4be2d00-6c3e-4abc-a24d-803424ed2819 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 returned with HTTP 200 Aug 14 02:14:36.542694 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 618/2454] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:14:36 2026] PUT /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:36.625482 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-689b436c-31fe-45eb-b61d-d74698824227 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] GET https://10.4.3.35/volume/v3/messages Aug 14 02:14:36.625621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-689b436c-31fe-45eb-b61d-d74698824227 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.625921 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-689b436c-31fe-45eb-b61d-d74698824227 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.632744 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-689b436c-31fe-45eb-b61d-d74698824227 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:14:36.633268 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 608/2455] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/messages => generated 668 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.644598 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e57f93b7-77d1-4be8-9284-f42d36b13e4b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.646864 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e57f93b7-77d1-4be8-9284-f42d36b13e4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/messages/63a5fe54-3410-4798-b56b-bd5dd3dc333f Aug 14 02:14:36.647141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e57f93b7-77d1-4be8-9284-f42d36b13e4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.647474 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e57f93b7-77d1-4be8-9284-f42d36b13e4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.663767 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e57f93b7-77d1-4be8-9284-f42d36b13e4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/messages/63a5fe54-3410-4798-b56b-bd5dd3dc333f returned with HTTP 204 Aug 14 02:14:36.664747 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 617/2456] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:14:36 2026] DELETE /volume/v3/messages/63a5fe54-3410-4798-b56b-bd5dd3dc333f => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:14:36.674065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.677212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f Aug 14 02:14:36.677212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.677212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.677212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Delete volume with id: 7c661d65-2aef-495d-bda7-682e880ad96f Aug 14 02:14:36.685230 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.685230 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:36.685941 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:36.687932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:14:36.704441 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1701776887 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1701776887, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:36.705136 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1701776887 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1701776887, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:36.722056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Created reservations ['1f381d9c-f54d-4871-b96d-6ec9a17873dc', 'd0a91da5-fe54-48bb-9836-9b74ff9e1d01', 'ef847f27-9ab5-46cd-8822-e2d7560ce710', 'a8a13955-5ff4-43cc-a820-0a2b3eedd287'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:36.764695 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Delete volume request issued successfully. Aug 14 02:14:36.764695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d16e718f-21cf-4e1c-ad2d-8a6cd2426ee6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f returned with HTTP 202 Aug 14 02:14:36.764695 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 614/2457] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:14:36 2026] DELETE /volume/v3/volumes/7c661d65-2aef-495d-bda7-682e880ad96f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:36.773663 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b2d7b73-1d28-4432-87e5-f7cb0e50dde6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.775997 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b2d7b73-1d28-4432-87e5-f7cb0e50dde6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/types/33a48102-04f2-45a0-b7a9-425b6cafd12f Aug 14 02:14:36.776248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7b73-1d28-4432-87e5-f7cb0e50dde6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.776628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7b73-1d28-4432-87e5-f7cb0e50dde6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.776962 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.776962 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:36.807954 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b2d7b73-1d28-4432-87e5-f7cb0e50dde6 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/types/33a48102-04f2-45a0-b7a9-425b6cafd12f returned with HTTP 202 Aug 14 02:14:36.808539 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 619/2458] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:36 2026] DELETE /volume/v3/types/33a48102-04f2-45a0-b7a9-425b6cafd12f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:36.818703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-716aff29-e79d-46af-bcb8-2c48dd1c8f5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.821852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-716aff29-e79d-46af-bcb8-2c48dd1c8f5a tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:36.822394 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-716aff29-e79d-46af-bcb8-2c48dd1c8f5a tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1367481253", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1442029473", "vendor_name": "tempest-vendor_name-865097612"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:36.845927 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-716aff29-e79d-46af-bcb8-2c48dd1c8f5a tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:36.846316 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 609/2459] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:36 2026] POST /volume/v3/types => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.855047 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.857155 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:36.857555 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "288549f5-8242-4587-918f-ee4501543e3e", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:36.859558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume request body: {'volume': {'volume_type': '288549f5-8242-4587-918f-ee4501543e3e', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:36.864094 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume of 1 GB Aug 14 02:14:36.864545 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.864545 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:36.865088 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:36.873507 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Flow 'volume_create_api' (51b44eb2-7eb5-488d-94e9-fe1f689378a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:36.875006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc88ad2-ba9e-42cf-947e-5eb522a7b2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:36.876178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:36.881149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:36.884282 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:36.884543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:36.884825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:36.892822 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:36.892822 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:36.899456 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:36.904853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc88ad2-ba9e-42cf-947e-5eb522a7b2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:14:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1442029473',vendor_name='tempest-vendor_name-865097612'},id=288549f5-8242-4587-918f-ee4501543e3e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1367481253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '288549f5-8242-4587-918f-ee4501543e3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:36.905452 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-023a697a-fde9-4254-a775-3b8eb5a854e4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:36.906221 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 615/2460] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:36 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:36.906361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a57ef6-e90a-442e-8057-0d3aa4373cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:36.947193 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1367481253 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1367481253, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:36.947777 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1367481253 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1367481253, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:36.990098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Created reservations ['aa73f8c3-acdf-4530-a5bd-1adc90269923', '330bb19e-7d28-4fc2-afa8-ec8d04d7d8e7', '345a85cb-8423-45a2-9bcb-2921889d3928', '375fb723-13fc-4d96-beac-c4058e5d4f90'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:36.991110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a57ef6-e90a-442e-8057-0d3aa4373cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa73f8c3-acdf-4530-a5bd-1adc90269923', '330bb19e-7d28-4fc2-afa8-ec8d04d7d8e7', '345a85cb-8423-45a2-9bcb-2921889d3928', '375fb723-13fc-4d96-beac-c4058e5d4f90']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:36.992053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141ac7b8-fe12-4742-8aed-12a95b735219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.028185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141ac7b8-fe12-4742-8aed-12a95b735219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f56c96-1434-402b-a2af-0ef49174bffa', '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='2e18ce181c90453c9e988050b9161d3f',qos_specs=None,replication_status=,reservations=['aa73f8c3-acdf-4530-a5bd-1adc90269923','330bb19e-7d28-4fc2-afa8-ec8d04d7d8e7','345a85cb-8423-45a2-9bcb-2921889d3928','375fb723-13fc-4d96-beac-c4058e5d4f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_type_id=288549f5-8242-4587-918f-ee4501543e3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:36Z,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=49f56c96-1434-402b-a2af-0ef49174bffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e18ce181c90453c9e988050b9161d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(288549f5-8242-4587-918f-ee4501543e3e),volume_type_id=288549f5-8242-4587-918f-ee4501543e3e)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.029823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36fe2d5-f236-46f7-83db-fdeb39a1d541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.055457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36fe2d5-f236-46f7-83db-fdeb39a1d541) transitioned into state 'SUCCESS' from 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='2e18ce181c90453c9e988050b9161d3f',qos_specs=None,replication_status=,reservations=['aa73f8c3-acdf-4530-a5bd-1adc90269923','330bb19e-7d28-4fc2-afa8-ec8d04d7d8e7','345a85cb-8423-45a2-9bcb-2921889d3928','375fb723-13fc-4d96-beac-c4058e5d4f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fe251f79ede4e2dbf0e4b866b2a12c8',volume_type_id=288549f5-8242-4587-918f-ee4501543e3e)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.056399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e45781-84a0-420c-aaca-a82caaefd630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.072541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e45781-84a0-420c-aaca-a82caaefd630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.073887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Flow 'volume_create_api' (51b44eb2-7eb5-488d-94e9-fe1f689378a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:37.074900 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Create volume request issued successfully. Aug 14 02:14:37.076352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ada42b7-3a29-470c-91ed-48d37cbad5a8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:37.077184 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 618/2461] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:14:36 2026] POST /volume/v3/volumes => generated 772 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:37.092419 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.094583 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa Aug 14 02:14:37.094863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.095166 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.107268 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:37.107268 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:37.112381 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:37.117127 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c96f4f7-86bf-4ab5-846e-7aab5e7d6a3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.119216 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e5cdccb-bd6d-4925-982d-431fcc333fd5 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa returned with HTTP 200 Aug 14 02:14:37.119830 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c96f4f7-86bf-4ab5-846e-7aab5e7d6a3f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:37.120068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c96f4f7-86bf-4ab5-846e-7aab5e7d6a3f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.120267 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 620/2462] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:37.120349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c96f4f7-86bf-4ab5-846e-7aab5e7d6a3f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.131312 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c96f4f7-86bf-4ab5-846e-7aab5e7d6a3f tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 404 Aug 14 02:14:37.132041 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 610/2463] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:37.140426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e781af83-8e7b-4bff-a4cc-cb094a7ee8e6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.142934 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e781af83-8e7b-4bff-a4cc-cb094a7ee8e6 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:37.143239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e781af83-8e7b-4bff-a4cc-cb094a7ee8e6 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.143529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e781af83-8e7b-4bff-a4cc-cb094a7ee8e6 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.151441 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e781af83-8e7b-4bff-a4cc-cb094a7ee8e6 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 404 Aug 14 02:14:37.152151 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 616/2464] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:37.161189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.163540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:37.163807 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.164009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.164214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: fe42ce68-1982-44f0-a389-98b8afbd3945 Aug 14 02:14:37.173872 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6da9c2d5-8d13-4aa5-ada7-36dc2081bc4d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 returned with HTTP 404 Aug 14 02:14:37.174988 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 619/2465] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:37 2026] DELETE /volume/v3/volumes/fe42ce68-1982-44f0-a389-98b8afbd3945 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:37.187108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.189747 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:37.190228 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-393867471"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:37.192268 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-393867471'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:37.192574 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:37.197611 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:37.204095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (547cc36e-b4a6-46a7-b6c4-3c55799caddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:37.205182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7989f4c-949e-474a-8cdc-b8eab88e0b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.206196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:37.250148 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7989f4c-949e-474a-8cdc-b8eab88e0b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.252178 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489ba16d-fd45-4c4e-b15a-ba6a1c466f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.278714 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.282707 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:37.282882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.283163 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.298082 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:37.298082 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:37.303806 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:37.309504 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25b26d80-35fb-4f1c-b3fe-76a108ce38f9 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:37.310234 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 611/2466] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:37.319705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['0cad3edb-87cb-4dd5-a886-a540fe4b8a75', '9c293c43-1a74-408e-84d5-eaca7cb226a4', '26aeb6fd-082e-4d64-ad6f-5117a03422f8', '235c70b1-b193-4b7c-8874-5a055c77fd2d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:37.319705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489ba16d-fd45-4c4e-b15a-ba6a1c466f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cad3edb-87cb-4dd5-a886-a540fe4b8a75', '9c293c43-1a74-408e-84d5-eaca7cb226a4', '26aeb6fd-082e-4d64-ad6f-5117a03422f8', '235c70b1-b193-4b7c-8874-5a055c77fd2d']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.319705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cec087-6dc0-42d2-8c15-00340f9b5970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.344451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cec087-6dc0-42d2-8c15-00340f9b5970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b7882bb-97e8-47ef-8fd4-df5b6b41e50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-393867471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['0cad3edb-87cb-4dd5-a886-a540fe4b8a75','9c293c43-1a74-408e-84d5-eaca7cb226a4','26aeb6fd-082e-4d64-ad6f-5117a03422f8','235c70b1-b193-4b7c-8874-5a055c77fd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-393867471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b7882bb-97e8-47ef-8fd4-df5b6b41e50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.345423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd3041c-ad78-474f-89f9-05f9146961b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.352907 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.355244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:37.355532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.355846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.372407 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:37.372407 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:37.373173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd3041c-ad78-474f-89f9-05f9146961b1) transitioned into state 'SUCCESS' from state '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-393867471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['0cad3edb-87cb-4dd5-a886-a540fe4b8a75','9c293c43-1a74-408e-84d5-eaca7cb226a4','26aeb6fd-082e-4d64-ad6f-5117a03422f8','235c70b1-b193-4b7c-8874-5a055c77fd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.374095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2221985-c817-4455-a65e-e315e8371190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:37.377063 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:37.382660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d7f9742-7ccd-486c-843e-4b01cdcf2f98 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:37.383384 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 617/2467] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:37.386502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2221985-c817-4455-a65e-e315e8371190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:37.387454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (547cc36e-b4a6-46a7-b6c4-3c55799caddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:37.387795 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:37.388420 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46828774-cd3e-4eff-9537-2c7fbf04e805 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:37.389076 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 621/2468] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:37 2026] POST /volume/v3/volumes => generated 746 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:37.404426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.407157 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:37.407403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.407654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.417978 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:37.417978 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:37.425393 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:37.430844 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ec96e8b-c328-4631-9c84-5c051cb207a7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 200 Aug 14 02:14:37.431200 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 620/2469] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:37.920470 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0790ea2d-d841-4d2a-a133-f57c095044cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:37.922247 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0790ea2d-d841-4d2a-a133-f57c095044cf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:37.922451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0790ea2d-d841-4d2a-a133-f57c095044cf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:37.922771 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0790ea2d-d841-4d2a-a133-f57c095044cf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:37.930244 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:37.930244 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:37.934780 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0790ea2d-d841-4d2a-a133-f57c095044cf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:37.939496 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0790ea2d-d841-4d2a-a133-f57c095044cf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:37.940506 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 612/2470] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:37 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.140043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.142272 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa Aug 14 02:14:38.142561 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.142812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.153397 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.153397 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:38.159921 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:38.165156 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85f173ca-b9cb-4898-a80b-5c732356bf4b tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa returned with HTTP 200 Aug 14 02:14:38.165734 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 618/2471] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.182425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-14d5eb97-0030-4f43-aafc-bfe90e7295f1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.184551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-14d5eb97-0030-4f43-aafc-bfe90e7295f1 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:14:38.184826 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-14d5eb97-0030-4f43-aafc-bfe90e7295f1 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.185014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-14d5eb97-0030-4f43-aafc-bfe90e7295f1 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.185259 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.185259 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:38.188758 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-14d5eb97-0030-4f43-aafc-bfe90e7295f1 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:14:38.189135 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 622/2472] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.197798 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4565468f-c449-4f97-9bfb-a75b32d16bba None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.199947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4565468f-c449-4f97-9bfb-a75b32d16bba tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] GET https://10.4.3.35/volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 Aug 14 02:14:38.200200 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4565468f-c449-4f97-9bfb-a75b32d16bba tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.200441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4565468f-c449-4f97-9bfb-a75b32d16bba tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.204989 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4565468f-c449-4f97-9bfb-a75b32d16bba tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-reader] https://10.4.3.35/volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 returned with HTTP 200 Aug 14 02:14:38.205380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 621/2473] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.214206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa738687-f52e-4fc9-880f-5562cc91d1b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.215912 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa738687-f52e-4fc9-880f-5562cc91d1b8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 Aug 14 02:14:38.216113 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa738687-f52e-4fc9-880f-5562cc91d1b8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.216339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa738687-f52e-4fc9-880f-5562cc91d1b8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.231062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa738687-f52e-4fc9-880f-5562cc91d1b8 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 returned with HTTP 204 Aug 14 02:14:38.231515 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 613/2474] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:14:38 2026] DELETE /volume/v3/messages/24fde658-5ea4-40a1-86aa-d59128081a24 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:14:38.241965 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e4682828-a530-470e-a5ae-443a9f4702a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.243858 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa Aug 14 02:14:38.244103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.244222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.244388 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Delete volume with id: 49f56c96-1434-402b-a2af-0ef49174bffa Aug 14 02:14:38.252124 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.252124 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:38.252454 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Volume info retrieved successfully. Aug 14 02:14:38.253491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:14:38.264350 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1367481253 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1367481253, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:38.264744 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1367481253 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1367481253, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:14:38.276796 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Created reservations ['8940c90e-95cc-4000-8b70-e9a66ed8b873', '2839fb5e-6d3a-478c-b1eb-8b43f25f2b0c', '27129709-d59f-4302-8551-1fa288e6fec0', 'c3e3d0e1-5b27-4bf6-86c6-fdc90f395602'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:38.306248 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Delete volume request issued successfully. Aug 14 02:14:38.306480 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4682828-a530-470e-a5ae-443a9f4702a3 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa returned with HTTP 202 Aug 14 02:14:38.306915 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 619/2475] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:14:38 2026] DELETE /volume/v3/volumes/49f56c96-1434-402b-a2af-0ef49174bffa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:38.314211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd2a1119-f327-4e41-a80b-91ec6decfca2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.316504 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd2a1119-f327-4e41-a80b-91ec6decfca2 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] DELETE https://10.4.3.35/volume/v3/types/288549f5-8242-4587-918f-ee4501543e3e Aug 14 02:14:38.316804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd2a1119-f327-4e41-a80b-91ec6decfca2 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.317071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd2a1119-f327-4e41-a80b-91ec6decfca2 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.329417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.332982 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:38.333271 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.333573 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.346284 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.346284 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:38.351655 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:38.351830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd2a1119-f327-4e41-a80b-91ec6decfca2 tempest-ProjectReaderTests-1261638678 tempest-ProjectReaderTests-1261638678-project-admin] https://10.4.3.35/volume/v3/types/288549f5-8242-4587-918f-ee4501543e3e returned with HTTP 202 Aug 14 02:14:38.352324 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 623/2476] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:38 2026] DELETE /volume/v3/types/288549f5-8242-4587-918f-ee4501543e3e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:38.357795 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3774865f-a2c7-4bcf-ad0f-d20cae1c4941 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:38.358261 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 622/2477] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:38.400984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca823916-752d-46f8-b641-7a5661aa153e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.403254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca823916-752d-46f8-b641-7a5661aa153e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:38.403633 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca823916-752d-46f8-b641-7a5661aa153e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.403906 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca823916-752d-46f8-b641-7a5661aa153e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.417580 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.417580 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:38.422160 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ca823916-752d-46f8-b641-7a5661aa153e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:38.427540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca823916-752d-46f8-b641-7a5661aa153e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:38.428019 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 614/2478] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:38.449447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77f5e2a4-3559-44e5-b191-e26011765bbc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.451841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77f5e2a4-3559-44e5-b191-e26011765bbc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:38.452285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77f5e2a4-3559-44e5-b191-e26011765bbc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.452285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77f5e2a4-3559-44e5-b191-e26011765bbc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.459826 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.459826 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:38.463300 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77f5e2a4-3559-44e5-b191-e26011765bbc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:38.468129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77f5e2a4-3559-44e5-b191-e26011765bbc tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 200 Aug 14 02:14:38.468305 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 620/2479] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.487613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4324922e-0775-4d61-b939-64e2a02b6945 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.489536 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4324922e-0775-4d61-b939-64e2a02b6945 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action Aug 14 02:14:38.489936 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4324922e-0775-4d61-b939-64e2a02b6945 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:38.490060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4324922e-0775-4d61-b939-64e2a02b6945 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:38.512916 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.512916 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:38.515428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-4324922e-0775-4d61-b939-64e2a02b6945 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume '7b7882bb-97e8-47ef-8fd4-df5b6b41e50f' with '{'status': 'error'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:38.544384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4324922e-0775-4d61-b939-64e2a02b6945 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action returned with HTTP 202 Aug 14 02:14:38.545236 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 624/2480] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:38 2026] POST /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:38.553247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.555499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:38.555724 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.555921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.567789 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.567789 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:38.572110 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:38.578340 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-753e9ff2-59d0-4af5-b1a4-d6e40e04e74d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 200 Aug 14 02:14:38.578867 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 623/2481] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:38.593654 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e610307-a697-4d00-a1b4-4685b1355cfa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.595979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action Aug 14 02:14:38.596440 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:38.596633 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:38.611348 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.611348 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:38.612031 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Volume info retrieved successfully. Aug 14 02:14:38.657295 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Delete volume request issued successfully. Aug 14 02:14:38.657641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e610307-a697-4d00-a1b4-4685b1355cfa tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action returned with HTTP 202 Aug 14 02:14:38.658610 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 615/2482] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:38 2026] POST /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:38.668369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-46294a83-7815-4aca-8ba9-196ca05e6052 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.671712 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46294a83-7815-4aca-8ba9-196ca05e6052 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:38.672028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46294a83-7815-4aca-8ba9-196ca05e6052 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.672319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46294a83-7815-4aca-8ba9-196ca05e6052 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.687703 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.687703 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:38.691871 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-46294a83-7815-4aca-8ba9-196ca05e6052 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:38.699269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46294a83-7815-4aca-8ba9-196ca05e6052 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 200 Aug 14 02:14:38.699910 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 621/2483] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:14:38.956200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-46913769-0035-4db2-9485-7ac6723cb6d0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:38.958316 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46913769-0035-4db2-9485-7ac6723cb6d0 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:38.958616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-46913769-0035-4db2-9485-7ac6723cb6d0 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:38.958918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-46913769-0035-4db2-9485-7ac6723cb6d0 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:38.971148 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:38.971148 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:38.976543 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-46913769-0035-4db2-9485-7ac6723cb6d0 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:38.986112 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-46913769-0035-4db2-9485-7ac6723cb6d0 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:38.986706 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 625/2484] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:38 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:39.375727 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c66ae452-d03e-4d0e-9163-12572429ab51 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.377862 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c66ae452-d03e-4d0e-9163-12572429ab51 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:39.378096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c66ae452-d03e-4d0e-9163-12572429ab51 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:39.378312 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c66ae452-d03e-4d0e-9163-12572429ab51 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:39.389008 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:39.389008 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:39.410154 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c66ae452-d03e-4d0e-9163-12572429ab51 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:39.419001 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c66ae452-d03e-4d0e-9163-12572429ab51 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:39.419888 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 624/2485] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:39 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:39.443648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.446100 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:39.447169 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:39.447758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:39.466227 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:39.466227 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:39.472626 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:39.483546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a349e3-a201-4901-b0b2-6ab06c1a34dd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:39.484215 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 616/2486] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:39 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:39.719710 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-63995692-977a-43d6-ad82-bf4a3c88e8db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.723658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63995692-977a-43d6-ad82-bf4a3c88e8db tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:39.723658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-63995692-977a-43d6-ad82-bf4a3c88e8db tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:39.723658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-63995692-977a-43d6-ad82-bf4a3c88e8db tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:39.728230 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63995692-977a-43d6-ad82-bf4a3c88e8db tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 404 Aug 14 02:14:39.728781 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 622/2487] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:39 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:39.738251 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3730d9dc-11e2-4f00-a36b-f4a005fee883 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.740260 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3730d9dc-11e2-4f00-a36b-f4a005fee883 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:39.740454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3730d9dc-11e2-4f00-a36b-f4a005fee883 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:39.740801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3730d9dc-11e2-4f00-a36b-f4a005fee883 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:39.760133 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3730d9dc-11e2-4f00-a36b-f4a005fee883 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 404 Aug 14 02:14:39.760777 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 626/2488] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:39 2026] GET /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:39.769888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5268fb04-df75-46f1-8b55-47919ce34682 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.772214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5268fb04-df75-46f1-8b55-47919ce34682 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:39.772429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5268fb04-df75-46f1-8b55-47919ce34682 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:39.772725 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5268fb04-df75-46f1-8b55-47919ce34682 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:39.772951 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-5268fb04-df75-46f1-8b55-47919ce34682 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: 7b7882bb-97e8-47ef-8fd4-df5b6b41e50f Aug 14 02:14:39.782604 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5268fb04-df75-46f1-8b55-47919ce34682 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f returned with HTTP 404 Aug 14 02:14:39.783392 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 625/2489] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:39 2026] DELETE /volume/v3/volumes/7b7882bb-97e8-47ef-8fd4-df5b6b41e50f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:39.794898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:39.796869 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:39.797334 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-884112128"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:39.801561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-884112128'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:39.801843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:39.813914 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:39.826033 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (ff7d16ea-4b3b-495e-ad28-3a33d33f8666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:39.829427 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e96c99a-8895-4ca3-9f5b-9274d1d04909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:39.833383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:39.868068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e96c99a-8895-4ca3-9f5b-9274d1d04909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:39.869159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8f17a5-30dd-43d1-8dcf-8f986a751963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:39.931182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['294fb05f-60af-4f00-a9ed-77481e853213', '0804bd8b-4987-4a7d-9017-93079a1eef6c', '2ea9250a-e338-4539-9ee3-d968b1eb835d', '6ed12980-000e-4cf2-bb9d-130f6e6e301a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:39.932295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8f17a5-30dd-43d1-8dcf-8f986a751963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['294fb05f-60af-4f00-a9ed-77481e853213', '0804bd8b-4987-4a7d-9017-93079a1eef6c', '2ea9250a-e338-4539-9ee3-d968b1eb835d', '6ed12980-000e-4cf2-bb9d-130f6e6e301a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:39.933393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743831f-8d54-4389-9572-c93e5d3b3462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:39.961009 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743831f-8d54-4389-9572-c93e5d3b3462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bfbfa38-12ea-43db-b25f-97596f6292d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884112128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['294fb05f-60af-4f00-a9ed-77481e853213','0804bd8b-4987-4a7d-9017-93079a1eef6c','2ea9250a-e338-4539-9ee3-d968b1eb835d','6ed12980-000e-4cf2-bb9d-130f6e6e301a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-884112128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bfbfa38-12ea-43db-b25f-97596f6292d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:39.962708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e46749-32e3-4255-a8a0-991e0ca2ca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:39.996090 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e46749-32e3-4255-a8a0-991e0ca2ca14) transitioned into state 'SUCCESS' from state '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-884112128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['294fb05f-60af-4f00-a9ed-77481e853213','0804bd8b-4987-4a7d-9017-93079a1eef6c','2ea9250a-e338-4539-9ee3-d968b1eb835d','6ed12980-000e-4cf2-bb9d-130f6e6e301a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:39.997072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4138d18a-1097-496a-94b6-cd4093c323b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:40.004905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1821217-eaf3-4ae8-bff8-938d93259679 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.004905 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1821217-eaf3-4ae8-bff8-938d93259679 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:40.004905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1821217-eaf3-4ae8-bff8-938d93259679 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:40.004905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1821217-eaf3-4ae8-bff8-938d93259679 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:40.015873 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4138d18a-1097-496a-94b6-cd4093c323b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:40.016753 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.016753 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:40.017075 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (ff7d16ea-4b3b-495e-ad28-3a33d33f8666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:40.017512 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:40.018294 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31649bc2-ad92-41c0-a9f8-72fe1c6d691e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:40.018899 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 617/2490] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:39 2026] POST /volume/v3/volumes => generated 746 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:40.026976 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1821217-eaf3-4ae8-bff8-938d93259679 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:40.032734 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.034604 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:40.034859 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:40.035066 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:40.036537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1821217-eaf3-4ae8-bff8-938d93259679 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:40.037057 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 623/2491] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:40 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:40.046622 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.046622 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:40.053892 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:40.060654 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b0e5d0e-4193-40c6-b6b2-7de34888f005 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 200 Aug 14 02:14:40.061112 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 627/2492] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:40 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:40.321968 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.325198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:40.325535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:40.325863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:40.340787 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.340787 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:40.345328 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:40.350066 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-bd2653ca-4fec-4420-8e51-b203950b9b23 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:40.350815 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 626/2493] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:40 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:40.437296 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.439767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:40.440039 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:40.440413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:40.453293 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.453293 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:40.457858 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:40.465231 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ca4cbfc-f519-4e35-96d4-beed06641323 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:40.466073 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 618/2494] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:40 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:40.503293 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.505777 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:40.505932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:40.506239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:40.522548 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.522548 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:40.533307 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:40.540840 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48c5bb80-04c8-4761-8f44-f2f5f8798923 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:40.541556 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 624/2495] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:40 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:40.839945 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ceeb0f6c-ce9a-4f2d-8c46-d7c88e1c3e50 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.931789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-769f6d6d-a092-4504-910b-34dcfb285432 req-27c9a2e6-b5c6-440c-94f1-78f48599686c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:40.937405 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-27c9a2e6-b5c6-440c-94f1-78f48599686c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] POST https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9/action Aug 14 02:14:40.937925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-27c9a2e6-b5c6-440c-94f1-78f48599686c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:40.938068 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-27c9a2e6-b5c6-440c-94f1-78f48599686c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:40.969979 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:40.969979 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:41.003402 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-769f6d6d-a092-4504-910b-34dcfb285432 req-27c9a2e6-b5c6-440c-94f1-78f48599686c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9/action returned with HTTP 204 Aug 14 02:14:41.003402 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 627/2496] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:14:40 2026] POST /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.017369 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ceeb0f6c-ce9a-4f2d-8c46-d7c88e1c3e50 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.017749 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-fcea1087-38c5-4821-8b4d-d61cdd3ca685 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.017929 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ceeb0f6c-ce9a-4f2d-8c46-d7c88e1c3e50 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1395412638", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.033441 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-fcea1087-38c5-4821-8b4d-d61cdd3ca685 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 Aug 14 02:14:41.033892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-fcea1087-38c5-4821-8b4d-d61cdd3ca685 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.034075 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-fcea1087-38c5-4821-8b4d-d61cdd3ca685 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.051822 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.051822 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:41.058345 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ceeb0f6c-ce9a-4f2d-8c46-d7c88e1c3e50 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.059260 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 628/2497] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:40 2026] POST /volume/v3/types => generated 380 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.060545 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.065281 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:41.066667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.066667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.075255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-48b2d78a-08e5-4a8f-9d34-af5579326989 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.078832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.079070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48b2d78a-08e5-4a8f-9d34-af5579326989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption Aug 14 02:14:41.079699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-48b2d78a-08e5-4a8f-9d34-af5579326989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.081132 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.081132 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:41.085595 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:41.085595 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.085871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.086754 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:41.093488 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e701d047-33b3-48c5-89a0-db3543a38fe7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:41.093488 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 625/2498] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.100444 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.100444 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:41.107580 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:41.116624 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-daf2e092-0b4b-4ddf-8297-99dec9c5b31d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 200 Aug 14 02:14:41.119876 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 629/2499] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.122374 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48b2d78a-08e5-4a8f-9d34-af5579326989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption returned with HTTP 200 Aug 14 02:14:41.123328 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 628/2500] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.136178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e3470a60-d455-4c6a-9a83-b2342b3944b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.139853 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3470a60-d455-4c6a-9a83-b2342b3944b0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.139994 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b74fbf73-40d8-4b15-bdcb-60fbff78a863 req-fcea1087-38c5-4821-8b4d-d61cdd3ca685 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 returned with HTTP 200 Aug 14 02:14:41.140046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-53fb57e7-b65a-4537-9025-c7fd107e521a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.140102 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 619/2501] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/attachments/a7a92f24-34f7-420a-88e3-91ecc2a07343 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.140139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3470a60-d455-4c6a-9a83-b2342b3944b0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1641677110", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.143166 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53fb57e7-b65a-4537-9025-c7fd107e521a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action Aug 14 02:14:41.143260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53fb57e7-b65a-4537-9025-c7fd107e521a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:41.143947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53fb57e7-b65a-4537-9025-c7fd107e521a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.163106 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.163106 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:41.163733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-53fb57e7-b65a-4537-9025-c7fd107e521a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume '1bfbfa38-12ea-43db-b25f-97596f6292d4' with '{'status': 'maintenance'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:41.170144 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3470a60-d455-4c6a-9a83-b2342b3944b0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.170688 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 626/2502] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.185141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a37990c3-8f58-4c9d-a94d-ea23fd7f2305 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.194200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53fb57e7-b65a-4537-9025-c7fd107e521a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action returned with HTTP 202 Aug 14 02:14:41.194834 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 630/2503] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:41.203804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.205615 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:41.205878 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.206065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.213857 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.213857 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:41.221482 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:41.227826 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22c49904-6bc4-41aa-b50e-6e58c43ffeb7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 200 Aug 14 02:14:41.228155 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 620/2504] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.245381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.248258 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action Aug 14 02:14:41.248793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:41.248973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.267771 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.267771 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:41.268187 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Volume info retrieved successfully. Aug 14 02:14:41.280240 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a37990c3-8f58-4c9d-a94d-ea23fd7f2305 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] POST https://10.4.3.35/volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609/encryption Aug 14 02:14:41.280711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a37990c3-8f58-4c9d-a94d-ea23fd7f2305 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.284350 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-a37990c3-8f58-4c9d-a94d-ea23fd7f2305 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.284350 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a37990c3-8f58-4c9d-a94d-ea23fd7f2305 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609/encryption returned with HTTP 403 Aug 14 02:14:41.286397 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 629/2505] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609/encryption => generated 127 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.297487 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-31587a48-daa2-4fba-9a98-dd7fefcee8da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.301531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31587a48-daa2-4fba-9a98-dd7fefcee8da tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.302330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-31587a48-daa2-4fba-9a98-dd7fefcee8da tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1210747397", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.305448 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.305448 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:41.310794 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Delete volume request issued successfully. Aug 14 02:14:41.310794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-415c8a58-78ac-4bdd-b7dc-7a5ec2b0b8e5 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action returned with HTTP 202 Aug 14 02:14:41.310794 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 627/2506] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:41.320742 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.324826 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:41.325131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.329252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.342113 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.342113 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:41.342268 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31587a48-daa2-4fba-9a98-dd7fefcee8da tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.342268 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 631/2507] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.350448 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:41.355895 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c321a3f1-c71a-4260-bd42-cb4b02b0303a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.357088 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a61cadc8-ead1-474f-9a36-43449dff6d6b tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 200 Aug 14 02:14:41.357719 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 621/2508] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.358048 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c321a3f1-c71a-4260-bd42-cb4b02b0303a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] POST https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs Aug 14 02:14:41.361715 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c321a3f1-c71a-4260-bd42-cb4b02b0303a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.362148 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-c321a3f1-c71a-4260-bd42-cb4b02b0303a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.362367 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c321a3f1-c71a-4260-bd42-cb4b02b0303a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs returned with HTTP 403 Aug 14 02:14:41.363016 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 630/2509] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.377449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a25401d3-7a2f-4c46-baa0-dcb4447ebea0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.382277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a25401d3-7a2f-4c46-baa0-dcb4447ebea0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] PUT https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs/key2 Aug 14 02:14:41.382277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a25401d3-7a2f-4c46-baa0-dcb4447ebea0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.384857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-a25401d3-7a2f-4c46-baa0-dcb4447ebea0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.385157 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a25401d3-7a2f-4c46-baa0-dcb4447ebea0 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs/key2 returned with HTTP 403 Aug 14 02:14:41.385815 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 628/2510] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:14:41 2026] PUT /volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.401090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-85dfb7aa-7a8e-4595-b6c4-233aa4a20d5f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.403451 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85dfb7aa-7a8e-4595-b6c4-233aa4a20d5f tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.404019 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85dfb7aa-7a8e-4595-b6c4-233aa4a20d5f tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.407243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-85dfb7aa-7a8e-4595-b6c4-233aa4a20d5f tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.407688 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85dfb7aa-7a8e-4595-b6c4-233aa4a20d5f tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types returned with HTTP 403 Aug 14 02:14:41.408615 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 632/2511] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.418695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7934372-c017-4a1e-a69a-4687d3f938c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.422377 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7934372-c017-4a1e-a69a-4687d3f938c5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.422377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7934372-c017-4a1e-a69a-4687d3f938c5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1635726606", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.444685 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7934372-c017-4a1e-a69a-4687d3f938c5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.445202 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 622/2512] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.456788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b03defb7-78b4-433e-9187-50f5bff576d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.459847 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b03defb7-78b4-433e-9187-50f5bff576d7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption Aug 14 02:14:41.460360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b03defb7-78b4-433e-9187-50f5bff576d7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.497730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.497730 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:41.497730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.497730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.498106 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b03defb7-78b4-433e-9187-50f5bff576d7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption returned with HTTP 200 Aug 14 02:14:41.498261 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 631/2513] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.514350 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.519106 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] DELETE https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption/eddb07ba-36c4-46ce-97a4-544242196c6a Aug 14 02:14:41.519106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.519106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.519940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.520149 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c407ef02-fdea-4630-95dc-187fc4cd7bdd tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption/eddb07ba-36c4-46ce-97a4-544242196c6a returned with HTTP 403 Aug 14 02:14:41.520497 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 633/2514] 10.4.3.35 () {66 vars in 1482 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585/encryption/eddb07ba-36c4-46ce-97a4-544242196c6a => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.531990 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e64f6d22-366f-4a63-bd2d-f4f0293c633a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.534509 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e64f6d22-366f-4a63-bd2d-f4f0293c633a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.535567 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e64f6d22-366f-4a63-bd2d-f4f0293c633a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1949314969", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.560712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e64f6d22-366f-4a63-bd2d-f4f0293c633a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.561406 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 623/2515] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.567128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-056caaac-b679-43b1-bc62-7e2c599af13a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.570799 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-056caaac-b679-43b1-bc62-7e2c599af13a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:41.571617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-056caaac-b679-43b1-bc62-7e2c599af13a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.572006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-056caaac-b679-43b1-bc62-7e2c599af13a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.577451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-05e50864-652c-4e37-9121-635eab3e76f8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.580205 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-05e50864-652c-4e37-9121-635eab3e76f8 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] DELETE https://10.4.3.35/volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9/extra_specs/key1 Aug 14 02:14:41.580418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-05e50864-652c-4e37-9121-635eab3e76f8 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.580687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-05e50864-652c-4e37-9121-635eab3e76f8 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.581647 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.581647 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:41.586827 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-056caaac-b679-43b1-bc62-7e2c599af13a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:41.591338 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-056caaac-b679-43b1-bc62-7e2c599af13a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:41.591859 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 632/2516] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.592339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-05e50864-652c-4e37-9121-635eab3e76f8 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.593331 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-05e50864-652c-4e37-9121-635eab3e76f8 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9/extra_specs/key1 returned with HTTP 403 Aug 14 02:14:41.594000 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 634/2517] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.605081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-accead62-8cb5-4b4e-bf56-b5f901a6f61e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.607334 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-accead62-8cb5-4b4e-bf56-b5f901a6f61e tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:14:41.607909 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-accead62-8cb5-4b4e-bf56-b5f901a6f61e tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-330453156", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.610629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.613030 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:41.613298 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.613583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.622530 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.622530 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:41.627568 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:41.631863 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-accead62-8cb5-4b4e-bf56-b5f901a6f61e tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:14:41.632407 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 624/2518] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.633131 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73e65fa6-a5f6-4c13-bf78-025f50094e59 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:41.633585 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 633/2519] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.643867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b67a253e-a801-45f3-b113-a0e9df83e772 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.646491 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b67a253e-a801-45f3-b113-a0e9df83e772 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] DELETE https://10.4.3.35/volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd Aug 14 02:14:41.646766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b67a253e-a801-45f3-b113-a0e9df83e772 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.646993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b67a253e-a801-45f3-b113-a0e9df83e772 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.647733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-b67a253e-a801-45f3-b113-a0e9df83e772 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.647910 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b67a253e-a801-45f3-b113-a0e9df83e772 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd returned with HTTP 403 Aug 14 02:14:41.649199 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 635/2520] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.660348 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-597648db-dd0a-4a33-bfe7-071ac58ee1af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.664767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-597648db-dd0a-4a33-bfe7-071ac58ee1af tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] GET https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs Aug 14 02:14:41.665045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-597648db-dd0a-4a33-bfe7-071ac58ee1af tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.665313 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-597648db-dd0a-4a33-bfe7-071ac58ee1af tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.680757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-597648db-dd0a-4a33-bfe7-071ac58ee1af tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs returned with HTTP 200 Aug 14 02:14:41.681269 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 625/2521] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.689128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.691229 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:14:41.691487 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.691775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.692096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.693815 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] GET https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/cipher Aug 14 02:14:41.694016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.694191 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.694888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.695055 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6066f48c-d9f0-4195-8c1a-3223944aa191 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/cipher returned with HTTP 403 Aug 14 02:14:41.695542 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 636/2522] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.701771 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.701771 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:41.705898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4fe281d7-20ae-4275-8d78-914a7a647247 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.706755 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:41.711024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fe281d7-20ae-4275-8d78-914a7a647247 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] GET https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption Aug 14 02:14:41.711222 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fe281d7-20ae-4275-8d78-914a7a647247 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.711479 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fe281d7-20ae-4275-8d78-914a7a647247 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.712276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-4fe281d7-20ae-4275-8d78-914a7a647247 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.712517 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fe281d7-20ae-4275-8d78-914a7a647247 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption returned with HTTP 403 Aug 14 02:14:41.712565 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0dfa6429-8316-4828-a726-3c5e3142fb58 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:14:41.713189 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 634/2523] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:41.713272 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 626/2524] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:14:41.723210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3f3ceaf-43c9-4ec0-8dc2-14e79ab975d2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.725578 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3f3ceaf-43c9-4ec0-8dc2-14e79ab975d2 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] GET https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/multiattach Aug 14 02:14:41.725875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3f3ceaf-43c9-4ec0-8dc2-14e79ab975d2 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.726120 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3f3ceaf-43c9-4ec0-8dc2-14e79ab975d2 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.727648 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.727648 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:41.731132 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:41.736315 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6cd528b9-cc80-4312-bbbe-b71af4a16bc1 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:41.736963 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 629/2525] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 1171 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:41.737552 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3f3ceaf-43c9-4ec0-8dc2-14e79ab975d2 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/multiattach returned with HTTP 200 Aug 14 02:14:41.738345 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 637/2526] 10.4.3.35 () {66 vars in 1407 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:14:41.747932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d0607968-f76d-4715-8086-925096cd508a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.749863 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0607968-f76d-4715-8086-925096cd508a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] GET https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/volume_backend_name Aug 14 02:14:41.750090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0607968-f76d-4715-8086-925096cd508a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.750273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0607968-f76d-4715-8086-925096cd508a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.753508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.754367 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:41.755372 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.755372 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.759984 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0607968-f76d-4715-8086-925096cd508a tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 02:14:41.760440 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 635/2527] 10.4.3.35 () {66 vars in 1431 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.764415 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.764415 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:41.768163 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:41.770995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-63181f72-3a98-4071-a303-2699ea6d87a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.772795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22713727-ccbc-4bc2-b4f8-81409a0638d0 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:41.772902 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63181f72-3a98-4071-a303-2699ea6d87a1 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] PUT https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/be95ec83-d4ed-4b4a-ad3d-0f2edb914a6f Aug 14 02:14:41.773212 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 627/2528] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:41 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:41.773263 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-63181f72-3a98-4071-a303-2699ea6d87a1 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.775297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-63181f72-3a98-4071-a303-2699ea6d87a1 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.775501 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63181f72-3a98-4071-a303-2699ea6d87a1 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/be95ec83-d4ed-4b4a-ad3d-0f2edb914a6f returned with HTTP 403 Aug 14 02:14:41.775994 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 630/2529] 10.4.3.35 () {68 vars in 1499 bytes} [Fri Aug 14 02:14:41 2026] PUT /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/encryption/be95ec83-d4ed-4b4a-ad3d-0f2edb914a6f => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.781317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.783295 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:41.783758 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1852435126", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.785015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e883b575-33ea-4a45-beea-c69f7b2a0df7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.785576 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1852435126', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:41.786839 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e883b575-33ea-4a45-beea-c69f7b2a0df7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] PUT https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/key1 Aug 14 02:14:41.787193 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e883b575-33ea-4a45-beea-c69f7b2a0df7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.787613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-095c745b-e21e-48f9-9fef-7e4cd2c4548c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.789239 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 628/2530] 10.4.3.35 () {70 vars in 1604 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:14:41.789359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-e883b575-33ea-4a45-beea-c69f7b2a0df7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', '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=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.789529 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e883b575-33ea-4a45-beea-c69f7b2a0df7 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/key1 returned with HTTP 403 Aug 14 02:14:41.789993 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 636/2531] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:14:41 2026] PUT /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.798511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56db0a81-99a1-479a-b38a-75b7f52669f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.798647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2fe4badf-9160-49c7-9941-530a1f42e213 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.800921 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fe4badf-9160-49c7-9941-530a1f42e213 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] PUT https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 Aug 14 02:14:41.801095 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fe4badf-9160-49c7-9941-530a1f42e213 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:41.803693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-2fe4badf-9160-49c7-9941-530a1f42e213 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5ac899ec94fc49b289e3f159ac5adb7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '23cc8298e5cb489cb0465128f8509d66', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:14:41.803909 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fe4badf-9160-49c7-9941-530a1f42e213 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-reader] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 returned with HTTP 403 Aug 14 02:14:41.804424 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 631/2532] 10.4.3.35 () {68 vars in 1355 bytes} [Fri Aug 14 02:14:41 2026] PUT /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:41.814592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9c540858-ac72-4e88-89a4-5f69e9a4efc5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.818111 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c540858-ac72-4e88-89a4-5f69e9a4efc5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd Aug 14 02:14:41.818328 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c540858-ac72-4e88-89a4-5f69e9a4efc5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.818646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c540858-ac72-4e88-89a4-5f69e9a4efc5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.836989 np0000007301 devstack@c-api.service[100238]: WARNING keystonemiddleware.auth_token [None req-56db0a81-99a1-479a-b38a-75b7f52669f6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 02:14:41.838924 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 629/2533] 10.4.3.35 () {70 vars in 1604 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:14:41.851310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.851806 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c540858-ac72-4e88-89a4-5f69e9a4efc5 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd returned with HTTP 202 Aug 14 02:14:41.852521 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 637/2534] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/84ee33d3-5195-4d21-8165-7e29558b92bd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:41.853758 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] DELETE https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 Aug 14 02:14:41.854028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.854249 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.863095 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.863095 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:41.865430 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5955da46-e4d0-4a41-b3a0-04559deca8f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.867335 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5955da46-e4d0-4a41-b3a0-04559deca8f9 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9 Aug 14 02:14:41.867595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5955da46-e4d0-4a41-b3a0-04559deca8f9 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.867985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5955da46-e4d0-4a41-b3a0-04559deca8f9 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.895666 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume of 1 GB Aug 14 02:14:41.897086 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.897086 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:41.897086 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Availability Zones retrieved successfully. Aug 14 02:14:41.900150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5955da46-e4d0-4a41-b3a0-04559deca8f9 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9 returned with HTTP 202 Aug 14 02:14:41.900644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 630/2535] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/84b6a83a-7ac8-464a-b0e6-a6f62817fdb9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:41.902983 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (74e2ae46-b10b-4950-9b05-796deda9cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:41.903845 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ef6f41-3f41-4f9f-8cf5-19a938a7d0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:41.904857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:41.907941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0140da4b-7c6e-46b9-8f94-7dd3430eee06 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.909588 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0140da4b-7c6e-46b9-8f94-7dd3430eee06 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585 Aug 14 02:14:41.909827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0140da4b-7c6e-46b9-8f94-7dd3430eee06 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.910033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0140da4b-7c6e-46b9-8f94-7dd3430eee06 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.926192 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Attachment connected to vm 80eceec0-8d45-44f9-a395-497d20a7f25e, checking data on nova Aug 14 02:14:41.926647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.compute.nova [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Creating Keystone token plugin using URL: https://10.4.3.35/identity {{(pid=100237) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 02:14:41.940880 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0140da4b-7c6e-46b9-8f94-7dd3430eee06 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585 returned with HTTP 202 Aug 14 02:14:41.941265 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 638/2536] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/c9f1ae9a-ac72-4a0a-bd62-57a6b4739585 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:41.950061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8f4f2f9-9f28-445b-8507-cded0d28954d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:41.952175 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8f4f2f9-9f28-445b-8507-cded0d28954d tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f Aug 14 02:14:41.952523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8f4f2f9-9f28-445b-8507-cded0d28954d tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:41.952851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8f4f2f9-9f28-445b-8507-cded0d28954d tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:41.960315 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:41.960315 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:41.985232 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ef6f41-3f41-4f9f-8cf5-19a938a7d0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=df6ac518-a661-41f0-8490-7159ebb6e6fb,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df6ac518-a661-41f0-8490-7159ebb6e6fb', 'encryption_key_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=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:41.986362 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4138fa37-7442-4e6f-a25a-14e34e218e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:41.997859 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8f4f2f9-9f28-445b-8507-cded0d28954d tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f returned with HTTP 202 Aug 14 02:14:41.998730 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 631/2537] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/types/20be5176-dcd6-4ff5-998b-3538c8b71c8f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:42.007092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2947b23c-905d-4e15-8ffa-ebd996a83989 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.010392 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2947b23c-905d-4e15-8ffa-ebd996a83989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609 Aug 14 02:14:42.010529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2947b23c-905d-4e15-8ffa-ebd996a83989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.010885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2947b23c-905d-4e15-8ffa-ebd996a83989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.044912 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2947b23c-905d-4e15-8ffa-ebd996a83989 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609 returned with HTTP 202 Aug 14 02:14:42.045508 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 639/2538] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:42 2026] DELETE /volume/v3/types/974f911a-7176-4f7e-a0da-41c8e7e7c609 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:42.051795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Created reservations ['e2847216-b061-422d-9351-68a198cd0495', '214dda8f-b28e-4258-97c1-4c1ee097eb1a', '8769ff91-5a9c-40bd-bc4a-1f211dfedf6e', '4945345d-9cde-4b55-ab83-cd283b1ad730'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:42.052721 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4138fa37-7442-4e6f-a25a-14e34e218e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2847216-b061-422d-9351-68a198cd0495', '214dda8f-b28e-4258-97c1-4c1ee097eb1a', '8769ff91-5a9c-40bd-bc4a-1f211dfedf6e', '4945345d-9cde-4b55-ab83-cd283b1ad730']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.053698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770ad195-c613-4416-a8c6-f43eef69137d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.054791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f6bfcbb-f453-4f67-8380-5458034dbc07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.057282 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f6bfcbb-f453-4f67-8380-5458034dbc07 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] DELETE https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 Aug 14 02:14:42.058013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f6bfcbb-f453-4f67-8380-5458034dbc07 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.058013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f6bfcbb-f453-4f67-8380-5458034dbc07 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.088140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770ad195-c613-4416-a8c6-f43eef69137d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d312cc-8e31-4952-968b-6c9892565d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1852435126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['e2847216-b061-422d-9351-68a198cd0495','214dda8f-b28e-4258-97c1-4c1ee097eb1a','8769ff91-5a9c-40bd-bc4a-1f211dfedf6e','4945345d-9cde-4b55-ab83-cd283b1ad730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1852435126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d312cc-8e31-4952-968b-6c9892565d1c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ac02e13964084131902a987c40a7dcc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e1dcf3da48749b798b690a84ae21642',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df6ac518-a661-41f0-8490-7159ebb6e6fb),volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.090164 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f1fdd4-70bc-4b54-b81f-432caa7538ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.106269 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f6bfcbb-f453-4f67-8380-5458034dbc07 tempest-VolumeTypesReaderTests-455585677 tempest-VolumeTypesReaderTests-455585677-project-admin] https://10.4.3.35/volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 returned with HTTP 202 Aug 14 02:14:42.106891 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 632/2539] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:14:42 2026] DELETE /volume/v3/types/910ea07e-7e2f-4d04-92f8-3ecc8e494e33 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:42.110720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c27beac-9093-4e95-aa53-ec394d71b846 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.112851 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c27beac-9093-4e95-aa53-ec394d71b846 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:42.113815 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c27beac-9093-4e95-aa53-ec394d71b846 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.113815 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c27beac-9093-4e95-aa53-ec394d71b846 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.120692 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f1fdd4-70bc-4b54-b81f-432caa7538ed) transitioned into state 'SUCCESS' from state '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-1852435126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ac02e13964084131902a987c40a7dcc9',qos_specs=None,replication_status=,reservations=['e2847216-b061-422d-9351-68a198cd0495','214dda8f-b28e-4258-97c1-4c1ee097eb1a','8769ff91-5a9c-40bd-bc4a-1f211dfedf6e','4945345d-9cde-4b55-ab83-cd283b1ad730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e1dcf3da48749b798b690a84ae21642',volume_type_id=df6ac518-a661-41f0-8490-7159ebb6e6fb)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.121897 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8433be24-fdd2-4d58-adf1-e0f3ce378b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.122939 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:42.122939 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:42.129352 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3c27beac-9093-4e95-aa53-ec394d71b846 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:42.133273 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] REQ: curl -g -i -X GET https://10.4.3.35/compute/v2.1/servers/80eceec0-8d45-44f9-a395-497d20a7f25e/os-volume_attachments/512ab0b5-bebd-4e43-b653-cb6d609371c3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}88f4931c0ccb19cb0a0a32a0c5ce82efc809ee02fd492ccd8bd2dccdf885c21f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7" -H "X-Service-Token: {SHA256}b731e2257b754b15f5b0fb79e075ad6f92655ea83924f6ab46459e71e57ebced" {{(pid=100237) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 02:14:42.136167 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c27beac-9093-4e95-aa53-ec394d71b846 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:42.136435 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 640/2540] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:42.138407 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8433be24-fdd2-4d58-adf1-e0f3ce378b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.139096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Flow 'volume_create_api' (74e2ae46-b10b-4950-9b05-796deda9cd84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:42.139486 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create volume request issued successfully. Aug 14 02:14:42.140213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbfde8e8-283e-4d14-8130-c21f1a7daad0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:42.140804 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 638/2541] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:41 2026] POST /volume/v3/volumes => generated 758 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:42.163232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e60e313a-2ced-46f3-aa75-d87017f7464e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.168703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e60e313a-2ced-46f3-aa75-d87017f7464e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:14:42.168974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e60e313a-2ced-46f3-aa75-d87017f7464e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.169214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e60e313a-2ced-46f3-aa75-d87017f7464e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.181289 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:42.181289 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:42.187921 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e60e313a-2ced-46f3-aa75-d87017f7464e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:42.194546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e60e313a-2ced-46f3-aa75-d87017f7464e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:14:42.195154 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 633/2542] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:42.381139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06b4c340-c6b9-457f-bf67-2c15df74310d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.383779 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06b4c340-c6b9-457f-bf67-2c15df74310d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:42.384704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06b4c340-c6b9-457f-bf67-2c15df74310d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.384704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06b4c340-c6b9-457f-bf67-2c15df74310d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.394846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06b4c340-c6b9-457f-bf67-2c15df74310d tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 404 Aug 14 02:14:42.396951 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 641/2543] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:42.406090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a87d39c3-e590-4c49-897b-00bef7f19454 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.409272 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a87d39c3-e590-4c49-897b-00bef7f19454 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:42.409604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a87d39c3-e590-4c49-897b-00bef7f19454 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.409971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a87d39c3-e590-4c49-897b-00bef7f19454 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.419005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a87d39c3-e590-4c49-897b-00bef7f19454 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 404 Aug 14 02:14:42.419793 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 639/2544] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:42.431909 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.432818 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:42.433354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.433354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.433925 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: 1bfbfa38-12ea-43db-b25f-97596f6292d4 Aug 14 02:14:42.440918 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18440b4a-d3b5-47d5-87ba-e9181cd4bb0a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 returned with HTTP 404 Aug 14 02:14:42.442024 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 634/2545] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:42 2026] DELETE /volume/v3/volumes/1bfbfa38-12ea-43db-b25f-97596f6292d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:42.452697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.454353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:42.454813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-731841132"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:42.457179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-731841132'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:42.457382 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume of 1 GB Aug 14 02:14:42.466035 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Availability Zones retrieved successfully. Aug 14 02:14:42.477523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (62859bae-3a62-4c48-b942-d0294fac2901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:42.480661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b59f323-3158-4a87-8b17-6fdb9b25dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.482221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:42.542009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b59f323-3158-4a87-8b17-6fdb9b25dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.543407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929ac8b3-8645-4ef3-bc2e-e002320970f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.632224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Created reservations ['04c7b6ca-fce5-4626-83e4-8ed399db9693', 'c7db95ac-8aee-4cca-8b69-d1c535a8d1be', '92cfcc59-bd52-4ede-a9e1-2ba4b1a17d77', '71531ae4-d874-49d3-b5bc-0a170adc5f8b'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:42.633438 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929ac8b3-8645-4ef3-bc2e-e002320970f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c7b6ca-fce5-4626-83e4-8ed399db9693', 'c7db95ac-8aee-4cca-8b69-d1c535a8d1be', '92cfcc59-bd52-4ede-a9e1-2ba4b1a17d77', '71531ae4-d874-49d3-b5bc-0a170adc5f8b']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.634279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2967e0-97e9-4f21-9ed0-d54942791813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.669399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d2967e0-97e9-4f21-9ed0-d54942791813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731841132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['04c7b6ca-fce5-4626-83e4-8ed399db9693','c7db95ac-8aee-4cca-8b69-d1c535a8d1be','92cfcc59-bd52-4ede-a9e1-2ba4b1a17d77','71531ae4-d874-49d3-b5bc-0a170adc5f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-731841132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af37d96926384aa98002288a665c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e392607d8f497b85229be2075d87be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.671600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c571e9e-ece0-4cfc-9483-d912ad38b49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.705554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c571e9e-ece0-4cfc-9483-d912ad38b49e) transitioned into state 'SUCCESS' from state '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-731841132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af37d96926384aa98002288a665c17a1',qos_specs=None,replication_status=,reservations=['04c7b6ca-fce5-4626-83e4-8ed399db9693','c7db95ac-8aee-4cca-8b69-d1c535a8d1be','92cfcc59-bd52-4ede-a9e1-2ba4b1a17d77','71531ae4-d874-49d3-b5bc-0a170adc5f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e392607d8f497b85229be2075d87be',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.706545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed93934-6d3a-4bc3-a00f-389e5857fed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:42.722666 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed93934-6d3a-4bc3-a00f-389e5857fed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:42.723107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Flow 'volume_create_api' (62859bae-3a62-4c48-b942-d0294fac2901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:42.724057 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Create volume request issued successfully. Aug 14 02:14:42.724276 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28d18cbf-8b2f-4f32-825a-a9bb8129bfa8 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:42.727568 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 642/2546] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:42 2026] POST /volume/v3/volumes => generated 746 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:42.736857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.739230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:42.740323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.740323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.750128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:42.750128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:42.756922 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:42.763528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed419502-c6b9-4aa5-a50a-28adf4f9fd92 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:42.763528 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 640/2547] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:42.792286 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 02:14:42 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-4cf6ad5b-1db0-43c1-b4cc-65d4b22a12d1 x-openstack-request-id: req-4cf6ad5b-1db0-43c1-b4cc-65d4b22a12d1 {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 02:14:42.792548 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "512ab0b5-bebd-4e43-b653-cb6d609371c3", "serverId": "80eceec0-8d45-44f9-a395-497d20a7f25e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "32f1ffc4-8b9e-4b57-bbc2-78625a902af9", "bdm_uuid": "9227b009-8b99-4082-9396-c33f29713b49"}} {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 02:14:42.792784 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET call to compute for https://10.4.3.35/compute/v2.1/servers/80eceec0-8d45-44f9-a395-497d20a7f25e/os-volume_attachments/512ab0b5-bebd-4e43-b653-cb6d609371c3 used request id req-4cf6ad5b-1db0-43c1-b4cc-65d4b22a12d1 {{(pid=100237) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 02:14:42.795999 np0000007301 devstack@c-api.service[100237]: ERROR cinder.volume.api [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Caught error: Detach volume from instance 80eceec0-8d45-44f9-a395-497d20a7f25e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 80eceec0-8d45-44f9-a395-497d20a7f25e using the Compute API Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 02:14:42.799388 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 80eceec0-8d45-44f9-a395-497d20a7f25e using the Compute API Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-fd578814-aab2-4ec0-8c41-1c0f3ecbe9b7 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 returned with HTTP 409 Aug 14 02:14:42.800981 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 632/2548] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:14:41 2026] DELETE /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 => generated 167 bytes in 950 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:42.859423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.864186 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:42.864523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:42.864825 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:42.878362 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:42.878362 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:42.883218 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:42.888484 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-7917ed22-285d-42cb-82d4-fc8fe83e5e1c tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:42.889015 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 635/2549] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:42 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 1153 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:42.916018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:42.919617 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] POST https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3/action Aug 14 02:14:42.920070 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:42.920256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:42.940496 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:42.940496 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:42.941212 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:42.955843 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Begin detaching volume completed successfully. Aug 14 02:14:42.955843 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-1beb4ab0-57fd-455d-a6a3-159c719aaf89 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3/action returned with HTTP 202 Aug 14 02:14:42.956296 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 643/2550] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:42 2026] POST /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:43.053389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d58e07f3-0873-4202-aa1e-ac549d918aba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.053926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d58e07f3-0873-4202-aa1e-ac549d918aba None None] GET https://10.4.3.35/volume// Aug 14 02:14:43.054180 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d58e07f3-0873-4202-aa1e-ac549d918aba None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.054436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d58e07f3-0873-4202-aa1e-ac549d918aba None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.054930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d58e07f3-0873-4202-aa1e-ac549d918aba None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:43.055361 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 641/2551] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:43.068239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.070897 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:43.071129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.071326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.122932 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:14:43.137035 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.137035 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:43.150401 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:43.157043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.159389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:43.159643 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.159876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.163183 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d89febba-1c35-43de-af8f-78b7ce788751 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:43.163183 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 633/2552] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 1336 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:43.171840 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.171840 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:43.177085 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:43.184314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f2e9c61-987a-45fd-8f4c-4b15dc022c65 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:43.185413 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 636/2553] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:43.216342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-640e235f-ce41-498e-b813-19b2204cbef0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.218615 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-640e235f-ce41-498e-b813-19b2204cbef0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:14:43.218871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-640e235f-ce41-498e-b813-19b2204cbef0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.219116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-640e235f-ce41-498e-b813-19b2204cbef0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.230982 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.230982 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:43.235262 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-640e235f-ce41-498e-b813-19b2204cbef0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:43.242290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-640e235f-ce41-498e-b813-19b2204cbef0 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:14:43.242842 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 644/2554] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:43.417107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.419782 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:14:43.420044 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.420341 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.429438 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.429438 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:43.434129 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:43.440228 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-92af8bca-e2d6-4e47-bb38-750d7347452a tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:14:43.441049 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 642/2555] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:43.784204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.786727 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:43.787027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.787304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.799968 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.799968 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:43.806634 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:43.812875 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9588eb65-6a70-42a0-b0eb-0e55b28e1185 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:43.813360 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 634/2556] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:43.832634 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.834959 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action Aug 14 02:14:43.835419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:43.835770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:43.854423 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.854423 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:43.855076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:43.889261 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c97bbbc-0f84-4dd1-bbc0-71ba58838980 tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action returned with HTTP 202 Aug 14 02:14:43.890041 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 637/2557] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:43 2026] POST /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:43.898498 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.901127 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:43.902088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:43.902088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:43.916582 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.916582 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:43.921150 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:43.930566 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ecad4f68-f9af-4d5f-8e03-0c3551e09727 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:43.931322 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 645/2558] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:43 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:43.948325 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:43.950765 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action Aug 14 02:14:43.951553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:43.951553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:43.964593 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:43.964593 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:43.965108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9' with '{'status': 'available'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:43.994489 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56a161cc-4301-43d3-81fe-9bcf9624c5fd tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action returned with HTTP 202 Aug 14 02:14:43.995106 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 643/2559] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:43 2026] POST /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:44.001884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.004418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19a17266-88bf-478c-9a0b-ee017b7273eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.004883 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:14:44.005215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.005577 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.009756 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19a17266-88bf-478c-9a0b-ee017b7273eb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.010266 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19a17266-88bf-478c-9a0b-ee017b7273eb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.010417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19a17266-88bf-478c-9a0b-ee017b7273eb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.019948 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.019948 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:44.020887 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.020887 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:44.025364 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:44.026804 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19a17266-88bf-478c-9a0b-ee017b7273eb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.032374 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-595d9e58-3aef-454b-9897-9ef277e9f813 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:14:44.032962 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 635/2560] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:44.033050 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19a17266-88bf-478c-9a0b-ee017b7273eb tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:44.034518 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 638/2561] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.049151 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.052022 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action Aug 14 02:14:44.052483 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:44.052693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:44.055470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c9707af0-d031-4f0e-9c7b-3219c1415327 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.055865 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9707af0-d031-4f0e-9c7b-3219c1415327 None None] GET https://10.4.3.35/volume// Aug 14 02:14:44.056054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9707af0-d031-4f0e-9c7b-3219c1415327 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.056273 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9707af0-d031-4f0e-9c7b-3219c1415327 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.056755 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9707af0-d031-4f0e-9c7b-3219c1415327 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:44.057111 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 644/2562] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:44.065779 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.065779 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:44.066245 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9' with '{'status': 'maintenance'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:44.069449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-a4d38b39-7454-4d28-83bc-0c37703164a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.072158 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-a4d38b39-7454-4d28-83bc-0c37703164a7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:14:44.072633 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-a4d38b39-7454-4d28-83bc-0c37703164a7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66d312cc-8e31-4952-968b-6c9892565d1c", "connector": null, "instance_uuid": "65f1e604-f0d4-4af4-a0f2-25bc6813fe07"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:44.085336 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.085336 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:44.094360 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-29732cd4-33fe-4c11-8155-43f8f7dd02eb tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action returned with HTTP 202 Aug 14 02:14:44.094933 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 646/2563] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:44 2026] POST /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:44.103418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.107925 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.108162 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.108395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.118752 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.118752 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:44.124197 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-a4d38b39-7454-4d28-83bc-0c37703164a7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:14:44.124768 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 636/2564] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:14:44 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:44.124832 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.131002 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c08acb4b-c907-4c09-b732-4bf0992ce68a tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:44.132186 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 639/2565] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.150270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.152111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] POST https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action Aug 14 02:14:44.152518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:44.152649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:44.165168 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.165168 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:44.165779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.admin_actions [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] Updating volume 'a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9' with '{'status': 'available'}' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:14:44.200557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.202709 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d66a961-99c1-4af3-b716-68af23e2fa1a tempest-VolumesActionsTest-380767468 tempest-VolumesActionsTest-380767468-project-admin] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action returned with HTTP 202 Aug 14 02:14:44.202709 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 645/2566] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:44 2026] POST /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:44.202869 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:44.203043 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.203220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.217505 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.217505 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:44.219302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6de956c4-299e-4639-8bc3-3ada838d973e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.223191 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6de956c4-299e-4639-8bc3-3ada838d973e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.223454 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:44.223539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6de956c4-299e-4639-8bc3-3ada838d973e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.223738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6de956c4-299e-4639-8bc3-3ada838d973e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.230187 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6ed266f-cbc0-45fa-814f-0bc65f466eea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:44.230663 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 647/2567] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.243704 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.243704 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:44.249650 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6de956c4-299e-4639-8bc3-3ada838d973e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.259989 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6de956c4-299e-4639-8bc3-3ada838d973e tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:44.260513 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 637/2568] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.284066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.284939 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.285154 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.285366 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.293213 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.293213 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:44.298861 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.307003 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e659a1d0-5e41-47ec-96fb-105ec4bc3ff4 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:44.307541 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 640/2569] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.325134 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.327437 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.328027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.328027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.328227 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume with id: a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.343491 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.343491 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:44.343491 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.368610 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Delete volume request issued successfully. Aug 14 02:14:44.369182 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b343ddf-c53e-4b0f-95d7-64356c1d68f2 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 202 Aug 14 02:14:44.369496 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 646/2570] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:44 2026] DELETE /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:44.379410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.381537 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:44.381856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.382160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.394150 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.394150 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:44.400710 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Volume info retrieved successfully. Aug 14 02:14:44.408572 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1b2cb9-56b3-4500-bc95-2056243d51d7 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 200 Aug 14 02:14:44.409233 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 648/2571] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.437535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.515339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d363e1e1-6b6f-4db1-9ead-08630bec7140 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.519326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d363e1e1-6b6f-4db1-9ead-08630bec7140 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] DELETE https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 Aug 14 02:14:44.519581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d363e1e1-6b6f-4db1-9ead-08630bec7140 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.519810 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d363e1e1-6b6f-4db1-9ead-08630bec7140 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.545067 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.545067 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:44.586891 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:44.587328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2002083624"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:44.589165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2002083624'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:44.589299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume of 1 GB Aug 14 02:14:44.594358 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:44.602007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (21f8ea82-54f4-41c7-a9f6-8046d0c88751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:44.603386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4600a3f2-ff3d-418e-b25e-e0ce89398b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:44.604640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:44.606615 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-51da6b72-a1b1-4dbf-9fe4-e2f41ca0e20d req-d363e1e1-6b6f-4db1-9ead-08630bec7140 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 returned with HTTP 200 Aug 14 02:14:44.607101 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 641/2572] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:14:44 2026] DELETE /volume/v3/attachments/32f1ffc4-8b9e-4b57-bbc2-78625a902af9 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:44.662976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4600a3f2-ff3d-418e-b25e-e0ce89398b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:44.663900 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3280cbd2-db09-4448-8871-6e4563c508b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:44.743345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Created reservations ['6dee1c42-0900-4ee5-bc46-1c14b5d5f362', '3e635634-3524-46aa-986a-bfb12728d6dc', '71cfd0ca-7835-4a6d-9baa-3bf8c7967446', 'f8680420-705e-4ecd-997c-8afdb8f517b9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:44.744438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3280cbd2-db09-4448-8871-6e4563c508b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dee1c42-0900-4ee5-bc46-1c14b5d5f362', '3e635634-3524-46aa-986a-bfb12728d6dc', '71cfd0ca-7835-4a6d-9baa-3bf8c7967446', 'f8680420-705e-4ecd-997c-8afdb8f517b9']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:44.745458 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e262a-4d5b-440b-8e13-045e1e2a1154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:44.781128 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e262a-4d5b-440b-8e13-045e1e2a1154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e98a72c-d8bf-4d3e-b7b8-6349623052c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2002083624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['6dee1c42-0900-4ee5-bc46-1c14b5d5f362','3e635634-3524-46aa-986a-bfb12728d6dc','71cfd0ca-7835-4a6d-9baa-3bf8c7967446','f8680420-705e-4ecd-997c-8afdb8f517b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2002083624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e98a72c-d8bf-4d3e-b7b8-6349623052c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f1cf8a67df492da6b03f666212b08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b77b67a78754703b6acfa5048131fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:44.782242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50799b8-dc92-4b98-b599-d24ce7c5cd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:44.808240 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50799b8-dc92-4b98-b599-d24ce7c5cd16) transitioned into state 'SUCCESS' from state '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-2002083624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['6dee1c42-0900-4ee5-bc46-1c14b5d5f362','3e635634-3524-46aa-986a-bfb12728d6dc','71cfd0ca-7835-4a6d-9baa-3bf8c7967446','f8680420-705e-4ecd-997c-8afdb8f517b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:44.809281 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60fb4984-6b37-4237-a780-cede338e0a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:44.826826 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60fb4984-6b37-4237-a780-cede338e0a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:44.827837 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (21f8ea82-54f4-41c7-a9f6-8046d0c88751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:44.828253 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request issued successfully. Aug 14 02:14:44.828932 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f419dae-9563-478d-b82e-e2e37c70ee8e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:44.829341 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 638/2573] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:14:44 2026] POST /volume/v3/volumes => generated 776 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:44.846377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:44.848687 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:44.848987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:44.849195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:44.860494 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:44.860494 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:44.867078 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:44.874342 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-353bb0be-276f-4b0e-a3f0-e799367ddd32 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 returned with HTTP 200 Aug 14 02:14:44.875199 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 647/2574] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:44 2026] GET /volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:45.034800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.036697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:14:45.036900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.037030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.051022 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.051022 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:45.056139 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:14:45.062635 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb8cfeb6-42ed-4404-ac24-d0e643129bdd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:14:45.063230 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 649/2575] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:45.118523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.128242 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:14:45.128558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.128854 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.148193 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.148193 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:45.152089 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:14:45.157192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-c90a6194-6ff9-4365-9669-58b95ccc1a40 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:14:45.157667 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 642/2576] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:45.169390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.171550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:45.171783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.171990 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.180185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.181780 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.181780 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:45.182668 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433/action Aug 14 02:14:45.183112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:45.183284 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:45.186480 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:45.192533 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fece59b8-3759-429c-835b-ee3b5a7c8354 req-c7e099dd-6b6c-419e-8092-2f352bb02e25 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:45.193091 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 639/2577] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:45.195927 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.195927 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:45.196431 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:14:45.207490 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Begin detaching volume completed successfully. Aug 14 02:14:45.207763 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-88e1f2e7-6e9f-495b-9b2c-9865aad4d893 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433/action returned with HTTP 202 Aug 14 02:14:45.208278 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 648/2578] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:14:45 2026] POST /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:14:45.210042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-baa30113-8177-4dc9-a618-6a860607edc2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.212238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] DELETE https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:45.212505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.212778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.213010 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Delete volume with id: 512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:45.224702 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.224702 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:45.224932 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:45.246197 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e64ba95-347f-4482-994b-114f6fcf5202 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.249725 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e64ba95-347f-4482-994b-114f6fcf5202 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:45.249725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e64ba95-347f-4482-994b-114f6fcf5202 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.249725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e64ba95-347f-4482-994b-114f6fcf5202 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.263183 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Delete volume request issued successfully. Aug 14 02:14:45.263183 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-baa30113-8177-4dc9-a618-6a860607edc2 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 202 Aug 14 02:14:45.263183 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 650/2579] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:14:45 2026] DELETE /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:14:45.271761 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.271761 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:45.273775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.277638 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:45.278543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.278543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.283387 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e64ba95-347f-4482-994b-114f6fcf5202 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:45.293703 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.293703 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:45.296026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-58551982-caaf-4589-9492-e57dd7908c5d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.296904 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58551982-caaf-4589-9492-e57dd7908c5d None None] GET https://10.4.3.35/volume// Aug 14 02:14:45.297055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58551982-caaf-4589-9492-e57dd7908c5d None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.297895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58551982-caaf-4589-9492-e57dd7908c5d None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.298291 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58551982-caaf-4589-9492-e57dd7908c5d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:45.299092 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 649/2580] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:45.299194 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e64ba95-347f-4482-994b-114f6fcf5202 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:45.299920 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 643/2581] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:45.299996 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Volume info retrieved successfully. Aug 14 02:14:45.313446 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d11f054a-9e80-4886-8a6b-979d3d7fe062 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 200 Aug 14 02:14:45.314236 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 640/2582] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:45.314330 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.318552 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:14:45.318694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.319025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.333058 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.333058 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:45.340819 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:14:45.348444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-e1905eb7-54c9-4e17-ae8e-5a1d6a95795f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:14:45.348444 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 651/2583] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:45.426307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e3e9cf23-9401-4415-80f3-0ecc35621958 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.428342 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3e9cf23-9401-4415-80f3-0ecc35621958 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] GET https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 Aug 14 02:14:45.428616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3e9cf23-9401-4415-80f3-0ecc35621958 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.428781 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3e9cf23-9401-4415-80f3-0ecc35621958 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.434713 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3e9cf23-9401-4415-80f3-0ecc35621958 tempest-VolumesActionsTest-228731725 tempest-VolumesActionsTest-228731725-project-member] https://10.4.3.35/volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 returned with HTTP 404 Aug 14 02:14:45.435482 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 650/2584] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/a4d7394f-e7cb-4ac3-bd4a-41bb3a0699f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:45.863035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07f2a3e9-fc21-46d7-85a0-622f6040ac6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.863535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07f2a3e9-fc21-46d7-85a0-622f6040ac6f None None] GET https://10.4.3.35/volume// Aug 14 02:14:45.863772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07f2a3e9-fc21-46d7-85a0-622f6040ac6f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.864025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07f2a3e9-fc21-46d7-85a0-622f6040ac6f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.864400 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07f2a3e9-fc21-46d7-85a0-622f6040ac6f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:45.864894 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 644/2585] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:45.874619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.878184 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:14:45.878483 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.881698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.891557 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.891557 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:45.892685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:45.895112 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:45.895318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:45.896007 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:14:45.896138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:45.901767 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-09d4f811-06d9-4c2c-8ac9-36a435ffea48 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:14:45.902243 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 641/2586] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:45.912541 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:45.912541 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:45.918745 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:45.926742 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b5fe86b3-15f9-410b-83aa-8c7aa823c2c2 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 returned with HTTP 200 Aug 14 02:14:45.927314 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 652/2587] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:45.944384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a7909d70-3a16-4472-bf3a-a289a58069dd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.033568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.040143 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] PUT https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce Aug 14 02:14:46.040700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:46.052438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Acquiring lock "cinder-attachment_update-66d312cc-8e31-4952-968b-6c9892565d1c-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:14:46.057964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-66d312cc-8e31-4952-968b-6c9892565d1c-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:14:46.059099 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:46.059099 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:46.067091 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] GET https://10.4.3.35/volume/v3/volumes Aug 14 02:14:46.067394 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:46.067751 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:46.068107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:14:46.069037 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:14:46.078425 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Get all volumes completed successfully. Aug 14 02:14:46.079024 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a7909d70-3a16-4472-bf3a-a289a58069dd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] https://10.4.3.35/volume/v3/volumes returned with HTTP 200 Aug 14 02:14:46.079494 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 651/2588] 10.4.3.35 () {68 vars in 1271 bytes} [Fri Aug 14 02:14:45 2026] GET /volume/v3/volumes => generated 334 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:46.089598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.092544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:46.092817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:46.093038 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:46.093234 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume with id: 6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:46.103272 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:46.103272 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:46.103895 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:46.133920 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume request issued successfully. Aug 14 02:14:46.134043 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a2041b3-2064-48c3-a26b-4db4bd1982f4 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 returned with HTTP 202 Aug 14 02:14:46.134581 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 642/2589] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:14:46 2026] DELETE /volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:14:46.144084 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8625252d-d87d-4a25-b467-bf6ae8068607 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.146574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8625252d-d87d-4a25-b467-bf6ae8068607 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:46.146844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8625252d-d87d-4a25-b467-bf6ae8068607 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:46.147688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8625252d-d87d-4a25-b467-bf6ae8068607 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:46.157881 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:46.157881 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:46.164072 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8625252d-d87d-4a25-b467-bf6ae8068607 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:46.171335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8625252d-d87d-4a25-b467-bf6ae8068607 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 returned with HTTP 200 Aug 14 02:14:46.171643 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 653/2590] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:46 2026] GET /volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:46.178523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Lock "cinder-attachment_update-66d312cc-8e31-4952-968b-6c9892565d1c-np0000007301" released by "attachment_update" :: held 0.121s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:14:46.178900 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-9d18ac8d-b32e-4a2c-9ca3-06a697c306ab tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce returned with HTTP 200 Aug 14 02:14:46.180010 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 645/2591] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:14:46 2026] PUT /volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:46.206666 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-ae720785-ff17-4919-b4f7-bff182b2074d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.209375 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-ae720785-ff17-4919-b4f7-bff182b2074d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce/action Aug 14 02:14:46.210335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-ae720785-ff17-4919-b4f7-bff182b2074d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:46.210335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-ae720785-ff17-4919-b4f7-bff182b2074d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:46.233445 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:46.233445 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:46.258527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87713308-cd00-42fb-9bcd-38e2a085d6f0 req-ae720785-ff17-4919-b4f7-bff182b2074d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce/action returned with HTTP 204 Aug 14 02:14:46.259257 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 652/2592] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:14:46 2026] POST /volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:46.321593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e73f196a-f568-4384-97f3-e6af014169ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.327698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e73f196a-f568-4384-97f3-e6af014169ff tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:46.327698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e73f196a-f568-4384-97f3-e6af014169ff tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:46.327698 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e73f196a-f568-4384-97f3-e6af014169ff tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:46.331847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a3089425-9d09-4345-bce5-256e661d9b47 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:46.333270 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a3089425-9d09-4345-bce5-256e661d9b47 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] GET https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 Aug 14 02:14:46.334082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a3089425-9d09-4345-bce5-256e661d9b47 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:46.334082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a3089425-9d09-4345-bce5-256e661d9b47 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:46.338374 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:46.338374 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:46.343071 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a3089425-9d09-4345-bce5-256e661d9b47 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706 tempest-TestServerVolumeAttachScenarioOldVersion-1213460706-project-member] https://10.4.3.35/volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 returned with HTTP 404 Aug 14 02:14:46.343545 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e73f196a-f568-4384-97f3-e6af014169ff tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:46.343821 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 654/2593] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:46 2026] GET /volume/v3/volumes/512ab0b5-bebd-4e43-b653-cb6d609371c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:46.350160 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e73f196a-f568-4384-97f3-e6af014169ff tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:46.350783 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 643/2594] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:46 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:47.185518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b72157c-d23c-4abc-9a5b-0aefb4b2d6fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:47.187410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b72157c-d23c-4abc-9a5b-0aefb4b2d6fe tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 Aug 14 02:14:47.187638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b72157c-d23c-4abc-9a5b-0aefb4b2d6fe tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:47.187852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b72157c-d23c-4abc-9a5b-0aefb4b2d6fe tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:47.193935 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b72157c-d23c-4abc-9a5b-0aefb4b2d6fe tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 returned with HTTP 404 Aug 14 02:14:47.194393 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 646/2595] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:47 2026] GET /volume/v3/volumes/6e98a72c-d8bf-4d3e-b7b8-6349623052c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:47.206783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84518ea4-7c6b-450d-998e-2eb458edca8d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:47.208964 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:47.209365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-852621470"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:47.211121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-852621470'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:47.211275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume of 1 GB Aug 14 02:14:47.224114 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:47.239308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (e5c4cfaa-f6cb-4f41-b5c5-316e270a93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:47.239308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5c5756-9ea2-40b0-ae97-21181a6581a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:47.240375 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:47.275975 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5c5756-9ea2-40b0-ae97-21181a6581a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:47.277150 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73009011-d213-4708-a4ac-8b9e12339444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:47.331221 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Created reservations ['10646f99-ed77-4200-8262-8834c26b9525', '11c9f2f3-5846-40ae-8b5b-6bef1ab228a3', '65ddd386-7d11-4c82-b99f-2027db38ef45', '7d522b1a-86f4-4d20-8f33-9a9a990dc258'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:47.332177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73009011-d213-4708-a4ac-8b9e12339444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10646f99-ed77-4200-8262-8834c26b9525', '11c9f2f3-5846-40ae-8b5b-6bef1ab228a3', '65ddd386-7d11-4c82-b99f-2027db38ef45', '7d522b1a-86f4-4d20-8f33-9a9a990dc258']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:47.333241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9073cc58-a8a5-4b42-bf06-fa093d66aec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:47.366023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9073cc58-a8a5-4b42-bf06-fa093d66aec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e13320-abe3-4178-860d-0b90dd2c19a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-852621470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['10646f99-ed77-4200-8262-8834c26b9525','11c9f2f3-5846-40ae-8b5b-6bef1ab228a3','65ddd386-7d11-4c82-b99f-2027db38ef45','7d522b1a-86f4-4d20-8f33-9a9a990dc258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-852621470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e13320-abe3-4178-860d-0b90dd2c19a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f1cf8a67df492da6b03f666212b08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b77b67a78754703b6acfa5048131fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:47.366205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:47.367235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86aa33f9-9daf-425c-b52e-acc78016a023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:47.368505 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:47.368787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:47.369063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:47.381230 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:47.381230 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:47.386264 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:47.392851 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-39b4d0d5-aa7e-4410-8b09-f1f256663edf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:47.393360 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 655/2596] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:47 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:47.395977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86aa33f9-9daf-425c-b52e-acc78016a023) transitioned into state 'SUCCESS' from state '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-852621470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['10646f99-ed77-4200-8262-8834c26b9525','11c9f2f3-5846-40ae-8b5b-6bef1ab228a3','65ddd386-7d11-4c82-b99f-2027db38ef45','7d522b1a-86f4-4d20-8f33-9a9a990dc258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:47.397043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6176d26c-fe69-4deb-b24d-063d59366ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:47.411248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6176d26c-fe69-4deb-b24d-063d59366ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:47.412577 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (e5c4cfaa-f6cb-4f41-b5c5-316e270a93c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:47.412951 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request issued successfully. Aug 14 02:14:47.414080 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84518ea4-7c6b-450d-998e-2eb458edca8d tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:47.414787 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 653/2597] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:14:47 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:47.431859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da59d836-f839-45b7-9134-07c2a67d0d80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:47.434515 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da59d836-f839-45b7-9134-07c2a67d0d80 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:47.434809 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da59d836-f839-45b7-9134-07c2a67d0d80 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:47.435062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da59d836-f839-45b7-9134-07c2a67d0d80 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:47.445604 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:47.445604 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:47.450547 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-da59d836-f839-45b7-9134-07c2a67d0d80 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:47.455802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da59d836-f839-45b7-9134-07c2a67d0d80 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 returned with HTTP 200 Aug 14 02:14:47.455951 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 644/2598] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:47 2026] GET /volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:48.410522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:48.412643 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:48.413447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:48.413447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:48.423624 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.423624 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:48.429895 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:48.436345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607d0c39-9330-486f-9282-1c8d73dfdbcf tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:48.436931 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 647/2599] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:48 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:14:48.473053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:48.475585 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:48.475913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:48.476163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:48.486242 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.486242 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:48.490884 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:48.496314 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7dec35b1-3b56-48e2-ab22-b1ed0ac3a198 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 returned with HTTP 200 Aug 14 02:14:48.496746 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 656/2600] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:48 2026] GET /volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:48.510705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:48.515564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:14:48.516007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:48.516450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:48.517955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:14:48.518591 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.518591 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:48.519796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:14:48.544600 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Get all volumes completed successfully. Aug 14 02:14:48.545440 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.545440 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:48.551903 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e245fde6-5c11-4112-ae8c-deb0fa29799b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:14:48.552317 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 654/2601] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:14:48 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:48.570938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:48.572730 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:48.574550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:48.574550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:48.574550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume with id: 24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:48.583185 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.583185 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:48.583802 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:48.609274 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume request issued successfully. Aug 14 02:14:48.610239 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b568ccad-0e9f-4063-8c0d-44093b7a5faf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 returned with HTTP 202 Aug 14 02:14:48.610239 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 645/2602] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:14:48 2026] DELETE /volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:14:48.621185 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1478c61c-4180-4eb2-a698-c2db248395c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:48.623703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1478c61c-4180-4eb2-a698-c2db248395c1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:48.624053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1478c61c-4180-4eb2-a698-c2db248395c1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:48.624309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1478c61c-4180-4eb2-a698-c2db248395c1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:48.637338 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:48.637338 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:48.642757 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1478c61c-4180-4eb2-a698-c2db248395c1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:48.647265 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1478c61c-4180-4eb2-a698-c2db248395c1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 returned with HTTP 200 Aug 14 02:14:48.648878 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 648/2603] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:48 2026] GET /volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:49.455801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-629fa33a-001a-43b0-b89a-769ea3983e08 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:49.464392 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-629fa33a-001a-43b0-b89a-769ea3983e08 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:49.464392 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-629fa33a-001a-43b0-b89a-769ea3983e08 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:49.464612 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-629fa33a-001a-43b0-b89a-769ea3983e08 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:49.480212 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:49.480212 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:49.486509 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-629fa33a-001a-43b0-b89a-769ea3983e08 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:49.495781 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-629fa33a-001a-43b0-b89a-769ea3983e08 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:49.496356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 657/2604] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:49 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:49.669243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b3ca778a-02f5-46f6-a9ab-620852c72edd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:49.671191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b3ca778a-02f5-46f6-a9ab-620852c72edd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 Aug 14 02:14:49.671390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b3ca778a-02f5-46f6-a9ab-620852c72edd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:49.671613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b3ca778a-02f5-46f6-a9ab-620852c72edd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:49.678327 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b3ca778a-02f5-46f6-a9ab-620852c72edd tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 returned with HTTP 404 Aug 14 02:14:49.678950 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 655/2605] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:49 2026] GET /volume/v3/volumes/24e13320-abe3-4178-860d-0b90dd2c19a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:49.690743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:49.692441 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:49.692972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1581531052"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:49.694723 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1581531052'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:49.696487 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume of 1 GB Aug 14 02:14:49.700161 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:49.706657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (5501f04b-8162-4b05-b004-4a0be3492fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:49.707950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10546fc-1275-49b1-8187-ca2066faf9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:49.708904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:49.741337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10546fc-1275-49b1-8187-ca2066faf9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:49.741337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca31ec39-3d8b-4d79-8d91-71494c93160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:49.787383 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Created reservations ['e037eeff-6c65-4e5c-bf37-764bba62bb08', '14b9adc3-5653-490b-8481-9d50408fae24', '349021f5-383e-46c2-b429-2c8c0fe93c37', 'f6f30e55-99cf-47ff-bbfe-476e044aad83'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:49.788558 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca31ec39-3d8b-4d79-8d91-71494c93160d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e037eeff-6c65-4e5c-bf37-764bba62bb08', '14b9adc3-5653-490b-8481-9d50408fae24', '349021f5-383e-46c2-b429-2c8c0fe93c37', 'f6f30e55-99cf-47ff-bbfe-476e044aad83']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:49.789539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6219eb18-537b-48d6-85e7-fd1c687e9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:49.825035 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6219eb18-537b-48d6-85e7-fd1c687e9d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581531052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['e037eeff-6c65-4e5c-bf37-764bba62bb08','14b9adc3-5653-490b-8481-9d50408fae24','349021f5-383e-46c2-b429-2c8c0fe93c37','f6f30e55-99cf-47ff-bbfe-476e044aad83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581531052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f1cf8a67df492da6b03f666212b08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b77b67a78754703b6acfa5048131fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:49.828217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c87ad4e-e2db-4584-9992-b5cda5a36dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:49.853917 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c87ad4e-e2db-4584-9992-b5cda5a36dc8) transitioned into state 'SUCCESS' from state '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-1581531052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['e037eeff-6c65-4e5c-bf37-764bba62bb08','14b9adc3-5653-490b-8481-9d50408fae24','349021f5-383e-46c2-b429-2c8c0fe93c37','f6f30e55-99cf-47ff-bbfe-476e044aad83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:49.856058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2feb0d-fcf3-4773-8b93-570461fecb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:49.867913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2feb0d-fcf3-4773-8b93-570461fecb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:49.868199 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (5501f04b-8162-4b05-b004-4a0be3492fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:49.868474 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request issued successfully. Aug 14 02:14:49.869186 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6817248e-e26c-4f7c-81d7-afa3c1a17da1 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:49.869652 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 646/2606] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:14:49 2026] POST /volume/v3/volumes => generated 776 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:49.882890 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:49.885078 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:49.885272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:49.885335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:49.893962 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:49.893962 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:49.898269 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:49.904368 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d22526f-4b8d-4540-91ca-caf38e859c78 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 200 Aug 14 02:14:49.905135 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 649/2607] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:49 2026] GET /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:14:50.514759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dafd539f-d506-4598-9421-4540d54550de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:50.517119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dafd539f-d506-4598-9421-4540d54550de tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:50.517364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dafd539f-d506-4598-9421-4540d54550de tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:50.517621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dafd539f-d506-4598-9421-4540d54550de tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:50.529120 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:50.529120 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:50.534179 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dafd539f-d506-4598-9421-4540d54550de tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:50.539276 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dafd539f-d506-4598-9421-4540d54550de tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:50.539749 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 658/2608] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:50 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:50.920315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:50.926409 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:50.926544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:50.926800 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:50.936745 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:50.936745 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:50.940744 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:50.949414 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53fb61a0-cf6b-4459-97b7-386c9e865c83 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 200 Aug 14 02:14:50.949941 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 656/2609] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:50 2026] GET /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:50.964811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:50.968037 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] GET https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:50.968364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:50.968629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:50.978172 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:50.978172 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:50.983332 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Volume info retrieved successfully. Aug 14 02:14:50.989043 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a8d97dc-1b47-4b1d-8cbb-f48e156870bc tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 200 Aug 14 02:14:50.989806 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 647/2610] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:50 2026] GET /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:51.003614 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:51.005935 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:51.006705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:51.006705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:51.006705 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume with id: e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:51.015977 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:51.015977 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:51.015977 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:51.046588 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume request issued successfully. Aug 14 02:14:51.046917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9eef069-2cf8-4888-a8dd-05d9e4d7c58b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 202 Aug 14 02:14:51.047541 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 650/2611] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:14:51 2026] DELETE /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:14:51.057990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:51.060650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:51.060902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:51.061143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:51.075368 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:51.075368 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:51.083528 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:51.091867 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c4f7cef-6bff-4018-930e-0ba5fcf58ccf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 200 Aug 14 02:14:51.092819 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 659/2612] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:51 2026] GET /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:51.552886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:51.555282 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:51.555546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:51.555822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:51.574305 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:51.574305 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:51.583771 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:51.593922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-832606b0-9339-4e7e-8605-a8a9d82fc41e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:51.595051 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 657/2613] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:51 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:52.113519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08128f28-1500-41b1-8dc4-af09fb5ebee3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:52.115962 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08128f28-1500-41b1-8dc4-af09fb5ebee3 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 Aug 14 02:14:52.116189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08128f28-1500-41b1-8dc4-af09fb5ebee3 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:52.116533 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08128f28-1500-41b1-8dc4-af09fb5ebee3 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:52.124637 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08128f28-1500-41b1-8dc4-af09fb5ebee3 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 returned with HTTP 404 Aug 14 02:14:52.125493 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 648/2614] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:52 2026] GET /volume/v3/volumes/e2fa0fb8-246f-4fd7-b42a-7e01ef4081c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:52.136443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:52.139036 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:52.139594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1778841627"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:52.142139 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1778841627'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:52.142403 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume of 1 GB Aug 14 02:14:52.150694 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Availability Zones retrieved successfully. Aug 14 02:14:52.159181 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (b74d99a1-dcde-4769-899e-32f4093ac8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:52.160777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f383c74-a8c1-4c47-a4df-29608928fcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:52.161645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:52.203251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f383c74-a8c1-4c47-a4df-29608928fcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:52.204086 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2153515-e05b-4632-999d-d55c22b73aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:52.267308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Created reservations ['f7abec7a-c4ee-4844-8330-bc77c2fd7803', 'f5a2ac9a-7a24-4665-9224-0acbd48e26c2', '5d0a3106-28e3-4dff-8df9-3001ba40b1d3', 'e241365d-bdd1-4e35-9db9-5368998d6548'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:52.268600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2153515-e05b-4632-999d-d55c22b73aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7abec7a-c4ee-4844-8330-bc77c2fd7803', 'f5a2ac9a-7a24-4665-9224-0acbd48e26c2', '5d0a3106-28e3-4dff-8df9-3001ba40b1d3', 'e241365d-bdd1-4e35-9db9-5368998d6548']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:52.269983 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdb89f-d918-4880-97cd-7f66a0fa31e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:52.301350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdb89f-d918-4880-97cd-7f66a0fa31e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf7165f-aa9f-41b0-b010-d29aa93b34d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778841627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['f7abec7a-c4ee-4844-8330-bc77c2fd7803','f5a2ac9a-7a24-4665-9224-0acbd48e26c2','5d0a3106-28e3-4dff-8df9-3001ba40b1d3','e241365d-bdd1-4e35-9db9-5368998d6548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778841627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf7165f-aa9f-41b0-b010-d29aa93b34d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8f1cf8a67df492da6b03f666212b08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b77b67a78754703b6acfa5048131fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:52.302525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fe6069-06cc-4f5c-a121-9549542a2456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:52.338688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fe6069-06cc-4f5c-a121-9549542a2456) transitioned into state 'SUCCESS' from state '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-1778841627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8f1cf8a67df492da6b03f666212b08f',qos_specs=None,replication_status=,reservations=['f7abec7a-c4ee-4844-8330-bc77c2fd7803','f5a2ac9a-7a24-4665-9224-0acbd48e26c2','5d0a3106-28e3-4dff-8df9-3001ba40b1d3','e241365d-bdd1-4e35-9db9-5368998d6548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b77b67a78754703b6acfa5048131fc6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:52.339510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029e97b3-6732-427f-94bc-ac24e5b1f31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:52.356177 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029e97b3-6732-427f-94bc-ac24e5b1f31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:52.357456 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Flow 'volume_create_api' (b74d99a1-dcde-4769-899e-32f4093ac8ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:52.358055 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Create volume request issued successfully. Aug 14 02:14:52.359368 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04ba0dec-f15d-48c2-abb5-2e73d41aa6e7 tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:52.359538 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 651/2615] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:14:52 2026] POST /volume/v3/volumes => generated 776 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:52.376829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b3dea5b2-850e-4224-b27c-d0848b08570f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:52.380941 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3dea5b2-850e-4224-b27c-d0848b08570f tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:52.380941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3dea5b2-850e-4224-b27c-d0848b08570f tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:52.380941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3dea5b2-850e-4224-b27c-d0848b08570f tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:52.392015 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:52.392015 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:52.398382 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b3dea5b2-850e-4224-b27c-d0848b08570f tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:52.404840 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3dea5b2-850e-4224-b27c-d0848b08570f tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 returned with HTTP 200 Aug 14 02:14:52.405280 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 660/2616] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:52 2026] GET /volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:52.611421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3837b1ef-c889-4394-bebe-0a0142d7328f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:52.614200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3837b1ef-c889-4394-bebe-0a0142d7328f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:52.614511 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3837b1ef-c889-4394-bebe-0a0142d7328f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:52.614811 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3837b1ef-c889-4394-bebe-0a0142d7328f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:52.625060 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:52.625060 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:52.631634 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3837b1ef-c889-4394-bebe-0a0142d7328f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:52.638649 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3837b1ef-c889-4394-bebe-0a0142d7328f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:52.639291 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 658/2617] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:52 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:53.201642 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e600c78a-d94d-467e-a07b-95aedf665747 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.203610 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:53.203992 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-844211380"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:53.205389 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-844211380'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:53.290103 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Create volume of 1 GB Aug 14 02:14:53.294379 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Availability Zones retrieved successfully. Aug 14 02:14:53.299335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Flow 'volume_create_api' (a1edf579-c156-413c-909c-cac9d3c541d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:53.300754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bc862c-166c-41f4-97b6-2f219d6a048d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:53.301705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:53.357416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bc862c-166c-41f4-97b6-2f219d6a048d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:53.358235 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2613ef4e-a9aa-4d04-9557-6798da394a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:53.419711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.420141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Created reservations ['e78d73ab-c723-4671-b11a-2207cd719984', '53f805f3-4cea-4039-b880-6ae075fb94ad', 'e62cc652-21d0-426f-b4a6-e45a4e2b65c4', '3dd50f04-b6b7-400b-bc85-7dfe8eac8d34'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:53.420965 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2613ef4e-a9aa-4d04-9557-6798da394a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78d73ab-c723-4671-b11a-2207cd719984', '53f805f3-4cea-4039-b880-6ae075fb94ad', 'e62cc652-21d0-426f-b4a6-e45a4e2b65c4', '3dd50f04-b6b7-400b-bc85-7dfe8eac8d34']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:53.421789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bfaa55-c613-4e93-9e78-be5961143646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:53.422073 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:53.422369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.422612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.432578 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:53.432578 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:53.437167 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:53.442252 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8114cbf7-65bc-4c91-bb50-be866e3e63bf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 returned with HTTP 200 Aug 14 02:14:53.442770 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 652/2618] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:53 2026] GET /volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:53.449067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bfaa55-c613-4e93-9e78-be5961143646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5fe9f6b-ebcc-4082-b349-93e07d3ca666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-844211380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93596ea8233c4f04b8a0be1c7e81fb35',qos_specs=None,replication_status=,reservations=['e78d73ab-c723-4671-b11a-2207cd719984','53f805f3-4cea-4039-b880-6ae075fb94ad','e62cc652-21d0-426f-b4a6-e45a4e2b65c4','3dd50f04-b6b7-400b-bc85-7dfe8eac8d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c810076724ff4f269622eb826333faa1',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-844211380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5fe9f6b-ebcc-4082-b349-93e07d3ca666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93596ea8233c4f04b8a0be1c7e81fb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c810076724ff4f269622eb826333faa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:53.449916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf1624b-0d46-47b9-85bc-f04b8595f5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:53.457946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.460806 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] GET https://10.4.3.35/volume/v3/volumes/summary Aug 14 02:14:53.461043 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.461255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.461448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:14:53.469168 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] Get summary completed successfully. Aug 14 02:14:53.469487 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4ac7127-811e-457b-ab9f-8f8f218c338b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-reader] https://10.4.3.35/volume/v3/volumes/summary returned with HTTP 200 Aug 14 02:14:53.470150 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 661/2619] 10.4.3.35 () {68 vars in 1295 bytes} [Fri Aug 14 02:14:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:53.477665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf1624b-0d46-47b9-85bc-f04b8595f5d2) transitioned into state 'SUCCESS' from state '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-844211380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93596ea8233c4f04b8a0be1c7e81fb35',qos_specs=None,replication_status=,reservations=['e78d73ab-c723-4671-b11a-2207cd719984','53f805f3-4cea-4039-b880-6ae075fb94ad','e62cc652-21d0-426f-b4a6-e45a4e2b65c4','3dd50f04-b6b7-400b-bc85-7dfe8eac8d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c810076724ff4f269622eb826333faa1',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:53.478471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839271c1-a21e-4a8a-8738-a99a75481c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:53.480586 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.482663 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:53.483107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.483377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.483693 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume with id: ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:53.490691 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839271c1-a21e-4a8a-8738-a99a75481c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:53.491534 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Flow 'volume_create_api' (a1edf579-c156-413c-909c-cac9d3c541d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:53.491875 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Create volume request issued successfully. Aug 14 02:14:53.492694 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e600c78a-d94d-467e-a07b-95aedf665747 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:53.493182 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 649/2620] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:14:53 2026] POST /volume/v3/volumes => generated 748 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:53.495196 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:53.495196 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:53.495637 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:53.508798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.510610 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:53.510851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.511030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.518460 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Delete volume request issued successfully. Aug 14 02:14:53.518693 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe43cfed-c6bb-4087-9606-2f65c52bbfcf tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 returned with HTTP 202 Aug 14 02:14:53.518859 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:53.518859 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:53.519120 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 659/2621] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:14:53 2026] DELETE /volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:14:53.527969 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:53.532737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.536750 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:53.537136 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.537188 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb277d72-9181-45ef-a074-3c83d3c88ec3 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 200 Aug 14 02:14:53.537433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.538052 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 653/2622] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:53 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:53.550963 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:53.550963 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:53.558902 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Volume info retrieved successfully. Aug 14 02:14:53.563777 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5665f6f-b448-42e2-ac11-730a9b495b3b tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 returned with HTTP 200 Aug 14 02:14:53.564240 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 662/2623] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:53 2026] GET /volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:14:53.660639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:53.662898 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:53.663238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:53.663551 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:53.672167 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:53.672167 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:53.676762 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:53.681562 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de1443df-0fa8-4f6f-930a-3a0b4fa74529 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:53.681986 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 650/2624] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:53 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:54.555619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.557254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.557485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.557730 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.564419 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.564419 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:54.568291 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.573936 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-934fa1c6-0fa2-4640-91b6-34f1fcd6e4c5 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 200 Aug 14 02:14:54.574603 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 660/2625] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:54.577197 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-071e930e-b914-44ba-9bfb-6f747481c55e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.578877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071e930e-b914-44ba-9bfb-6f747481c55e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] GET https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 Aug 14 02:14:54.579132 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071e930e-b914-44ba-9bfb-6f747481c55e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.579344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071e930e-b914-44ba-9bfb-6f747481c55e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.584948 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071e930e-b914-44ba-9bfb-6f747481c55e tempest-ProjectReaderTests-1730961974 tempest-ProjectReaderTests-1730961974-project-admin] https://10.4.3.35/volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 returned with HTTP 404 Aug 14 02:14:54.585483 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 654/2626] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/ccf7165f-aa9f-41b0-b010-d29aa93b34d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:14:54.591389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.593342 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] POST https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action Aug 14 02:14:54.593767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-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=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:54.593935 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-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=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:54.604276 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.604276 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:54.611541 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.611541 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:54.611541 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.626410 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Update volume metadata completed successfully. Aug 14 02:14:54.626838 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b166ffbf-a2ec-45e3-88f6-d0313e1f75ce tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action returned with HTTP 200 Aug 14 02:14:54.627713 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 663/2627] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:14:54 2026] POST /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:54.639768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e94d586-5929-4467-ba5c-447a57df15fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.641690 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e94d586-5929-4467-ba5c-447a57df15fd tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.641917 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e94d586-5929-4467-ba5c-447a57df15fd tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.642149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e94d586-5929-4467-ba5c-447a57df15fd tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.649121 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.649121 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:54.653484 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9e94d586-5929-4467-ba5c-447a57df15fd tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.658816 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e94d586-5929-4467-ba5c-447a57df15fd tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 200 Aug 14 02:14:54.659178 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 651/2628] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:54.673342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.674925 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] POST https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action Aug 14 02:14:54.676655 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:54.676875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:54.684936 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.684936 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:54.693983 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.693983 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:54.694421 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.699299 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Get volume image-metadata completed successfully. Aug 14 02:14:54.699898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90615563-952d-41d4-b253-87388484af64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.713712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90615563-952d-41d4-b253-87388484af64 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:54.713848 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Delete volume metadata completed successfully. Aug 14 02:14:54.713848 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-91fd370b-f5f1-41f9-9c0d-1ab8937d6e7e tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action returned with HTTP 200 Aug 14 02:14:54.713971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90615563-952d-41d4-b253-87388484af64 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.713971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90615563-952d-41d4-b253-87388484af64 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.714064 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 661/2629] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:54 2026] POST /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 02:14:54.721508 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0cb5e414-8895-42af-baf7-a3201a828449 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.723174 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.723174 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:54.723346 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] POST https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action Aug 14 02:14:54.723824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:14:54.724579 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:54.732700 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-90615563-952d-41d4-b253-87388484af64 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:54.734802 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.734802 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:54.735454 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.738512 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90615563-952d-41d4-b253-87388484af64 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:54.739824 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 655/2630] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:54.745542 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Get volume image-metadata completed successfully. Aug 14 02:14:54.745982 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cb5e414-8895-42af-baf7-a3201a828449 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action returned with HTTP 200 Aug 14 02:14:54.746451 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 664/2631] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:14:54 2026] POST /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:54.756756 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55da802c-274e-4464-a28a-4379974af8d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.759044 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55da802c-274e-4464-a28a-4379974af8d2 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.759550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55da802c-274e-4464-a28a-4379974af8d2 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.759803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55da802c-274e-4464-a28a-4379974af8d2 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.770153 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.770153 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:54.780380 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55da802c-274e-4464-a28a-4379974af8d2 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.787830 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55da802c-274e-4464-a28a-4379974af8d2 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 200 Aug 14 02:14:54.788939 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 652/2632] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:54.806724 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.808804 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.809393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.809393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.809564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Delete volume with id: f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.818488 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.818488 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:54.819290 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.842805 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Delete volume request issued successfully. Aug 14 02:14:54.843108 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8318eeb7-c05a-44a6-8647-dc2c39d5584b tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 202 Aug 14 02:14:54.843809 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 662/2633] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:14:54 2026] DELETE /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:14:54.856802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:54.859065 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:54.859652 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:54.859984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:54.870745 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:54.870745 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:54.876911 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Volume info retrieved successfully. Aug 14 02:14:54.885045 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03c8963a-3f98-4e21-8a1c-38a175e73f47 tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 200 Aug 14 02:14:54.885958 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 656/2634] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:54 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:14:55.763344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:55.767959 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:55.767959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:55.767959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:55.776305 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:55.776305 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:55.781879 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:55.788313 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf3d1dca-d250-4636-81ca-b4107a3b8cc4 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:55.788313 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 665/2635] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:55 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:55.901353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5882cb5-8fa2-4095-bbdf-41ef41420b6d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:55.908410 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5882cb5-8fa2-4095-bbdf-41ef41420b6d tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] GET https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 Aug 14 02:14:55.908410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5882cb5-8fa2-4095-bbdf-41ef41420b6d tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:55.908410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5882cb5-8fa2-4095-bbdf-41ef41420b6d tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:55.918277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5882cb5-8fa2-4095-bbdf-41ef41420b6d tempest-VolumesImageMetadata-1735354866 tempest-VolumesImageMetadata-1735354866-project-member] https://10.4.3.35/volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 returned with HTTP 404 Aug 14 02:14:55.919052 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 653/2636] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:55 2026] GET /volume/v3/volumes/f5fe9f6b-ebcc-4082-b349-93e07d3ca666 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:14:56.807665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:56.810005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:56.810244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:56.810440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:56.821132 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:56.821132 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:56.826094 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:56.831882 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6d839ae5-27c8-4c5c-9c94-369258e2e12d tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:56.832435 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 663/2637] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:56 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:57.244286 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d23a6708-d3be-453c-8ef4-9a7de9e5a0b0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:57.244769 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d23a6708-d3be-453c-8ef4-9a7de9e5a0b0 None None] GET https://10.4.3.35/volume// Aug 14 02:14:57.244967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d23a6708-d3be-453c-8ef4-9a7de9e5a0b0 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:57.245198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d23a6708-d3be-453c-8ef4-9a7de9e5a0b0 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:57.245624 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d23a6708-d3be-453c-8ef4-9a7de9e5a0b0 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:57.246011 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 657/2638] 10.4.3.35 () {64 vars in 997 bytes} [Fri Aug 14 02:14:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:57.256401 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8d24a95-1efb-4753-91de-a7cd743655e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:57.258143 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8d24a95-1efb-4753-91de-a7cd743655e1 None None] GET https://10.4.3.35/volume// Aug 14 02:14:57.258143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8d24a95-1efb-4753-91de-a7cd743655e1 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:57.258143 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8d24a95-1efb-4753-91de-a7cd743655e1 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:57.258404 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8d24a95-1efb-4753-91de-a7cd743655e1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:57.259060 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 666/2639] 10.4.3.35 () {64 vars in 997 bytes} [Fri Aug 14 02:14:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:14:57.269890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4afdc555-f0b7-4eae-b74a-4242db1831c8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:57.391349 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4afdc555-f0b7-4eae-b74a-4242db1831c8 tempest-VersionsTest-1535994744 tempest-VersionsTest-1535994744-project-member] GET https://10.4.3.35/volume/v3/ Aug 14 02:14:57.392482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4afdc555-f0b7-4eae-b74a-4242db1831c8 tempest-VersionsTest-1535994744 tempest-VersionsTest-1535994744-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:57.392482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4afdc555-f0b7-4eae-b74a-4242db1831c8 tempest-VersionsTest-1535994744 tempest-VersionsTest-1535994744-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:57.392482 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4afdc555-f0b7-4eae-b74a-4242db1831c8 tempest-VersionsTest-1535994744 tempest-VersionsTest-1535994744-project-member] https://10.4.3.35/volume/v3/ returned with HTTP 200 Aug 14 02:14:57.392482 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 654/2640] 10.4.3.35 () {66 vars in 1209 bytes} [Fri Aug 14 02:14:57 2026] GET /volume/v3/ => generated 385 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:57.846822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:57.849308 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:57.849469 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:57.849741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:57.858746 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:57.858746 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:57.863760 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:57.869734 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18ffa721-9046-48e0-9f36-6eeeafd5ab4f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:57.870388 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 664/2641] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:57 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:58.687085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:58.792005 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:14:58.792338 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-458256587"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:58.793847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-458256587'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:14:58.793959 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Create volume of 1 GB Aug 14 02:14:58.798203 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Availability Zones retrieved successfully. Aug 14 02:14:58.803323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Flow 'volume_create_api' (a5f8dee6-63c4-456f-83a5-78807b2806ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:58.804181 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94aac393-2fc0-4526-95fe-f364ad236e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:58.805056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:14:58.837396 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94aac393-2fc0-4526-95fe-f364ad236e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:58.838588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872407ad-d66b-4579-b5bc-1bd18a46415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:58.886382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:58.890788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:58.890788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:58.890788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:58.905650 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:58.905650 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:58.911326 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:58.917901 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0fd36c2-3fa8-4bd5-86d6-d0b74fbffb05 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:58.918767 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 667/2642] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:58 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:58.928981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Created reservations ['5a3a3cba-2a51-45cf-8bf0-24df5e4661d1', 'b7269aa1-27b8-4d39-94bd-1b21a1023627', '9c4152aa-9683-4d81-b62e-4e6de97c8037', '1821cd9e-7dab-41dc-bf8d-e91632ff9eb5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:14:58.930268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872407ad-d66b-4579-b5bc-1bd18a46415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a3a3cba-2a51-45cf-8bf0-24df5e4661d1', 'b7269aa1-27b8-4d39-94bd-1b21a1023627', '9c4152aa-9683-4d81-b62e-4e6de97c8037', '1821cd9e-7dab-41dc-bf8d-e91632ff9eb5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:58.931384 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9e65b6-06d3-4a79-9a89-4bc14bfd3192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:58.958654 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9e65b6-06d3-4a79-9a89-4bc14bfd3192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af570395-0aca-43fb-a59d-c0ce4c6f21d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-458256587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31d415aac8544885b2838d3a052efd53',qos_specs=None,replication_status=,reservations=['5a3a3cba-2a51-45cf-8bf0-24df5e4661d1','b7269aa1-27b8-4d39-94bd-1b21a1023627','9c4152aa-9683-4d81-b62e-4e6de97c8037','1821cd9e-7dab-41dc-bf8d-e91632ff9eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d066c6b03a724d4f930d3538f885c1e2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-458256587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af570395-0aca-43fb-a59d-c0ce4c6f21d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31d415aac8544885b2838d3a052efd53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d066c6b03a724d4f930d3538f885c1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:58.959549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3a75a-b8e7-4b1a-8f47-3cd4b3ae89cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:58.987407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f3a75a-b8e7-4b1a-8f47-3cd4b3ae89cd) transitioned into state 'SUCCESS' from state '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-458256587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31d415aac8544885b2838d3a052efd53',qos_specs=None,replication_status=,reservations=['5a3a3cba-2a51-45cf-8bf0-24df5e4661d1','b7269aa1-27b8-4d39-94bd-1b21a1023627','9c4152aa-9683-4d81-b62e-4e6de97c8037','1821cd9e-7dab-41dc-bf8d-e91632ff9eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d066c6b03a724d4f930d3538f885c1e2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:58.988311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c56f12-b6c4-405a-9c57-0c65b9f17540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:14:59.002380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c56f12-b6c4-405a-9c57-0c65b9f17540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:14:59.003486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Flow 'volume_create_api' (a5f8dee6-63c4-456f-83a5-78807b2806ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:14:59.003912 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Create volume request issued successfully. Aug 14 02:14:59.004581 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36a315dc-ce61-47e7-b590-2e3ca2d5865a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:14:59.005415 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 658/2643] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:14:58 2026] POST /volume/v3/volumes => generated 747 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:14:59.017506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.019509 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:14:59.021105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.021105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.028636 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.028636 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:14:59.034194 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:14:59.040109 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-863bc1ca-f78e-41e7-8b15-725a8d1d0b61 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 200 Aug 14 02:14:59.040662 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 655/2644] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:59.638507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-881d1740-b36d-4760-8469-64e2d4fd275f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.640659 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-881d1740-b36d-4760-8469-64e2d4fd275f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:14:59.640849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-881d1740-b36d-4760-8469-64e2d4fd275f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.641079 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-881d1740-b36d-4760-8469-64e2d4fd275f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.649273 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.649273 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:59.654647 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-881d1740-b36d-4760-8469-64e2d4fd275f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:59.661609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-881d1740-b36d-4760-8469-64e2d4fd275f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:14:59.662162 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 665/2645] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:59.679580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5e043b74-8606-4851-93db-9478bf0ab86f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.682194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e043b74-8606-4851-93db-9478bf0ab86f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:14:59.682510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e043b74-8606-4851-93db-9478bf0ab86f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.682797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e043b74-8606-4851-93db-9478bf0ab86f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.693931 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.693931 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:59.700084 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5e043b74-8606-4851-93db-9478bf0ab86f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:59.707135 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e043b74-8606-4851-93db-9478bf0ab86f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:14:59.707661 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 668/2646] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:59.755060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.758180 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:14:59.758631 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.759187 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.769286 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.769286 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:14:59.774765 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:14:59.782286 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-df8efbea-ce4a-474e-9ebb-3de81c72a70f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:14:59.783180 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 659/2647] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:59.883413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d90a6d7-36d7-4e46-9109-b5ad13b4b740 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.884236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d90a6d7-36d7-4e46-9109-b5ad13b4b740 None None] GET https://10.4.3.35/volume// Aug 14 02:14:59.884516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d90a6d7-36d7-4e46-9109-b5ad13b4b740 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.885170 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d90a6d7-36d7-4e46-9109-b5ad13b4b740 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.885986 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d90a6d7-36d7-4e46-9109-b5ad13b4b740 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:14:59.886641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 656/2648] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:14:59.896451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-78710394-c210-4351-b8e0-b8afa52b1598 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.902356 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-78710394-c210-4351-b8e0-b8afa52b1598 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:14:59.904756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-78710394-c210-4351-b8e0-b8afa52b1598 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fc9687b-eb06-472d-bf55-4027824cb100", "connector": null, "instance_uuid": "8004238a-6de1-4cbc-8c90-520426ffe32c"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:14:59.918838 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.918838 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:14:59.936597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-089584ab-188e-4759-b81e-8f1d585467b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:14:59.939648 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-089584ab-188e-4759-b81e-8f1d585467b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:14:59.940258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-089584ab-188e-4759-b81e-8f1d585467b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:14:59.940528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-089584ab-188e-4759-b81e-8f1d585467b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:14:59.954641 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:14:59.954641 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:14:59.959755 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-089584ab-188e-4759-b81e-8f1d585467b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:14:59.965922 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-089584ab-188e-4759-b81e-8f1d585467b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:14:59.966546 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 669/2649] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:14:59 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:14:59.966649 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-78710394-c210-4351-b8e0-b8afa52b1598 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:14:59.967176 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 666/2650] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:14:59 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 14 02:15:00.004556 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e44b36d3-68d2-4b93-89a5-67044b87faab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.007031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e44b36d3-68d2-4b93-89a5-67044b87faab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:00.007863 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e44b36d3-68d2-4b93-89a5-67044b87faab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.007863 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e44b36d3-68d2-4b93-89a5-67044b87faab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.018039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c882c758-43fb-4ce8-b65e-dfba460ed37f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.018433 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c882c758-43fb-4ce8-b65e-dfba460ed37f None None] GET https://10.4.3.35/volume// Aug 14 02:15:00.018647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c882c758-43fb-4ce8-b65e-dfba460ed37f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.018867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c882c758-43fb-4ce8-b65e-dfba460ed37f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.019196 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c882c758-43fb-4ce8-b65e-dfba460ed37f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:00.019501 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 657/2651] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:00.021571 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.021571 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.027212 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e44b36d3-68d2-4b93-89a5-67044b87faab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:00.029358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.031402 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:00.031636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.031849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.035437 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e44b36d3-68d2-4b93-89a5-67044b87faab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:00.036169 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 660/2652] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.042295 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.042295 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.045920 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:00.050269 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-70c96d20-1e54-4d00-a8f3-e58dc59f937a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:00.050770 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 670/2653] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 1055 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:00.057947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3981c3cb-47b9-4f75-a01a-04094803093a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.058529 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3981c3cb-47b9-4f75-a01a-04094803093a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:00.058851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3981c3cb-47b9-4f75-a01a-04094803093a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.059131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3981c3cb-47b9-4f75-a01a-04094803093a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.071283 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.071283 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:00.076599 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3981c3cb-47b9-4f75-a01a-04094803093a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.084864 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3981c3cb-47b9-4f75-a01a-04094803093a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 200 Aug 14 02:15:00.085396 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 667/2654] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.100133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.102169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] POST https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.102505 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.114054 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.114054 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:00.114841 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.129229 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Create volume metadata completed successfully. Aug 14 02:15:00.129641 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5967e47c-2358-4d09-ae1b-8be5073b4d2d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.130121 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 658/2655] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:15:00 2026] POST /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.139847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.141747 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.141960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.142275 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.149289 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.149289 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.150937 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.157696 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.158039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26428ad4-0754-4fbd-b1e8-1471466b7c3d tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.158442 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 661/2656] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.167230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7092c241-2558-401a-a06c-e491230fc486 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.169210 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7092c241-2558-401a-a06c-e491230fc486 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] PUT https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.169552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7092c241-2558-401a-a06c-e491230fc486 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.170337 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.174510 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 Aug 14 02:15:00.174967 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.178686 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.178686 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.179902 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7092c241-2558-401a-a06c-e491230fc486 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.184693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-2fc9687b-eb06-472d-bf55-4027824cb100-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:15:00.194114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-2fc9687b-eb06-472d-bf55-4027824cb100-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:15:00.194114 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.194114 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:00.202150 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7092c241-2558-401a-a06c-e491230fc486 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Update volume metadata completed successfully. Aug 14 02:15:00.202150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7092c241-2558-401a-a06c-e491230fc486 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.202893 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 671/2657] 10.4.3.35 () {68 vars in 1388 bytes} [Fri Aug 14 02:15:00 2026] PUT /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.212256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.214755 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.215072 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.215189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.224807 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.224807 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:00.225820 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.233085 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.233524 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9e91d67-1817-40bc-a09b-c18cea8ec37e tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.234089 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 659/2658] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.243703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.246434 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] DELETE https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key1 Aug 14 02:15:00.246983 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.247244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.258308 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.258308 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.258308 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.266583 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.279545 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Delete volume metadata completed successfully. Aug 14 02:15:00.279813 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc3e0a08-d232-4140-8c6b-b06ae2d12d3c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key1 returned with HTTP 200 Aug 14 02:15:00.280590 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 662/2659] 10.4.3.35 () {66 vars in 1386 bytes} [Fri Aug 14 02:15:00 2026] DELETE /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 02:15:00.290409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.292978 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.293249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.293536 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.302427 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.302427 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.305591 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.313887 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.314207 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dccf3db2-8df0-497d-bef1-47d7bf745786 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.314738 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 672/2660] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 02:15:00.324124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-2fc9687b-eb06-472d-bf55-4027824cb100-np0000007301" released by "attachment_update" :: held 0.132s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:15:00.324567 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-931a76d1-7179-4965-9847-4571585dc8ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 returned with HTTP 200 Aug 14 02:15:00.325165 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 668/2661] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:15:00 2026] PUT /volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:00.327227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9a869e0-430f-4338-9a60-346542659adc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.330578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9a869e0-430f-4338-9a60-346542659adc tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] PUT https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.331226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9a869e0-430f-4338-9a60-346542659adc tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.334584 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-ef397b8d-1db4-4e4c-8511-d3fa8a5bd4f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.338559 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-ef397b8d-1db4-4e4c-8511-d3fa8a5bd4f4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption Aug 14 02:15:00.338559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-ef397b8d-1db4-4e4c-8511-d3fa8a5bd4f4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.338559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-ef397b8d-1db4-4e4c-8511-d3fa8a5bd4f4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.341591 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.341591 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:00.342188 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9a869e0-430f-4338-9a60-346542659adc tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.351303 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.351303 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.354143 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9a869e0-430f-4338-9a60-346542659adc tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Update volume metadata completed successfully. Aug 14 02:15:00.354460 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9a869e0-430f-4338-9a60-346542659adc tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.355338 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 660/2662] 10.4.3.35 () {68 vars in 1388 bytes} [Fri Aug 14 02:15:00 2026] PUT /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.363202 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-ef397b8d-1db4-4e4c-8511-d3fa8a5bd4f4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption returned with HTTP 200 Aug 14 02:15:00.364103 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 663/2663] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.368091 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0fce971d-1cfd-4979-bb83-bf830016571c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.369821 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0fce971d-1cfd-4979-bb83-bf830016571c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] POST https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.370186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0fce971d-1cfd-4979-bb83-bf830016571c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.381014 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.381014 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.381553 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0fce971d-1cfd-4979-bb83-bf830016571c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.399097 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0fce971d-1cfd-4979-bb83-bf830016571c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Create volume metadata completed successfully. Aug 14 02:15:00.399548 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0fce971d-1cfd-4979-bb83-bf830016571c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.400126 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 673/2664] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:15:00 2026] POST /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.410141 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.412741 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] PUT https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 Aug 14 02:15:00.413153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.426360 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.426360 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:00.428796 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.442514 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Update volume metadata completed successfully. Aug 14 02:15:00.442906 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b12a118d-0ed2-4f63-a03f-fa06c58f267c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 returned with HTTP 200 Aug 14 02:15:00.443886 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 669/2665] 10.4.3.35 () {68 vars in 1403 bytes} [Fri Aug 14 02:15:00 2026] PUT /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 02:15:00.453540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.456864 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 Aug 14 02:15:00.456864 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.456864 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.472979 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.472979 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:00.472979 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.479707 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.480252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d9a9628-b998-4ab0-baa1-c3182cceffb1 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 returned with HTTP 200 Aug 14 02:15:00.481275 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 661/2666] 10.4.3.35 () {66 vars in 1383 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.490520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.494152 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.494346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.495005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.504111 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.504111 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.504748 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.514453 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Get volume metadata completed successfully. Aug 14 02:15:00.514453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fe72e8b-e43f-49ef-8acb-f46ddc33675a tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.514453 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 664/2667] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.528387 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.530238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] PUT https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata Aug 14 02:15:00.530848 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:00.541413 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.541413 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.542230 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.553684 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Update volume metadata completed successfully. Aug 14 02:15:00.554166 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1fc3de19-1fe2-487a-84c1-4338c1858f57 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata returned with HTTP 200 Aug 14 02:15:00.554847 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 674/2668] 10.4.3.35 () {68 vars in 1388 bytes} [Fri Aug 14 02:15:00 2026] PUT /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:15:00.565100 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.567428 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:00.567695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.567997 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.576488 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.576488 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:00.580453 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.585488 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b2d85b52-79bf-45c6-9d2e-acaa797e5bb6 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 200 Aug 14 02:15:00.586088 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 670/2669] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.601350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.603153 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] DELETE https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:00.603356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.603587 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.603791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Delete volume with id: af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:00.611602 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.611602 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:00.612414 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.639180 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Delete volume request issued successfully. Aug 14 02:15:00.639478 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f364777-6b30-4993-95bb-35a3e17b42e3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 202 Aug 14 02:15:00.640771 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 662/2670] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:00 2026] DELETE /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:00.649257 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.651688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:00.652276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.652276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.662213 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.662213 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:00.668278 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Volume info retrieved successfully. Aug 14 02:15:00.675096 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7325bfd7-4f0f-4766-910a-f7bd72fa612c tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 200 Aug 14 02:15:00.675878 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 665/2671] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:00.981082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:00.982920 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:00.983194 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:00.983423 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:00.991700 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:00.991700 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:00.996139 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:01.001087 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c777e07f-7ba2-4acc-ac55-6f6809b9cd3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:01.001526 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 675/2672] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:00 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:01.050531 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:01.054690 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:01.054690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:01.054690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:01.070852 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:01.070852 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:01.081535 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:01.088617 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5207827-97d0-4cf5-98df-7b6a14d8a12f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:01.088617 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 671/2673] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:01 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:01.691760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f13c43e0-812d-4a08-afe3-d407bb92bdb3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:01.694513 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13c43e0-812d-4a08-afe3-d407bb92bdb3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] GET https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 Aug 14 02:15:01.694782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13c43e0-812d-4a08-afe3-d407bb92bdb3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:01.695052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13c43e0-812d-4a08-afe3-d407bb92bdb3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:01.703180 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13c43e0-812d-4a08-afe3-d407bb92bdb3 tempest-VolumesMetadataTest-1645461513 tempest-VolumesMetadataTest-1645461513-project-member] https://10.4.3.35/volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 returned with HTTP 404 Aug 14 02:15:01.703933 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 663/2674] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:01 2026] GET /volume/v3/volumes/af570395-0aca-43fb-a59d-c0ce4c6f21d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:02.016340 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e39dba0-8148-4339-85e4-000a3500ac6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:02.017492 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e39dba0-8148-4339-85e4-000a3500ac6f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:02.018732 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e39dba0-8148-4339-85e4-000a3500ac6f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:02.018732 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e39dba0-8148-4339-85e4-000a3500ac6f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:02.025427 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:02.025427 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:02.030177 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e39dba0-8148-4339-85e4-000a3500ac6f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:02.037189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e39dba0-8148-4339-85e4-000a3500ac6f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:02.037189 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 666/2675] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:02 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:02.102529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:02.104567 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:02.105144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:02.105144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:02.116131 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:02.116131 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:02.120502 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:02.125227 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b19ffd07-baf0-4230-b62b-7e0e8bc7d0e0 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:02.125659 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 676/2676] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:02 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:03.051963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:03.053895 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:03.054068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:03.054294 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:03.062570 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:03.062570 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:03.068158 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:03.071302 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7671e746-b05f-4c44-bb5d-f35b3d3afcf3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:03.074701 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 672/2677] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:03 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:03.143702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:03.146049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:03.146320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:03.146569 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:03.157900 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:03.157900 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:03.163230 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:03.169373 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b30774d-9784-42a4-b7f8-507958dc9fc3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:03.169958 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 664/2678] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:03 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:04.088093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b23c14e1-a075-4854-b67c-dbf270b09011 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:04.090160 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b23c14e1-a075-4854-b67c-dbf270b09011 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:04.090414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b23c14e1-a075-4854-b67c-dbf270b09011 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:04.090580 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b23c14e1-a075-4854-b67c-dbf270b09011 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:04.100085 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:04.100085 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:04.104657 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b23c14e1-a075-4854-b67c-dbf270b09011 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:04.109917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b23c14e1-a075-4854-b67c-dbf270b09011 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:04.110330 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 667/2679] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:04 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:04.185054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-66f198a9-794f-472b-9311-873058795c2d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:04.186943 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66f198a9-794f-472b-9311-873058795c2d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:04.187183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66f198a9-794f-472b-9311-873058795c2d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:04.187415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66f198a9-794f-472b-9311-873058795c2d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:04.197915 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:04.197915 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:04.201845 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-66f198a9-794f-472b-9311-873058795c2d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:04.207926 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66f198a9-794f-472b-9311-873058795c2d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:04.208419 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 677/2680] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:04 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:05.131155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:05.133063 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:05.133342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:05.133611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:05.144826 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:05.144826 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:05.148248 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:05.154257 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-70a0be1b-4f2b-4f31-92ba-e2da7298e991 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:05.154827 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 673/2681] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:05 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:05.224103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:05.226056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:05.226376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:05.226607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:05.237597 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:05.237597 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:05.242287 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:05.248213 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4387272d-6f2e-487b-9aa2-74252a8769e4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:05.249413 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 665/2682] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:05 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:06.171595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:06.174017 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:06.174269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:06.174559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:06.184058 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:06.184058 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:06.189650 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:06.195326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1eef52a-8f8a-4e8e-b16e-d5d762d891ba tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:06.195882 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 668/2683] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:06 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:06.274811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:06.277728 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:06.277875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:06.278247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:06.292477 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:06.292477 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:06.298666 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:06.305602 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b5652293-3c6e-4eec-bff4-bfcd327aa657 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:06.306262 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 678/2684] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:06 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:06.540838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-1c28d9e3-af06-49fc-bca8-dda02409c59a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:06.544780 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-1c28d9e3-af06-49fc-bca8-dda02409c59a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] DELETE https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a Aug 14 02:15:06.545340 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-1c28d9e3-af06-49fc-bca8-dda02409c59a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:06.545556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-1c28d9e3-af06-49fc-bca8-dda02409c59a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:06.556956 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:06.556956 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:06.636049 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-cd52045b-3482-489c-8d49-8c980a8dff05 req-1c28d9e3-af06-49fc-bca8-dda02409c59a tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a returned with HTTP 200 Aug 14 02:15:06.636833 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 674/2685] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:06 2026] DELETE /volume/v3/attachments/eb132727-ea64-4fbc-8067-5bb7b402769a => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:07.091499 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.093496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:07.093951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-672849956", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:07.095803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-672849956', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:07.203056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume of 1 GB Aug 14 02:15:07.209301 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Availability Zones retrieved successfully. Aug 14 02:15:07.213570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.217880 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:07.217880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:07.217880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:07.219416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (e60a8e75-f731-47f1-948f-799f56d9da37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:07.220816 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3644524d-9e69-4e7c-84f3-c248e0b195c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:07.222035 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:07.232976 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:07.232976 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:07.238848 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:07.246331 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cbf9758-eee3-4127-b68d-86c94e10d02c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:07.246932 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 669/2686] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:07 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 1249 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:07.302926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3644524d-9e69-4e7c-84f3-c248e0b195c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:07.304342 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c13dc79-2d9a-45e9-bc96-fede432f0b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:07.321515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.323811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:07.324744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:07.324744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:07.340650 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:07.340650 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:07.343639 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.345440 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:07.346114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:15:07.346421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:07.346826 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:07.351892 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d2f5cb5a-fb2c-4d8d-85df-03d90b088486 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:07.352414 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 679/2687] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:07 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:07.357733 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:07.357733 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:07.363100 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:15:07.370477 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a9d3f27b-01df-4c20-a1e4-84f494242e96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:15:07.371119 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 675/2688] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:07 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:07.394168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Created reservations ['c929fea2-a8d6-4ece-9e48-43fa0357ac4a', '856855b4-8e10-4862-a3b6-b3808c5e7ab6', 'd2c47375-fddb-4526-b42d-908747a31ab0', '7e0749fe-ba56-4737-9f31-c28931bc6f6a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:07.395026 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c13dc79-2d9a-45e9-bc96-fede432f0b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c929fea2-a8d6-4ece-9e48-43fa0357ac4a', '856855b4-8e10-4862-a3b6-b3808c5e7ab6', 'd2c47375-fddb-4526-b42d-908747a31ab0', '7e0749fe-ba56-4737-9f31-c28931bc6f6a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:07.396184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059f2193-7099-40eb-95ba-d12800eae110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:07.415136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.417311 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:07.417605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:07.417847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:07.424519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059f2193-7099-40eb-95ba-d12800eae110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-672849956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['c929fea2-a8d6-4ece-9e48-43fa0357ac4a','856855b4-8e10-4862-a3b6-b3808c5e7ab6','d2c47375-fddb-4526-b42d-908747a31ab0','7e0749fe-ba56-4737-9f31-c28931bc6f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-672849956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17db6f2f6385439ea73fd591ea407c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af95a29fecb742a6802d04e0125e92b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:07.425025 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:07.425025 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:07.425460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726232e3-13bf-420c-8400-b95681e3a75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:07.429889 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:07.435695 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-57866c39-9385-4c1b-80c7-c14a1af97516 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:07.435956 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 670/2689] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:07 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:07.457691 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726232e3-13bf-420c-8400-b95681e3a75f) transitioned into state 'SUCCESS' from state '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-672849956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['c929fea2-a8d6-4ece-9e48-43fa0357ac4a','856855b4-8e10-4862-a3b6-b3808c5e7ab6','d2c47375-fddb-4526-b42d-908747a31ab0','7e0749fe-ba56-4737-9f31-c28931bc6f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:07.458521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f00450d-9eea-405b-bf7c-2ea28bbb697e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:07.468836 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f00450d-9eea-405b-bf7c-2ea28bbb697e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:07.469691 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (e60a8e75-f731-47f1-948f-799f56d9da37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:07.470037 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request issued successfully. Aug 14 02:15:07.470683 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a5cb94e-1bcc-43f4-a354-11015d2c4cee tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:07.471138 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 666/2690] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:15:07 2026] POST /volume/v3/volumes => generated 778 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:07.488174 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-02d070be-125b-4cb4-8077-8efc6083b3ec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:07.490932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-02d070be-125b-4cb4-8077-8efc6083b3ec tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:07.491443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-02d070be-125b-4cb4-8077-8efc6083b3ec tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:07.492549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-02d070be-125b-4cb4-8077-8efc6083b3ec tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:07.503483 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:07.503483 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:07.508798 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-02d070be-125b-4cb4-8077-8efc6083b3ec tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:07.519271 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-02d070be-125b-4cb4-8077-8efc6083b3ec tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:07.519810 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 680/2691] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:15:07 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:08.126527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.130702 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:08.131023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:08.132290 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:08.141617 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:08.141617 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:08.146786 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:08.153527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b59152e3-a332-46a5-b0d5-d7fcd403be04 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:08.153956 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 676/2692] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:08 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 1249 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:08.168252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8d520200-70da-4431-9062-33fe1161126f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.168845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d520200-70da-4431-9062-33fe1161126f None None] GET https://10.4.3.35/volume// Aug 14 02:15:08.169097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d520200-70da-4431-9062-33fe1161126f None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:08.169380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d520200-70da-4431-9062-33fe1161126f None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:08.170214 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d520200-70da-4431-9062-33fe1161126f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:08.170685 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 671/2693] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:15:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:08.181000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-f728541b-1b1e-4a1f-9a86-4ca5ad9a36eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.184461 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-f728541b-1b1e-4a1f-9a86-4ca5ad9a36eb tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:15:08.184461 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-f728541b-1b1e-4a1f-9a86-4ca5ad9a36eb tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76f6200a-b8df-4006-9b0f-760060f62fde", "connector": null, "instance_uuid": "19f749da-5379-4e8d-9508-f1480a739c8b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:08.195898 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:08.195898 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:08.247741 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-f728541b-1b1e-4a1f-9a86-4ca5ad9a36eb tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:15:08.248269 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 667/2694] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:15:08 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:08.375290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.381867 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:08.381867 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:08.381867 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:08.394453 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:08.394453 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:08.404610 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:08.415997 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69622597-c1f9-4801-ac42-edb8bdd35cdc tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:08.415997 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 681/2695] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:08 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:08.535835 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-14b4360d-c904-43e6-a059-cefc109261d8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.538152 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-14b4360d-c904-43e6-a059-cefc109261d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:08.538454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-14b4360d-c904-43e6-a059-cefc109261d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:08.538660 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-14b4360d-c904-43e6-a059-cefc109261d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:08.547338 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:08.547338 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:08.551157 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-14b4360d-c904-43e6-a059-cefc109261d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:08.557887 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-14b4360d-c904-43e6-a059-cefc109261d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:08.558570 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 677/2696] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:15:08 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:08.574210 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-037303a1-ff0a-4385-97c8-e3e577583b17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:08.576448 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-037303a1-ff0a-4385-97c8-e3e577583b17 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:08.576975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-037303a1-ff0a-4385-97c8-e3e577583b17 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:08.577134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-037303a1-ff0a-4385-97c8-e3e577583b17 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:08.586042 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:08.586042 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:08.593952 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-037303a1-ff0a-4385-97c8-e3e577583b17 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:08.602349 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-037303a1-ff0a-4385-97c8-e3e577583b17 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:08.602917 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 672/2697] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:15:08 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:09.413602 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c660c87c-8918-41af-a1bd-eb285873f103 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:09.433924 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:09.435942 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:09.436115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:09.436452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:09.451414 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:09.451414 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:09.456387 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:09.463393 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d689043-6d60-4f5d-8760-2f142e3c6968 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:09.463393 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 682/2698] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:09 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:09.505906 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:09.506218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1606184788"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:09.508033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1606184788'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:09.508232 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Create volume of 1 GB Aug 14 02:15:09.508542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:09.508542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:09.519089 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Availability Zones retrieved successfully. Aug 14 02:15:09.525913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Flow 'volume_create_api' (b1bb32e4-67a2-4484-b2d0-ee51c0018b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:09.527177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ad1b50-a079-4512-8de7-1cd88b666e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:09.528294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:09.567258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ad1b50-a079-4512-8de7-1cd88b666e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:09.568375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df13ed2-2930-421e-aeab-1c790540484d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:09.693718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Created reservations ['322ea826-8153-4aae-ba68-d90f5061fd3b', 'bfb96731-044d-4198-ae5d-9f9689e89753', '3c9f202f-f2ae-4221-95f9-9161f55cb6d2', '21468987-5cb2-451f-8c7b-28b1b2d25630'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:09.694914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df13ed2-2930-421e-aeab-1c790540484d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322ea826-8153-4aae-ba68-d90f5061fd3b', 'bfb96731-044d-4198-ae5d-9f9689e89753', '3c9f202f-f2ae-4221-95f9-9161f55cb6d2', '21468987-5cb2-451f-8c7b-28b1b2d25630']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:09.696065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5aee05-7dc8-48fc-ada3-e04ea73d9d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:09.736478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5aee05-7dc8-48fc-ada3-e04ea73d9d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18855454-7754-4398-bbb8-073da924b73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1606184788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec8e0e1471b845149fc9c0771defb75c',qos_specs=None,replication_status=,reservations=['322ea826-8153-4aae-ba68-d90f5061fd3b','bfb96731-044d-4198-ae5d-9f9689e89753','3c9f202f-f2ae-4221-95f9-9161f55cb6d2','21468987-5cb2-451f-8c7b-28b1b2d25630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b18ff0dfd0541a3b8adbc23978ac74b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1606184788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18855454-7754-4398-bbb8-073da924b73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec8e0e1471b845149fc9c0771defb75c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b18ff0dfd0541a3b8adbc23978ac74b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:09.737401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a69748-33de-41c7-9fde-bd3f27cf22ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:09.771535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a69748-33de-41c7-9fde-bd3f27cf22ca) transitioned into state 'SUCCESS' from state '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-1606184788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec8e0e1471b845149fc9c0771defb75c',qos_specs=None,replication_status=,reservations=['322ea826-8153-4aae-ba68-d90f5061fd3b','bfb96731-044d-4198-ae5d-9f9689e89753','3c9f202f-f2ae-4221-95f9-9161f55cb6d2','21468987-5cb2-451f-8c7b-28b1b2d25630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b18ff0dfd0541a3b8adbc23978ac74b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:09.772364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e06c6ac-78fc-41a5-bb20-9e75400e5034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:09.783606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e06c6ac-78fc-41a5-bb20-9e75400e5034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:09.783953 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Flow 'volume_create_api' (b1bb32e4-67a2-4484-b2d0-ee51c0018b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:09.784902 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Create volume request issued successfully. Aug 14 02:15:09.785585 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c660c87c-8918-41af-a1bd-eb285873f103 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:09.786213 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 668/2699] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:15:09 2026] POST /volume/v3/volumes => generated 747 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:09.805737 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-88752d91-2574-49f7-b21e-1d9184fa365f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:09.806193 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-88752d91-2574-49f7-b21e-1d9184fa365f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:09.806369 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-88752d91-2574-49f7-b21e-1d9184fa365f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:09.806650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-88752d91-2574-49f7-b21e-1d9184fa365f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:09.817973 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:09.817973 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:09.824189 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-88752d91-2574-49f7-b21e-1d9184fa365f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:09.833035 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-88752d91-2574-49f7-b21e-1d9184fa365f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:09.833832 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 678/2700] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:09 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:09.962832 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b20804e-f923-4bbb-b29d-a514a9c12ba4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:09.962832 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b20804e-f923-4bbb-b29d-a514a9c12ba4 None None] GET https://10.4.3.35/volume// Aug 14 02:15:09.963327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b20804e-f923-4bbb-b29d-a514a9c12ba4 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:09.963327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b20804e-f923-4bbb-b29d-a514a9c12ba4 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:09.963488 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b20804e-f923-4bbb-b29d-a514a9c12ba4 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:09.963869 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 673/2701] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:09.972849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:09.974273 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:15:09.974464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:09.974647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:09.985835 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:09.985835 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:09.998032 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:15:10.002274 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-b13930b6-4d6d-4ac2-a5e6-7dc363a548b2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:15:10.002985 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 683/2702] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:09 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 1428 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:10.163978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.168069 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] PUT https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b Aug 14 02:15:10.168704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:10.180102 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Acquiring lock "cinder-attachment_update-76f6200a-b8df-4006-9b0f-760060f62fde-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:15:10.192338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-76f6200a-b8df-4006-9b0f-760060f62fde-np0000007301" acquired by "attachment_update" :: waited 0.012s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:15:10.194491 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.194491 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:10.260605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.265881 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:10.266198 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:10.266414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:10.276171 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.276171 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:10.280187 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:10.288662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-8337a1d7-e439-4ad4-9d90-a11c33de81cf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:10.289098 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 679/2703] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:10 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:10.338363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-76f6200a-b8df-4006-9b0f-760060f62fde-np0000007301" released by "attachment_update" :: held 0.146s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:15:10.338363 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-71043d8d-00c4-43f0-9bb2-a93cee5ec64a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b returned with HTTP 200 Aug 14 02:15:10.338363 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 669/2704] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:15:10 2026] PUT /volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:10.368298 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-115d8b2c-0719-4e65-8f9c-17735e88c030 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.370353 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-115d8b2c-0719-4e65-8f9c-17735e88c030 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b/action Aug 14 02:15:10.371630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-115d8b2c-0719-4e65-8f9c-17735e88c030 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:10.371630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-115d8b2c-0719-4e65-8f9c-17735e88c030 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:10.391307 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.391307 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:10.409997 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-aa9cdfef-68ab-4df7-92ca-1f49c6a18b60 req-115d8b2c-0719-4e65-8f9c-17735e88c030 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b/action returned with HTTP 204 Aug 14 02:15:10.410489 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 674/2705] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:15:10 2026] POST /volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:10.484207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.488967 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:10.489739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:10.491972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:10.512335 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.512335 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:10.520035 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:10.527180 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50f043b6-ee88-4aeb-b7ff-de720a78de30 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:10.528449 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 684/2706] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:10 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:10.850299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.852617 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:10.852871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:10.853095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:10.865255 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.865255 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:10.873258 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:10.880899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7c6136ab-5488-47c8-a45f-adae3f60c7fb tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:10.881589 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 680/2707] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:10 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:10.974844 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:10.980794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:10.981084 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:10.981208 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:10.991851 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:10.991851 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:10.997108 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:11.013145 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-acd2a2e1-bede-4cf4-b10c-e7ced33cc8d8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:11.013582 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 670/2708] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:10 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:11.030785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00925d96-2986-4972-af24-ae09cfcf840a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:11.031322 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00925d96-2986-4972-af24-ae09cfcf840a None None] GET https://10.4.3.35/volume// Aug 14 02:15:11.031698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00925d96-2986-4972-af24-ae09cfcf840a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:11.031908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00925d96-2986-4972-af24-ae09cfcf840a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:11.032228 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00925d96-2986-4972-af24-ae09cfcf840a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:11.032668 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 675/2709] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:15:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:11.043828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-6e2cf749-155e-4aa9-a067-16b91dde156f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:11.045581 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-6e2cf749-155e-4aa9-a067-16b91dde156f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:15:11.048747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-6e2cf749-155e-4aa9-a067-16b91dde156f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5", "connector": null, "instance_uuid": "38247325-19ab-4824-9b0b-5ce8ae1ec999"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:11.059824 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:11.059824 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:11.106692 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-6e2cf749-155e-4aa9-a067-16b91dde156f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:15:11.107298 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 685/2710] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:15:11 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:11.544635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-10f8681e-8753-4422-85e8-f90b4b11b619 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:11.547696 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10f8681e-8753-4422-85e8-f90b4b11b619 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:11.547961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10f8681e-8753-4422-85e8-f90b4b11b619 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:11.548219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10f8681e-8753-4422-85e8-f90b4b11b619 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:11.571606 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:11.571606 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:11.578958 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-10f8681e-8753-4422-85e8-f90b4b11b619 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:11.586849 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10f8681e-8753-4422-85e8-f90b4b11b619 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:11.587362 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 681/2711] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:11 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:12.608434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8962581b-8567-465e-a623-bb03100f5055 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:12.610182 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8962581b-8567-465e-a623-bb03100f5055 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:12.610512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8962581b-8567-465e-a623-bb03100f5055 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:12.610822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8962581b-8567-465e-a623-bb03100f5055 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:12.622756 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:12.622756 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:12.628272 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8962581b-8567-465e-a623-bb03100f5055 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:12.634223 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8962581b-8567-465e-a623-bb03100f5055 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:12.634900 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 671/2712] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:12 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:13.329434 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c689ed0-8df1-4653-98e7-e74e9302074c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.329810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c689ed0-8df1-4653-98e7-e74e9302074c None None] GET https://10.4.3.35/volume// Aug 14 02:15:13.329810 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c689ed0-8df1-4653-98e7-e74e9302074c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:13.330393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c689ed0-8df1-4653-98e7-e74e9302074c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:13.330393 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c689ed0-8df1-4653-98e7-e74e9302074c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:13.330747 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 676/2713] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:13.347596 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.352154 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:15:13.352154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:13.352154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:13.367087 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.367087 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:13.371987 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:15:13.379035 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-e676484b-3e94-4d35-aff6-af7e665d36e3 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:15:13.379558 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 686/2714] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:13 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:13.425554 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.431169 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:15:13.431440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:13.431595 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:13.453966 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.454526 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.455028 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.455544 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.455950 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.456364 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.457207 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.457654 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-913453000 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-913453000, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.458128 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-913453000 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-913453000, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.458427 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-913453000 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-913453000, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:13.484140 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-2bf301fe-c7d2-4610-9029-2887e2d9969f tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:15:13.484140 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 682/2715] 10.4.3.35 () {68 vars in 1477 bytes} [Fri Aug 14 02:15:13 2026] GET /volume/v3/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:13.548089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.555743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] PUT https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe Aug 14 02:15:13.555920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:13.576552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Acquiring lock "cinder-attachment_update-3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:15:13.582588 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:15:13.585404 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.585404 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:13.605950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.612334 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:13.612810 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:13.613162 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:13.626295 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.626295 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:13.639171 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:13.644610 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-a211d55f-be9d-448c-bbd3-75f36dc64a11 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:15:13.645215 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 677/2716] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:13 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1658 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:13.653439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.656707 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:13.656916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:13.657140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:13.664525 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.675021 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:15:13.675498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66d312cc-8e31-4952-968b-6c9892565d1c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:13.681629 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.681629 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:13.693375 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.693375 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:13.694082 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:13.694289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Create snapshot from volume 66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:13.695154 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:13.702133 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-161610b3-c9ad-4ba8-a34c-adf283839d45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:13.702812 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 687/2717] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:13 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:13.752665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5-np0000007301" released by "attachment_update" :: held 0.170s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:15:13.753430 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-7ca90c41-1af4-461c-aa01-5b4ee8638e79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe returned with HTTP 200 Aug 14 02:15:13.754234 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 672/2718] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:15:13 2026] PUT /volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:13.760454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Created reservations ['fd5370a1-99f1-4c77-b895-357bdf052ea9', '7ce48e2a-34f9-4a7c-8b68-e74828c19afd', '6892e6e1-000f-4f3b-8111-bd6f12e63d93', 'c63a0c91-55e4-4352-bce4-2679e55baed5'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:13.817582 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-1818a56c-acf6-4474-9520-d63f4557012e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:13.825835 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-1818a56c-acf6-4474-9520-d63f4557012e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe/action Aug 14 02:15:13.825835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-1818a56c-acf6-4474-9520-d63f4557012e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:13.825835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-1818a56c-acf6-4474-9520-d63f4557012e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:13.840175 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Snapshot force create request issued successfully. Aug 14 02:15:13.840695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2e1c2a06-53cd-4683-b9c4-5c02593b310a req-7c5c6a0a-4d16-45af-9954-71dce2fb3f1b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:15:13.842001 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 683/2719] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:15:13 2026] POST /volume/v3/snapshots => generated 292 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:15:13.849975 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:13.849975 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:13.882273 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea614825-d1dc-4d16-8b0d-607ca0b3c69e req-1818a56c-acf6-4474-9520-d63f4557012e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe/action returned with HTTP 204 Aug 14 02:15:13.882273 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 678/2720] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:15:13 2026] POST /volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:14.725306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:14.730902 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:14.730902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:14.730902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:14.753332 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:14.753332 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:14.763941 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:14.771318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5bcb28e4-9421-4053-aba5-e295f1179d50 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:14.771890 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 688/2721] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:14 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:15.791249 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:15.798839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:15.800970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:15.800970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:15.833351 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:15.833351 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:15.847067 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:15.860352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8860ba9-41f8-4c09-8f6a-16fb3e250318 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:15.870666 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 673/2722] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:15 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:16.879601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:16.883573 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:16.883882 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:16.884162 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:16.918792 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:16.918792 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:16.924255 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:16.929827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7df28621-26c6-4c61-bc9a-9a3cacf25e53 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:16.930245 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 684/2723] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:16 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:17.953863 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:17.962528 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:17.962528 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:17.962623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:17.985188 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:17.985188 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:17.992819 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:18.001706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57401245-a6a7-4f89-ad5a-d1d3e7d30b33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:18.004204 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 679/2724] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:17 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:19.020271 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:19.022584 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:19.023136 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:19.023625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:19.026578 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=466,cinder:UPDATE=107,cinder:INSERT=51,cinder:DELETE=2 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:15:19.030513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3cf87292-23ce-492b-af72-c6ad15966a45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:19.036701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cf87292-23ce-492b-af72-c6ad15966a45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:19.036701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cf87292-23ce-492b-af72-c6ad15966a45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:19.036701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cf87292-23ce-492b-af72-c6ad15966a45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:19.044124 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:19.044124 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:19.056502 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:19.057012 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:19.057012 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:19.065511 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3cf87292-23ce-492b-af72-c6ad15966a45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:19.066047 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-459a1485-5726-4399-9604-1020b1946f8b tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:15:19.066692 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 689/2725] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:19 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1658 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:19.074486 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cf87292-23ce-492b-af72-c6ad15966a45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:19.074486 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 674/2726] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:19 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:20.091021 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:20.095031 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:20.095288 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:20.095540 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:20.107645 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:20.107645 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:20.112421 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:20.118668 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-faf4845f-aaf6-4ee0-a055-998f73b9fdef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:20.119259 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 685/2727] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:20 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:20.751874 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-a7002223-23b6-46b5-b15f-e798d12f1589 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:20.759007 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-a7002223-23b6-46b5-b15f-e798d12f1589 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce Aug 14 02:15:20.760215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-a7002223-23b6-46b5-b15f-e798d12f1589 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:20.760215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-a7002223-23b6-46b5-b15f-e798d12f1589 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:20.776571 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:20.776571 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:20.876519 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4e99e44a-0471-4add-b7a2-c6ed7e854d61 req-a7002223-23b6-46b5-b15f-e798d12f1589 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce returned with HTTP 200 Aug 14 02:15:20.876519 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 680/2728] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:20 2026] DELETE /volume/v3/attachments/ebff1d7d-1d53-4005-b627-1a8d8b8346ce => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:21.147890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a7273fac-117a-481e-a4af-0f640b525abf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.151666 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7273fac-117a-481e-a4af-0f640b525abf tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:21.151666 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7273fac-117a-481e-a4af-0f640b525abf tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.151666 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7273fac-117a-481e-a4af-0f640b525abf tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:21.185159 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.185159 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:21.193776 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a7273fac-117a-481e-a4af-0f640b525abf tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:21.208822 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7273fac-117a-481e-a4af-0f640b525abf tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:21.211721 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 690/2729] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:15:21.253078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e03d506-daad-4b6a-88bc-61ad03de657d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.256809 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:21.257895 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-attach": {"instance_uuid": "9c80fad5-d732-4c77-b5ab-ca7a41cb1db0", "mountpoint": "/dev/vdb"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:21.258364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9c80fad5-d732-4c77-b5ab-ca7a41cb1db0", "mountpoint": "/dev/vdb"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:21.275257 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.275257 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:21.275511 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:21.295557 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update volume admin metadata completed successfully. Aug 14 02:15:21.394880 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Attach volume completed successfully. Aug 14 02:15:21.396060 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e03d506-daad-4b6a-88bc-61ad03de657d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:21.396060 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 675/2730] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:21 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:21.411392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.413839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:21.414153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.414339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:21.434290 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.434290 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:21.439914 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:21.452899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f725b365-b61f-4c69-a30a-5eda0273dcc9 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:21.453112 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 686/2731] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:21.476502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51b47dc7-2a2e-4f02-9678-3447153c443d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.482835 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:21.482835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:21.482835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:21.506044 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.506044 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:21.506832 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:21.582976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.590406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:21.590743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.593695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:21.612701 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.612701 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:21.615961 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Detach volume completed successfully. Aug 14 02:15:21.619817 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:21.622692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51b47dc7-2a2e-4f02-9678-3447153c443d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:21.622804 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 681/2732] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:21 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:21.625948 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-4298feb7-9cdb-4430-a362-9acede132b40 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:21.626456 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 691/2733] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:21.635757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.635757 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:21.635757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.635757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:21.663595 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.663595 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:21.679716 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:21.689392 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4d73cbb-cbb8-4b2a-b5eb-9a6bab3028b6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:21.692698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 676/2734] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:21.813410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-79916149-c265-4f28-891d-8706a048e0b2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.814126 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79916149-c265-4f28-891d-8706a048e0b2 None None] GET https://10.4.3.35/volume// Aug 14 02:15:21.814126 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79916149-c265-4f28-891d-8706a048e0b2 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.814285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79916149-c265-4f28-891d-8706a048e0b2 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:21.814587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79916149-c265-4f28-891d-8706a048e0b2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:21.814890 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 687/2735] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:21.827746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-26e7fd77-0449-4d45-a0d7-f04f769f0985 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.836138 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-26e7fd77-0449-4d45-a0d7-f04f769f0985 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:15:21.837357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-26e7fd77-0449-4d45-a0d7-f04f769f0985 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "connector": null, "instance_uuid": "997faa00-9a5b-42ae-a052-6d06f9e7f755"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:21.857762 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:21.857762 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:21.926024 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-26e7fd77-0449-4d45-a0d7-f04f769f0985 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:15:21.926809 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 682/2736] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:15:21 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:21.988136 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:21.995188 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:21.996019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:21.997552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:22.020773 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:22.020773 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:22.021325 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f8d1f60-742f-45b4-81c8-b8c4c1f2f7e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:22.021871 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f8d1f60-742f-45b4-81c8-b8c4c1f2f7e2 None None] GET https://10.4.3.35/volume// Aug 14 02:15:22.022408 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f8d1f60-742f-45b4-81c8-b8c4c1f2f7e2 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:22.022890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f8d1f60-742f-45b4-81c8-b8c4c1f2f7e2 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:22.023512 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f8d1f60-742f-45b4-81c8-b8c4c1f2f7e2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:22.024067 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 677/2737] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:22 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:22.026745 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:22.035234 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9e485d1-bab0-4a92-bdfe-1be763f07775 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:22.035757 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 692/2738] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:21 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:22.048893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:22.051858 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:22.052020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:22.053336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:22.069550 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:22.069550 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:22.079134 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:22.092007 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-b4abe527-d3db-4c8a-b2cf-134df5522048 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:22.092007 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 688/2739] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:22 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:22.232595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:22.234406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:22.234874 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:22.235492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:22.251899 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:22.251899 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:22.259170 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:22.269731 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8a5ca99-4d81-40ec-a457-a888b4a71982 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:22.270328 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 683/2740] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:22 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:22.301059 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:22.305520 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] PUT https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 Aug 14 02:15:22.305520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:22.316896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Acquiring lock "cinder-attachment_update-46da9ede-2b23-44cf-8e0e-0f22b48d5ce8-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:15:22.326508 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Lock "cinder-attachment_update-46da9ede-2b23-44cf-8e0e-0f22b48d5ce8-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:15:22.328916 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:22.328916 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:22.489931 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Lock "cinder-attachment_update-46da9ede-2b23-44cf-8e0e-0f22b48d5ce8-np0000007301" released by "attachment_update" :: held 0.163s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:15:22.490300 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-5f9947e3-94d0-475a-a2a2-bc9b413c8ce6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 returned with HTTP 200 Aug 14 02:15:22.490854 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 678/2741] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:15:22 2026] PUT /volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:23.058955 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:23.064060 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:23.064275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:23.064504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:23.090496 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:23.090496 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:23.102850 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:23.111981 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f14a956e-396e-4c64-9b9c-04adcca79df3 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:23.112891 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 693/2742] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:23 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:23.300902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:23.304937 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:23.305379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:23.305999 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:23.320656 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:23.320656 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:23.328558 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:23.339432 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22c51417-6a1a-4ed9-8c3d-7a7f79d11b0f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:23.340037 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 689/2743] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:23 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:23.342264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:23.346702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c?cascade=True Aug 14 02:15:23.346702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:23.346702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:23.347121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume with id: 66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:23.363811 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:23.363811 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:23.364885 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:23.420238 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume request issued successfully. Aug 14 02:15:23.420840 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-416187e2-8d9d-4ca5-be6a-36d4c579a485 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c?cascade=True returned with HTTP 202 Aug 14 02:15:23.421588 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 684/2744] 10.4.3.35 () {66 vars in 1369 bytes} [Fri Aug 14 02:15:23 2026] DELETE /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c?cascade=True => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:23.434068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:23.438012 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:23.438012 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:23.439367 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:23.452597 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:23.452597 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:23.456661 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:23.466286 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b20c59f8-8c68-4211-8f81-d2c81f89bb03 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 200 Aug 14 02:15:23.466918 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 679/2745] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:23 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:24.131587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:24.134623 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:24.134623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:24.134850 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:24.152901 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:24.152901 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:24.158759 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:24.165214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1f1eb4e2-e652-4517-ab2a-10e955907e35 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:24.165789 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 694/2746] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:24 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:24.323344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fc64317d-8587-441b-9173-bfb73ff8570b req-282a50f9-4138-4787-924a-9a9135f46101 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:24.325455 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-282a50f9-4138-4787-924a-9a9135f46101 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384/action Aug 14 02:15:24.325455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-282a50f9-4138-4787-924a-9a9135f46101 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:24.325455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-282a50f9-4138-4787-924a-9a9135f46101 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:24.358066 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:24.358066 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:24.361651 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52273505-3c49-488d-9a5d-2010d38bfac7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:24.365421 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52273505-3c49-488d-9a5d-2010d38bfac7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:24.365421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52273505-3c49-488d-9a5d-2010d38bfac7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:24.365912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52273505-3c49-488d-9a5d-2010d38bfac7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:24.386418 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:24.386418 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:24.387369 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fc64317d-8587-441b-9173-bfb73ff8570b req-282a50f9-4138-4787-924a-9a9135f46101 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384/action returned with HTTP 204 Aug 14 02:15:24.388792 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 690/2747] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:15:24 2026] POST /volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:24.398472 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52273505-3c49-488d-9a5d-2010d38bfac7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:24.405271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52273505-3c49-488d-9a5d-2010d38bfac7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:24.405583 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 685/2748] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:24 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:24.491783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa2fa554-5828-4fff-bf6a-a5ebbc755d80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:24.494488 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa2fa554-5828-4fff-bf6a-a5ebbc755d80 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:24.495829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa2fa554-5828-4fff-bf6a-a5ebbc755d80 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:24.495829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa2fa554-5828-4fff-bf6a-a5ebbc755d80 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:24.508017 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa2fa554-5828-4fff-bf6a-a5ebbc755d80 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 404 Aug 14 02:15:24.508208 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 680/2749] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:24 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:24.988046 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:24.990340 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:24.990669 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:24.990933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:24.990989 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume with id: 66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:24.998739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2888c796-2a0b-4e83-ac4a-ccc882074030 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 404 Aug 14 02:15:24.999261 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 695/2750] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:24 2026] DELETE /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:15:25.011869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4c8a5cb0-4614-4c1e-b76d-fd9a32e29be7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.014116 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c8a5cb0-4614-4c1e-b76d-fd9a32e29be7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c Aug 14 02:15:25.014293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c8a5cb0-4614-4c1e-b76d-fd9a32e29be7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.014496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c8a5cb0-4614-4c1e-b76d-fd9a32e29be7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.022338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c8a5cb0-4614-4c1e-b76d-fd9a32e29be7 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c returned with HTTP 404 Aug 14 02:15:25.023009 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 691/2751] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/66d312cc-8e31-4952-968b-6c9892565d1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:25.035483 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.038611 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:15:25.038947 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.039243 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.039481 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume with id: b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:15:25.053243 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.053243 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:25.054320 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:25.086488 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume request issued successfully. Aug 14 02:15:25.086665 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06eceaaf-8da8-47f8-af02-f8685a57b4e2 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 202 Aug 14 02:15:25.087472 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 686/2752] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:25 2026] DELETE /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:25.102031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.105263 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:15:25.105424 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.105521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.126053 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.126053 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:25.133863 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:25.140016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d43b554c-43d0-4ed3-97c8-15de1c5309bf tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 200 Aug 14 02:15:25.141718 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 681/2753] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:25.192757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.195979 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:25.196281 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.196528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.215123 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.215123 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:25.221793 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:25.235701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3e71249-9757-4a28-be18-8ac4b2d6145f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:25.236044 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 696/2754] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:25.429295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.431593 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:25.431821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.432011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.444743 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.444743 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:25.450113 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:25.457154 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dda57a5-370b-4361-b3b6-6401c7971a2b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:25.457154 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 692/2755] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:25.485256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97969514-6d28-4ed2-8235-24c75093b345 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.488430 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97969514-6d28-4ed2-8235-24c75093b345 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:25.488703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97969514-6d28-4ed2-8235-24c75093b345 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.488965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97969514-6d28-4ed2-8235-24c75093b345 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.503132 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.503132 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:25.509468 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97969514-6d28-4ed2-8235-24c75093b345 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:25.517087 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97969514-6d28-4ed2-8235-24c75093b345 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:25.517812 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 687/2756] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:25.583372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.587058 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:25.587222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.587467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.608295 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.608295 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:25.615642 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:25.624400 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-be89a641-681c-4968-a0c0-347f9278f43b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:25.624999 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 682/2757] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:25.671024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.677614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/action Aug 14 02:15:25.678087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:25.678251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:25.702435 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.702435 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:25.702435 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:25.711547 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Begin detaching volume completed successfully. Aug 14 02:15:25.712020 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-4f61af7a-39cd-4e43-af06-d353007eba33 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/action returned with HTTP 202 Aug 14 02:15:25.713416 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 697/2758] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:15:25 2026] POST /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:25.796824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1b81a7b2-8e64-4232-8b97-6579bd4374ec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.797223 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b81a7b2-8e64-4232-8b97-6579bd4374ec None None] GET https://10.4.3.35/volume// Aug 14 02:15:25.797392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b81a7b2-8e64-4232-8b97-6579bd4374ec None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.797984 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b81a7b2-8e64-4232-8b97-6579bd4374ec None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.797984 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b81a7b2-8e64-4232-8b97-6579bd4374ec None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:25.798263 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 693/2759] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:25.826051 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.829189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:25.830167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.830167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.848490 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.848490 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:25.856393 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:25.863623 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-d343cdcc-b6f9-4fab-a63f-3413f85d2eed tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:25.864224 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 688/2760] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 1351 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:25.880134 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-1574192a-18b1-4bc9-b854-305676df42d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.886013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-1574192a-18b1-4bc9-b854-305676df42d2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption Aug 14 02:15:25.886357 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-1574192a-18b1-4bc9-b854-305676df42d2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:25.886692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-1574192a-18b1-4bc9-b854-305676df42d2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:25.905529 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.905529 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:25.921412 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-1574192a-18b1-4bc9-b854-305676df42d2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption returned with HTTP 200 Aug 14 02:15:25.922346 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 683/2761] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:15:25 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100/encryption => generated 161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:25.937061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-2cf3cd7a-9e9a-4d5e-a3b9-7b1e54e821e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:25.942303 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-2cf3cd7a-9e9a-4d5e-a3b9-7b1e54e821e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50/action Aug 14 02:15:25.942303 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-2cf3cd7a-9e9a-4d5e-a3b9-7b1e54e821e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:25.942303 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-2cf3cd7a-9e9a-4d5e-a3b9-7b1e54e821e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:25.977184 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:25.977184 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:25.999511 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-94cc9464-8f70-4401-a169-d833c496a7b5 req-2cf3cd7a-9e9a-4d5e-a3b9-7b1e54e821e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50/action returned with HTTP 204 Aug 14 02:15:26.000091 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 698/2762] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:15:25 2026] POST /volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:26.163349 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-498f2087-2c3f-4ac8-b917-76032661933e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:26.166947 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-498f2087-2c3f-4ac8-b917-76032661933e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 Aug 14 02:15:26.166947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-498f2087-2c3f-4ac8-b917-76032661933e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:26.169471 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-498f2087-2c3f-4ac8-b917-76032661933e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:26.183319 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-498f2087-2c3f-4ac8-b917-76032661933e tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 returned with HTTP 404 Aug 14 02:15:26.184741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 694/2763] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:26 2026] GET /volume/v3/volumes/b97cf571-878d-4b51-8880-54011ef3e2a8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:26.261772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:26.264789 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:26.265168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:26.265351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:26.293782 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:26.293782 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:26.305343 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:26.319844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fde2d082-e7f4-48a8-a6b5-6aec7064e160 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:26.320638 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 689/2764] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:26 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 1137 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:26.347347 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2db5f534-d222-47e2-bd98-2584c3e36efe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:26.349632 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:15:26.350160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-234570982"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:26.377609 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:26.377609 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:26.378451 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:26.378791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:26.454621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['5a1106a9-e37a-424d-a743-1e9e3f11c272', 'dadc30da-2239-49d8-83c0-c28d4220fae2', '62758155-1729-4488-841d-91a62ac3b20a', '24e7b122-b1df-4052-928a-df3f1bed9707'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:26.540342 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot force create request issued successfully. Aug 14 02:15:26.540902 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2db5f534-d222-47e2-bd98-2584c3e36efe tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:15:26.541623 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 684/2765] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:15:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:26.560209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5a159776-bd14-4b86-89ae-8373ab335e8a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:26.562210 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a159776-bd14-4b86-89ae-8373ab335e8a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:26.562708 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a159776-bd14-4b86-89ae-8373ab335e8a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:26.563498 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a159776-bd14-4b86-89ae-8373ab335e8a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:26.571693 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:26.571693 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:26.572187 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5a159776-bd14-4b86-89ae-8373ab335e8a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:26.573410 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a159776-bd14-4b86-89ae-8373ab335e8a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 200 Aug 14 02:15:26.573916 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 699/2766] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:26 2026] GET /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:27.377539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-a99c4fb0-45d6-4fd8-a23c-aca9cb39acf7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:27.380339 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-a99c4fb0-45d6-4fd8-a23c-aca9cb39acf7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 Aug 14 02:15:27.380709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-a99c4fb0-45d6-4fd8-a23c-aca9cb39acf7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:27.380844 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-a99c4fb0-45d6-4fd8-a23c-aca9cb39acf7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:27.391547 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:27.391547 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:27.483566 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-664f33eb-6382-40c6-8781-cbc88997e2b7 req-a99c4fb0-45d6-4fd8-a23c-aca9cb39acf7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 returned with HTTP 200 Aug 14 02:15:27.483566 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 695/2767] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:27 2026] DELETE /volume/v3/attachments/98aa0665-ed51-4888-88b0-6a1d3e545384 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:27.591500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:27.595702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:27.595702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:27.595702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:27.611190 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:27.611190 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:27.614704 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:27.614704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66e032c5-7ab5-49f2-b252-8812cc83cd6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 200 Aug 14 02:15:27.615378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 690/2768] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:27 2026] GET /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:27.629769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:27.634119 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:15:27.636162 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da9ede-2b23-44cf-8e0e-0f22b48d5ce8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-443372612"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:27.656242 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:27.656242 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:27.657025 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:27.657253 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:27.702217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['cee0f267-ec1e-4437-be3e-32e6ff34bf66', 'c005bf51-b4db-4d5d-9e1e-3fcbba9a085c', 'd6ee6521-c9c2-40bd-aa8c-b888ee0efe8c', 'd756afb4-c9ea-4d8a-a464-27b1c55d78d1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:27.777297 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot force create request issued successfully. Aug 14 02:15:27.777977 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3ad053a-28c3-4865-ac14-ab1d67daa63a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:15:27.781797 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 685/2769] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:15:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:27.798705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:27.802409 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:27.802409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:27.802638 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:27.819202 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:27.819202 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:27.820250 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:27.822826 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf676c23-f46c-46ab-bda7-7e484e663a75 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 200 Aug 14 02:15:27.822826 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 700/2770] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:27 2026] GET /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:27.990143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:27.993105 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:27.994278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:27.994278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:28.004936 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:28.004936 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:28.017083 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:28.030866 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-76d8c12e-8516-4518-8e34-1a32ea3802af req-c6f1730c-bdd8-4d62-b072-9cf34d4c6485 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:28.030866 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 696/2771] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:27 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:28.838134 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:28.843615 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:28.843932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:28.844203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:28.860513 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:28.860513 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:28.860887 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:28.862185 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd5ea68f-f202-4a3c-92c0-43ba9a4d626a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 200 Aug 14 02:15:28.862768 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 691/2772] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:28 2026] GET /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:28.879401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:28.882793 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:28.883443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:28.883443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:28.883596 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:28.894057 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:28.894057 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:28.895789 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:28.933115 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:15:28.933497 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e637a7c0-3c6d-407f-a08f-0a5cf88ab58d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 202 Aug 14 02:15:28.934181 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 686/2773] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:28 2026] DELETE /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:28.946086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:28.951422 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:28.951422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:28.951422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:28.958270 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:28.958270 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:28.959347 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:28.961700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c71a8411-8515-4a9b-83b3-736a74dab9fc tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 200 Aug 14 02:15:28.961700 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 701/2774] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:28 2026] GET /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:29.977428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83432bcf-f217-45e1-a546-8e4dea4b32d2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:29.979872 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83432bcf-f217-45e1-a546-8e4dea4b32d2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:29.980174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83432bcf-f217-45e1-a546-8e4dea4b32d2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:29.980514 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83432bcf-f217-45e1-a546-8e4dea4b32d2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:29.989325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83432bcf-f217-45e1-a546-8e4dea4b32d2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 404 Aug 14 02:15:29.989982 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 697/2775] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:29 2026] GET /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:30.003418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06ab3977-3539-42b3-a282-a2753a4b30ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:30.004025 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:30.004176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:30.004566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:30.004758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:30.016265 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:30.016265 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:30.018002 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:30.053243 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:15:30.053243 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06ab3977-3539-42b3-a282-a2753a4b30ff tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 202 Aug 14 02:15:30.053970 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 692/2776] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:30 2026] DELETE /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:30.066788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:30.068235 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:30.068485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:30.072419 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:30.080330 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:30.080330 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:30.081128 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:30.085378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0c16eaa-c3a7-4bde-b72e-a722932e2d1b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 200 Aug 14 02:15:30.086711 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 687/2777] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:30 2026] GET /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:31.099592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f11e1340-ae52-42d8-aafe-10f8ec805861 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:31.102667 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f11e1340-ae52-42d8-aafe-10f8ec805861 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:31.102839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f11e1340-ae52-42d8-aafe-10f8ec805861 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:31.103139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f11e1340-ae52-42d8-aafe-10f8ec805861 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:31.116111 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f11e1340-ae52-42d8-aafe-10f8ec805861 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 404 Aug 14 02:15:31.116111 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 702/2778] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:31 2026] GET /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:31.128066 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:31.130645 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:31.130992 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:31.131245 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:31.131397 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:31.142519 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:31.142519 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:31.145056 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:31.198486 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:15:31.198646 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7d3172d7-ce76-4113-96ca-fdacd5320763 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 202 Aug 14 02:15:31.199553 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 698/2779] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:31 2026] DELETE /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:31.219244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4836a977-a8b4-4eac-a935-373f6b012885 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:31.222448 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4836a977-a8b4-4eac-a935-373f6b012885 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:31.222448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4836a977-a8b4-4eac-a935-373f6b012885 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:31.223094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4836a977-a8b4-4eac-a935-373f6b012885 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:31.234447 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:31.234447 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:31.235218 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4836a977-a8b4-4eac-a935-373f6b012885 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:31.237196 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4836a977-a8b4-4eac-a935-373f6b012885 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 200 Aug 14 02:15:31.237428 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 693/2780] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:31 2026] GET /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:32.252489 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90674085-9f98-474d-abc2-70a5d43cfa25 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.255178 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90674085-9f98-474d-abc2-70a5d43cfa25 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:32.255517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90674085-9f98-474d-abc2-70a5d43cfa25 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.255694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90674085-9f98-474d-abc2-70a5d43cfa25 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.263126 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90674085-9f98-474d-abc2-70a5d43cfa25 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 404 Aug 14 02:15:32.263889 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 688/2781] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:32 2026] GET /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:32.274037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.281726 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:32.282369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.282369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.282526 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 6f34c9e6-bd95-4896-b75e-76dc676d360d Aug 14 02:15:32.290612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ee7d21c-5f6a-4378-88d1-61337047a744 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d returned with HTTP 404 Aug 14 02:15:32.291246 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 703/2782] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:32 2026] DELETE /volume/v3/snapshots/6f34c9e6-bd95-4896-b75e-76dc676d360d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:32.300233 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.304765 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:32.304765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.304765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.304765 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 9bdf87b3-11ad-446a-9dd3-404cd540fac7 Aug 14 02:15:32.309788 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=421,cinder:UPDATE=108,cinder:INSERT=58,cinder:DELETE=5 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:15:32.317637 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-239a7d21-3cc8-4781-8e47-45408e7b7658 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 returned with HTTP 404 Aug 14 02:15:32.318714 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 699/2783] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:32 2026] DELETE /volume/v3/snapshots/9bdf87b3-11ad-446a-9dd3-404cd540fac7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:32.393131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.396018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:32.396018 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.396400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.411557 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:32.411557 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:32.416490 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:32.423472 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-b0b47400-b2e8-4807-a0cf-3f1744a15668 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:32.423472 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 694/2784] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:32 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:32.451138 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.454374 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8/action Aug 14 02:15:32.455958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:32.455958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:32.474324 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:32.474324 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:32.475419 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:32.488451 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Begin detaching volume completed successfully. Aug 14 02:15:32.488640 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-280537e9-6397-4c22-b20c-14d613c52f7e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8/action returned with HTTP 202 Aug 14 02:15:32.489243 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 689/2785] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:15:32 2026] POST /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:32.577053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5cdfdb66-3524-4f03-a88e-8331905e8442 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.577053 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5cdfdb66-3524-4f03-a88e-8331905e8442 None None] GET https://10.4.3.35/volume// Aug 14 02:15:32.577327 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5cdfdb66-3524-4f03-a88e-8331905e8442 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.577601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5cdfdb66-3524-4f03-a88e-8331905e8442 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.578085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5cdfdb66-3524-4f03-a88e-8331905e8442 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:15:32.578391 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 704/2786] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:15:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:15:32.588482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.598051 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:32.598051 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.598962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.615051 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:32.615051 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:32.620765 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:32.628369 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-e94f5f9b-7151-4270-83a1-4e02aeeeca6c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:32.628369 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 700/2787] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:15:32 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:32.651472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.654462 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:32.654818 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.655383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.655383 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume with id: 2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:32.666611 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:32.666611 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:32.667527 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:32.672766 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=460,cinder:UPDATE=89,cinder:INSERT=59,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:15:32.689213 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:15:32.702039 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume request issued successfully. Aug 14 02:15:32.702277 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f8dd9ed-f963-44da-ae95-8adcb16aafdb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 202 Aug 14 02:15:32.702822 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 695/2788] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:32 2026] DELETE /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:32.719846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da38f44f-f405-4903-8168-17e0701c0924 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.729174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da38f44f-f405-4903-8168-17e0701c0924 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:32.730166 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da38f44f-f405-4903-8168-17e0701c0924 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.730166 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da38f44f-f405-4903-8168-17e0701c0924 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.737657 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=498,cinder:UPDATE=157,cinder:DELETE=1,cinder:INSERT=97 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:15:32.746014 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:32.746014 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:32.753778 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-da38f44f-f405-4903-8168-17e0701c0924 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:15:32.766031 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da38f44f-f405-4903-8168-17e0701c0924 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 200 Aug 14 02:15:32.766496 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 690/2789] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:32 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:32.993726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:32.999053 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:15:32.999053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:32.999421 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:32.999895 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume with id: 158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:15:33.013791 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:33.013791 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:33.014497 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:33.047546 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume request issued successfully. Aug 14 02:15:33.047885 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-587e2ed6-0ecb-42f5-ad15-3ea1136f578d tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 202 Aug 14 02:15:33.048439 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 705/2790] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:32 2026] DELETE /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:33.062547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.064717 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:15:33.065245 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:33.065652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:33.075538 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:33.075538 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:33.083148 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:33.094232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f20cf9cf-096d-4de2-a14a-dfd6f2d7b158 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 200 Aug 14 02:15:33.095366 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 701/2791] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:33 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:33.782033 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5ea64839-d911-45df-b390-e7d136d827dd req-6b1a204d-c4e5-492d-949f-b5a9a126f924 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.787229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9673d8f-6a53-42a1-89eb-c96b99cbca45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.787663 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-6b1a204d-c4e5-492d-949f-b5a9a126f924 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 Aug 14 02:15:33.787663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-6b1a204d-c4e5-492d-949f-b5a9a126f924 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:33.788024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-6b1a204d-c4e5-492d-949f-b5a9a126f924 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:33.789846 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9673d8f-6a53-42a1-89eb-c96b99cbca45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 Aug 14 02:15:33.790149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9673d8f-6a53-42a1-89eb-c96b99cbca45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:33.790440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9673d8f-6a53-42a1-89eb-c96b99cbca45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:33.798317 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9673d8f-6a53-42a1-89eb-c96b99cbca45 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 returned with HTTP 404 Aug 14 02:15:33.798895 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:33.798895 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:33.799003 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 691/2792] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:33 2026] GET /volume/v3/volumes/2fc9687b-eb06-472d-bf55-4027824cb100 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:33.809554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-adc63afe-5526-4f73-9efb-75ed38414a7f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.812093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:15:33.812363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:33.812637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:33.813757 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:15:33.845970 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Get all volumes completed successfully. Aug 14 02:15:33.851698 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:33.851698 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:33.867939 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-adc63afe-5526-4f73-9efb-75ed38414a7f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:15:33.868475 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 706/2793] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:15:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13062 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:15:33.883612 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5ea64839-d911-45df-b390-e7d136d827dd req-6b1a204d-c4e5-492d-949f-b5a9a126f924 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 returned with HTTP 200 Aug 14 02:15:33.884473 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 696/2794] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:33 2026] DELETE /volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:33.891831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1b31b287-6465-4956-96ab-555890d7d88f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.893925 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b31b287-6465-4956-96ab-555890d7d88f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] DELETE https://10.4.3.35/volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9 Aug 14 02:15:33.894378 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b31b287-6465-4956-96ab-555890d7d88f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:33.894548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1b31b287-6465-4956-96ab-555890d7d88f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:33.947400 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1b31b287-6465-4956-96ab-555890d7d88f tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9 returned with HTTP 202 Aug 14 02:15:33.948649 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 702/2795] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:15:33 2026] DELETE /volume/v3/types/9103a0f8-2485-4b36-bdcd-749f2cd0a1f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:33.965050 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-186b059f-978e-444e-9272-b19b44154148 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:33.971338 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186b059f-978e-444e-9272-b19b44154148 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:15:33.974358 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-186b059f-978e-444e-9272-b19b44154148 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1147851852", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:33.998265 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186b059f-978e-444e-9272-b19b44154148 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:15:33.998873 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 692/2796] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:15:33 2026] POST /volume/v3/types => generated 212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:34.009858 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-40659baa-f234-4f8e-9871-7064f6b8669b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.015046 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40659baa-f234-4f8e-9871-7064f6b8669b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] POST https://10.4.3.35/volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6/encryption Aug 14 02:15:34.015531 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-40659baa-f234-4f8e-9871-7064f6b8669b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:34.049265 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40659baa-f234-4f8e-9871-7064f6b8669b tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6/encryption returned with HTTP 200 Aug 14 02:15:34.049889 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 707/2797] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:15:34 2026] POST /volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:34.063809 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.063809 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:34.063809 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-305867901", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1147851852", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:34.066433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-305867901', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1147851852', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:34.072581 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume of 1 GB Aug 14 02:15:34.072958 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.072958 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:34.073565 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Availability Zones retrieved successfully. Aug 14 02:15:34.081690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (08c2f8bf-d701-4d4b-99cf-c5b8bea9c4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:34.082959 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b08119-6926-46b5-984d-c49ca5e34bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:34.084219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:34.115059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6612555a-6a07-4855-851d-533acfe200dc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.119645 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6612555a-6a07-4855-851d-533acfe200dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d Aug 14 02:15:34.120664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6612555a-6a07-4855-851d-533acfe200dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:34.120664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6612555a-6a07-4855-851d-533acfe200dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:34.130565 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6612555a-6a07-4855-851d-533acfe200dc tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d returned with HTTP 404 Aug 14 02:15:34.131375 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 703/2798] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:34 2026] GET /volume/v3/volumes/158759f6-220d-4552-a93c-88ab6318273d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:34.137518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b08119-6926-46b5-984d-c49ca5e34bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:15:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94804190-46fb-4341-8d1b-22b94bb216b6,is_public=True,name='tempest-scenario-type-luks-1147851852',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94804190-46fb-4341-8d1b-22b94bb216b6', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:34.138799 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711bc273-bf55-480b-b580-b9607283c03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:34.181638 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1147851852 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1147851852, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:34.182916 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1147851852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1147851852, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:15:34.229859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Created reservations ['bb80cfb8-7d57-47a2-b902-9339f055f1b7', '2a883de6-b73d-4aed-94fa-a6451205ef63', 'e85b8012-1f19-499b-a972-97bd70818272', '72db4247-6733-44a2-95e2-8b66dfe1b65b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:34.229859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711bc273-bf55-480b-b580-b9607283c03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb80cfb8-7d57-47a2-b902-9339f055f1b7', '2a883de6-b73d-4aed-94fa-a6451205ef63', 'e85b8012-1f19-499b-a972-97bd70818272', '72db4247-6733-44a2-95e2-8b66dfe1b65b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:34.230895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386e0d14-c17e-4efa-94b2-dc38c65eb306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:34.272468 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386e0d14-c17e-4efa-94b2-dc38c65eb306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fe45cd6-4140-4252-bd4a-1418c5fa7e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-305867901',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['bb80cfb8-7d57-47a2-b902-9339f055f1b7','2a883de6-b73d-4aed-94fa-a6451205ef63','e85b8012-1f19-499b-a972-97bd70818272','72db4247-6733-44a2-95e2-8b66dfe1b65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=94804190-46fb-4341-8d1b-22b94bb216b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-305867901',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5fe45cd6-4140-4252-bd4a-1418c5fa7e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71418f9702ba4bd18d322149735331cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dc609084d444bb89b82b8dd86b3836a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94804190-46fb-4341-8d1b-22b94bb216b6),volume_type_id=94804190-46fb-4341-8d1b-22b94bb216b6)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:34.274226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8738df7b-91b3-4dc4-b4b4-8e57716a982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:34.313072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8738df7b-91b3-4dc4-b4b4-8e57716a982d) transitioned into state 'SUCCESS' from state '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-305867901',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71418f9702ba4bd18d322149735331cc',qos_specs=None,replication_status=,reservations=['bb80cfb8-7d57-47a2-b902-9339f055f1b7','2a883de6-b73d-4aed-94fa-a6451205ef63','e85b8012-1f19-499b-a972-97bd70818272','72db4247-6733-44a2-95e2-8b66dfe1b65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc609084d444bb89b82b8dd86b3836a',volume_type_id=94804190-46fb-4341-8d1b-22b94bb216b6)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:34.314095 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc4b54b-6a94-4961-91af-0ace93e8acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:34.337725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc4b54b-6a94-4961-91af-0ace93e8acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:34.339211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Flow 'volume_create_api' (08c2f8bf-d701-4d4b-99cf-c5b8bea9c4dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:34.339211 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Create volume request issued successfully. Aug 14 02:15:34.340089 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f386a50-26c6-44e1-a194-0296a17cbbf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:34.340667 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 697/2799] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:15:34 2026] POST /volume/v3/volumes => generated 782 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:34.409401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.413537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:34.413537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-attach": {"instance_uuid": "0b8c2a44-a90d-4023-8347-6212b6e41aff", "mountpoint": "/dev/vdb"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:34.413537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0b8c2a44-a90d-4023-8347-6212b6e41aff", "mountpoint": "/dev/vdb"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:34.441821 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.441821 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:34.442619 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:34.451749 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update volume admin metadata completed successfully. Aug 14 02:15:34.651359 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Attach volume completed successfully. Aug 14 02:15:34.655196 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba8b6759-9431-460a-98b2-080d90ae14a0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:34.655196 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 693/2800] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:34 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:34.665864 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.669778 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:34.669778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:34.669778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:34.689705 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.689705 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:34.702739 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:34.707310 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f037e57e-a09d-468a-9b78-0f0d91ee412f tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:34.708130 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 708/2801] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:34 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:34.728466 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.734560 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:34.735824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:34.735824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:34.760570 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.760570 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:34.774210 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:34.786179 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3774e2f-c580-4e35-821e-acb8d8c7d488 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:34.786688 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 704/2802] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:34 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 1174 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:34.809235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2999f6b-506f-4786-9042-9c3eb872a706 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.815464 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:34.816182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:34.818380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:34.837700 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.837700 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:34.838219 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:34.932172 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Detach volume completed successfully. Aug 14 02:15:34.932318 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2999f6b-506f-4786-9042-9c3eb872a706 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:34.934687 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 698/2803] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:34 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:34.947700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:34.952211 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:34.952824 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:34.952824 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:34.969138 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:34.969138 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:34.976088 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:34.985326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c16f54a-5c1d-403b-a229-e7c99352c1e0 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:34.986374 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 694/2804] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:34 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:35.702030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-20026def-a111-4473-aedd-f100d04179ef req-7a3a44f1-fc2f-4b1a-b6e1-aaa8c5b285b4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:35.706178 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-20026def-a111-4473-aedd-f100d04179ef req-7a3a44f1-fc2f-4b1a-b6e1-aaa8c5b285b4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 Aug 14 02:15:35.706528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-20026def-a111-4473-aedd-f100d04179ef req-7a3a44f1-fc2f-4b1a-b6e1-aaa8c5b285b4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:35.706931 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-20026def-a111-4473-aedd-f100d04179ef req-7a3a44f1-fc2f-4b1a-b6e1-aaa8c5b285b4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:35.715899 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-20026def-a111-4473-aedd-f100d04179ef req-7a3a44f1-fc2f-4b1a-b6e1-aaa8c5b285b4 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 returned with HTTP 404 Aug 14 02:15:35.716612 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 709/2805] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:35 2026] DELETE /volume/v3/attachments/4b1c1fb0-35f3-4a8a-9c7d-50833e8e6d50 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:15:37.919314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:37.921283 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:37.921790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:37.921871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:37.936271 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:37.936271 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:37.936271 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:37.954147 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Reserve volume completed successfully. Aug 14 02:15:37.954418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83323a15-6c53-4ed1-a30d-3e9f7f8ca530 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:37.955928 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 705/2806] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:37 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:37.966985 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:37.967831 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:37.968130 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:37.968417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:37.981993 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:37.981993 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:37.987938 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:37.994819 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0cf850a-054e-41b6-a319-b86ff35358d6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:37.995433 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 699/2807] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:37 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.008214 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.010318 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.011094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.011094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.020417 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.020417 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:38.020896 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.037312 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Unreserve volume completed successfully. Aug 14 02:15:38.037634 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5a75565-4b55-4aba-94ee-19c53ed03eff tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:38.038457 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 695/2808] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:38.046827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f0bbda3e-800d-4b87-9165-43696c4c817d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.049939 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0bbda3e-800d-4b87-9165-43696c4c817d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:38.050921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0bbda3e-800d-4b87-9165-43696c4c817d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.051213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0bbda3e-800d-4b87-9165-43696c4c817d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.062090 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.062090 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:38.068010 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f0bbda3e-800d-4b87-9165-43696c4c817d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.074712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0bbda3e-800d-4b87-9165-43696c4c817d tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:38.075144 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 710/2809] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.089646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.090756 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.091167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.091309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.103946 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.103946 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:38.104699 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.111626 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume updated successfully. Aug 14 02:15:38.111874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-03e0005f-575b-4b3b-bdb5-ba147aea9faf tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 200 Aug 14 02:15:38.112314 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 706/2810] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:15:38.119096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.121642 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:38.121642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.121642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.128918 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.128918 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:38.134106 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.140323 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a397ed1-1248-4abc-8fd1-036e972352a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:38.141063 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 700/2811] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.161321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.163580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.163913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.165266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.175794 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.175794 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:38.177910 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.185529 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume updated successfully. Aug 14 02:15:38.185880 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f92eb94-3d6f-4778-8e8f-cb4d55d2b002 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 200 Aug 14 02:15:38.186633 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 696/2812] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:15:38.194571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-84a5e926-ec56-43b9-84fe-b6378535df42 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.196589 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84a5e926-ec56-43b9-84fe-b6378535df42 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:38.196848 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84a5e926-ec56-43b9-84fe-b6378535df42 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.197124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84a5e926-ec56-43b9-84fe-b6378535df42 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.204488 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.204488 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:38.208812 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-84a5e926-ec56-43b9-84fe-b6378535df42 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.213827 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84a5e926-ec56-43b9-84fe-b6378535df42 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:38.214312 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 711/2813] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.229442 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.232020 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.232822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.232973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.243275 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.243275 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:38.243854 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.256649 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update volume admin metadata completed successfully. Aug 14 02:15:38.256864 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update readonly setting on volume completed successfully. Aug 14 02:15:38.257148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e96079fb-2502-45b3-8b83-6d0f1a75b2a2 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:38.257607 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 707/2814] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:38.265707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49609c51-5ec1-45a0-96e5-d318669acf4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.267577 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49609c51-5ec1-45a0-96e5-d318669acf4b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:38.267765 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49609c51-5ec1-45a0-96e5-d318669acf4b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.267954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49609c51-5ec1-45a0-96e5-d318669acf4b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.276306 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.276306 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:38.281639 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-49609c51-5ec1-45a0-96e5-d318669acf4b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.286873 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49609c51-5ec1-45a0-96e5-d318669acf4b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:38.287352 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 701/2815] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.305054 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb254767-aba3-43a2-9b17-a980f39624f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.307649 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.308137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.308346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.330974 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.330974 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:38.331609 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.350914 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update volume admin metadata completed successfully. Aug 14 02:15:38.351148 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Update readonly setting on volume completed successfully. Aug 14 02:15:38.351689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb254767-aba3-43a2-9b17-a980f39624f6 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:38.352292 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 697/2816] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:15:38.361824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-af391f9f-0efb-4984-ad59-dab190accc91 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.363972 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af391f9f-0efb-4984-ad59-dab190accc91 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:38.364221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af391f9f-0efb-4984-ad59-dab190accc91 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.364939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af391f9f-0efb-4984-ad59-dab190accc91 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.374706 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.374706 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:38.380082 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-af391f9f-0efb-4984-ad59-dab190accc91 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.388625 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af391f9f-0efb-4984-ad59-dab190accc91 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:38.388625 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 712/2817] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.406067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-df091f0e-5c79-46ea-8df1-c3239109c75b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.414709 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:38.414709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-130222572", "disk_format": "raw"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:38.414709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-130222572", "disk_format": "raw"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.426653 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.426653 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:38.427957 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:38.464700 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.464700 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:38.470701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.image.image_utils [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-130222572'}] 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-130222572'}]. {{(pid=100234) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 02:15:38.581368 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.584303 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:38.584604 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.584880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.585081 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: a81b8294-ff56-4998-88a9-c724a517350f Aug 14 02:15:38.590553 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a464f4ae-3f1a-4190-a10f-ef460654b186 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f returned with HTTP 404 Aug 14 02:15:38.591445 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 702/2818] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:38 2026] DELETE /volume/v3/snapshots/a81b8294-ff56-4998-88a9-c724a517350f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:38.605053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.607949 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:38.608262 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.608597 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.619522 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.619522 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:38.625044 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:38.631831 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-793f1eb0-e0e1-40bc-bafd-ed6ea17e0632 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:38.632567 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 698/2819] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:38.653351 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.655699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:38.656168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1414573385"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:38.658122 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1414573385'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:38.658288 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 1 GB Aug 14 02:15:38.663796 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:15:38.670783 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (aee5e28a-f7c3-4ff0-8dcd-fdb1298822e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:38.671967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3beb4ee0-6504-40c8-8587-758097566006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:38.673144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:38.710534 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3beb4ee0-6504-40c8-8587-758097566006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:38.711347 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfff73d-32f8-4238-accd-c138572b854c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:38.770342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['c4027376-35a4-459e-9d24-9e2464d3d0b0', '951818f3-1308-4819-91fd-816b9ea0e1a6', '802a182e-c581-4e01-8293-536c2fb102ce', '3a4189e0-1838-4ab5-a7d6-7329e9cc12ea'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:38.771335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfff73d-32f8-4238-accd-c138572b854c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4027376-35a4-459e-9d24-9e2464d3d0b0', '951818f3-1308-4819-91fd-816b9ea0e1a6', '802a182e-c581-4e01-8293-536c2fb102ce', '3a4189e0-1838-4ab5-a7d6-7329e9cc12ea']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:38.772608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a470c3-9bf3-442d-bfec-5e6457be5277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:38.801307 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a470c3-9bf3-442d-bfec-5e6457be5277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc37c0b3-bad9-42aa-9223-c8b8f8649729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1414573385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['c4027376-35a4-459e-9d24-9e2464d3d0b0','951818f3-1308-4819-91fd-816b9ea0e1a6','802a182e-c581-4e01-8293-536c2fb102ce','3a4189e0-1838-4ab5-a7d6-7329e9cc12ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1414573385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc37c0b3-bad9-42aa-9223-c8b8f8649729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:38.801533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c10def8-ce5a-4ade-b847-f6d488db2036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:38.821199 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c10def8-ce5a-4ade-b847-f6d488db2036) transitioned into state 'SUCCESS' from state '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-1414573385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['c4027376-35a4-459e-9d24-9e2464d3d0b0','951818f3-1308-4819-91fd-816b9ea0e1a6','802a182e-c581-4e01-8293-536c2fb102ce','3a4189e0-1838-4ab5-a7d6-7329e9cc12ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:38.822911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d042a9c8-08e9-4895-bc24-ec882d172229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:38.841863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d042a9c8-08e9-4895-bc24-ec882d172229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:38.843768 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (aee5e28a-f7c3-4ff0-8dcd-fdb1298822e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:38.843768 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:15:38.844112 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d3a961d2-01f7-4ab0-8ad0-8b7fee159f74 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:38.844506 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 713/2820] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes => generated 752 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:38.856029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a369bced-0df8-48d9-baba-d129be881403 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:38.857884 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a369bced-0df8-48d9-baba-d129be881403 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:38.858114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a369bced-0df8-48d9-baba-d129be881403 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:38.858303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a369bced-0df8-48d9-baba-d129be881403 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:38.866433 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:38.866433 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:38.871207 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a369bced-0df8-48d9-baba-d129be881403 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:38.876337 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a369bced-0df8-48d9-baba-d129be881403 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 200 Aug 14 02:15:38.876755 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 703/2821] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:38 2026] GET /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:39.075232 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Copy volume to image completed successfully. Aug 14 02:15:39.077752 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df091f0e-5c79-46ea-8df1-c3239109c75b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:39.077752 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 708/2822] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:15:38 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 686 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:39.894934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:39.896921 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:39.897126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:39.897333 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:39.906242 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:39.906242 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:39.911931 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:39.916126 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29eeb240-da5d-4eb0-91fb-9051540dcd4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 200 Aug 14 02:15:39.919395 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 699/2823] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:39 2026] GET /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:39.929610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:39.933360 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:15:39.934175 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc37c0b3-bad9-42aa-9223-c8b8f8649729", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1118732359"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:39.949189 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:39.949189 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:39.951148 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:39.951375 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:39.995698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['098dbcda-4061-4ca2-8a7b-c9a38d4d4d4e', '39876ffb-21a1-4c8c-94d4-d1fc2cd5e5cc', '150d7a49-be0a-4fa0-ab4c-7f448900cf4b', '1ec7eda1-016e-4170-b9da-a50011f4dfa3'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:40.041762 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot create request issued successfully. Aug 14 02:15:40.041762 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-687a5b8e-2fc9-4f77-b10d-7b08874e136b tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:15:40.041762 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 714/2824] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:15:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:40.052257 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:40.054449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:40.056571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:40.056571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:40.060693 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:40.060693 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:40.061412 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:40.062386 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bcddd82-547c-4ed5-9030-8d430fb63436 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 returned with HTTP 200 Aug 14 02:15:40.062970 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 704/2825] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:40 2026] GET /volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:40.729745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:40.735170 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:15:40.735170 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:40.735170 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:40.754351 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:40.754351 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:40.760620 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:40.771733 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-5d02b4cc-90a2-43c3-a6c4-f94dcf3a33a4 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:15:40.772580 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 709/2826] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:15:40 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:41.082276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:41.085997 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:41.086255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:41.086584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:41.096197 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:41.096197 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:41.096197 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:41.097506 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7a22a1d-87d9-4cdf-b9cd-28d4b5abe481 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 returned with HTTP 200 Aug 14 02:15:41.098091 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 700/2827] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:41 2026] GET /volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:41.113600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b087e36f-390d-480b-862d-007b878ed240 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:41.116433 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:41.116939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "27b646a8-49fc-4eeb-80ac-587b294db697", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1443224875"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:41.120970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'snapshot_id': '27b646a8-49fc-4eeb-80ac-587b294db697', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1443224875'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:41.126977 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:41.126977 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:41.127918 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:41.128242 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 2 GB Aug 14 02:15:41.136608 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:15:41.145394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (a1a467f5-3cf8-42d4-aa5a-95ea48089000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:41.149446 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5dd63c-3891-4c51-8bdd-25fa45681aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:41.151212 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:41.192526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5dd63c-3891-4c51-8bdd-25fa45681aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '27b646a8-49fc-4eeb-80ac-587b294db697', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:41.193581 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef31a859-7d1c-46fd-b0df-e82ef5fac960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:41.241436 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['a938ef71-8ecb-4edb-bc68-546eefb49754', 'b69edd53-dde4-48b8-b5df-5da2f7b81b63', 'c156e84a-d084-4458-aa5c-936557f832c4', 'd19f2080-d43e-4569-92fa-cb646c33a0b8'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:41.247594 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef31a859-7d1c-46fd-b0df-e82ef5fac960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a938ef71-8ecb-4edb-bc68-546eefb49754', 'b69edd53-dde4-48b8-b5df-5da2f7b81b63', 'c156e84a-d084-4458-aa5c-936557f832c4', 'd19f2080-d43e-4569-92fa-cb646c33a0b8']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:41.247594 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f73c090-c653-4d59-aa5e-833da9e74e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:41.296651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f73c090-c653-4d59-aa5e-833da9e74e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4047ce76-07c4-428d-bdac-08a3ec08715d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1443224875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['a938ef71-8ecb-4edb-bc68-546eefb49754','b69edd53-dde4-48b8-b5df-5da2f7b81b63','c156e84a-d084-4458-aa5c-936557f832c4','d19f2080-d43e-4569-92fa-cb646c33a0b8'],size=2,snapshot_id=27b646a8-49fc-4eeb-80ac-587b294db697,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1443224875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4047ce76-07c4-428d-bdac-08a3ec08715d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,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=27b646a8-49fc-4eeb-80ac-587b294db697,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:41.297490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52436712-14e4-4adc-8322-1f7ecabf96f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:41.322746 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52436712-14e4-4adc-8322-1f7ecabf96f0) transitioned into state 'SUCCESS' from state '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-1443224875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['a938ef71-8ecb-4edb-bc68-546eefb49754','b69edd53-dde4-48b8-b5df-5da2f7b81b63','c156e84a-d084-4458-aa5c-936557f832c4','d19f2080-d43e-4569-92fa-cb646c33a0b8'],size=2,snapshot_id=27b646a8-49fc-4eeb-80ac-587b294db697,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:41.323789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fc3cbd-ecc1-4599-89ff-9989cc22c594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:41.355447 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fc3cbd-ecc1-4599-89ff-9989cc22c594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:41.356657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (a1a467f5-3cf8-42d4-aa5a-95ea48089000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:41.357634 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:15:41.357975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b087e36f-390d-480b-862d-007b878ed240 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:41.359628 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 715/2828] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:15:41 2026] POST /volume/v3/volumes => generated 786 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:41.373872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:41.375551 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:41.376007 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:41.376098 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:41.385560 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:41.385560 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:41.391187 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:41.397206 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b2bd1b7-69e7-4eac-bb46-54ce3322ddef tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 200 Aug 14 02:15:41.397733 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 705/2829] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:41 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:42.416081 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:42.418772 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:42.418989 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:42.419266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:42.431088 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:42.431088 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:42.438478 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:42.446322 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10381f55-9cd8-4e4b-8457-29ebfc5cb24f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 200 Aug 14 02:15:42.446947 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 710/2830] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:42 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:42.462718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96d2118b-8a6b-41c5-befe-8df4a839890f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:42.465471 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96d2118b-8a6b-41c5-befe-8df4a839890f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:42.465778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96d2118b-8a6b-41c5-befe-8df4a839890f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:42.466048 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96d2118b-8a6b-41c5-befe-8df4a839890f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:42.476394 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:42.476394 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:42.481949 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-96d2118b-8a6b-41c5-befe-8df4a839890f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:42.495274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96d2118b-8a6b-41c5-befe-8df4a839890f tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 200 Aug 14 02:15:42.495274 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 701/2831] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:42 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:42.516629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:42.518203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:42.518519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:42.518752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:42.519016 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: 4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:42.530651 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:42.530651 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:42.531476 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:42.567712 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:15:42.567848 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-02a9e7f3-da46-403c-ba4d-ef6589a95ced tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 202 Aug 14 02:15:42.568224 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 716/2832] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:42 2026] DELETE /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:42.577755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:42.580343 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:42.580580 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:42.580801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:42.591667 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:42.591667 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:42.598713 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:42.605856 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09c40fe8-61d0-4f6d-8fd6-828ebafbc156 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 200 Aug 14 02:15:42.606928 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 706/2833] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:42 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:43.226535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-78826576-5559-4b79-adce-850c7138fa09 req-1c8a8755-a914-495a-90fb-6985580e360c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.229968 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-1c8a8755-a914-495a-90fb-6985580e360c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 Aug 14 02:15:43.230289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-1c8a8755-a914-495a-90fb-6985580e360c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.230584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-1c8a8755-a914-495a-90fb-6985580e360c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.246332 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:43.246332 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:43.323357 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-78826576-5559-4b79-adce-850c7138fa09 req-1c8a8755-a914-495a-90fb-6985580e360c tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 returned with HTTP 200 Aug 14 02:15:43.323895 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 711/2834] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:15:43 2026] DELETE /volume/v3/attachments/becd73bb-26e0-44c9-aa35-379fa86d6fc4 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:43.630695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd03c1ad-ce86-4621-8592-21b323590214 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.632740 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd03c1ad-ce86-4621-8592-21b323590214 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:43.632883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd03c1ad-ce86-4621-8592-21b323590214 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.633084 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd03c1ad-ce86-4621-8592-21b323590214 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.640235 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd03c1ad-ce86-4621-8592-21b323590214 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 404 Aug 14 02:15:43.641092 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 702/2835] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:43 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:43.650824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a2a11715-8fdc-406a-a428-06a6b30797a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.653278 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2a11715-8fdc-406a-a428-06a6b30797a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:43.655555 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2a11715-8fdc-406a-a428-06a6b30797a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.655785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2a11715-8fdc-406a-a428-06a6b30797a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.662217 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2a11715-8fdc-406a-a428-06a6b30797a5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 404 Aug 14 02:15:43.662980 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 717/2836] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:43 2026] GET /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:15:43.672272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.674226 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:43.674323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.674618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.674988 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: 4047ce76-07c4-428d-bdac-08a3ec08715d Aug 14 02:15:43.688957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71465ddc-f87f-4d9a-a957-cb9fb49c64e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d returned with HTTP 404 Aug 14 02:15:43.690503 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 707/2837] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:43 2026] DELETE /volume/v3/volumes/4047ce76-07c4-428d-bdac-08a3ec08715d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:15:43.704205 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.706592 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:43.706821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.707003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.707155 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:43.714370 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:43.714370 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:43.714370 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:43.736268 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:15:43.736268 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f8e918e-8d67-4e88-83c6-5021794d95e6 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 returned with HTTP 202 Aug 14 02:15:43.736268 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 712/2838] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:43 2026] DELETE /volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:43.749706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37f855b5-2686-49a5-98ee-932f5e831fed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:43.749706 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37f855b5-2686-49a5-98ee-932f5e831fed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:43.749706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37f855b5-2686-49a5-98ee-932f5e831fed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:43.749706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37f855b5-2686-49a5-98ee-932f5e831fed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:43.759348 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:43.759348 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:43.760136 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-37f855b5-2686-49a5-98ee-932f5e831fed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:43.761336 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37f855b5-2686-49a5-98ee-932f5e831fed tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 returned with HTTP 200 Aug 14 02:15:43.761732 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 703/2839] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:43 2026] GET /volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:44.103208 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-830f6b2e-d962-489b-8565-38e0f98feacd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.105800 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] DELETE https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:15:44.106346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.106346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.106540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume with id: 7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:15:44.123509 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:44.123509 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:44.124097 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:44.158697 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Delete volume request issued successfully. Aug 14 02:15:44.159079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-830f6b2e-d962-489b-8565-38e0f98feacd tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 202 Aug 14 02:15:44.159772 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 718/2840] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:44 2026] DELETE /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:44.174067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.176663 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:15:44.176980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.177206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.189527 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:44.189527 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:44.204622 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Volume info retrieved successfully. Aug 14 02:15:44.215208 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b7e859a-bdf3-4a91-834c-6ce82c118454 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 200 Aug 14 02:15:44.215358 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 708/2841] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:44 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:15:44.776240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6150f1dd-e377-4085-b08d-4c2af62fc342 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.779275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6150f1dd-e377-4085-b08d-4c2af62fc342 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 Aug 14 02:15:44.780400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6150f1dd-e377-4085-b08d-4c2af62fc342 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.780400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6150f1dd-e377-4085-b08d-4c2af62fc342 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.789644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6150f1dd-e377-4085-b08d-4c2af62fc342 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 returned with HTTP 404 Aug 14 02:15:44.790364 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 713/2842] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:44 2026] GET /volume/v3/snapshots/27b646a8-49fc-4eeb-80ac-587b294db697 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:44.798704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.801853 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:44.802009 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.802461 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.812670 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:44.812670 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:44.818301 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:44.825315 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-772d5063-d5ab-45fe-80e0-d97105a6ddeb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 200 Aug 14 02:15:44.826115 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 704/2843] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:44 2026] GET /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:44.843090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-915c7611-c8d2-428f-a040-fd51b79a6785 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.844915 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:44.845121 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.845560 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.845560 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:44.855632 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:44.855632 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:44.856619 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:44.886107 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:15:44.886524 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-915c7611-c8d2-428f-a040-fd51b79a6785 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 202 Aug 14 02:15:44.886929 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 719/2844] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:44 2026] DELETE /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:44.894859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:44.899981 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:44.900589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:44.901294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:44.913781 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:44.913781 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:44.919401 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:44.925663 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d573afb8-4d7d-4508-b806-6e524ba8cb51 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 200 Aug 14 02:15:44.926887 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 709/2845] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:44 2026] GET /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:45.237441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bcb2d012-52a9-41ff-bd36-e42010a35011 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:45.240267 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcb2d012-52a9-41ff-bd36-e42010a35011 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] GET https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 Aug 14 02:15:45.240744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcb2d012-52a9-41ff-bd36-e42010a35011 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:45.241261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcb2d012-52a9-41ff-bd36-e42010a35011 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:45.251857 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcb2d012-52a9-41ff-bd36-e42010a35011 tempest-AttachVolumeMultiAttachTest-1380215497 tempest-AttachVolumeMultiAttachTest-1380215497-project-member] https://10.4.3.35/volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 returned with HTTP 404 Aug 14 02:15:45.252413 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 714/2846] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:45 2026] GET /volume/v3/volumes/7f906ea5-adb0-4aed-9d0c-cb08ae5f1df2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:45.947525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-183eb78d-444f-4710-b50b-16ab2bf07fc8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:45.949850 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-183eb78d-444f-4710-b50b-16ab2bf07fc8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 Aug 14 02:15:45.950296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-183eb78d-444f-4710-b50b-16ab2bf07fc8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:45.950656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-183eb78d-444f-4710-b50b-16ab2bf07fc8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:45.959667 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-183eb78d-444f-4710-b50b-16ab2bf07fc8 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 returned with HTTP 404 Aug 14 02:15:45.960644 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 705/2847] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:45 2026] GET /volume/v3/volumes/cc37c0b3-bad9-42aa-9223-c8b8f8649729 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:45.974812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:45.978412 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:45.978412 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:45.978747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:45.992264 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:45.992264 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:45.999249 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:46.008726 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ca36cad-de53-4670-acc0-7e24177f7d76 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:46.008726 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 720/2848] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:45 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:46.029484 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:46.032152 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:46.033689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1840267693"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:46.035137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1840267693'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:46.035330 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 1 GB Aug 14 02:15:46.042770 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:15:46.055787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (5900bc2c-68c8-4d0c-81cb-e8005374eff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:46.057701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88d387c-1abb-44a1-ac79-ebb8e08994f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:46.058942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:46.102041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88d387c-1abb-44a1-ac79-ebb8e08994f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:46.103247 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f385ef-59cc-43ce-9d16-4a44ae8a1ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:46.161097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['b3eb18ec-c636-4691-b3ca-5718b3fae1d5', '04de6125-c124-40e7-b47d-781fb465d830', '2654addd-5c23-4a33-af23-ace3a3951df3', 'c66a85a9-bad2-491a-aff1-1a717abb3fd2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:46.161097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f385ef-59cc-43ce-9d16-4a44ae8a1ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3eb18ec-c636-4691-b3ca-5718b3fae1d5', '04de6125-c124-40e7-b47d-781fb465d830', '2654addd-5c23-4a33-af23-ace3a3951df3', 'c66a85a9-bad2-491a-aff1-1a717abb3fd2']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:46.161806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7f2536-ada6-4f4e-84b2-ab53d35ac241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:46.192813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7f2536-ada6-4f4e-84b2-ab53d35ac241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd082c89e-167e-43b8-a87f-b8a076e878d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840267693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['b3eb18ec-c636-4691-b3ca-5718b3fae1d5','04de6125-c124-40e7-b47d-781fb465d830','2654addd-5c23-4a33-af23-ace3a3951df3','c66a85a9-bad2-491a-aff1-1a717abb3fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840267693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d082c89e-167e-43b8-a87f-b8a076e878d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:46.194761 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899f049e-888d-44c9-8a5b-8e55a61b84c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:46.223791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (899f049e-888d-44c9-8a5b-8e55a61b84c9) transitioned into state 'SUCCESS' from state '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-1840267693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['b3eb18ec-c636-4691-b3ca-5718b3fae1d5','04de6125-c124-40e7-b47d-781fb465d830','2654addd-5c23-4a33-af23-ace3a3951df3','c66a85a9-bad2-491a-aff1-1a717abb3fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:46.227838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee84d18-724b-4fe4-8489-823baeeb9977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:46.243473 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee84d18-724b-4fe4-8489-823baeeb9977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:46.245170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (5900bc2c-68c8-4d0c-81cb-e8005374eff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:46.245958 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:15:46.249976 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e3863c1-b9a5-4785-a8d8-b0ac345e50db tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:46.251709 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 710/2849] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:15:46 2026] POST /volume/v3/volumes => generated 752 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:46.266448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:46.269631 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:46.269953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:46.270244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:46.280039 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:46.280039 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:46.286773 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:46.292854 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e8ec3ec-11d0-4736-b7b0-86f237799d73 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 200 Aug 14 02:15:46.293340 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 715/2850] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:46 2026] GET /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:47.312390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16eb642c-d129-425c-9f4d-f17cdca3690c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:47.315711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16eb642c-d129-425c-9f4d-f17cdca3690c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:47.315711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16eb642c-d129-425c-9f4d-f17cdca3690c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:47.315711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16eb642c-d129-425c-9f4d-f17cdca3690c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:47.331609 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:47.331609 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:47.340587 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-16eb642c-d129-425c-9f4d-f17cdca3690c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:47.351651 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16eb642c-d129-425c-9f4d-f17cdca3690c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 200 Aug 14 02:15:47.351651 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 706/2851] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:47 2026] GET /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:47.369919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:47.372657 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:15:47.373083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d082c89e-167e-43b8-a87f-b8a076e878d7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1051821179"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:47.389324 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:47.389324 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:47.389889 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:47.390214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create snapshot from volume d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:47.428933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['a92df47a-a7a0-4bb9-9d2b-f8f9b1fb4e20', '66ef4ed1-17d7-44f8-8e6c-9a2f10708228', '4cdc2df3-75cd-4a14-8379-52d61fde449d', 'a71813aa-616d-4a9f-97be-862c3c6d5f09'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:47.473288 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot create request issued successfully. Aug 14 02:15:47.473724 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fd72bb7-a67b-4e8f-8dc4-fc96ce875307 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:15:47.474750 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 721/2852] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:15:47 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 14 02:15:47.486252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:47.488906 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:47.489476 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:47.489699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:47.497569 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:47.497569 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:47.498037 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:47.498856 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b773501-19ea-4d87-af4a-5e572a9d9f7d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e returned with HTTP 200 Aug 14 02:15:47.499227 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 711/2853] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:47 2026] GET /volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:48.510474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:48.515448 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:48.515729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:48.516026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:48.528279 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:48.528279 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:48.528993 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:48.530742 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d8c7ea23-ab3f-41b9-b60c-17c999d928fd tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e returned with HTTP 200 Aug 14 02:15:48.531276 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 716/2854] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:48 2026] GET /volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:48.545801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:48.549048 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:15:48.551055 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "95bd6b0a-fd64-4550-9936-4a5d7399624e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1535010591"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:48.554508 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request body: {'volume': {'snapshot_id': '95bd6b0a-fd64-4550-9936-4a5d7399624e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1535010591'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:15:48.568304 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:48.568304 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:48.573524 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:48.573524 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume of 1 GB Aug 14 02:15:48.577892 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Availability Zones retrieved successfully. Aug 14 02:15:48.584945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (fff4e3be-6bfe-4bde-b3a9-28971f5d87d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:48.586152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b334499-9a23-4dab-8cf2-12ae6daab79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:48.589942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:15:48.631246 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b334499-9a23-4dab-8cf2-12ae6daab79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95bd6b0a-fd64-4550-9936-4a5d7399624e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:48.632205 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d211ca2-a390-4770-8f36-9ce380dec0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:48.693475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Created reservations ['85051bbb-a7fe-4b79-802b-c3cc6c2381e0', '137bd208-bc0c-4432-8f2f-20b78191e58f', 'aeb242e7-c935-46d7-8bef-22f3f2dead85', '14572513-dbec-4be0-a797-bd2a359bdc3a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:15:48.694334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d211ca2-a390-4770-8f36-9ce380dec0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85051bbb-a7fe-4b79-802b-c3cc6c2381e0', '137bd208-bc0c-4432-8f2f-20b78191e58f', 'aeb242e7-c935-46d7-8bef-22f3f2dead85', '14572513-dbec-4be0-a797-bd2a359bdc3a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:48.695744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4923fa-cf3a-44c8-b845-8fed387fffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:48.760690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4923fa-cf3a-44c8-b845-8fed387fffe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa858dbe-cad8-451b-8284-aa4f7a9808e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1535010591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['85051bbb-a7fe-4b79-802b-c3cc6c2381e0','137bd208-bc0c-4432-8f2f-20b78191e58f','aeb242e7-c935-46d7-8bef-22f3f2dead85','14572513-dbec-4be0-a797-bd2a359bdc3a'],size=1,snapshot_id=95bd6b0a-fd64-4550-9936-4a5d7399624e,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1535010591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa858dbe-cad8-451b-8284-aa4f7a9808e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba08bd215cb486fa23438bddddfcedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95bd6b0a-fd64-4550-9936-4a5d7399624e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:48.763318 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb01880b-b77f-41a4-b40c-93facb34f10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:48.796922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb01880b-b77f-41a4-b40c-93facb34f10d) transitioned into state 'SUCCESS' from state '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-1535010591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ba08bd215cb486fa23438bddddfcedb',qos_specs=None,replication_status=,reservations=['85051bbb-a7fe-4b79-802b-c3cc6c2381e0','137bd208-bc0c-4432-8f2f-20b78191e58f','aeb242e7-c935-46d7-8bef-22f3f2dead85','14572513-dbec-4be0-a797-bd2a359bdc3a'],size=1,snapshot_id=95bd6b0a-fd64-4550-9936-4a5d7399624e,source_replicaid=,source_volid=None,status='creating',user_id='a19a3a54d65c4eb3a30b28a93b171267',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:48.798019 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfc715a-2029-4816-a7eb-faee98970a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:15:48.829517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfc715a-2029-4816-a7eb-faee98970a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:15:48.830549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Flow 'volume_create_api' (fff4e3be-6bfe-4bde-b3a9-28971f5d87d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:15:48.831057 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Create volume request issued successfully. Aug 14 02:15:48.832440 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4068467-e2f3-4427-af3b-8e8a4f663f3d tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:15:48.834218 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 707/2855] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:15:48 2026] POST /volume/v3/volumes => generated 786 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:15:48.857261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-43997d47-ccf5-477f-abf5-e683f4686f0c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:48.859790 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43997d47-ccf5-477f-abf5-e683f4686f0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:48.861602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43997d47-ccf5-477f-abf5-e683f4686f0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:48.861602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-43997d47-ccf5-477f-abf5-e683f4686f0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:48.872286 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:48.872286 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:48.877036 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-43997d47-ccf5-477f-abf5-e683f4686f0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:48.885618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-43997d47-ccf5-477f-abf5-e683f4686f0c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 200 Aug 14 02:15:48.885618 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 722/2856] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:48 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:49.906692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:49.908644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:49.908906 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:49.909160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:49.930545 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:49.930545 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:49.943298 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:49.950295 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee7d30c3-eba6-40bf-abf8-50e2e855ccd2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 200 Aug 14 02:15:49.950856 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 712/2857] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:49 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:49.968192 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:49.973762 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:49.973762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:49.973762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:49.981726 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:49.981726 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:15:49.990705 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:49.995437 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28f5e37-3af6-4e3c-801b-bf69cc0ad41c tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 200 Aug 14 02:15:49.996069 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 717/2858] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:49 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:50.014780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:50.017040 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:50.017998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:50.017998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:50.018433 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:50.028911 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:50.028911 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:50.028911 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:50.057761 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:15:50.058083 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8eae7cbb-f67b-4c61-b5dd-90369980dab9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 202 Aug 14 02:15:50.064708 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 708/2859] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:50 2026] DELETE /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:50.069374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:50.071711 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:50.071711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:50.072012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:50.083448 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:50.083448 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:50.090625 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:50.097882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1aa13e8d-feba-4c57-a975-ad5ec4b223d9 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 200 Aug 14 02:15:50.098414 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 723/2860] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:50 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:51.117123 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a7940ab-e3e1-4436-8f67-2ce6fa96e489 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:51.119340 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a7940ab-e3e1-4436-8f67-2ce6fa96e489 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:51.119563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a7940ab-e3e1-4436-8f67-2ce6fa96e489 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:51.119794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a7940ab-e3e1-4436-8f67-2ce6fa96e489 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:51.126965 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a7940ab-e3e1-4436-8f67-2ce6fa96e489 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 404 Aug 14 02:15:51.128235 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 713/2861] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:51 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:51.137270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-23f79847-dda3-4746-88db-ace3f00ed563 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:51.142888 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-23f79847-dda3-4746-88db-ace3f00ed563 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:51.142888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-23f79847-dda3-4746-88db-ace3f00ed563 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:51.142888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-23f79847-dda3-4746-88db-ace3f00ed563 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:51.149797 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-23f79847-dda3-4746-88db-ace3f00ed563 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 404 Aug 14 02:15:51.151542 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 718/2862] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:51 2026] GET /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:51.161381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:51.166110 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:51.166110 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:51.166110 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:51.166110 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: fa858dbe-cad8-451b-8284-aa4f7a9808e9 Aug 14 02:15:51.173745 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cc461d1-3f89-43c0-a6b4-4e3688e369e2 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 returned with HTTP 404 Aug 14 02:15:51.174871 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 709/2863] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:51 2026] DELETE /volume/v3/volumes/fa858dbe-cad8-451b-8284-aa4f7a9808e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:51.187163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:51.188696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:51.189098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:51.189617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:51.189617 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete snapshot with id: 95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:51.201145 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:51.201145 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:51.201145 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:51.230471 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot delete request issued successfully. Aug 14 02:15:51.230731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d5d2090d-2390-41de-9c10-cddba8e22b24 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e returned with HTTP 202 Aug 14 02:15:51.231269 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 724/2864] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:15:51 2026] DELETE /volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:51.244919 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:51.247279 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:51.247570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:51.247886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:51.255662 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:51.255662 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:51.255941 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Snapshot retrieved successfully. Aug 14 02:15:51.257979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b47bf29f-2fee-439b-b097-974cbb6502c5 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e returned with HTTP 200 Aug 14 02:15:51.257979 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 714/2865] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:51 2026] GET /volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:52.268579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9ad6381e-cd91-4b11-82a0-40a2affcb848 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:52.270934 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9ad6381e-cd91-4b11-82a0-40a2affcb848 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e Aug 14 02:15:52.271250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9ad6381e-cd91-4b11-82a0-40a2affcb848 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:52.271520 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9ad6381e-cd91-4b11-82a0-40a2affcb848 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:52.277692 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9ad6381e-cd91-4b11-82a0-40a2affcb848 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e returned with HTTP 404 Aug 14 02:15:52.278313 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 719/2866] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:15:52 2026] GET /volume/v3/snapshots/95bd6b0a-fd64-4550-9936-4a5d7399624e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:52.287033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:52.290757 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:52.290757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:52.290757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:52.299425 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:52.299425 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:52.304435 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:52.310497 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5015e03c-23c9-44c0-984d-d07d8b875f72 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 200 Aug 14 02:15:52.310497 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 710/2867] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:52 2026] GET /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:52.326031 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:52.329612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:52.329839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:52.330116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:52.330290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:52.343120 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:52.343120 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:52.343605 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:52.383143 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:15:52.383334 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a2d3c323-0fde-4194-af29-c015d9b511f7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 202 Aug 14 02:15:52.383817 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 725/2868] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:52 2026] DELETE /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:52.395364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-046152fe-a636-4926-b2a2-b35ad34d340a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:52.398568 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-046152fe-a636-4926-b2a2-b35ad34d340a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:52.398920 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-046152fe-a636-4926-b2a2-b35ad34d340a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:52.399274 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-046152fe-a636-4926-b2a2-b35ad34d340a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:52.410247 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:52.410247 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:52.417244 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-046152fe-a636-4926-b2a2-b35ad34d340a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:52.429941 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-046152fe-a636-4926-b2a2-b35ad34d340a tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 200 Aug 14 02:15:52.429941 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 715/2869] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:52 2026] GET /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:53.453185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c1a3bc3e-7025-4fd2-859d-64b94c0253e7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:53.453847 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1a3bc3e-7025-4fd2-859d-64b94c0253e7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 Aug 14 02:15:53.455459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1a3bc3e-7025-4fd2-859d-64b94c0253e7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:53.455459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1a3bc3e-7025-4fd2-859d-64b94c0253e7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:53.467269 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1a3bc3e-7025-4fd2-859d-64b94c0253e7 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 returned with HTTP 404 Aug 14 02:15:53.468041 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 720/2870] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:53 2026] GET /volume/v3/volumes/d082c89e-167e-43b8-a87f-b8a076e878d7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:53.479969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:53.482080 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:53.482080 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:53.482080 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:53.493566 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:53.493566 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:53.503652 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:53.510602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b30b215e-f829-4921-85e8-f6298d8b6e4e tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:53.511067 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 711/2871] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:53 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:53.529226 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:53.533446 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] DELETE https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:53.533627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:53.534265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:53.534265 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume with id: 46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:53.554313 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:53.554313 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:53.554991 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:53.583180 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Delete volume request issued successfully. Aug 14 02:15:53.583470 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4174fbb4-b390-4c95-b2db-8f1c9874cd38 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 202 Aug 14 02:15:53.584247 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 726/2872] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:15:53 2026] DELETE /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:15:53.597258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-acda06ed-da04-4c0c-aea9-cfddead814bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:53.599693 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-acda06ed-da04-4c0c-aea9-cfddead814bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:53.599961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-acda06ed-da04-4c0c-aea9-cfddead814bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:53.600234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-acda06ed-da04-4c0c-aea9-cfddead814bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:53.612089 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:53.612089 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:15:53.621914 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-acda06ed-da04-4c0c-aea9-cfddead814bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Volume info retrieved successfully. Aug 14 02:15:53.627641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-acda06ed-da04-4c0c-aea9-cfddead814bb tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 200 Aug 14 02:15:53.627641 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 716/2873] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:53 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:54.642620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9abddf31-9994-497f-91a6-648da6806096 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:54.646528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9abddf31-9994-497f-91a6-648da6806096 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] GET https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 Aug 14 02:15:54.646828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9abddf31-9994-497f-91a6-648da6806096 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:54.647052 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9abddf31-9994-497f-91a6-648da6806096 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:54.654278 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9abddf31-9994-497f-91a6-648da6806096 tempest-VolumesSnapshotTestJSON-1324622813 tempest-VolumesSnapshotTestJSON-1324622813-project-member] https://10.4.3.35/volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 returned with HTTP 404 Aug 14 02:15:54.654968 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 721/2874] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:54 2026] GET /volume/v3/volumes/46da9ede-2b23-44cf-8e0e-0f22b48d5ce8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:15:55.532342 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:55.534491 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:15:55.534745 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:15:55.535015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:15:55.544163 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:55.544163 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:15:55.550043 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:55.557227 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dee2080-6e7b-4b8a-ab1a-5e2b44676969 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:15:55.557654 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 712/2875] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:15:55 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:15:55.605571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:15:55.607944 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] POST https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action Aug 14 02:15:55.608433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1269767442", "disk_format": "qcow2"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:15:55.608622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1269767442", "disk_format": "qcow2"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:15:55.626590 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:55.626590 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:55.627345 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:15:55.643087 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:15:55.643087 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:15:55.647233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.image.image_utils [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1269767442'}] 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-1269767442'}]. {{(pid=100235) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 02:15:56.499730 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Copy volume to image completed successfully. Aug 14 02:15:56.501352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8277956a-a56c-46dd-b5c0-74560d8b4883 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action returned with HTTP 202 Aug 14 02:15:56.501352 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 727/2876] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:15:55 2026] POST /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f/action => generated 689 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:01.828264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5de5d21-c94e-4554-978c-a0961716d44c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:01.832548 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5de5d21-c94e-4554-978c-a0961716d44c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:01.832859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5de5d21-c94e-4554-978c-a0961716d44c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:01.833126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5de5d21-c94e-4554-978c-a0961716d44c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:01.843560 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:01.843560 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:01.849079 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5de5d21-c94e-4554-978c-a0961716d44c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:01.855505 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5de5d21-c94e-4554-978c-a0961716d44c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:01.856062 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 717/2877] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:01 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:02.504050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.510455 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:02.510853 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:02.511597 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:02.526336 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:02.526336 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:02.532568 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:02.540458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-d52acd23-da4d-4187-8793-83edfe0eb0a8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:02.542708 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 722/2878] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:02 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:02.707319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c354160-2066-4c4f-8b8f-fda995d8e10a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.707819 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c354160-2066-4c4f-8b8f-fda995d8e10a None None] GET https://10.4.3.35/volume// Aug 14 02:16:02.708482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c354160-2066-4c4f-8b8f-fda995d8e10a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:02.708482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c354160-2066-4c4f-8b8f-fda995d8e10a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:02.708860 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c354160-2066-4c4f-8b8f-fda995d8e10a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:02.709262 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 713/2879] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:16:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:02.721118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-48a464b3-379a-4ff8-be31-cacaf53f12ae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.725920 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-48a464b3-379a-4ff8-be31-cacaf53f12ae tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:02.726476 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-48a464b3-379a-4ff8-be31-cacaf53f12ae tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3449459-3416-4a8b-8567-53bb28f58040", "connector": null, "instance_uuid": "19f749da-5379-4e8d-9508-f1480a739c8b"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:02.740796 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:02.740796 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:02.822266 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-48a464b3-379a-4ff8-be31-cacaf53f12ae tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:02.823418 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 728/2880] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:02 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 14 02:16:02.884142 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.888688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:02.889038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:02.889265 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:02.921865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-27dbe6b6-8991-470f-a45f-3e65c0dc778e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.922690 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27dbe6b6-8991-470f-a45f-3e65c0dc778e None None] GET https://10.4.3.35/volume// Aug 14 02:16:02.922856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27dbe6b6-8991-470f-a45f-3e65c0dc778e None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:02.923243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27dbe6b6-8991-470f-a45f-3e65c0dc778e None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:02.924435 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27dbe6b6-8991-470f-a45f-3e65c0dc778e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:02.925332 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:02.925332 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:02.925660 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 723/2881] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:02 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:02.948580 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:02.961533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94f83006-04c6-4625-bc84-d0b7c5ce2186 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:02.961665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:02.962194 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 718/2882] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:02 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 935 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:02.973117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:02.973117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:02.973117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:03.002863 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:03.002863 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:03.017916 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:03.029338 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-8df755b6-31d4-4279-8ec4-cce6bbff04f2 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:03.031690 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 714/2883] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:02 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 1115 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:03.210972 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4de51942-4aa3-4490-b160-f939c91e73bd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:03.218294 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:03.218294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1507052072"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:03.219936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1507052072'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:03.220254 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume of 1 GB Aug 14 02:16:03.220805 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:03.220805 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:03.232564 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Availability Zones retrieved successfully. Aug 14 02:16:03.243415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Flow 'volume_create_api' (3ac404d7-1b81-4424-8da5-2afc7e2de689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:03.245356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d67bbf6-bfd3-47b0-8a94-9d64e409e460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:03.245515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:03.286462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:03.289652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] PUT https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 Aug 14 02:16:03.289652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:03.307110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d67bbf6-bfd3-47b0-8a94-9d64e409e460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:03.311864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Acquiring lock "cinder-attachment_update-f3449459-3416-4a8b-8567-53bb28f58040-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:03.312341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68949a7b-cf1f-4511-b0e7-b1fe13de817d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:03.319506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-f3449459-3416-4a8b-8567-53bb28f58040-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:03.321485 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:03.321485 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:03.403087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Created reservations ['fe44f592-ba64-401b-a449-50c1aa450c94', '7f0edc0f-28e3-4d78-bcd7-6142a5a9c77c', '3d3f1780-7f2a-4a0b-9a17-95b55fb6916b', '3738a9ab-3f2a-4c3b-9a3a-561c49be2f66'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:03.404177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68949a7b-cf1f-4511-b0e7-b1fe13de817d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe44f592-ba64-401b-a449-50c1aa450c94', '7f0edc0f-28e3-4d78-bcd7-6142a5a9c77c', '3d3f1780-7f2a-4a0b-9a17-95b55fb6916b', '3738a9ab-3f2a-4c3b-9a3a-561c49be2f66']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:03.405567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c303509-05ef-489d-8e53-9f238b253a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:03.450172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c303509-05ef-489d-8e53-9f238b253a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb44994f-b225-4372-9da7-876684a6c797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1507052072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1d3ff96c4b42c1bd8d48704df34289',qos_specs=None,replication_status=,reservations=['fe44f592-ba64-401b-a449-50c1aa450c94','7f0edc0f-28e3-4d78-bcd7-6142a5a9c77c','3d3f1780-7f2a-4a0b-9a17-95b55fb6916b','3738a9ab-3f2a-4c3b-9a3a-561c49be2f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c076fb2253448eb505f16119597c41',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1507052072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb44994f-b225-4372-9da7-876684a6c797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a1d3ff96c4b42c1bd8d48704df34289',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97c076fb2253448eb505f16119597c41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:03.452025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdc41c1-995c-434f-8b21-50d398216cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:03.494618 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdc41c1-995c-434f-8b21-50d398216cd5) transitioned into state 'SUCCESS' from state '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-1507052072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1d3ff96c4b42c1bd8d48704df34289',qos_specs=None,replication_status=,reservations=['fe44f592-ba64-401b-a449-50c1aa450c94','7f0edc0f-28e3-4d78-bcd7-6142a5a9c77c','3d3f1780-7f2a-4a0b-9a17-95b55fb6916b','3738a9ab-3f2a-4c3b-9a3a-561c49be2f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c076fb2253448eb505f16119597c41',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:03.495742 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9577e675-83d3-4546-9fb6-4e8563e2a4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:03.512177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-f3449459-3416-4a8b-8567-53bb28f58040-np0000007301" released by "attachment_update" :: held 0.194s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:03.512781 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-962cd0ad-9c9f-4f3a-975d-6006e4ee897b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 returned with HTTP 200 Aug 14 02:16:03.518412 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 724/2884] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:03 2026] PUT /volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:03.520865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9577e675-83d3-4546-9fb6-4e8563e2a4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:03.521868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Flow 'volume_create_api' (3ac404d7-1b81-4424-8da5-2afc7e2de689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:03.522429 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Create volume request issued successfully. Aug 14 02:16:03.523288 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4de51942-4aa3-4490-b160-f939c91e73bd tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:03.523947 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 729/2885] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:16:03 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:03.539314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:03.543453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:03.543750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:03.545059 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:03.559355 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:03.559355 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:03.567081 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:03.580532 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a6775ce-bdb7-41c8-8390-90c4a462dfba tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:03.580922 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 719/2886] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:03 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:03.955554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:03.960440 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:16:03.962630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:03.962630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:03.983328 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1147851852 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1147851852, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.983328 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1147851852 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1147851852, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.983328 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1147851852 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1147851852, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.983328 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-485009360-780765482, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.984373 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.984373 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.984373 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-170589655-1669793227, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.984373 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.984686 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.985563 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1579318019-215218281, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:03.989860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:03.992359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:03.992359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:03.992564 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:04.011389 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-56075e43-60f6-432e-8170-344de86532f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:16:04.012361 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 715/2887] 10.4.3.35 () {68 vars in 1477 bytes} [Fri Aug 14 02:16:03 2026] GET /volume/v3/limits => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:04.015500 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:04.015500 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:04.022263 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:04.030788 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0936447b-a7e0-4d6a-bd36-db0f3d4cf4a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:04.030788 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 725/2888] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:03 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 936 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:04.092339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:04.097261 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:16:04.097261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:04.097261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:04.126637 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:04.126637 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:04.138656 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:04.146317 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-31bfe796-28bc-48ff-b25c-11e0192720b4 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:16:04.147980 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 730/2889] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:04 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:04.163026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:04.165795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:16:04.167124 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1191549707", "description": null, "metadata": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:04.192451 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:04.192451 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:04.194305 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:04.195396 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create snapshot from volume 3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:16:04.277647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Created reservations ['05b4ebf1-91eb-4389-9fd1-9e32f4591d7c', 'e896eba3-5363-4d38-a03e-9ebe9f54569c', '78eaf8c4-fd2a-4499-ae75-78aee6f89295', 'dfcc960b-064e-43e9-83db-e8734dd7ad96'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:04.343762 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot force create request issued successfully. Aug 14 02:16:04.343762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c0928cb-e5ff-49e4-8cdd-db04b8e3320b req-1e2ebaef-b289-4f18-bcf6-9235f97e6dbf tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:16:04.343762 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 720/2890] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:16:04 2026] POST /volume/v3/snapshots => generated 324 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:04.605486 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:04.610529 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:04.610529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:04.610529 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:04.626839 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:04.626839 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:04.635405 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:04.643243 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83ca4dcd-d42c-4318-86ed-585356c5d7eb tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:04.644430 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 716/2891] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:04 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:05.049304 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:05.053119 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:05.054001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:05.054001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:05.067008 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:05.067008 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:05.074756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:05.082558 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84019fb0-b45e-497e-b2b4-544455ada7e7 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:05.084774 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 726/2892] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:05 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:06.110562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:06.114501 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:06.114723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:06.114954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:06.142572 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:06.142572 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:06.153487 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:06.163887 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4b2cadfe-e695-4db7-b870-ce783e4925cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:06.165682 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 731/2893] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:06 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 936 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:06.998214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-b37768d8-75f2-4fcc-8843-f027877b025f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:07.001650 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-b37768d8-75f2-4fcc-8843-f027877b025f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324/action Aug 14 02:16:07.002380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-b37768d8-75f2-4fcc-8843-f027877b025f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:07.002380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-b37768d8-75f2-4fcc-8843-f027877b025f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:07.025701 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:07.025701 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:07.042518 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3060a973-7ca0-419b-afe3-f40e9d825061 req-b37768d8-75f2-4fcc-8843-f027877b025f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324/action returned with HTTP 204 Aug 14 02:16:07.043622 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 721/2894] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:06 2026] POST /volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:07.187052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-577add66-229f-44be-be18-0f1de252fd37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:07.190685 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-577add66-229f-44be-be18-0f1de252fd37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:07.190685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-577add66-229f-44be-be18-0f1de252fd37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:07.191034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-577add66-229f-44be-be18-0f1de252fd37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:07.206139 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:07.206139 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:07.212502 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-577add66-229f-44be-be18-0f1de252fd37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:07.219291 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-577add66-229f-44be-be18-0f1de252fd37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:07.219807 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 717/2895] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:07 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:07.239869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:07.243835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:07.243835 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:07.243835 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:07.260810 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:07.260810 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:07.267070 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:07.275766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6d8810a7-521b-402b-8fa1-2d69721cb698 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:07.276734 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 727/2896] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:07 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:07.449915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:07.453268 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 Aug 14 02:16:07.453810 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:07.454220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:07.464757 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:07.464757 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:07.464989 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:16:07.466054 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-21a50840-2093-4f98-9fac-0c29fde1c9f1 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 returned with HTTP 200 Aug 14 02:16:07.466991 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 732/2897] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:07 2026] GET /volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:07.515311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f1b5891-5db6-4e75-ae37-e87995862831 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:07.520462 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:07.520960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-112757654", "snapshot_id": null, "imageRef": "631e2075-9e6c-47e4-90b6-774b39e16b8a", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:07.523397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-112757654', 'snapshot_id': None, 'imageRef': '631e2075-9e6c-47e4-90b6-774b39e16b8a', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:07.946612 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:07.946612 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:07.948491 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:16:07.948491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume of 1 GB Aug 14 02:16:07.952913 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Availability Zones retrieved successfully. Aug 14 02:16:07.961429 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (5f27b9aa-6b83-455e-804b-a3903c86b65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:07.963145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a1a216-82dc-44d4-b5df-553e59405e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:07.964448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:08.013590 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a1a216-82dc-44d4-b5df-553e59405e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8136e095-df40-4f97-a7f4-90b6c29f70d0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:08.015239 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671428ca-dba5-41d8-afbd-82d86fab43fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:08.076899 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Created reservations ['de8265df-3486-40df-a5cf-dcd7e104249d', 'f6ac4675-d64d-440b-b71b-8d38424a0df5', 'ca1fe96c-ac30-4fa8-b18b-bddac35a49ff', 'd435b5ff-3744-4a61-baa3-8e41f11fe2ab'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:08.078257 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671428ca-dba5-41d8-afbd-82d86fab43fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8265df-3486-40df-a5cf-dcd7e104249d', 'f6ac4675-d64d-440b-b71b-8d38424a0df5', 'ca1fe96c-ac30-4fa8-b18b-bddac35a49ff', 'd435b5ff-3744-4a61-baa3-8e41f11fe2ab']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:08.079580 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138dcaf5-1358-426b-a028-eacbc86ab472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:08.146516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138dcaf5-1358-426b-a028-eacbc86ab472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c03c0d7c-fbb2-4c13-8618-cac10b9019e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-112757654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['de8265df-3486-40df-a5cf-dcd7e104249d','f6ac4675-d64d-440b-b71b-8d38424a0df5','ca1fe96c-ac30-4fa8-b18b-bddac35a49ff','d435b5ff-3744-4a61-baa3-8e41f11fe2ab'],size=1,snapshot_id=8136e095-df40-4f97-a7f4-90b6c29f70d0,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-112757654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c03c0d7c-fbb2-4c13-8618-cac10b9019e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17db6f2f6385439ea73fd591ea407c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8136e095-df40-4f97-a7f4-90b6c29f70d0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af95a29fecb742a6802d04e0125e92b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:08.147105 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b1c218-0850-4952-b497-230fb99ae9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:08.172238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b1c218-0850-4952-b497-230fb99ae9bc) transitioned into state 'SUCCESS' from state '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-112757654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['de8265df-3486-40df-a5cf-dcd7e104249d','f6ac4675-d64d-440b-b71b-8d38424a0df5','ca1fe96c-ac30-4fa8-b18b-bddac35a49ff','d435b5ff-3744-4a61-baa3-8e41f11fe2ab'],size=1,snapshot_id=8136e095-df40-4f97-a7f4-90b6c29f70d0,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:08.174102 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c62d5a-bd92-4efc-b5f9-5464b42598d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:08.204351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c62d5a-bd92-4efc-b5f9-5464b42598d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:08.205462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (5f27b9aa-6b83-455e-804b-a3903c86b65a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:08.205838 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request issued successfully. Aug 14 02:16:08.206519 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f1b5891-5db6-4e75-ae37-e87995862831 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:08.211973 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 722/2898] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:16:07 2026] POST /volume/v3/volumes => generated 811 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:08.230648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:08.232598 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:08.232836 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:08.233000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:08.240055 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:08.240055 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:08.243842 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:08.250087 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64b79dec-2f8e-46ca-b89b-f946ee0e2fb6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:08.250511 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 718/2899] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:08 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:08.652994 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:08.655207 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:08.655476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:08.655732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:08.664335 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:08.664335 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:08.668751 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:08.674229 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbf94d3f-cb84-4209-9e68-d1af5f275e37 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:08.674939 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 728/2900] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:08 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:08.885202 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:08.890811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:08.891118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:08.891966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:08.903072 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:08.903072 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:08.909222 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:16:08.915933 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-871c340f-b6d5-4524-ae22-67ffbb9a2d3e tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:16:08.916537 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 733/2901] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:08 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:09.066204 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.071031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:09.071241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.071439 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.086346 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.086346 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:09.091228 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:09.097109 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-0f48cc3d-46c7-4e9a-96a0-cca2979c94e6 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:09.097631 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 723/2902] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:09.203155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e93f931-4043-4bcc-90bd-683c4a60ea3a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.203692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e93f931-4043-4bcc-90bd-683c4a60ea3a None None] GET https://10.4.3.35/volume// Aug 14 02:16:09.203845 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e93f931-4043-4bcc-90bd-683c4a60ea3a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.203999 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e93f931-4043-4bcc-90bd-683c4a60ea3a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.204342 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e93f931-4043-4bcc-90bd-683c4a60ea3a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:09.204595 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 719/2903] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:09.214004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-239c6978-8794-46a1-92a0-5caba713851a req-e412764a-9c7c-4877-80a6-f7b60e2d5668 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.216442 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-e412764a-9c7c-4877-80a6-f7b60e2d5668 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:09.217846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-e412764a-9c7c-4877-80a6-f7b60e2d5668 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abce6fc3-e0d3-4c5b-a7dc-2fc289717643", "connector": null, "instance_uuid": "19f749da-5379-4e8d-9508-f1480a739c8b"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:09.227114 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.227114 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:09.267512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.267661 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-e412764a-9c7c-4877-80a6-f7b60e2d5668 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:09.268235 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 729/2904] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:09 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:09.271435 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:09.271931 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.272073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.282200 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.282200 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:09.289718 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:09.300072 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7843648d-bea1-432b-b31e-ec5ed1c7e6a6 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:09.301147 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 734/2905] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1420 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:09.316709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.319349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5deeb39-b507-4d03-8320-d1477c206e81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.321249 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5deeb39-b507-4d03-8320-d1477c206e81 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:09.321486 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5deeb39-b507-4d03-8320-d1477c206e81 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.321759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5deeb39-b507-4d03-8320-d1477c206e81 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.322923 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:09.323273 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.323532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.336549 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.336549 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:09.336707 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-25441299-3915-4a55-acaa-d5ae0362fabe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.337344 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25441299-3915-4a55-acaa-d5ae0362fabe None None] GET https://10.4.3.35/volume// Aug 14 02:16:09.337344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25441299-3915-4a55-acaa-d5ae0362fabe None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.337553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25441299-3915-4a55-acaa-d5ae0362fabe None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.337943 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25441299-3915-4a55-acaa-d5ae0362fabe None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:09.338315 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 730/2906] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:09.340830 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.340830 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:09.343533 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5deeb39-b507-4d03-8320-d1477c206e81 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:09.351080 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:09.353415 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5deeb39-b507-4d03-8320-d1477c206e81 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:09.354343 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 720/2907] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:09.355825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.358794 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:09.359134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.359559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.361414 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b594ed84-28ba-4cd2-b3e7-0cf026ac877c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:09.361908 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 724/2908] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1420 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:09.378568 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.378568 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:09.382871 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:09.388993 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-3c3f0284-1420-48c3-9fa5-dcb6dc594c3c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:09.390021 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 735/2909] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 1115 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:09.519270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.523587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] PUT https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 Aug 14 02:16:09.524848 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:09.543353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Acquiring lock "cinder-attachment_update-abce6fc3-e0d3-4c5b-a7dc-2fc289717643-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:09.553167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-abce6fc3-e0d3-4c5b-a7dc-2fc289717643-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:09.554409 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.554409 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:09.690247 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Lock "cinder-attachment_update-abce6fc3-e0d3-4c5b-a7dc-2fc289717643-np0000007301" released by "attachment_update" :: held 0.137s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:09.690705 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-ef51c00b-3260-4e6b-abc9-73305030c74b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 returned with HTTP 200 Aug 14 02:16:09.691976 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 731/2910] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:09 2026] PUT /volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:09.706748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb90844f-724e-4cab-bf76-c62036923e1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.708592 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb90844f-724e-4cab-bf76-c62036923e1b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:09.708894 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb90844f-724e-4cab-bf76-c62036923e1b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.709233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb90844f-724e-4cab-bf76-c62036923e1b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.718322 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.718322 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:09.725725 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb90844f-724e-4cab-bf76-c62036923e1b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:16:09.731490 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb90844f-724e-4cab-bf76-c62036923e1b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:16:09.732015 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 721/2911] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:09.747912 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.750225 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] DELETE https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:09.750449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.750709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.750928 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Delete volume with id: 18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:09.761345 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.761345 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:09.762292 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:16:09.787376 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Delete volume request issued successfully. Aug 14 02:16:09.787732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73aef05f-57b3-4cd7-81d3-0b522c0a8b47 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 202 Aug 14 02:16:09.788230 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 725/2912] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:09 2026] DELETE /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:09.798992 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:09.800694 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:09.801007 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:09.801298 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:09.819977 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:09.819977 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:09.826288 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Volume info retrieved successfully. Aug 14 02:16:09.832663 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-908d6abd-283c-46c4-9c0c-59e9223cf190 tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 200 Aug 14 02:16:09.837971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 736/2913] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:09 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:10.373977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:10.377918 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:10.377918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:10.377918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:10.390109 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:10.390109 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:10.395692 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:10.402878 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52b837d8-af9e-4ae5-9e44-bc3741a52184 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:10.403349 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 732/2914] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:10 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:10.852695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff9e70bc-1657-41db-a9ab-e10eb136798b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:10.857278 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff9e70bc-1657-41db-a9ab-e10eb136798b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] GET https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f Aug 14 02:16:10.857655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff9e70bc-1657-41db-a9ab-e10eb136798b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:10.858560 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff9e70bc-1657-41db-a9ab-e10eb136798b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:10.867871 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff9e70bc-1657-41db-a9ab-e10eb136798b tempest-VolumesActionsTest-977229845 tempest-VolumesActionsTest-977229845-project-member] https://10.4.3.35/volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f returned with HTTP 404 Aug 14 02:16:10.868994 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 722/2915] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:10 2026] GET /volume/v3/volumes/18855454-7754-4398-bbb8-073da924b73f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:11.420150 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:11.423030 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:11.423341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:11.424250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:11.444161 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:11.444161 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:11.453276 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:11.463241 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2c63647-f9b9-4fab-93f5-135ca632d557 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:11.463906 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 726/2916] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:11 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 936 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:11.897259 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:11.899778 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:11.900172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:11.900345 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:11.909715 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:11.909715 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:11.917929 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:11.928475 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-0c3ecd0f-dabc-4fef-a20c-713a56cc12e5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:11.928475 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 737/2917] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:11 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1402 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:12.325550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2daff821-df64-432d-9cf2-c572a0ca67e8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.375658 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2daff821-df64-432d-9cf2-c572a0ca67e8 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:16:12.376155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2daff821-df64-432d-9cf2-c572a0ca67e8 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1383160339", "extra_specs": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:12.395736 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2daff821-df64-432d-9cf2-c572a0ca67e8 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:16:12.396186 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 733/2918] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:16:12 2026] POST /volume/v3/types => generated 212 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:12.408195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb11fdd2-4eea-4494-b0a8-c2d101a148a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.413538 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb11fdd2-4eea-4494-b0a8-c2d101a148a7 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] POST https://10.4.3.35/volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405/encryption Aug 14 02:16:12.414111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb11fdd2-4eea-4494-b0a8-c2d101a148a7 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:12.440368 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb11fdd2-4eea-4494-b0a8-c2d101a148a7 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405/encryption returned with HTTP 200 Aug 14 02:16:12.440812 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 723/2919] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:16:12 2026] POST /volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:12.449182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4282c63f-f841-493b-93a2-33f3ec179a45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.483631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.485395 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:12.485656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:12.485910 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:12.502422 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:12.502422 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:12.508013 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:12.515455 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-17fbf6ef-f973-4bef-ae43-bf6f9f78b2ea tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:12.516018 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 738/2920] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:12 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:12.539104 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:12.539660 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1921431364", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1383160339", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:12.541438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1921431364', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1383160339', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:12.546458 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:16:12.546772 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:12.546772 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:12.547490 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:16:12.555025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (e69ecfb5-180f-4a99-8291-3caf0410cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:12.556189 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c520dd32-4912-4fa7-8185-b8e3b37a91f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:12.558067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:12.598994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c520dd32-4912-4fa7-8185-b8e3b37a91f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:16:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=355488ec-15e8-4e07-bd53-6c52414be405,is_public=True,name='tempest-scenario-type-luks-1383160339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '355488ec-15e8-4e07-bd53-6c52414be405', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:12.600505 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0baa144-6f82-49e6-b0a5-413ff0f76490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:12.635980 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1383160339 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1383160339, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:12.636336 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1383160339 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1383160339, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:12.689399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['7ad05b5a-cf78-48ee-8d94-6e6a8822f433', 'bfbc1a65-530b-4e4f-bd60-538a693aaf54', '8c3c5df1-6322-469e-b433-244092a71959', '10bd12c9-d1bb-4c80-a485-79f6b5b59200'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:12.690903 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0baa144-6f82-49e6-b0a5-413ff0f76490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad05b5a-cf78-48ee-8d94-6e6a8822f433', 'bfbc1a65-530b-4e4f-bd60-538a693aaf54', '8c3c5df1-6322-469e-b433-244092a71959', '10bd12c9-d1bb-4c80-a485-79f6b5b59200']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:12.692667 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770737a6-99fd-4a02-b111-e0c7f56980a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:12.707705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.712537 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:12.712537 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:12.714242 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:12.728105 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:12.728105 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:12.734686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (770737a6-99fd-4a02-b111-e0c7f56980a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbd2256-c2ac-459c-98b0-4c06cbe40cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1921431364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['7ad05b5a-cf78-48ee-8d94-6e6a8822f433','bfbc1a65-530b-4e4f-bd60-538a693aaf54','8c3c5df1-6322-469e-b433-244092a71959','10bd12c9-d1bb-4c80-a485-79f6b5b59200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=355488ec-15e8-4e07-bd53-6c52414be405), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1921431364',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3bbd2256-c2ac-459c-98b0-4c06cbe40cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(355488ec-15e8-4e07-bd53-6c52414be405),volume_type_id=355488ec-15e8-4e07-bd53-6c52414be405)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:12.736445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f5a17e-72d9-4e90-b9f4-1faf69e7f87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:12.738176 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:12.746223 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-34539e2e-a6a4-4709-a453-1a892e3c4e2a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:12.746646 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 734/2921] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:12 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1402 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:12.763136 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-914dfb5a-d62f-46b0-85fa-ba79c2a16d7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.763539 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-914dfb5a-d62f-46b0-85fa-ba79c2a16d7c None None] GET https://10.4.3.35/volume// Aug 14 02:16:12.763735 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-914dfb5a-d62f-46b0-85fa-ba79c2a16d7c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:12.763987 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-914dfb5a-d62f-46b0-85fa-ba79c2a16d7c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:12.764301 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-914dfb5a-d62f-46b0-85fa-ba79c2a16d7c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:12.764603 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 724/2922] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:16:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:12.772157 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f5a17e-72d9-4e90-b9f4-1faf69e7f87e) transitioned into state 'SUCCESS' from state '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-1921431364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['7ad05b5a-cf78-48ee-8d94-6e6a8822f433','bfbc1a65-530b-4e4f-bd60-538a693aaf54','8c3c5df1-6322-469e-b433-244092a71959','10bd12c9-d1bb-4c80-a485-79f6b5b59200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=355488ec-15e8-4e07-bd53-6c52414be405)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:12.773356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf846ae-fc16-4a32-8546-c79817190869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:12.776272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-20fb88ab-3a8a-4189-a846-c6ffa6892c6c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.778993 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-20fb88ab-3a8a-4189-a846-c6ffa6892c6c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:12.779481 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-20fb88ab-3a8a-4189-a846-c6ffa6892c6c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c03c0d7c-fbb2-4c13-8618-cac10b9019e2", "connector": null, "instance_uuid": "f1a9995a-946e-4330-995c-8ce22ecbe23f"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:12.788913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf846ae-fc16-4a32-8546-c79817190869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:12.789692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (e69ecfb5-180f-4a99-8291-3caf0410cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:12.789820 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:12.789820 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:12.790160 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:16:12.790803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4282c63f-f841-493b-93a2-33f3ec179a45 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:12.791299 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 727/2923] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:16:12 2026] POST /volume/v3/volumes => generated 778 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:12.805614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd38feb4-0671-432a-9bff-53a28af61d9b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:12.808534 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd38feb4-0671-432a-9bff-53a28af61d9b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:12.808756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd38feb4-0671-432a-9bff-53a28af61d9b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:12.808949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd38feb4-0671-432a-9bff-53a28af61d9b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:12.819609 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:12.819609 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:12.827084 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dd38feb4-0671-432a-9bff-53a28af61d9b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:12.833315 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd38feb4-0671-432a-9bff-53a28af61d9b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:12.833563 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 735/2924] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:12 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:12.840225 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-20fb88ab-3a8a-4189-a846-c6ffa6892c6c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:12.842294 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 739/2925] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:12 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 14 02:16:13.035580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-239c6978-8794-46a1-92a0-5caba713851a req-36cb332f-72f1-4fe5-afe8-6193387a38a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.038001 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-36cb332f-72f1-4fe5-afe8-6193387a38a5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84/action Aug 14 02:16:13.038480 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-36cb332f-72f1-4fe5-afe8-6193387a38a5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:13.038480 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-36cb332f-72f1-4fe5-afe8-6193387a38a5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:13.066707 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.066707 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:13.082546 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-239c6978-8794-46a1-92a0-5caba713851a req-36cb332f-72f1-4fe5-afe8-6193387a38a5 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84/action returned with HTTP 204 Aug 14 02:16:13.083037 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 725/2926] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:13 2026] POST /volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:13.213482 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.215890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:13.216092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.216305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.223851 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.223851 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:13.228184 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:13.234062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-21b9a4a1-eb5a-44c2-9516-c5f514d5e036 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:13.234579 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 728/2927] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:13.261508 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0bc0554e-bb90-4cdb-ae99-7ccd77227807 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.262140 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0bc0554e-bb90-4cdb-ae99-7ccd77227807 None None] GET https://10.4.3.35/volume// Aug 14 02:16:13.262390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0bc0554e-bb90-4cdb-ae99-7ccd77227807 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.262566 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0bc0554e-bb90-4cdb-ae99-7ccd77227807 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.263028 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0bc0554e-bb90-4cdb-ae99-7ccd77227807 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:13.263549 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 736/2928] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:13.275191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-4a537ae9-5740-45f4-a0d0-2effd41b1497 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.277437 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-4a537ae9-5740-45f4-a0d0-2effd41b1497 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:13.277828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-4a537ae9-5740-45f4-a0d0-2effd41b1497 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb44994f-b225-4372-9da7-876684a6c797", "connector": null, "instance_uuid": "28ab144f-c640-45d2-94a0-841d71e883cd"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:13.290401 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.290401 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:13.343975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-4a537ae9-5740-45f4-a0d0-2effd41b1497 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:13.344565 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 740/2929] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:13 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 14 02:16:13.396640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-3608132b-fc8b-4e14-ac55-8c0007138a94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.400130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-3608132b-fc8b-4e14-ac55-8c0007138a94 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] POST https://10.4.3.35/volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a/action Aug 14 02:16:13.400637 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-3608132b-fc8b-4e14-ac55-8c0007138a94 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:13.400854 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-3608132b-fc8b-4e14-ac55-8c0007138a94 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:13.422398 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.422398 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:13.444775 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3cc9530c-1d20-498f-8993-cbed7d16022d req-3608132b-fc8b-4e14-ac55-8c0007138a94 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a/action returned with HTTP 204 Aug 14 02:16:13.445780 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 726/2930] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:13 2026] POST /volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:13.487782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.489512 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:13.490499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.490499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.502607 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.502607 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:13.507187 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:13.513254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77ed214d-d855-47b2-a178-91e6aab1a3b0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:13.513644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 729/2931] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:13.531505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.535397 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.537718 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:13.537718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.537718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.538015 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:13.538015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.538015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.555705 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.555705 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:13.558876 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:13.565348 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff5d7547-84a7-4b29-bce7-cf95fecc505a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:13.565879 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 741/2932] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:13.570871 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.570871 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:13.578854 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:13.587411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.592733 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d6a47147-f42a-4fae-b9dc-2e17e38dc2b3 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:13.593343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:13.593601 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 737/2933] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 1110 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:13.593687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.593891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.627202 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.627202 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:13.634964 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:13.642872 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b1e97d7-ad7b-4a37-8e32-93fc6ce00031 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:13.643405 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 727/2934] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 1228 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:13.662207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.665377 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:13.665597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.665858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.679427 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.679427 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:13.688320 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:13.693848 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-b4dff5f1-07c9-4e73-814e-0513806d8f19 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:13.694360 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 730/2935] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:13.755334 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-638ae991-9a1b-4c28-be9e-d16de14d2fc8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.760452 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-638ae991-9a1b-4c28-be9e-d16de14d2fc8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] DELETE https://10.4.3.35/volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a Aug 14 02:16:13.760847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-638ae991-9a1b-4c28-be9e-d16de14d2fc8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.761215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-638ae991-9a1b-4c28-be9e-d16de14d2fc8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.776526 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.776526 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:13.850243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.852744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:13.853577 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.853577 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.853773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9f472a2b-68b7-437a-abe7-1f92797b8ff3 req-638ae991-9a1b-4c28-be9e-d16de14d2fc8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a returned with HTTP 200 Aug 14 02:16:13.855027 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 742/2936] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:13 2026] DELETE /volume/v3/attachments/afe92c21-1795-41e8-9296-3986f41c4b4a => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:13.867709 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.867709 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:13.874071 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:13.880881 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33ce3f86-9346-4e24-bd05-f7bd4b11e387 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:13.881488 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 738/2937] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:13.896898 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.898875 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:13.899146 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.899548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.900858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.903522 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:16:13.903806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:13.904800 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:13.908634 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.908634 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:13.915575 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.915575 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:13.919701 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:13.921601 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:16:13.923726 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b27d9fb2-8593-44c8-a4f7-909449ba82e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:13.923726 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 728/2938] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:13.928887 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23602ef6-a8d3-4ed9-b9fc-806ac8ef69be tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:16:13.929481 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 731/2939] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:13 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:13.945011 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:13.949172 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/action Aug 14 02:16:13.949172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:13.949172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:13.961108 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:13.961108 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:13.961108 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:13.974470 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume updated successfully. Aug 14 02:16:13.974470 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d5688ba-3d79-4831-ae51-e0de4b9700bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/action returned with HTTP 200 Aug 14 02:16:13.974868 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 743/2940] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:16:13 2026] POST /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:16:14.089291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.092207 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:14.092490 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:14.092746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:14.101790 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:14.101790 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:14.118492 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:14.128037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6c368b6a-67a9-4782-a324-94260c6daa60 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:14.128037 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 739/2941] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:14 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:14.433931 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c44097a-1493-476d-9ee2-be0764209c5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.434381 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c44097a-1493-476d-9ee2-be0764209c5e None None] GET https://10.4.3.35/volume// Aug 14 02:16:14.434575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c44097a-1493-476d-9ee2-be0764209c5e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:14.437699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c44097a-1493-476d-9ee2-be0764209c5e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:14.437699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c44097a-1493-476d-9ee2-be0764209c5e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:14.438788 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 729/2942] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:14 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:14.448332 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.450897 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:16:14.451125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:14.451349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:14.466328 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:14.466328 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:14.471393 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:16:14.477910 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-2c2c2daf-1b5c-41da-b526-f3e107d4981d tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:16:14.479087 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 732/2943] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:14 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1581 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:14.607448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.610251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] PUT https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 Aug 14 02:16:14.610888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:14.664396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Acquiring lock "cinder-attachment_update-c03c0d7c-fbb2-4c13-8618-cac10b9019e2-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:14.676561 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-c03c0d7c-fbb2-4c13-8618-cac10b9019e2-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:14.676561 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:14.676561 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:14.799159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.801692 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:14.801912 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:14.805259 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:14.819633 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:14.819633 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:14.823966 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:14.840037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6fc0b29a-f0e4-4897-b726-0ba1198985c0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:14.840539 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 740/2944] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:14 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:14.853490 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5ca1521-f52d-4da7-9ea3-dce47032515b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.855985 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5ca1521-f52d-4da7-9ea3-dce47032515b None None] GET https://10.4.3.35/volume// Aug 14 02:16:14.855985 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5ca1521-f52d-4da7-9ea3-dce47032515b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:14.855985 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5ca1521-f52d-4da7-9ea3-dce47032515b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:14.855985 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5ca1521-f52d-4da7-9ea3-dce47032515b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:14.855985 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 730/2945] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:16:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:14.866981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-d73a5f91-f41e-47a9-845f-432db1dba80e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:14.869663 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-d73a5f91-f41e-47a9-845f-432db1dba80e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:14.870066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-d73a5f91-f41e-47a9-845f-432db1dba80e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbd2256-c2ac-459c-98b0-4c06cbe40cf3", "connector": null, "instance_uuid": "964db0bd-43f0-43b8-bc4c-36852fbcff4e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:14.884471 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:14.884471 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:14.942885 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-d73a5f91-f41e-47a9-845f-432db1dba80e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:14.943140 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 733/2946] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:14 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 14 02:16:15.038904 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-c03c0d7c-fbb2-4c13-8618-cac10b9019e2-np0000007301" released by "attachment_update" :: held 0.361s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:15.038904 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-17d62eb1-608f-4936-9b92-1c6f13a5b244 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 returned with HTTP 200 Aug 14 02:16:15.038904 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 744/2947] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:14 2026] PUT /volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 => generated 969 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:15.084593 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-47b8a222-0414-458a-ab77-7229d958f566 req-db0606fa-2228-4f17-914b-43d371e195ac None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:15.087639 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-db0606fa-2228-4f17-914b-43d371e195ac tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533/action Aug 14 02:16:15.088014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-db0606fa-2228-4f17-914b-43d371e195ac tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:15.088714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-db0606fa-2228-4f17-914b-43d371e195ac tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:15.118646 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:15.118646 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:15.158237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-47b8a222-0414-458a-ab77-7229d958f566 req-db0606fa-2228-4f17-914b-43d371e195ac tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533/action returned with HTTP 204 Aug 14 02:16:15.158237 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 741/2948] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:15 2026] POST /volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:15.991792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:15.998446 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:15.998950 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-VolumesCloneTest-Volume-328509444"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:16.001819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request body: {'volume': {'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-328509444'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:16.118042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume of 1 GB Aug 14 02:16:16.123705 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Availability Zones retrieved successfully. Aug 14 02:16:16.129100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (14db6e98-622a-4cc3-a715-fd2854c62d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:16.130459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded5ed5d-2858-4279-88e6-bd87129bb6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:16.131628 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:16.214409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded5ed5d-2858-4279-88e6-bd87129bb6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:16.215185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b92571-370e-4445-9d73-46504eb3dc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:16.305716 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Created reservations ['98f81bd2-29a1-4dde-8f80-75644f1b9d5b', '39f5c399-80e3-4091-bedf-473c6b55faba', '1f3da096-4eee-4dcc-b727-919da1592f11', '9d6f6944-fc8d-4f61-9c52-2e48ae2a13dc'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:16.306620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b92571-370e-4445-9d73-46504eb3dc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f81bd2-29a1-4dde-8f80-75644f1b9d5b', '39f5c399-80e3-4091-bedf-473c6b55faba', '1f3da096-4eee-4dcc-b727-919da1592f11', '9d6f6944-fc8d-4f61-9c52-2e48ae2a13dc']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:16.307417 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e235052-e373-488d-b44c-94b033654650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:16.337694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e235052-e373-488d-b44c-94b033654650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f78e8a5-39bc-4939-bf38-ef4159ce43a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-328509444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['98f81bd2-29a1-4dde-8f80-75644f1b9d5b','39f5c399-80e3-4091-bedf-473c6b55faba','1f3da096-4eee-4dcc-b727-919da1592f11','9d6f6944-fc8d-4f61-9c52-2e48ae2a13dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-328509444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f78e8a5-39bc-4939-bf38-ef4159ce43a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788228868204300b6a2d7a44bf5994c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb51433796124aca9418d7bee2240368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:16.338851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d551425-0571-4a94-a666-89c2a0122dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:16.366268 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d551425-0571-4a94-a666-89c2a0122dd3) transitioned into state 'SUCCESS' from state '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-328509444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['98f81bd2-29a1-4dde-8f80-75644f1b9d5b','39f5c399-80e3-4091-bedf-473c6b55faba','1f3da096-4eee-4dcc-b727-919da1592f11','9d6f6944-fc8d-4f61-9c52-2e48ae2a13dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:16.367117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cec1d8f-28eb-4833-ab9b-faebf809065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:16.377271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cec1d8f-28eb-4833-ab9b-faebf809065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:16.378129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (14db6e98-622a-4cc3-a715-fd2854c62d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:16.378494 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request issued successfully. Aug 14 02:16:16.379251 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b96a9dc2-9426-4c2d-beb2-8160416bda3f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:16.379753 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 731/2949] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:16:15 2026] POST /volume/v3/volumes => generated 744 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:16.392901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:16.394787 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:16.395078 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:16.395314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:16.406153 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:16.406153 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:16.413131 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:16.418722 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3d2a685-4fbe-4592-9e59-3ee8b94ee007 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 200 Aug 14 02:16:16.419305 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 734/2950] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:16 2026] GET /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:17.062884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d083a093-ee72-4db4-b333-edadd9010b79 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.063391 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d083a093-ee72-4db4-b333-edadd9010b79 None None] GET https://10.4.3.35/volume// Aug 14 02:16:17.063752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d083a093-ee72-4db4-b333-edadd9010b79 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:17.065382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d083a093-ee72-4db4-b333-edadd9010b79 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:17.066719 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d083a093-ee72-4db4-b333-edadd9010b79 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:17.066719 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 745/2951] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:17.085214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.091904 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:17.092254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:17.093283 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:17.108256 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.108256 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:17.118492 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:17.128478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-04de9228-7b5e-4b64-b215-a5c97b7ae108 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:17.129223 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 742/2952] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:17 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 1049 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:17.303331 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.307546 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 Aug 14 02:16:17.307546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:17.318346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-3bbd2256-c2ac-459c-98b0-4c06cbe40cf3-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:17.329341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-3bbd2256-c2ac-459c-98b0-4c06cbe40cf3-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:17.329341 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.329341 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:17.437006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.439743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:17.439990 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:17.440278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:17.449291 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.449291 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:17.456030 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:17.468268 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da2cedd2-ccd4-4388-b806-1a07dbd01a9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 200 Aug 14 02:16:17.468919 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 735/2953] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:17 2026] GET /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:17.485876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.488697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:17.489144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3f78e8a5-39bc-4939-bf38-ef4159ce43a5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-993239215"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:17.492322 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request body: {'volume': {'source_volid': '3f78e8a5-39bc-4939-bf38-ef4159ce43a5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-993239215'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:17.503159 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.503159 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:17.503891 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume retrieved successfully. Aug 14 02:16:17.504256 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume of 1 GB Aug 14 02:16:17.508993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-3bbd2256-c2ac-459c-98b0-4c06cbe40cf3-np0000007301" released by "attachment_update" :: held 0.181s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:17.509713 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-f300e24b-18c6-4864-acec-685f7c0828a7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 returned with HTTP 200 Aug 14 02:16:17.510420 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 732/2954] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:17 2026] PUT /volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 => generated 968 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:17.510574 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Availability Zones retrieved successfully. Aug 14 02:16:17.519550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (b5bd876e-09df-4563-ba84-3acbe42e71ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:17.520532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ec6a236-82be-4863-aad8-b987fb88b321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:17.522258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:17.548973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-38474bf3-0cd5-4b1f-a78b-3e8908144d0c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.553522 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-38474bf3-0cd5-4b1f-a78b-3e8908144d0c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1/action Aug 14 02:16:17.554162 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-38474bf3-0cd5-4b1f-a78b-3e8908144d0c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:17.554316 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-38474bf3-0cd5-4b1f-a78b-3e8908144d0c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:17.569113 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ec6a236-82be-4863-aad8-b987fb88b321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3f78e8a5-39bc-4939-bf38-ef4159ce43a5', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:17.570461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4847e3f2-3007-4dfd-97f8-c561f124bd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:17.573749 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.573749 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:17.592777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-38474bf3-0cd5-4b1f-a78b-3e8908144d0c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1/action returned with HTTP 204 Aug 14 02:16:17.592777 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 743/2955] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:17 2026] POST /volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:17.628765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Created reservations ['38fe70c5-0f93-48b0-9437-a3ba21799f83', '4812a464-dc1e-4ae8-8a1d-2db36a257aef', '3cf93d88-b3e8-44bd-aa3f-161108097f62', '4b487b74-5bea-43ec-a71c-4b79b593bac3'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:17.629514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4847e3f2-3007-4dfd-97f8-c561f124bd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38fe70c5-0f93-48b0-9437-a3ba21799f83', '4812a464-dc1e-4ae8-8a1d-2db36a257aef', '3cf93d88-b3e8-44bd-aa3f-161108097f62', '4b487b74-5bea-43ec-a71c-4b79b593bac3']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:17.630304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a447a0-afa7-4819-a62c-8d2f6e98d0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:17.670862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a447a0-afa7-4819-a62c-8d2f6e98d0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68fa0b88-653e-436a-bbeb-87c23bd5e862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-993239215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['38fe70c5-0f93-48b0-9437-a3ba21799f83','4812a464-dc1e-4ae8-8a1d-2db36a257aef','3cf93d88-b3e8-44bd-aa3f-161108097f62','4b487b74-5bea-43ec-a71c-4b79b593bac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f78e8a5-39bc-4939-bf38-ef4159ce43a5,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-993239215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68fa0b88-653e-436a-bbeb-87c23bd5e862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788228868204300b6a2d7a44bf5994c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3f78e8a5-39bc-4939-bf38-ef4159ce43a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb51433796124aca9418d7bee2240368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:17.672052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f95ed22-852e-494c-a9ed-de48fd8a81ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:17.696442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f95ed22-852e-494c-a9ed-de48fd8a81ab) transitioned into state 'SUCCESS' from state '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-993239215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['38fe70c5-0f93-48b0-9437-a3ba21799f83','4812a464-dc1e-4ae8-8a1d-2db36a257aef','3cf93d88-b3e8-44bd-aa3f-161108097f62','4b487b74-5bea-43ec-a71c-4b79b593bac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f78e8a5-39bc-4939-bf38-ef4159ce43a5,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:17.697252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603ad518-2c33-463e-8822-d92e81350723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:17.717454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603ad518-2c33-463e-8822-d92e81350723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:17.719875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (b5bd876e-09df-4563-ba84-3acbe42e71ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:17.720238 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request issued successfully. Aug 14 02:16:17.721694 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d05e5aae-083b-4c57-b6ca-40d629abc540 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:17.721694 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 746/2956] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:16:17 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:17.743253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:17.748432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:17.748648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:17.748878 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:17.761166 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:17.761166 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:17.765447 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:17.770553 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e0c476d-c271-409a-96ca-521ce305f7e4 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 200 Aug 14 02:16:17.770553 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 736/2957] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:17 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:16:18.788255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:18.790604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.790890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:18.791157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:18.801511 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:18.801511 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:18.807110 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:18.815599 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c326431-7d69-4618-91f0-60b0b374bbd5 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 200 Aug 14 02:16:18.816178 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 733/2958] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:18 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:18.833775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:18.835813 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.836096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:18.836335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:18.844478 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:18.844478 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:18.848824 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:18.854494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e844b2e-7e09-46c0-8fbf-318b400fbfee tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 200 Aug 14 02:16:18.855027 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 744/2959] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:18 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:18.875236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:18.881079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.881261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:18.881369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:18.890198 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:18.890198 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:18.894588 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:18.901430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-67e0fe03-b5b0-4ccc-a959-dad2e9c65dc6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 200 Aug 14 02:16:18.901790 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 747/2960] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:18 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:18.917492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:18.919727 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] DELETE https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.920168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:18.920526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:18.920827 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume with id: 68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.933291 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:18.933291 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:18.934704 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:18.959642 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume request issued successfully. Aug 14 02:16:18.960215 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e6d060a-ce07-4e83-a4de-0111cfe43cdd tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 202 Aug 14 02:16:18.960950 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 737/2961] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:18 2026] DELETE /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:18.973639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c69e11d-1259-4afb-84bd-621476c464b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:18.976253 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c69e11d-1259-4afb-84bd-621476c464b6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:18.977036 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c69e11d-1259-4afb-84bd-621476c464b6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:18.977036 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c69e11d-1259-4afb-84bd-621476c464b6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:18.988355 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:18.988355 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:18.995339 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8c69e11d-1259-4afb-84bd-621476c464b6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:19.002833 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c69e11d-1259-4afb-84bd-621476c464b6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 200 Aug 14 02:16:19.077802 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 734/2962] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:18 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 1385 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:20.022351 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c85ff0fa-aa2d-44ba-909f-9f93cecf64f7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.026306 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c85ff0fa-aa2d-44ba-909f-9f93cecf64f7 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 Aug 14 02:16:20.026306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c85ff0fa-aa2d-44ba-909f-9f93cecf64f7 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.026306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c85ff0fa-aa2d-44ba-909f-9f93cecf64f7 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.027391 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.032233 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:20.032233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.032233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.033506 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=301,cinder:UPDATE=94,cinder:INSERT=44 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:16:20.037191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c85ff0fa-aa2d-44ba-909f-9f93cecf64f7 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 returned with HTTP 404 Aug 14 02:16:20.037191 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 745/2963] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/68fa0b88-653e-436a-bbeb-87c23bd5e862 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:20.045333 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.045333 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:20.049611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.053547 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:20.053547 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.053547 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.056157 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:20.062946 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-ce489f1b-b963-4408-8b2e-4367bfcbdb45 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:20.063501 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 748/2964] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:20.064656 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.064656 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:20.069824 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:20.076818 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23f2fd47-6864-43d9-a02a-90c03d84b942 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 200 Aug 14 02:16:20.078003 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 738/2965] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 1352 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:20.088820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.091994 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040/action Aug 14 02:16:20.092575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:20.092575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:20.094554 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.099254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:20.099254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.099254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.099254 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume with id: 3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:20.107439 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.107439 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:20.108217 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:20.109580 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.109580 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:20.110312 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:20.123299 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Begin detaching volume completed successfully. Aug 14 02:16:20.123615 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-bbe7f648-a7dd-4ffe-a0a6-2a2d393d163a tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040/action returned with HTTP 202 Aug 14 02:16:20.124251 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 735/2966] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:16:20 2026] POST /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:16:20.139141 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume request issued successfully. Aug 14 02:16:20.139141 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41d6f189-f6fb-4a7c-ad1e-6818efa89e85 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 202 Aug 14 02:16:20.139141 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 746/2967] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:20 2026] DELETE /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:20.155483 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.158528 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:20.158703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.158899 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.171616 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.171616 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:20.178721 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:20.185495 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09796140-64d8-468a-aa3f-7d511a4c4fd6 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 200 Aug 14 02:16:20.186311 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 749/2968] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 1351 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:20.197601 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43ae5ee5-55da-4afc-9b20-b6525772a8e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.202861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ae5ee5-55da-4afc-9b20-b6525772a8e6 None None] GET https://10.4.3.35/volume// Aug 14 02:16:20.202861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ae5ee5-55da-4afc-9b20-b6525772a8e6 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.202861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ae5ee5-55da-4afc-9b20-b6525772a8e6 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.202861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ae5ee5-55da-4afc-9b20-b6525772a8e6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:20.204032 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 739/2969] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:20.214875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.219139 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:20.219139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.219139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.235968 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.235968 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:20.241376 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:20.248506 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-a83da8ad-ae42-42d8-b967-50b1eb46573c tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 200 Aug 14 02:16:20.249007 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 736/2970] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:20.962420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:20.965664 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:20.965664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:20.965664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:20.974702 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:20.974702 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:20.983074 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:20.990261 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0bece5c-081b-40c8-bb6a-08eb190b5d63 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:20.990893 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 747/2971] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:20 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:21.009044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.011376 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:21.011750 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.012065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.022369 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.022369 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:21.028649 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:21.034869 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f627d29-9701-43c7-9b06-c2d49beb4c2c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:21.035402 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 750/2972] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:21.100611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.103338 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:21.103623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.103875 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.112279 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.112279 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:21.118130 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:21.129708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-803ebdd6-51cb-4fbe-9c5f-648c9c36009d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:21.129708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 740/2973] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:21.207638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35249790-30a4-44bd-a13d-448eca44ea5a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.210569 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35249790-30a4-44bd-a13d-448eca44ea5a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 Aug 14 02:16:21.211297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35249790-30a4-44bd-a13d-448eca44ea5a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.211535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35249790-30a4-44bd-a13d-448eca44ea5a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.222362 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35249790-30a4-44bd-a13d-448eca44ea5a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 returned with HTTP 404 Aug 14 02:16:21.223269 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 737/2974] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/3f78e8a5-39bc-4939-bf38-ef4159ce43a5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:21.245571 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.247945 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:21.248589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-530956112"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:21.250458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-530956112'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:21.250851 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume of 1 GB Aug 14 02:16:21.255699 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Availability Zones retrieved successfully. Aug 14 02:16:21.264684 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (860f092e-b5c2-4194-9fb8-83f6eda8ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:21.265755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3698dd4c-7080-401c-8857-e93c1b313056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:21.266807 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:21.301926 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3698dd4c-7080-401c-8857-e93c1b313056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:21.302885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b6b47d-d95b-44f3-8ad4-813bdb3f4e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:21.305720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e003f61e-b272-4b3c-93c5-123167dc2d10 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.306287 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e003f61e-b272-4b3c-93c5-123167dc2d10 None None] GET https://10.4.3.35/volume// Aug 14 02:16:21.306510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e003f61e-b272-4b3c-93c5-123167dc2d10 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.306874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e003f61e-b272-4b3c-93c5-123167dc2d10 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.307326 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e003f61e-b272-4b3c-93c5-123167dc2d10 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:21.307927 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 751/2975] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:21.317620 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-4702fd16-b5a2-4211-9e5e-560cbdf2e67f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.321071 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-4702fd16-b5a2-4211-9e5e-560cbdf2e67f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:21.321614 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-4702fd16-b5a2-4211-9e5e-560cbdf2e67f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe45cd6-4140-4252-bd4a-1418c5fa7e47", "connector": null, "instance_uuid": "41926ec7-7a28-494d-b4cd-303ce8235fc6"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:21.335878 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.335878 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:21.349836 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Created reservations ['997f04da-4395-44e4-ad90-1b7018d9439b', '8c20ed9f-35b7-4098-854d-1721211e1436', 'acaacc7b-e7e9-4d0d-a499-c51918e546ff', 'f09ffaff-cf4a-45ba-a62e-8924287cd6c2'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:21.350639 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b6b47d-d95b-44f3-8ad4-813bdb3f4e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['997f04da-4395-44e4-ad90-1b7018d9439b', '8c20ed9f-35b7-4098-854d-1721211e1436', 'acaacc7b-e7e9-4d0d-a499-c51918e546ff', 'f09ffaff-cf4a-45ba-a62e-8924287cd6c2']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:21.351425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9aeead1-307c-48d1-95b5-2efbd2c9f9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:21.377596 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9aeead1-307c-48d1-95b5-2efbd2c9f9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a8e48c-f6da-41cf-96d9-6ebd0808cc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-530956112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['997f04da-4395-44e4-ad90-1b7018d9439b','8c20ed9f-35b7-4098-854d-1721211e1436','acaacc7b-e7e9-4d0d-a499-c51918e546ff','f09ffaff-cf4a-45ba-a62e-8924287cd6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-530956112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a8e48c-f6da-41cf-96d9-6ebd0808cc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788228868204300b6a2d7a44bf5994c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb51433796124aca9418d7bee2240368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:21.379548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3def4156-4318-495c-ace0-ba9ee3dd9316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:21.394830 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-4702fd16-b5a2-4211-9e5e-560cbdf2e67f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:21.397588 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 741/2976] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:21 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:21.416857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3def4156-4318-495c-ace0-ba9ee3dd9316) transitioned into state 'SUCCESS' from state '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-530956112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['997f04da-4395-44e4-ad90-1b7018d9439b','8c20ed9f-35b7-4098-854d-1721211e1436','acaacc7b-e7e9-4d0d-a499-c51918e546ff','f09ffaff-cf4a-45ba-a62e-8924287cd6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:21.417631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ddbd34-d2d2-4c62-8e7f-29a1f942ab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:21.434968 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ddbd34-d2d2-4c62-8e7f-29a1f942ab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:21.435183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bd91e72-7e77-4601-b438-6260bba83686 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.435374 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (860f092e-b5c2-4194-9fb8-83f6eda8ef46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:21.435759 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request issued successfully. Aug 14 02:16:21.436554 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2c2da9d-e93b-4e9f-b6c4-8f77f7b91e9b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:21.438131 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 748/2977] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:16:21 2026] POST /volume/v3/volumes => generated 744 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:21.438245 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd91e72-7e77-4601-b438-6260bba83686 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:21.438418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd91e72-7e77-4601-b438-6260bba83686 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.438705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd91e72-7e77-4601-b438-6260bba83686 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.455638 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.455638 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:21.456893 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b384ab3c-541b-4977-8a10-4b7169dd889d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.457376 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b384ab3c-541b-4977-8a10-4b7169dd889d None None] GET https://10.4.3.35/volume// Aug 14 02:16:21.457570 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b384ab3c-541b-4977-8a10-4b7169dd889d None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.458246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b384ab3c-541b-4977-8a10-4b7169dd889d None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.458796 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b384ab3c-541b-4977-8a10-4b7169dd889d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:21.459100 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 752/2978] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:21.459565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.462471 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:21.462759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.463211 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.466332 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bd91e72-7e77-4601-b438-6260bba83686 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:21.472439 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.472439 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:21.475512 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd91e72-7e77-4601-b438-6260bba83686 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:21.476142 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 738/2979] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:21.476241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.477584 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:21.482442 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:21.482648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.482885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.487357 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731195cc-a6f2-4dd0-bc0f-5641c8104e5e tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 200 Aug 14 02:16:21.488080 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 742/2980] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:21.497400 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.497400 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:21.503784 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:21.512505 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a9e9a475-9f1d-4fa5-b056-599a8604a014 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:21.513278 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 749/2981] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1054 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:21.671624 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.674532 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c Aug 14 02:16:21.674878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:21.690429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:21.695191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:21.696128 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.696128 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:21.805201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" released by "attachment_update" :: held 0.110s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:21.805521 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-cd30eb50-3c3d-4fce-a7d8-30c4bcbe53fe tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c returned with HTTP 200 Aug 14 02:16:21.805971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 753/2982] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:21 2026] PUT /volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c => generated 968 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:21.823119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-68feeca6-6d43-41df-8807-3565e40a748f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:21.825834 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-68feeca6-6d43-41df-8807-3565e40a748f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption Aug 14 02:16:21.826690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-68feeca6-6d43-41df-8807-3565e40a748f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:21.826690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-68feeca6-6d43-41df-8807-3565e40a748f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:21.847239 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:21.847239 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:21.858668 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-68feeca6-6d43-41df-8807-3565e40a748f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption returned with HTTP 200 Aug 14 02:16:21.859321 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 739/2983] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:16:21 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:22.493472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:22.495719 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:22.495719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:22.495905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:22.501035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:22.504989 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:22.505188 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:22.505361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:22.508750 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:22.508750 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:22.513841 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:22.514628 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:22.514628 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:22.520825 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f69d36e6-5fec-40de-bac5-eeed68c87325 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:22.521182 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:22.521715 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 743/2984] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:22 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:22.527123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9b671e4f-a7cd-4c62-8d32-16c5fdf48647 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 200 Aug 14 02:16:22.527594 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 750/2985] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:22 2026] GET /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:22.544120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:22.549251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:22.549251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e2a8e48c-f6da-41cf-96d9-6ebd0808cc17", "size": 2, "name": "tempest-VolumesCloneTest-Volume-584643634"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:22.550346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request body: {'volume': {'source_volid': 'e2a8e48c-f6da-41cf-96d9-6ebd0808cc17', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-584643634'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:22.559322 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:22.559322 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:22.559886 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume retrieved successfully. Aug 14 02:16:22.560260 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume of 2 GB Aug 14 02:16:22.564879 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Availability Zones retrieved successfully. Aug 14 02:16:22.572838 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (10e4353d-451a-4686-b120-b1be1f47f532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:22.574961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c935de85-ffb5-45d6-9383-0ff00d4fe0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:22.576356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:22.623647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c935de85-ffb5-45d6-9383-0ff00d4fe0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'e2a8e48c-f6da-41cf-96d9-6ebd0808cc17', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:22.625132 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2ecc52-78cd-42c2-8dfd-02e318483e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:22.686961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Created reservations ['8de82e5d-fd9b-4f34-8ed3-247aa4a0d1fd', '81098985-5a15-4679-b009-8a26fcee1410', '30db9dfc-a75f-4378-9e3f-319788650fbf', '908ce7fd-777d-41b4-8554-11e9001e47f5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:22.688042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2ecc52-78cd-42c2-8dfd-02e318483e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de82e5d-fd9b-4f34-8ed3-247aa4a0d1fd', '81098985-5a15-4679-b009-8a26fcee1410', '30db9dfc-a75f-4378-9e3f-319788650fbf', '908ce7fd-777d-41b4-8554-11e9001e47f5']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:22.689153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81a6d96-72ae-47f3-bf8b-a3c288169136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:22.742991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81a6d96-72ae-47f3-bf8b-a3c288169136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca80326a-f15f-4c0b-ad19-377ecbdae3a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-584643634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['8de82e5d-fd9b-4f34-8ed3-247aa4a0d1fd','81098985-5a15-4679-b009-8a26fcee1410','30db9dfc-a75f-4378-9e3f-319788650fbf','908ce7fd-777d-41b4-8554-11e9001e47f5'],size=2,snapshot_id=None,source_replicaid=,source_volid=e2a8e48c-f6da-41cf-96d9-6ebd0808cc17,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-584643634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca80326a-f15f-4c0b-ad19-377ecbdae3a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c788228868204300b6a2d7a44bf5994c',provider_auth=None,provider_geometry=None,provider_id=None,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=e2a8e48c-f6da-41cf-96d9-6ebd0808cc17,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb51433796124aca9418d7bee2240368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:22.744295 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebf5af6-3a35-4930-a00b-f5cf843a3ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:22.764977 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebf5af6-3a35-4930-a00b-f5cf843a3ed4) transitioned into state 'SUCCESS' from state '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-584643634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c788228868204300b6a2d7a44bf5994c',qos_specs=None,replication_status=,reservations=['8de82e5d-fd9b-4f34-8ed3-247aa4a0d1fd','81098985-5a15-4679-b009-8a26fcee1410','30db9dfc-a75f-4378-9e3f-319788650fbf','908ce7fd-777d-41b4-8554-11e9001e47f5'],size=2,snapshot_id=None,source_replicaid=,source_volid=e2a8e48c-f6da-41cf-96d9-6ebd0808cc17,status='creating',user_id='bb51433796124aca9418d7bee2240368',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:22.765553 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68395f8-e331-48df-8fd3-b792f4d4bf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:22.796407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c68395f8-e331-48df-8fd3-b792f4d4bf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:22.797815 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Flow 'volume_create_api' (10e4353d-451a-4686-b120-b1be1f47f532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:22.797815 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Create volume request issued successfully. Aug 14 02:16:22.798012 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cbb15dc-46b4-4527-89dc-da7b0745bb1f tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:22.799199 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 754/2986] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:16:22 2026] POST /volume/v3/volumes => generated 778 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 02:16:22.810879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:22.812995 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:22.813375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:22.813894 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:22.825236 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:22.825236 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:22.831716 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:22.840802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8e9934e-c055-4691-b5c9-4d41ef64ba80 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 200 Aug 14 02:16:22.840802 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 740/2987] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:22 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:23.542968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:23.550781 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:23.550781 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:23.550781 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:23.565960 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:23.565960 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:23.570351 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:23.576721 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9716f2cf-cfee-4910-b9cd-4f042cbb3cf9 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:23.580770 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 744/2988] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:23 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:23.860817 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-427d5b80-75d8-492d-b296-158d2c213b7c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:23.864232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-427d5b80-75d8-492d-b296-158d2c213b7c tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:23.864558 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-427d5b80-75d8-492d-b296-158d2c213b7c tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:23.865219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-427d5b80-75d8-492d-b296-158d2c213b7c tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:23.877765 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:23.877765 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:23.886273 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-427d5b80-75d8-492d-b296-158d2c213b7c tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:23.894724 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-427d5b80-75d8-492d-b296-158d2c213b7c tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 200 Aug 14 02:16:23.895270 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 751/2989] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:23 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:23.914262 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6524f39b-2db0-4d96-a651-704590756f5b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:23.916202 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6524f39b-2db0-4d96-a651-704590756f5b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:23.916409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6524f39b-2db0-4d96-a651-704590756f5b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:23.917034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6524f39b-2db0-4d96-a651-704590756f5b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:23.925020 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:23.925020 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:23.929530 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6524f39b-2db0-4d96-a651-704590756f5b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:23.935117 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6524f39b-2db0-4d96-a651-704590756f5b tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 200 Aug 14 02:16:23.935655 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 755/2990] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:23 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:23.948665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:23.951580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:23.952285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:23.952815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:23.964795 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:23.964795 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:23.972230 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:23.981838 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a2de5a9-4d20-428f-8367-2b3d7c925984 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 200 Aug 14 02:16:23.982641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 741/2991] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:23 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:23.999330 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70fc59ae-a137-4182-98bb-6262f20d07fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:24.001520 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:24.001743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:24.001967 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:24.002301 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume with id: ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:24.014624 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:24.014624 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:24.015510 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:24.039850 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume request issued successfully. Aug 14 02:16:24.040139 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70fc59ae-a137-4182-98bb-6262f20d07fa tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 202 Aug 14 02:16:24.040650 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 745/2992] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:23 2026] DELETE /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:24.048071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:24.051389 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:24.051568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:24.051757 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:24.061215 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:24.061215 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:24.066214 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:24.075901 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6e4ec62d-e9d5-4921-b8f7-67894d3582f9 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 200 Aug 14 02:16:24.076560 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 752/2993] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:24 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:24.596811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:24.599228 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:24.599439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:24.599711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:24.615734 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:24.615734 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:24.623242 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:24.634519 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ed3b906-5a4a-4ca6-a0ae-d162b75907a2 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:24.635185 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 756/2994] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:24 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:25.095052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78ee9bed-ef61-41bd-89c2-6c1834210670 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.096844 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78ee9bed-ef61-41bd-89c2-6c1834210670 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 Aug 14 02:16:25.097099 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78ee9bed-ef61-41bd-89c2-6c1834210670 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.097322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78ee9bed-ef61-41bd-89c2-6c1834210670 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.103213 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78ee9bed-ef61-41bd-89c2-6c1834210670 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 returned with HTTP 404 Aug 14 02:16:25.103749 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 742/2995] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:25 2026] GET /volume/v3/volumes/ca80326a-f15f-4c0b-ad19-377ecbdae3a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:25.116640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be756a72-e6b7-403a-971f-9a131d224f70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.119388 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be756a72-e6b7-403a-971f-9a131d224f70 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:25.119495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be756a72-e6b7-403a-971f-9a131d224f70 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.119704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be756a72-e6b7-403a-971f-9a131d224f70 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.130296 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.130296 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:25.135012 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be756a72-e6b7-403a-971f-9a131d224f70 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:25.145736 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be756a72-e6b7-403a-971f-9a131d224f70 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 200 Aug 14 02:16:25.146270 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 746/2996] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:25 2026] GET /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:25.164964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c612d936-c3c2-45e5-a47d-48a07c865293 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.167164 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:25.167408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.167644 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.167874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume with id: e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:25.176751 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.176751 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:25.177278 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:25.208136 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Delete volume request issued successfully. Aug 14 02:16:25.208400 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c612d936-c3c2-45e5-a47d-48a07c865293 tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 202 Aug 14 02:16:25.208958 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 753/2997] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:25 2026] DELETE /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:25.220857 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.223069 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:25.223278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.224154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.235842 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.235842 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:25.242537 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Volume info retrieved successfully. Aug 14 02:16:25.248727 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0bbf6bf5-d8ff-4ef6-a4ce-e0705e020b7d tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 200 Aug 14 02:16:25.249411 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 757/2998] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:25 2026] GET /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:25.518258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6a178821-9861-415b-855c-07bcd7b7e369 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.587343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6a178821-9861-415b-855c-07bcd7b7e369 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/encryption Aug 14 02:16:25.587622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6a178821-9861-415b-855c-07bcd7b7e369 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.587870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6a178821-9861-415b-855c-07bcd7b7e369 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.598460 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.598460 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:25.604750 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5b8ab289-ea18-4b7c-b713-9d3240c8ebf2 req-6a178821-9861-415b-855c-07bcd7b7e369 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/encryption returned with HTTP 200 Aug 14 02:16:25.605317 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 743/2999] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:16:25 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3/encryption => generated 160 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:25.654201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-718348ae-2f26-4e45-8292-c977b2e0860d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.656422 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-718348ae-2f26-4e45-8292-c977b2e0860d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:25.656641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-718348ae-2f26-4e45-8292-c977b2e0860d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.656899 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-718348ae-2f26-4e45-8292-c977b2e0860d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.676037 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.676037 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:25.678071 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-718348ae-2f26-4e45-8292-c977b2e0860d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:25.684459 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-718348ae-2f26-4e45-8292-c977b2e0860d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:25.685779 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 747/3000] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:25 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:25.895714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-1bd10169-ab15-4cee-b975-b94c858257a9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:25.898613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-1bd10169-ab15-4cee-b975-b94c858257a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 Aug 14 02:16:25.899458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-1bd10169-ab15-4cee-b975-b94c858257a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:25.899458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-1bd10169-ab15-4cee-b975-b94c858257a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:25.911430 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:25.911430 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:25.981365 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-27c5d10d-0726-4268-b5bb-8cff85c24756 req-1bd10169-ab15-4cee-b975-b94c858257a9 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 returned with HTTP 200 Aug 14 02:16:25.981717 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 754/3001] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:25 2026] DELETE /volume/v3/attachments/c9859448-8223-4225-bd1d-8fd606028324 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:26.263479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a7697cc9-b974-4f90-9b07-aff0b3a9cd7a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:26.265290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7697cc9-b974-4f90-9b07-aff0b3a9cd7a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] GET https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 Aug 14 02:16:26.265460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7697cc9-b974-4f90-9b07-aff0b3a9cd7a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:26.265637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7697cc9-b974-4f90-9b07-aff0b3a9cd7a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:26.284656 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7697cc9-b974-4f90-9b07-aff0b3a9cd7a tempest-VolumesCloneTest-741588757 tempest-VolumesCloneTest-741588757-project-member] https://10.4.3.35/volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 returned with HTTP 404 Aug 14 02:16:26.285154 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 758/3002] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:26 2026] GET /volume/v3/volumes/e2a8e48c-f6da-41cf-96d9-6ebd0808cc17 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:26.518106 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ad29353-4a34-444b-90e3-728acfeea4cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:26.520563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:26.521978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:26.521978 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:26.521978 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume with id: f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:26.531919 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:26.531919 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:26.533327 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:26.561761 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume request issued successfully. Aug 14 02:16:26.562227 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ad29353-4a34-444b-90e3-728acfeea4cc tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 202 Aug 14 02:16:26.562994 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 744/3003] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:26 2026] DELETE /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:26.709686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:26.711709 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:26.711902 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:26.712115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:26.722986 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:26.722986 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:26.727162 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:26.732124 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4342e2d7-3710-4ce7-9aa2-3bf46a5cc9bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:26.732541 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 748/3004] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:26 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:27.751614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f3502179-54ea-40bf-ae26-7ddb189656ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:27.753779 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f3502179-54ea-40bf-ae26-7ddb189656ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:27.753987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f3502179-54ea-40bf-ae26-7ddb189656ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:27.754248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f3502179-54ea-40bf-ae26-7ddb189656ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:27.769397 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:27.769397 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:27.775432 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f3502179-54ea-40bf-ae26-7ddb189656ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:27.781798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f3502179-54ea-40bf-ae26-7ddb189656ab tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:27.782300 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 755/3005] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:27 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:28.801517 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:28.803311 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:28.803526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:28.803766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:28.816090 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:28.816090 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:28.820692 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:28.826372 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2745cf43-b7d6-4355-bddc-84c4f06cf911 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:28.826957 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 759/3006] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:28 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:29.842765 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e503f5a-063e-481f-b40a-57a1b0255187 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:29.844984 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e503f5a-063e-481f-b40a-57a1b0255187 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:29.844984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e503f5a-063e-481f-b40a-57a1b0255187 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:29.845359 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e503f5a-063e-481f-b40a-57a1b0255187 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:29.858874 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:29.858874 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:29.866208 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e503f5a-063e-481f-b40a-57a1b0255187 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:29.873067 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e503f5a-063e-481f-b40a-57a1b0255187 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:29.873624 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 745/3007] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:29 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:30.893083 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:30.896565 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:30.897287 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:30.897761 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:30.915348 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:30.915348 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:30.921920 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:30.927647 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1408e097-a6bd-4d15-99ab-eec6e2eede0a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:30.928299 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 749/3008] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:30 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:31.945900 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:31.948318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:31.948547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:31.948805 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:31.960093 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:31.960093 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:31.964403 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:31.969834 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bc89b21-c590-441f-a95d-c18fa9642f60 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:31.970308 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 756/3009] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:31 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:32.200650 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:32.203151 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:32.203464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:32.205096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:32.216989 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:32.216989 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:32.221599 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:32.228406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-869de21b-4dd3-4c10-8fdd-6a077fe59bd8 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:32.229013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 760/3010] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:32 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:32.250036 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:32.253850 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] POST https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643/action Aug 14 02:16:32.254345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:32.254481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:32.273654 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:32.273654 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:32.274287 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:32.287728 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Begin detaching volume completed successfully. Aug 14 02:16:32.288395 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f6c8f0f3-f469-4ad7-a2dd-f249dcbfd25f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643/action returned with HTTP 202 Aug 14 02:16:32.288841 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 746/3011] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:16:32 2026] POST /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:16:32.343749 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc7bfae0-6f79-451e-9901-26a40d89c8ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:32.344173 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc7bfae0-6f79-451e-9901-26a40d89c8ae None None] GET https://10.4.3.35/volume// Aug 14 02:16:32.344350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc7bfae0-6f79-451e-9901-26a40d89c8ae None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:32.344532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc7bfae0-6f79-451e-9901-26a40d89c8ae None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:32.344960 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc7bfae0-6f79-451e-9901-26a40d89c8ae None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:32.345245 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 750/3012] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:32.355169 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:32.357270 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:32.357482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:32.357664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:32.359633 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=225,cinder:UPDATE=38,cinder:INSERT=10 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:16:32.369168 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:32.369168 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:32.373510 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:32.378595 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-f1939c22-f585-416c-bb1b-689a87157941 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:32.379084 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 757/3013] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:32 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:32.985855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:32.987712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:32.987946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:32.988158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:32.998267 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:32.998267 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:33.008074 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:33.019613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60e419a2-5c25-49ce-8a01-75ff8adb6d00 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:33.019613 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 761/3014] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:32 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:33.427870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-fa7e133c-3a76-44d9-a5a0-dd228b3dc15e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:33.434868 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-fa7e133c-3a76-44d9-a5a0-dd228b3dc15e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 Aug 14 02:16:33.434868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-fa7e133c-3a76-44d9-a5a0-dd228b3dc15e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:33.434868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-fa7e133c-3a76-44d9-a5a0-dd228b3dc15e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:33.436406 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=220,cinder:INSERT=20,cinder:UPDATE=37 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:16:33.444817 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:33.444817 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:33.521593 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c2794a3a-1c3d-48fa-80ed-9e3b132f0fab req-fa7e133c-3a76-44d9-a5a0-dd228b3dc15e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 returned with HTTP 200 Aug 14 02:16:33.522086 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 747/3015] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:33 2026] DELETE /volume/v3/attachments/67d9ce90-2500-4a79-9010-119d701c9f84 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:34.033127 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0221ced-42dc-4874-8d76-740810248f80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:34.035283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0221ced-42dc-4874-8d76-740810248f80 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:34.035283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0221ced-42dc-4874-8d76-740810248f80 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:34.035656 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0221ced-42dc-4874-8d76-740810248f80 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:34.037638 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:UPDATE=73,cinder:SELECT=307,cinder:INSERT=43 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:16:34.049501 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:34.049501 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:34.053803 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0221ced-42dc-4874-8d76-740810248f80 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:34.058496 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0221ced-42dc-4874-8d76-740810248f80 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:34.059244 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 751/3016] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:34 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:34.346253 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a81dd498-52af-4718-9d1d-18220f0efa23 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:34.350615 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a81dd498-52af-4718-9d1d-18220f0efa23 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c/action Aug 14 02:16:34.351018 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a81dd498-52af-4718-9d1d-18220f0efa23 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:34.351280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a81dd498-52af-4718-9d1d-18220f0efa23 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:34.370473 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:34.370473 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:34.392952 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ea2328cd-a6a6-49dc-bc49-55415cf6b6a2 req-a81dd498-52af-4718-9d1d-18220f0efa23 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c/action returned with HTTP 204 Aug 14 02:16:34.393425 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 758/3017] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:34 2026] POST /volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:34.469338 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:34.471369 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:34.471807 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:34.471874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:34.473089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume with id: abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:34.482146 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:34.482146 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:34.482146 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:34.523745 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume request issued successfully. Aug 14 02:16:34.523745 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91b2ebf8-7ca3-4737-9e5d-144d56d2922e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 202 Aug 14 02:16:34.523745 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 762/3018] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:34 2026] DELETE /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:34.579616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:34.582530 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:34.582799 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:34.583041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:34.592606 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:34.592606 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:34.597614 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:34.604458 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb22717e-c7f1-4a63-a836-2cfedb4fe009 req-c642a8fc-5da9-4fdb-a384-b4bcd9132a1f tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 200 Aug 14 02:16:34.604985 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 748/3019] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:34 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:34.664233 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-190f2202-fecc-4265-af0f-7b45733f2996 req-29fadf26-ebe6-44d4-99f5-fb474ef82178 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:34.666988 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-190f2202-fecc-4265-af0f-7b45733f2996 req-29fadf26-ebe6-44d4-99f5-fb474ef82178 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:34.667266 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-190f2202-fecc-4265-af0f-7b45733f2996 req-29fadf26-ebe6-44d4-99f5-fb474ef82178 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:34.667463 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-190f2202-fecc-4265-af0f-7b45733f2996 req-29fadf26-ebe6-44d4-99f5-fb474ef82178 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:34.683743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-190f2202-fecc-4265-af0f-7b45733f2996 req-29fadf26-ebe6-44d4-99f5-fb474ef82178 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 404 Aug 14 02:16:34.684506 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 752/3020] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:34 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:16:35.080331 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:35.083769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:35.084261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:35.084665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:35.101494 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:35.101494 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:35.108472 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:35.114814 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-488c8d9a-d09a-45a8-be27-111c8b8ad4fb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:35.115530 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 759/3021] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:35 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1167 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:35.135412 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:35.142687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:16:35.143900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:35.144163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:35.169604 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:35.169604 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:35.178108 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:16:35.183590 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4187791d-df55-4ef1-ac07-c528ebca53b7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:16:35.184612 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 763/3022] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:35 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1167 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:36.115185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-43dfe7b3-e199-4498-a19c-13585ec3ced3 req-a6350ed0-1ad6-4f9b-a92c-0bffb6d34a03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:36.117971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-43dfe7b3-e199-4498-a19c-13585ec3ced3 req-a6350ed0-1ad6-4f9b-a92c-0bffb6d34a03 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 Aug 14 02:16:36.118272 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-43dfe7b3-e199-4498-a19c-13585ec3ced3 req-a6350ed0-1ad6-4f9b-a92c-0bffb6d34a03 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:36.118538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-43dfe7b3-e199-4498-a19c-13585ec3ced3 req-a6350ed0-1ad6-4f9b-a92c-0bffb6d34a03 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:36.128369 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:36.128369 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:36.206332 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-43dfe7b3-e199-4498-a19c-13585ec3ced3 req-a6350ed0-1ad6-4f9b-a92c-0bffb6d34a03 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 returned with HTTP 200 Aug 14 02:16:36.207651 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 749/3023] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:36 2026] DELETE /volume/v3/attachments/74589e62-9107-473d-801b-288ad84721c1 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:37.136325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:37.138294 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:37.138505 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:37.138700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:37.138893 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:37.147013 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:37.147013 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:37.147420 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:37.160601 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:16:37.171755 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:16:37.171755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2964e7b9-60d9-4cf4-b3c5-d429c3d0fe98 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 202 Aug 14 02:16:37.171755 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 753/3024] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:37 2026] DELETE /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:37.180733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:37.183185 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:37.183447 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:37.183732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:37.198771 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:37.198771 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:37.204810 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:37.211587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-422c9b41-0bc4-4eb4-b69f-ad884c2314b5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 200 Aug 14 02:16:37.211587 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 760/3025] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:37 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:37.683087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9993199c-d514-45c7-b5f2-97f48d5aa432 req-98b33b75-b642-47aa-b361-ca7c3d070f6e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:37.685466 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9993199c-d514-45c7-b5f2-97f48d5aa432 req-98b33b75-b642-47aa-b361-ca7c3d070f6e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b Aug 14 02:16:37.685652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9993199c-d514-45c7-b5f2-97f48d5aa432 req-98b33b75-b642-47aa-b361-ca7c3d070f6e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:37.685881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9993199c-d514-45c7-b5f2-97f48d5aa432 req-98b33b75-b642-47aa-b361-ca7c3d070f6e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:37.705858 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:37.705858 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:37.759892 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9993199c-d514-45c7-b5f2-97f48d5aa432 req-98b33b75-b642-47aa-b361-ca7c3d070f6e tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b returned with HTTP 200 Aug 14 02:16:37.760335 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 764/3026] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:37 2026] DELETE /volume/v3/attachments/c7266c72-2870-4837-b504-980f4eb5a97b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:38.228330 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1f19fdd-67b4-48f7-8f00-e3c8a93b6d1d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.230140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1f19fdd-67b4-48f7-8f00-e3c8a93b6d1d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 Aug 14 02:16:38.230337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1f19fdd-67b4-48f7-8f00-e3c8a93b6d1d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.230538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1f19fdd-67b4-48f7-8f00-e3c8a93b6d1d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.239727 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1f19fdd-67b4-48f7-8f00-e3c8a93b6d1d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 returned with HTTP 404 Aug 14 02:16:38.240300 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 750/3027] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:38 2026] GET /volume/v3/volumes/3bbd2256-c2ac-459c-98b0-4c06cbe40cf3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:38.250828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.252572 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:16:38.252808 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.252976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.253804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:16:38.311638 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Get all volumes completed successfully. Aug 14 02:16:38.313001 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.313001 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:38.322278 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f875c0e9-94a6-452c-bcd5-cb37dc2d305c tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:16:38.323175 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 754/3028] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:16:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10633 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:38.338260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-77b549e8-6fd8-45de-a144-01d2a0cd34f1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.340332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77b549e8-6fd8-45de-a144-01d2a0cd34f1 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] DELETE https://10.4.3.35/volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405 Aug 14 02:16:38.340554 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77b549e8-6fd8-45de-a144-01d2a0cd34f1 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.340819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-77b549e8-6fd8-45de-a144-01d2a0cd34f1 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.376509 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-77b549e8-6fd8-45de-a144-01d2a0cd34f1 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405 returned with HTTP 202 Aug 14 02:16:38.377164 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 761/3029] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:16:38 2026] DELETE /volume/v3/types/355488ec-15e8-4e07-bd53-6c52414be405 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:38.390862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8d5a8fb8-fefb-435c-8c3b-e139f348495b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.393070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d5a8fb8-fefb-435c-8c3b-e139f348495b tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:16:38.393486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d5a8fb8-fefb-435c-8c3b-e139f348495b tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-937875697", "extra_specs": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:38.395459 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.395459 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:38.415424 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d5a8fb8-fefb-435c-8c3b-e139f348495b tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:16:38.415931 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 765/3030] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:16:38 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:38.427363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de64004f-9ae3-4517-98a3-cdd1e71dae13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.429463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de64004f-9ae3-4517-98a3-cdd1e71dae13 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] POST https://10.4.3.35/volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503/encryption Aug 14 02:16:38.429946 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de64004f-9ae3-4517-98a3-cdd1e71dae13 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:38.431694 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.431694 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:38.466610 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de64004f-9ae3-4517-98a3-cdd1e71dae13 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503/encryption returned with HTTP 200 Aug 14 02:16:38.467175 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 751/3031] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:16:38 2026] POST /volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:38.476520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.478133 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:38.478697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-68699719", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-937875697", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:38.480706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-68699719', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-937875697', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:38.485228 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:16:38.485806 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.485806 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:38.488770 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:16:38.493459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (5e9d7531-7711-403a-bcaf-588893859be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:38.494697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03651956-4b8e-4654-a3d1-7e4e214115d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:38.496303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:38.527713 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03651956-4b8e-4654-a3d1-7e4e214115d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:16:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e286fb1e-c345-4d1a-a15a-bc7a84b54503,is_public=True,name='tempest-scenario-type-luks2-937875697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e286fb1e-c345-4d1a-a15a-bc7a84b54503', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:38.529216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc1ad4c-4646-44b3-b792-578208e784de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:38.559824 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-937875697 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-937875697, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:38.561149 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-937875697 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-937875697, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:16:38.597094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['ec20f8e9-8960-40e9-84cb-2cd83cdb2443', '1ed728fa-e0d0-46d2-bbba-1e6a0f8b3175', '87e6b783-1892-497a-821d-d9eea0ee735d', 'd8a91a88-f9ed-4ffe-88a1-80d5acff7b01'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:38.598111 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc1ad4c-4646-44b3-b792-578208e784de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec20f8e9-8960-40e9-84cb-2cd83cdb2443', '1ed728fa-e0d0-46d2-bbba-1e6a0f8b3175', '87e6b783-1892-497a-821d-d9eea0ee735d', 'd8a91a88-f9ed-4ffe-88a1-80d5acff7b01']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:38.600183 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936255e1-1fc8-4875-9f9e-26ab0fe4c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:38.638118 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936255e1-1fc8-4875-9f9e-26ab0fe4c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf48fbf-fd57-4d8d-834d-4e14aa60d948', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-68699719',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['ec20f8e9-8960-40e9-84cb-2cd83cdb2443','1ed728fa-e0d0-46d2-bbba-1e6a0f8b3175','87e6b783-1892-497a-821d-d9eea0ee735d','d8a91a88-f9ed-4ffe-88a1-80d5acff7b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=e286fb1e-c345-4d1a-a15a-bc7a84b54503), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-68699719',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=adf48fbf-fd57-4d8d-834d-4e14aa60d948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e286fb1e-c345-4d1a-a15a-bc7a84b54503),volume_type_id=e286fb1e-c345-4d1a-a15a-bc7a84b54503)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:38.639841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3c4952-55b8-4db9-8fbe-88d50fa7f215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:38.675400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3c4952-55b8-4db9-8fbe-88d50fa7f215) transitioned into state 'SUCCESS' from state '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-68699719',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['ec20f8e9-8960-40e9-84cb-2cd83cdb2443','1ed728fa-e0d0-46d2-bbba-1e6a0f8b3175','87e6b783-1892-497a-821d-d9eea0ee735d','d8a91a88-f9ed-4ffe-88a1-80d5acff7b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=e286fb1e-c345-4d1a-a15a-bc7a84b54503)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:38.676302 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fce2446-0af6-4e7a-b18a-0f6f060d88b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:38.693874 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fce2446-0af6-4e7a-b18a-0f6f060d88b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:38.694442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (5e9d7531-7711-403a-bcaf-588893859be7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:38.694860 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:16:38.695393 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfeb3a54-ab64-4c73-8293-9db0ed4e667e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:38.696704 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 755/3032] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:16:38 2026] POST /volume/v3/volumes => generated 776 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:38.714930 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b807271-70b7-40ea-88f2-cd3056482df1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.719798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b807271-70b7-40ea-88f2-cd3056482df1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:38.719798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b807271-70b7-40ea-88f2-cd3056482df1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.719798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b807271-70b7-40ea-88f2-cd3056482df1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.732140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.734599 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.734599 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:38.739909 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:16:38.739909 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.739909 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.739909 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume with id: 76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:16:38.740488 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7b807271-70b7-40ea-88f2-cd3056482df1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:38.751500 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.751500 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:38.751699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b807271-70b7-40ea-88f2-cd3056482df1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:38.752167 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:38.753123 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 762/3033] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:38 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:38.794358 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume request issued successfully. Aug 14 02:16:38.794811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a57fa64-0516-4f69-b1c1-82f2f98a01b3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 202 Aug 14 02:16:38.795399 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 766/3034] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:38 2026] DELETE /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:38.808666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:38.811082 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:16:38.811082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:38.811082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:38.821354 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:38.821354 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:38.825893 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Volume info retrieved successfully. Aug 14 02:16:38.836711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b97c649d-d8a7-4c80-a1b0-78b33305914b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 200 Aug 14 02:16:38.836711 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 752/3035] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:38 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:39.713817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5a801aa8-d832-4d50-8f08-7b5f9a5aef95 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:40.578907 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 763/3036] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:40.583862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.583862 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:40.583862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.583862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.586091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:40.586091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-897495909"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:40.588851 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.588851 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:40.590219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-897495909'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:40.590219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Create volume of 1 GB Aug 14 02:16:40.590219 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.590219 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:40.590219 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Availability Zones retrieved successfully. Aug 14 02:16:40.591137 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:40.591137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8c9fb01-08ce-4bfd-a37a-c764c30e25b0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:40.591137 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 767/3037] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:40.592096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Flow 'volume_create_api' (86d71aab-5624-430d-a648-dc89c9a50786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:40.592096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79bd5fe-8f44-4bf8-85dd-354950c337c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:40.592096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:40.592737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ffffb5c-4c59-4bdb-b025-9ed73c950069 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.592737 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ffffb5c-4c59-4bdb-b025-9ed73c950069 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde Aug 14 02:16:40.592737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ffffb5c-4c59-4bdb-b025-9ed73c950069 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.592737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ffffb5c-4c59-4bdb-b025-9ed73c950069 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.592737 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ffffb5c-4c59-4bdb-b025-9ed73c950069 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde returned with HTTP 404 Aug 14 02:16:40.593382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.593710 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 753/3038] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/76f6200a-b8df-4006-9b0f-760060f62fde => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.593806 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/action Aug 14 02:16:40.593806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:40.593806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:40.594129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.594129 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:40.594129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.594129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.594129 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume with id: abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:40.594309 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.594309 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:40.594446 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5ba9eb94-7910-40f7-8808-beeae2700ea3 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 404 Aug 14 02:16:40.594548 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:40.594601 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 768/3039] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:39 2026] DELETE /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.594653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79bd5fe-8f44-4bf8-85dd-354950c337c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:40.594653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e893e1c8-29a5-4110-b607-4e801143af0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:40.594791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f7c8352-8333-42c0-8d5f-b4d547864e5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.594863 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume updated successfully. Aug 14 02:16:40.594863 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34fdd6be-7996-4079-bdd0-2e7cb30404da tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/action returned with HTTP 200 Aug 14 02:16:40.594863 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 764/3040] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:16:39 2026] POST /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 02:16:40.594973 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f7c8352-8333-42c0-8d5f-b4d547864e5b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 Aug 14 02:16:40.594973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f7c8352-8333-42c0-8d5f-b4d547864e5b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.594973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f7c8352-8333-42c0-8d5f-b4d547864e5b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.594973 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f7c8352-8333-42c0-8d5f-b4d547864e5b tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 returned with HTTP 404 Aug 14 02:16:40.594973 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 754/3041] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/abce6fc3-e0d3-4c5b-a7dc-2fc289717643 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Delete volume with id: f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8845f52-edaa-43b6-a21b-64809a8f1819 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 404 Aug 14 02:16:40.595171 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 769/3042] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:39 2026] DELETE /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8bf5f049-2fe2-4bb7-9370-0a5afcbb7a67 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8bf5f049-2fe2-4bb7-9370-0a5afcbb7a67 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] GET https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8bf5f049-2fe2-4bb7-9370-0a5afcbb7a67 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8bf5f049-2fe2-4bb7-9370-0a5afcbb7a67 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8bf5f049-2fe2-4bb7-9370-0a5afcbb7a67 tempest-TestInstancesWithCinderVolumes-10590091 tempest-TestInstancesWithCinderVolumes-10590091-project-member] https://10.4.3.35/volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 returned with HTTP 404 Aug 14 02:16:40.595330 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 765/3043] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/f3449459-3416-4a8b-8567-53bb28f58040 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.595550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.595550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:16:40.595550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.595550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.595550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:16:40.595708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Created reservations ['ddd91c0f-dfb6-4cbf-ad77-8638f429ab27', '2f4b82b1-4fc3-4532-a1dd-395b07e76d63', 'd1f71130-3d83-48af-b5f5-46bcc0b9b335', '93fa451a-a829-4b80-8369-458090147d5b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:40.595708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e893e1c8-29a5-4110-b607-4e801143af0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd91c0f-dfb6-4cbf-ad77-8638f429ab27', '2f4b82b1-4fc3-4532-a1dd-395b07e76d63', 'd1f71130-3d83-48af-b5f5-46bcc0b9b335', '93fa451a-a829-4b80-8369-458090147d5b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:40.595708 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d99696c-6151-40a7-8794-3d1b0ecb83e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2acbbf17-f3a1-4993-81ed-0050f17f811a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2acbbf17-f3a1-4993-81ed-0050f17f811a None None] GET https://10.4.3.35/volume// Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2acbbf17-f3a1-4993-81ed-0050f17f811a None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2acbbf17-f3a1-4993-81ed-0050f17f811a None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2acbbf17-f3a1-4993-81ed-0050f17f811a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:40.596083 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 770/3044] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:40.596298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-d85cdaeb-8e9d-48e0-baf7-c062a9465af3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.596298 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d85cdaeb-8e9d-48e0-baf7-c062a9465af3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:40.596298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d85cdaeb-8e9d-48e0-baf7-c062a9465af3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe45cd6-4140-4252-bd4a-1418c5fa7e47", "connector": null, "instance_uuid": "41926ec7-7a28-494d-b4cd-303ce8235fc6"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:40.596456 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Get all volumes completed successfully. Aug 14 02:16:40.596456 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.596456 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:40.596579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d99696c-6151-40a7-8794-3d1b0ecb83e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcb05e9-31a0-487c-9dfe-f1f24808343a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-897495909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c97bae1a0eb400a97bf811bf719f82d',qos_specs=None,replication_status=,reservations=['ddd91c0f-dfb6-4cbf-ad77-8638f429ab27','2f4b82b1-4fc3-4532-a1dd-395b07e76d63','d1f71130-3d83-48af-b5f5-46bcc0b9b335','93fa451a-a829-4b80-8369-458090147d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21db0b606b30448f8ab596027d42a76b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-897495909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dcb05e9-31a0-487c-9dfe-f1f24808343a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c97bae1a0eb400a97bf811bf719f82d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21db0b606b30448f8ab596027d42a76b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:40.596579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7902158-0351-474e-8f65-0b99cf582ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:40.596713 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aee7a0f1-4359-4be3-b4e2-22ddf8d1e209 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:16:40.596713 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 755/3045] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:16:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10252 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:40.596836 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.596836 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:40.596913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a1d048df-129a-4170-9702-7f3b29a6b2ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.596972 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7902158-0351-474e-8f65-0b99cf582ea3) transitioned into state 'SUCCESS' from state '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-897495909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c97bae1a0eb400a97bf811bf719f82d',qos_specs=None,replication_status=,reservations=['ddd91c0f-dfb6-4cbf-ad77-8638f429ab27','2f4b82b1-4fc3-4532-a1dd-395b07e76d63','d1f71130-3d83-48af-b5f5-46bcc0b9b335','93fa451a-a829-4b80-8369-458090147d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21db0b606b30448f8ab596027d42a76b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:40.597064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1d048df-129a-4170-9702-7f3b29a6b2ff tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] DELETE https://10.4.3.35/volume/v3/types/e3355402-8256-4990-b9b9-27a3e8df27e1 Aug 14 02:16:40.597064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1d048df-129a-4170-9702-7f3b29a6b2ff tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.597064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1d048df-129a-4170-9702-7f3b29a6b2ff tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edf952e-429b-44cb-983c-12bd5cebe40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edf952e-429b-44cb-983c-12bd5cebe40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Flow 'volume_create_api' (86d71aab-5624-430d-a648-dc89c9a50786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Create volume request issued successfully. Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff5f6f90-9156-4965-8ee5-3e41dd23ccac tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:40.597175 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 756/3046] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:16:39 2026] POST /volume/v3/volumes => generated 771 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:40.597535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.597657 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d85cdaeb-8e9d-48e0-baf7-c062a9465af3 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:40.597657 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 766/3047] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:39 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 14 02:16:40.597812 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:40.597812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.597812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.597965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.597965 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:16:40.597965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.597965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.598225 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.598225 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:40.598376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-4b3a7e04-e67c-4b08-9a67-1af0b00532a4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.598477 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.598477 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:40.598586 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-4b3a7e04-e67c-4b08-9a67-1af0b00532a4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c Aug 14 02:16:40.598586 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-4b3a7e04-e67c-4b08-9a67-1af0b00532a4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.598586 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-4b3a7e04-e67c-4b08-9a67-1af0b00532a4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.598727 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1d048df-129a-4170-9702-7f3b29a6b2ff tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types/e3355402-8256-4990-b9b9-27a3e8df27e1 returned with HTTP 202 Aug 14 02:16:40.598727 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 771/3048] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:16:40 2026] DELETE /volume/v3/types/e3355402-8256-4990-b9b9-27a3e8df27e1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:40.598832 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:40.599046 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:16:40.599176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.599238 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.599238 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:40.599309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-266c134f-f4a6-4909-8ba1-fb9d5ae762ce tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:16:40.599309 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 757/3049] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:40.599376 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:16:40.599426 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-45418f1b-63ba-4583-8a9b-ee07dd8eab8b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:40.599478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.599478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.599553 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 756/3050] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Get all volumes completed successfully. Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-412cd48d-7e09-4746-ad8d-14a82ad7e6f9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:16:40.599636 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 772/3051] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11200 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:40.599813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d442eaa3-31ed-4e22-a583-ba93921b9190 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.599813 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d442eaa3-31ed-4e22-a583-ba93921b9190 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] DELETE https://10.4.3.35/volume/v3/types/11fb1547-8fd7-4783-8773-b97551133b81 Aug 14 02:16:40.599813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d442eaa3-31ed-4e22-a583-ba93921b9190 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.599813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d442eaa3-31ed-4e22-a583-ba93921b9190 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.600066 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-4b3a7e04-e67c-4b08-9a67-1af0b00532a4 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c returned with HTTP 200 Aug 14 02:16:40.600066 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 767/3052] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:40 2026] DELETE /volume/v3/attachments/39cb044e-0861-4cb7-a975-d3c552920d7c => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:40.600160 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d442eaa3-31ed-4e22-a583-ba93921b9190 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types/11fb1547-8fd7-4783-8773-b97551133b81 returned with HTTP 202 Aug 14 02:16:40.600160 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 758/3053] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:16:40 2026] DELETE /volume/v3/types/11fb1547-8fd7-4783-8773-b97551133b81 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:40.600229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4335be86-5af5-4692-8176-c1e96b892f63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.600229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:16:40.600229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.600229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.600229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:16:40.639219 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Get all volumes completed successfully. Aug 14 02:16:40.641521 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.641521 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:40.651084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4335be86-5af5-4692-8176-c1e96b892f63 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:16:40.651690 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 757/3054] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10949 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:40.670788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.672665 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 Aug 14 02:16:40.672870 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.673081 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.673235 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Delete volume with id: fae52a2c-1311-4e88-8f3e-09ba27e8d709 Aug 14 02:16:40.683036 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.683036 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:40.683495 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Volume info retrieved successfully. Aug 14 02:16:40.694087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.image.cache [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'a3b906a8-65b7-41f2-a128-6e7dcd5450d4', 'volume_id': 'fae52a2c-1311-4e88-8f3e-09ba27e8d709', 'host': 'np0000007301@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 2, 14, 34), 'last_used': datetime.datetime(2026, 8, 14, 2, 15, 6)}. {{(pid=100235) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 02:16:40.704315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.704451 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Delete volume request issued successfully. Aug 14 02:16:40.704451 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eaeaf20f-654b-4e09-924f-2417c71a4514 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 returned with HTTP 202 Aug 14 02:16:40.704855 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 773/3055] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:16:40 2026] DELETE /volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:40.706304 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:40.706482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.706706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.711962 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.713849 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.713849 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:40.714305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] GET https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 Aug 14 02:16:40.714682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.714682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.717861 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:40.723645 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-057970f4-87e3-4a0d-88df-f38b634cfa68 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:40.724205 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 768/3056] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:40.725308 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.725308 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:40.729464 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Volume info retrieved successfully. Aug 14 02:16:40.734039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4382e1c1-6c21-4c8c-bb96-2bacd928f3e0 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 returned with HTTP 200 Aug 14 02:16:40.734562 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 759/3057] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:40.738947 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6a7d2aa-1436-46fe-8290-d7a30ab8c1fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.739389 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6a7d2aa-1436-46fe-8290-d7a30ab8c1fc None None] GET https://10.4.3.35/volume// Aug 14 02:16:40.739550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6a7d2aa-1436-46fe-8290-d7a30ab8c1fc None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:40.739766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6a7d2aa-1436-46fe-8290-d7a30ab8c1fc None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:40.740187 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6a7d2aa-1436-46fe-8290-d7a30ab8c1fc None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:40.740488 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 758/3058] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:16:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:40.750144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-9031ce1e-89fa-4332-bcb5-d50f176a12fc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:40.752424 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-9031ce1e-89fa-4332-bcb5-d50f176a12fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:40.752853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-9031ce1e-89fa-4332-bcb5-d50f176a12fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adf48fbf-fd57-4d8d-834d-4e14aa60d948", "connector": null, "instance_uuid": "9b86d5e3-12bd-415a-b6a8-96c2cd6b0d9f"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:40.762731 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:40.762731 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:40.786787 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-9031ce1e-89fa-4332-bcb5-d50f176a12fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:40.787294 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 774/3059] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:40 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:41.114200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:41.119642 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:16:41.119819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:41.120037 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:41.129607 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:41.129607 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:41.135218 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:16:41.141754 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-068db163-b113-4f2e-b4ee-42b2bc1e9a46 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:16:41.142315 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 769/3060] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:41 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:41.219871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:41.222532 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd Aug 14 02:16:41.222957 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:41.231477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:41.236377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:41.237380 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:41.237380 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:41.337410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" released by "attachment_update" :: held 0.101s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:41.337718 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-d22a9228-43bb-48ff-807f-ef4790a35534 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd returned with HTTP 200 Aug 14 02:16:41.338239 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 760/3061] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:41 2026] PUT /volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:41.349512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-fa5c9168-b591-44ae-bfa8-07946ec2c88b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:41.353841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-fa5c9168-b591-44ae-bfa8-07946ec2c88b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd Aug 14 02:16:41.354118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-fa5c9168-b591-44ae-bfa8-07946ec2c88b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:41.354322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-fa5c9168-b591-44ae-bfa8-07946ec2c88b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:41.382143 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-fa5c9168-b591-44ae-bfa8-07946ec2c88b tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd returned with HTTP 200 Aug 14 02:16:41.382246 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 759/3062] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:16:41 2026] GET /volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:41.748171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7b43add6-3495-4bf3-8430-3960228053b9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:41.750456 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b43add6-3495-4bf3-8430-3960228053b9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] GET https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 Aug 14 02:16:41.750737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b43add6-3495-4bf3-8430-3960228053b9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:41.750988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7b43add6-3495-4bf3-8430-3960228053b9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:41.758840 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7b43add6-3495-4bf3-8430-3960228053b9 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 returned with HTTP 404 Aug 14 02:16:41.759562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 775/3063] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:41 2026] GET /volume/v3/volumes/fae52a2c-1311-4e88-8f3e-09ba27e8d709 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:41.772868 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3bf15fb8-83e4-4f09-b8a0-71791dbf8443 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:41.779406 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bf15fb8-83e4-4f09-b8a0-71791dbf8443 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] DELETE https://10.4.3.35/volume/v3/types/f26187a1-4651-4c05-be0a-efa108810069 Aug 14 02:16:41.780669 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bf15fb8-83e4-4f09-b8a0-71791dbf8443 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:41.780940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bf15fb8-83e4-4f09-b8a0-71791dbf8443 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:41.823230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bf15fb8-83e4-4f09-b8a0-71791dbf8443 tempest-TestInstancesWithCinderVolumes-2115890923 tempest-TestInstancesWithCinderVolumes-2115890923-project-admin] https://10.4.3.35/volume/v3/types/f26187a1-4651-4c05-be0a-efa108810069 returned with HTTP 202 Aug 14 02:16:41.823796 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 770/3064] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:16:41 2026] DELETE /volume/v3/types/f26187a1-4651-4c05-be0a-efa108810069 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:42.097930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40a194d2-c130-41d3-a938-a47b4ee09644 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:42.098537 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40a194d2-c130-41d3-a938-a47b4ee09644 None None] GET https://10.4.3.35/volume// Aug 14 02:16:42.098537 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40a194d2-c130-41d3-a938-a47b4ee09644 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:42.098693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40a194d2-c130-41d3-a938-a47b4ee09644 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:42.098953 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40a194d2-c130-41d3-a938-a47b4ee09644 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:42.099451 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 761/3065] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:42.109945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:42.114100 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:16:42.115800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:42.115800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:42.129016 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:42.129016 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:42.135239 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:16:42.142576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-a24a1569-47dc-43b5-9a37-f5daf7d05fd0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:16:42.143638 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 760/3066] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:42 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 1047 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:42.267235 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:42.272231 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f Aug 14 02:16:42.272657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:42.287885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-adf48fbf-fd57-4d8d-834d-4e14aa60d948-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:42.294877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-adf48fbf-fd57-4d8d-834d-4e14aa60d948-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:42.296541 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:42.296541 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:42.389301 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-adf48fbf-fd57-4d8d-834d-4e14aa60d948-np0000007301" released by "attachment_update" :: held 0.094s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:42.389650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-01609a5b-6e83-419b-8745-94a123d1529f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f returned with HTTP 200 Aug 14 02:16:42.390181 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 776/3067] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:42 2026] PUT /volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:42.421205 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-3d8b2383-5dd9-439e-8a27-2010fc211814 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:42.423833 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-3d8b2383-5dd9-439e-8a27-2010fc211814 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f/action Aug 14 02:16:42.424309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-3d8b2383-5dd9-439e-8a27-2010fc211814 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:42.424474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-3d8b2383-5dd9-439e-8a27-2010fc211814 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:42.443444 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:42.443444 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:42.462137 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-3d8b2383-5dd9-439e-8a27-2010fc211814 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f/action returned with HTTP 204 Aug 14 02:16:42.462654 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 771/3068] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:42 2026] POST /volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:44.014413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25b6578b-45b9-464f-bbac-febde22c709b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:44.016827 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:44.017728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-682918238"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:44.019745 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-682918238'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:44.020034 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume of 1 GB Aug 14 02:16:44.020497 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:44.020497 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:44.027565 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Availability Zones retrieved successfully. Aug 14 02:16:44.036744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (f9b71513-1f11-4251-802a-69f0bc4ffe1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:44.038026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b875bf86-31b4-4027-b62b-5041fd812c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:44.040416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:44.079435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b875bf86-31b4-4027-b62b-5041fd812c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:44.080642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e6fa5e-6110-4c0a-a2bf-d240783e98e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:44.183981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Created reservations ['dd64b033-7360-4c19-9468-00eeedafa569', '4a556af8-813b-48cf-857c-db44ed0cceeb', '5616965c-86ae-4e4d-b0c5-9eabfd50462f', '64687014-7f5b-40cd-9aba-f3c6879b01b5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:44.184936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e6fa5e-6110-4c0a-a2bf-d240783e98e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd64b033-7360-4c19-9468-00eeedafa569', '4a556af8-813b-48cf-857c-db44ed0cceeb', '5616965c-86ae-4e4d-b0c5-9eabfd50462f', '64687014-7f5b-40cd-9aba-f3c6879b01b5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:44.185901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f18421e-48fe-4bf5-9da1-782d5edd821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:44.210263 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f18421e-48fe-4bf5-9da1-782d5edd821d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-682918238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['dd64b033-7360-4c19-9468-00eeedafa569','4a556af8-813b-48cf-857c-db44ed0cceeb','5616965c-86ae-4e4d-b0c5-9eabfd50462f','64687014-7f5b-40cd-9aba-f3c6879b01b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-682918238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e1ec2ae13f64db9851d96f80a83eedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a56358477ce42d4a9720e760111f809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:44.211327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9f1cf4-36cc-4235-a4be-353d88e40001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:44.233327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9f1cf4-36cc-4235-a4be-353d88e40001) transitioned into state 'SUCCESS' from state '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-682918238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['dd64b033-7360-4c19-9468-00eeedafa569','4a556af8-813b-48cf-857c-db44ed0cceeb','5616965c-86ae-4e4d-b0c5-9eabfd50462f','64687014-7f5b-40cd-9aba-f3c6879b01b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:44.234107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3678d354-e680-46f6-b31c-1d75c5ae4307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:44.246592 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3678d354-e680-46f6-b31c-1d75c5ae4307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:44.247432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (f9b71513-1f11-4251-802a-69f0bc4ffe1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:44.247751 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request issued successfully. Aug 14 02:16:44.248478 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25b6578b-45b9-464f-bbac-febde22c709b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:44.248927 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 762/3069] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:16:44 2026] POST /volume/v3/volumes => generated 748 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:44.270276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:44.273414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:44.273508 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:44.273872 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:44.286285 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:44.286285 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:44.290561 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:44.301623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd95848f-cc56-4fe8-9e46-bb077bdae450 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:44.302317 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 761/3070] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:44 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:44.910707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-0b9dd2bf-45bf-4918-8d37-15c148acf08c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:44.912368 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-0b9dd2bf-45bf-4918-8d37-15c148acf08c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption Aug 14 02:16:44.912541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-0b9dd2bf-45bf-4918-8d37-15c148acf08c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:44.912722 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-0b9dd2bf-45bf-4918-8d37-15c148acf08c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:44.926524 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:44.926524 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:44.937652 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-0b9dd2bf-45bf-4918-8d37-15c148acf08c tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption returned with HTTP 200 Aug 14 02:16:44.938013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 777/3071] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:16:44 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:45.317791 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-510d6881-3d6a-4452-9c65-a388695bf28d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.319593 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-510d6881-3d6a-4452-9c65-a388695bf28d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:45.319817 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-510d6881-3d6a-4452-9c65-a388695bf28d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.320083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-510d6881-3d6a-4452-9c65-a388695bf28d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.326941 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.326941 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:45.330629 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-510d6881-3d6a-4452-9c65-a388695bf28d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:45.335631 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-510d6881-3d6a-4452-9c65-a388695bf28d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:45.336038 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 772/3072] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:45.392911 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.395423 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:45.395698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.395936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.412107 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.412107 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:45.419888 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:45.424844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-95a7260c-b272-4143-a1c9-9c7207d51a14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:45.425395 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 763/3073] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:45.526740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9b616e7-ea9a-469c-8992-bcb4ea6f342d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.527168 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9b616e7-ea9a-469c-8992-bcb4ea6f342d None None] GET https://10.4.3.35/volume// Aug 14 02:16:45.527319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9b616e7-ea9a-469c-8992-bcb4ea6f342d None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.527514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9b616e7-ea9a-469c-8992-bcb4ea6f342d None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.527845 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9b616e7-ea9a-469c-8992-bcb4ea6f342d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:45.528193 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 762/3074] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:45.543974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-87ea1e34-12d4-461b-af8a-9a64fd8fce36 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.547535 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-87ea1e34-12d4-461b-af8a-9a64fd8fce36 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:45.547627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-87ea1e34-12d4-461b-af8a-9a64fd8fce36 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d", "connector": null, "instance_uuid": "a7f651df-bac7-4067-b6b2-4faf7631c7cc"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:45.570437 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.570437 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:45.623095 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-87ea1e34-12d4-461b-af8a-9a64fd8fce36 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:45.623803 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 778/3075] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:45 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 14 02:16:45.673312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.675541 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:45.675790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.676394 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.692032 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.692032 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:45.695692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff55ad6c-e0c2-4f33-8428-b061982ad328 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.696118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff55ad6c-e0c2-4f33-8428-b061982ad328 None None] GET https://10.4.3.35/volume// Aug 14 02:16:45.696335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff55ad6c-e0c2-4f33-8428-b061982ad328 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.696608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff55ad6c-e0c2-4f33-8428-b061982ad328 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.697008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff55ad6c-e0c2-4f33-8428-b061982ad328 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:45.697307 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 764/3076] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:45.697767 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:45.708895 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dec6e52a-3b71-4f7f-81b3-e20e16b8ee14 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:45.709629 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 773/3077] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:45.713625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.717536 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:45.717869 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:45.718191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:45.732735 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.732735 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:45.737012 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:45.744390 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-f20ffd2d-1c88-4d4f-ac3a-be18002c12f2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:45.744968 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 763/3078] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:16:45 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1020 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:16:45.876308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:45.884728 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] PUT https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c Aug 14 02:16:45.885172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:45.893873 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Acquiring lock "cinder-attachment_update-ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:45.898029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:45.899032 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:45.899032 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:45.992316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d-np0000007301" released by "attachment_update" :: held 0.094s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:45.992877 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-d48f03de-41f6-4b1a-80ff-c62f27e8abec tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c returned with HTTP 200 Aug 14 02:16:45.993587 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 779/3079] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:45 2026] PUT /volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:46.725650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:46.731234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:46.731531 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:46.731814 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:46.747874 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:46.747874 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:46.756018 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:46.763244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e233d656-4672-4944-b2ac-f5fea36e0b5f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:46.763842 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 765/3080] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:46 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:47.497533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ab18723b-2175-4732-a37f-a91029367db9 req-3a8920bd-4581-4c3f-bdc0-89b8f85984bb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:47.500178 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-3a8920bd-4581-4c3f-bdc0-89b8f85984bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd/action Aug 14 02:16:47.500590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-3a8920bd-4581-4c3f-bdc0-89b8f85984bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:47.500739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-3a8920bd-4581-4c3f-bdc0-89b8f85984bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:47.519501 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:47.519501 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:47.543814 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ab18723b-2175-4732-a37f-a91029367db9 req-3a8920bd-4581-4c3f-bdc0-89b8f85984bb tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd/action returned with HTTP 204 Aug 14 02:16:47.544327 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 774/3081] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:47 2026] POST /volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:47.780102 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99eb6328-7006-4dc5-a908-57b27e26610e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:47.781837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99eb6328-7006-4dc5-a908-57b27e26610e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:47.782023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99eb6328-7006-4dc5-a908-57b27e26610e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:47.782237 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99eb6328-7006-4dc5-a908-57b27e26610e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:47.794954 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:47.794954 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:47.799107 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99eb6328-7006-4dc5-a908-57b27e26610e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:47.804130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99eb6328-7006-4dc5-a908-57b27e26610e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:47.804591 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 764/3082] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:47 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:47.959558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-7759d925-ff77-4f02-8ad3-e83eef68d621 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:47.962574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-7759d925-ff77-4f02-8ad3-e83eef68d621 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption Aug 14 02:16:47.962845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-7759d925-ff77-4f02-8ad3-e83eef68d621 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:47.963104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-7759d925-ff77-4f02-8ad3-e83eef68d621 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:47.978098 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:47.978098 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:47.985565 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0e562371-70a1-4ffe-b99e-9d7d7fa4480b req-7759d925-ff77-4f02-8ad3-e83eef68d621 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption returned with HTTP 200 Aug 14 02:16:47.986047 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 780/3083] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:16:47 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:48.825776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:48.828467 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:48.829065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:48.829320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:48.846752 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:48.846752 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:48.854662 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:48.869072 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1393d7f1-639b-4df4-82f3-68576f1d3e62 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:48.869634 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 766/3084] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:48 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:49.891844 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:49.900565 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:49.900980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:49.901353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:49.916854 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:49.916854 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:49.923755 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:49.941567 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-97714ce8-6d21-49d9-a99f-a9222ad9697c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:49.941567 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 775/3085] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:49 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:50.264808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:50.421444 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:50.422247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-724273752"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:50.425169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-724273752'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:50.426155 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume of 1 GB Aug 14 02:16:50.433737 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Availability Zones retrieved successfully. Aug 14 02:16:50.444154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Flow 'volume_create_api' (45d79e38-b4b7-46ba-a2e0-77a6f93e9cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:50.444594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090a970b-e26f-497e-82ee-ade234f848f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:50.448449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:50.481031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090a970b-e26f-497e-82ee-ade234f848f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:50.481807 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ded315b-3492-4a94-9abd-5393015c0d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:50.577319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Created reservations ['e9917d73-d4ac-48a8-a461-22fc51ea259f', 'd711517b-87da-4282-bdf2-e47ba34ff0e3', '7c20e7a5-3469-4acd-8e69-c2aaeb329e24', '894ce37b-9407-4fa7-8e52-353c740cd041'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:50.578725 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ded315b-3492-4a94-9abd-5393015c0d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9917d73-d4ac-48a8-a461-22fc51ea259f', 'd711517b-87da-4282-bdf2-e47ba34ff0e3', '7c20e7a5-3469-4acd-8e69-c2aaeb329e24', '894ce37b-9407-4fa7-8e52-353c740cd041']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:50.580440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3568e431-1457-40e8-b185-c463b98e66fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:50.612704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3568e431-1457-40e8-b185-c463b98e66fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065b563e-3b5e-4e1c-a0d9-2badb1ac0d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-724273752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba59d04f3f345ff978d39c08fa00a1b',qos_specs=None,replication_status=,reservations=['e9917d73-d4ac-48a8-a461-22fc51ea259f','d711517b-87da-4282-bdf2-e47ba34ff0e3','7c20e7a5-3469-4acd-8e69-c2aaeb329e24','894ce37b-9407-4fa7-8e52-353c740cd041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b635d70d50c946468839e026cdc69ecf',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-724273752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065b563e-3b5e-4e1c-a0d9-2badb1ac0d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cba59d04f3f345ff978d39c08fa00a1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b635d70d50c946468839e026cdc69ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:50.612704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec904c5e-e8a6-4fa0-947d-18bea4297d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:50.639091 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec904c5e-e8a6-4fa0-947d-18bea4297d05) transitioned into state 'SUCCESS' from state '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-724273752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba59d04f3f345ff978d39c08fa00a1b',qos_specs=None,replication_status=,reservations=['e9917d73-d4ac-48a8-a461-22fc51ea259f','d711517b-87da-4282-bdf2-e47ba34ff0e3','7c20e7a5-3469-4acd-8e69-c2aaeb329e24','894ce37b-9407-4fa7-8e52-353c740cd041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b635d70d50c946468839e026cdc69ecf',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:50.640465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed645be-8fa4-4225-8efe-f8e873459413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:50.656953 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed645be-8fa4-4225-8efe-f8e873459413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:50.658833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Flow 'volume_create_api' (45d79e38-b4b7-46ba-a2e0-77a6f93e9cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:50.658833 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume request issued successfully. Aug 14 02:16:50.660038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbba4777-a15f-4e8d-ad99-c94c52c275df tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:50.660964 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 765/3086] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:16:50 2026] POST /volume/v3/volumes => generated 763 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:50.677110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-27404d12-b054-4bc9-97ff-db166017f64a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:50.680933 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27404d12-b054-4bc9-97ff-db166017f64a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:50.680933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27404d12-b054-4bc9-97ff-db166017f64a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:50.681180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27404d12-b054-4bc9-97ff-db166017f64a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:50.694273 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:50.694273 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:50.702512 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-27404d12-b054-4bc9-97ff-db166017f64a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:50.710732 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27404d12-b054-4bc9-97ff-db166017f64a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:16:50.711507 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 781/3087] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:50 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:50.966248 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:50.969794 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:50.971650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:50.972091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:50.991560 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:50.991560 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:50.998242 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:51.005873 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c90faf89-159a-497e-a1b0-30b0a1d13d4d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:51.006503 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 767/3088] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:50 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:51.373762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-6e32ed01-12a5-4f28-bd8c-ca00dbf64d81 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.379579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-6e32ed01-12a5-4f28-bd8c-ca00dbf64d81 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c/action Aug 14 02:16:51.380100 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-6e32ed01-12a5-4f28-bd8c-ca00dbf64d81 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:51.380266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-6e32ed01-12a5-4f28-bd8c-ca00dbf64d81 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:51.418802 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.418802 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:51.437656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f476254-dd42-48b0-9e53-24cad32bd964 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.438256 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f476254-dd42-48b0-9e53-24cad32bd964 None None] GET https://10.4.3.35/volume// Aug 14 02:16:51.438545 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f476254-dd42-48b0-9e53-24cad32bd964 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:51.438890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f476254-dd42-48b0-9e53-24cad32bd964 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:51.439720 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f476254-dd42-48b0-9e53-24cad32bd964 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:16:51.439898 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 766/3089] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:16:51 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:16:51.440589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-4bcbdf6a-cc57-4394-94b8-f9b117412f78 req-6e32ed01-12a5-4f28-bd8c-ca00dbf64d81 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c/action returned with HTTP 204 Aug 14 02:16:51.442133 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 776/3090] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:16:51 2026] POST /volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:51.468351 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-7127decb-7c74-4375-9d91-0e1fe010c52d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.486114 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-7127decb-7c74-4375-9d91-0e1fe010c52d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:16:51.486114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-7127decb-7c74-4375-9d91-0e1fe010c52d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe45cd6-4140-4252-bd4a-1418c5fa7e47", "connector": null, "instance_uuid": "41926ec7-7a28-494d-b4cd-303ce8235fc6"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:51.515753 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.515753 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:51.562137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-7127decb-7c74-4375-9d91-0e1fe010c52d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:16:51.562767 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 782/3091] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:16:51 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:51.577569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-d1cdd5e2-dac8-4ef8-a643-3e810ef77ee7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.579931 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-d1cdd5e2-dac8-4ef8-a643-3e810ef77ee7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd Aug 14 02:16:51.580216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-d1cdd5e2-dac8-4ef8-a643-3e810ef77ee7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:51.580472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-d1cdd5e2-dac8-4ef8-a643-3e810ef77ee7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:51.589321 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.589321 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:51.662748 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-d1cdd5e2-dac8-4ef8-a643-3e810ef77ee7 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd returned with HTTP 200 Aug 14 02:16:51.663433 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 768/3092] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:16:51 2026] DELETE /volume/v3/attachments/2533e917-4321-446a-9cf1-9cdbb4f8d9cd => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:51.729159 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b71d3200-7616-4027-9044-6a1beef6a426 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.732703 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b71d3200-7616-4027-9044-6a1beef6a426 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:51.732703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b71d3200-7616-4027-9044-6a1beef6a426 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:51.732703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b71d3200-7616-4027-9044-6a1beef6a426 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:51.744408 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.744408 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:51.750259 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b71d3200-7616-4027-9044-6a1beef6a426 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:51.756405 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b71d3200-7616-4027-9044-6a1beef6a426 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:16:51.757444 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 767/3093] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:51 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:51.777445 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.779777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:16:51.780186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "065b563e-3b5e-4e1c-a0d9-2badb1ac0d73", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-784228126"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:51.791949 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.791949 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:51.792608 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:51.792774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create snapshot from volume 065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:51.844847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Created reservations ['3cdc880f-0d87-4a17-b759-73dcc669a523', 'ac29a7b8-e5f6-435b-a636-35d83c49edbd', 'a16997b3-9de2-428d-ae35-989fdf2bec69', 'b160386a-3ccd-42a4-b19e-717050ab572e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:51.890468 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot create request issued successfully. Aug 14 02:16:51.893695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83d2db04-9ea6-4535-ba7c-6ca2cfc9203b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:16:51.893695 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 777/3094] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:16:51 2026] POST /volume/v3/snapshots => generated 321 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:51.910033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:51.921338 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:16:51.921904 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:51.921904 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:51.930983 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:51.930983 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:51.931846 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:51.932935 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca3641ca-4c38-4dea-8398-b29fe3577b20 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 200 Aug 14 02:16:51.933430 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 783/3095] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:51 2026] GET /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 453 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:52.023870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:52.033766 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:52.034368 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:52.034469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:52.049551 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:52.049551 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:52.056161 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:52.062733 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5111d5e0-1be5-467c-9a99-7ecc9a136413 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:52.063714 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 769/3096] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:52 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1133 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:52.082031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:52.084161 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:16:52.084825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:52.085217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:52.096045 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:52.096045 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:52.104706 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:16:52.110631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f198f11e-b12a-4b37-a9e3-d1291abe611a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:16:52.111499 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 768/3097] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:16:52 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:52.959239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:52.962562 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:16:52.964695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:52.964695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:52.973776 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:52.973776 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:52.975155 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:52.976566 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66dde11b-4500-4dfb-a7b9-0725ea6b4819 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 200 Aug 14 02:16:52.977725 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 778/3098] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:52 2026] GET /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:52.993660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:53.002968 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73/action Aug 14 02:16:53.003601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action body: b'{"revert": {"snapshot_id": "75d25697-03a8-409a-8096-6bd095fe0439"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:53.004086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "75d25697-03a8-409a-8096-6bd095fe0439"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:53.015013 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:53.015013 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:53.015613 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume retrieved successfully. Aug 14 02:16:53.035042 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Reverting volume 065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 to snapshot 75d25697-03a8-409a-8096-6bd095fe0439. Aug 14 02:16:53.036237 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:53.036237 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:53.053315 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-130ffbbe-ab94-41da-a799-a6870a2f2c5b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73/action returned with HTTP 202 Aug 14 02:16:53.054157 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 784/3099] 10.4.3.35 () {70 vars in 1424 bytes} [Fri Aug 14 02:16:52 2026] POST /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:16:53.063569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:53.066141 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:53.066472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:53.066773 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:53.078203 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:53.078203 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:53.087579 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:53.095195 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c1c3b1d-f2d3-4372-b03a-6c829a60b74c tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:16:53.095925 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 770/3100] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:53 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:54.071186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.074327 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] PUT https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa Aug 14 02:16:54.075019 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:54.086129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Acquiring lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:16:54.092847 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:16:54.095135 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.095135 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:54.116970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.120811 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:54.121164 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:54.121521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:54.230473 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Lock "cinder-attachment_update-5fe45cd6-4140-4252-bd4a-1418c5fa7e47-np0000007301" released by "attachment_update" :: held 0.138s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:16:54.230907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5fac1fd3-9437-4027-bf59-c74a4e0a626d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa returned with HTTP 200 Aug 14 02:16:54.231621 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 769/3101] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:16:54 2026] PUT /volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa => generated 968 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:54.244159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-95baf77e-644d-4e93-b389-98a7f1122aef None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.248262 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-95baf77e-644d-4e93-b389-98a7f1122aef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa Aug 14 02:16:54.248546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-95baf77e-644d-4e93-b389-98a7f1122aef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:54.249107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-95baf77e-644d-4e93-b389-98a7f1122aef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:54.270387 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-95baf77e-644d-4e93-b389-98a7f1122aef tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa returned with HTTP 200 Aug 14 02:16:54.271390 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 785/3102] 10.4.3.35 () {70 vars in 1644 bytes} [Fri Aug 14 02:16:54 2026] GET /volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:54.350842 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.350842 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:54.355184 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:54.360375 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fcf7cadc-5262-4aa7-bb19-a06604b1f238 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:16:54.360831 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 779/3103] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:54 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 856 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:54.377246 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.379485 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:16:54.379831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:54.379902 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:54.386001 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.386001 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:54.386606 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:54.387577 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5a984b9-1d79-4b8a-b56d-73daac2f23e3 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 200 Aug 14 02:16:54.388008 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 771/3104] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:54 2026] GET /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:54.398104 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.400110 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:16:54.400412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:54.400612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:54.409620 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.409620 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:54.414772 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:54.422812 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9769bdb-57d3-428e-b9d7-324c08805d25 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:16:54.423633 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 770/3105] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:54 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:54.449390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.452359 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:16:54.452860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-969212202"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:54.457008 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-969212202'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:16:54.457863 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume of 1 GB Aug 14 02:16:54.458436 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.458436 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:54.467177 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Availability Zones retrieved successfully. Aug 14 02:16:54.475484 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Flow 'volume_create_api' (2345a587-f9fe-4ec7-976c-0bc0f03d20e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:54.477207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea6164e-dac7-47be-b680-18a93bf84a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:54.478814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:16:54.525329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea6164e-dac7-47be-b680-18a93bf84a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:54.525329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d01cd4-11e5-44aa-8d9b-e74ecd551198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:54.585190 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Created reservations ['449afa80-16f3-41c1-b168-95cafec051fe', '5b033671-0c54-4373-b963-1a17acbae67c', '8c1a8f21-f10c-4c3b-bdae-31fbae741c71', 'eb88c344-dac9-43f0-960b-ad086f56bc01'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:54.586592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d01cd4-11e5-44aa-8d9b-e74ecd551198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['449afa80-16f3-41c1-b168-95cafec051fe', '5b033671-0c54-4373-b963-1a17acbae67c', '8c1a8f21-f10c-4c3b-bdae-31fbae741c71', 'eb88c344-dac9-43f0-960b-ad086f56bc01']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:54.587579 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e329fa41-a657-4237-87a7-0f4c031b59b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:54.614626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e329fa41-a657-4237-87a7-0f4c031b59b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-969212202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba59d04f3f345ff978d39c08fa00a1b',qos_specs=None,replication_status=,reservations=['449afa80-16f3-41c1-b168-95cafec051fe','5b033671-0c54-4373-b963-1a17acbae67c','8c1a8f21-f10c-4c3b-bdae-31fbae741c71','eb88c344-dac9-43f0-960b-ad086f56bc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b635d70d50c946468839e026cdc69ecf',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-969212202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cba59d04f3f345ff978d39c08fa00a1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b635d70d50c946468839e026cdc69ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:54.615587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a781e3-007b-42bd-bf13-a58de9e698b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:54.636638 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a781e3-007b-42bd-bf13-a58de9e698b8) transitioned into state 'SUCCESS' from state '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-969212202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cba59d04f3f345ff978d39c08fa00a1b',qos_specs=None,replication_status=,reservations=['449afa80-16f3-41c1-b168-95cafec051fe','5b033671-0c54-4373-b963-1a17acbae67c','8c1a8f21-f10c-4c3b-bdae-31fbae741c71','eb88c344-dac9-43f0-960b-ad086f56bc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b635d70d50c946468839e026cdc69ecf',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:54.637447 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4adc9f-8300-474e-9f67-74c10feb5767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:16:54.648480 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4adc9f-8300-474e-9f67-74c10feb5767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:16:54.649531 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Flow 'volume_create_api' (2345a587-f9fe-4ec7-976c-0bc0f03d20e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:16:54.649970 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create volume request issued successfully. Aug 14 02:16:54.650696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1db07b16-2313-4639-ad69-87e6d0b3b3f8 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:16:54.651310 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 786/3106] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:16:54 2026] POST /volume/v3/volumes => generated 763 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:54.667305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b60e2568-d698-4c00-8a96-2150b006a0bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:54.669771 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b60e2568-d698-4c00-8a96-2150b006a0bc tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:54.670004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b60e2568-d698-4c00-8a96-2150b006a0bc tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:54.670782 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b60e2568-d698-4c00-8a96-2150b006a0bc tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:54.678428 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:54.678428 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:54.683152 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b60e2568-d698-4c00-8a96-2150b006a0bc tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:54.689023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b60e2568-d698-4c00-8a96-2150b006a0bc tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 200 Aug 14 02:16:54.689295 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 780/3107] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:54 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:55.708293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:55.712613 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:55.714085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:55.714940 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:55.730155 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:55.730155 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:55.746752 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:55.752193 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fe4bb72-bbd1-455b-be88-8906ddecaa3f tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 200 Aug 14 02:16:55.752745 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 772/3108] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:55 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:55.769679 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a22097f-12f5-4272-b09f-113aa4428df2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:55.771698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:16:55.772273 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1690842423"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:55.788865 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:55.788865 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:55.789571 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:55.789817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Create snapshot from volume 8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:55.835360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Created reservations ['60414eb2-076e-4a36-9eea-e261a573ac62', 'ea1f9f6f-3433-416c-a92b-78d3ec603b56', 'bdb96bf7-0fe9-4423-b538-cbd207192512', '372fad07-66e8-4b2c-b72c-c2028ef319f7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:55.885980 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot create request issued successfully. Aug 14 02:16:55.886794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a22097f-12f5-4272-b09f-113aa4428df2 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:16:55.887505 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 771/3109] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:16:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:16:55.900026 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:55.902224 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:55.902554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:55.902910 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:55.910627 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:55.910627 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:55.911317 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:55.912502 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0a37970c-fce0-4c18-abf2-34df33e3f407 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc returned with HTTP 200 Aug 14 02:16:55.913159 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 787/3110] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:55 2026] GET /volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:56.928013 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:56.930261 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:56.930506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:56.930791 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:56.937428 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:56.937428 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:56.938012 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:56.938969 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2423e72d-1735-4d2c-a3ec-3a9767ccf7da tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc returned with HTTP 200 Aug 14 02:16:56.939434 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 781/3111] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:56 2026] GET /volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:56.954895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:56.956757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action Aug 14 02:16:56.958695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:56.958695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:56.968349 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:56.968349 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:56.969333 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:57.019418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Created reservations ['efe13d3e-da1b-4611-8d2d-844d2c81c506', '1f179da8-788d-4459-b3a0-4a746b756eef'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:16:57.032004 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Extend volume request issued successfully. Aug 14 02:16:57.032004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ec19b9a-dda4-4851-91b6-a90f337d2823 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action returned with HTTP 202 Aug 14 02:16:57.032004 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 773/3112] 10.4.3.35 () {70 vars in 1424 bytes} [Fri Aug 14 02:16:56 2026] POST /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:16:57.044068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:57.046228 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:57.046411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:57.046639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:57.063412 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:57.063412 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:57.069795 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:57.076438 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdb20152-09c7-4a7f-9e68-6cee01489ece tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 200 Aug 14 02:16:57.077006 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 772/3113] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:57 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:57.520658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5679746f-a957-4e0f-816f-8372182cd253 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:57.523496 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5679746f-a957-4e0f-816f-8372182cd253 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption Aug 14 02:16:57.523831 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5679746f-a957-4e0f-816f-8372182cd253 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:57.524138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5679746f-a957-4e0f-816f-8372182cd253 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:57.544519 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:57.544519 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:57.553947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-5679746f-a957-4e0f-816f-8372182cd253 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption returned with HTTP 200 Aug 14 02:16:57.554545 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 788/3114] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:16:57 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:58.092231 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:58.094613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:58.095008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:58.095286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:58.108849 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:58.108849 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:16:58.119300 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:58.126898 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-65fa66a4-e457-4f01-877d-0f713f81cf07 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 200 Aug 14 02:16:58.127443 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 782/3115] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:58 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:16:58.151898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37474996-2605-4ca4-a3a5-88e6577d8105 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:58.152917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] POST https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action Aug 14 02:16:58.153604 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action body: b'{"revert": {"snapshot_id": "d0d5dc56-0db0-4503-897c-e15b945d2fbc"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:16:58.153870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d0d5dc56-0db0-4503-897c-e15b945d2fbc"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:16:58.173891 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:58.173891 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:58.173891 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume retrieved successfully. Aug 14 02:16:58.190803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] HTTP exception thrown: Can't revert volume 8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 to its latest snapshot d0d5dc56-0db0-4503-897c-e15b945d2fbc. The volume size must be equal to the snapshot size. Aug 14 02:16:58.190803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37474996-2605-4ca4-a3a5-88e6577d8105 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action returned with HTTP 400 Aug 14 02:16:58.191551 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 774/3116] 10.4.3.35 () {70 vars in 1424 bytes} [Fri Aug 14 02:16:58 2026] POST /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8/action => generated 213 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 02:16:58.201389 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:58.203576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:58.203875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:58.204186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:58.204435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete snapshot with id: d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:58.211096 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:58.211096 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:58.211652 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:58.231715 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot delete request issued successfully. Aug 14 02:16:58.231863 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87ff7cce-c5c0-4501-aedb-06cfb22596aa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc returned with HTTP 202 Aug 14 02:16:58.232537 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 773/3117] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:16:58 2026] DELETE /volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:16:58.240351 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-18c6a295-1a5b-4073-9637-83920d513fe6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:58.242475 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18c6a295-1a5b-4073-9637-83920d513fe6 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:58.242797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18c6a295-1a5b-4073-9637-83920d513fe6 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:58.243104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18c6a295-1a5b-4073-9637-83920d513fe6 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:58.250444 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:58.250444 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:16:58.250732 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-18c6a295-1a5b-4073-9637-83920d513fe6 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:16:58.251953 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18c6a295-1a5b-4073-9637-83920d513fe6 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc returned with HTTP 200 Aug 14 02:16:58.252837 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 789/3118] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:58 2026] GET /volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:16:59.268461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c584afd8-6834-445c-9b32-4260a7c7e51a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:59.273589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c584afd8-6834-445c-9b32-4260a7c7e51a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc Aug 14 02:16:59.275211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c584afd8-6834-445c-9b32-4260a7c7e51a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:59.275211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c584afd8-6834-445c-9b32-4260a7c7e51a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:59.289750 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c584afd8-6834-445c-9b32-4260a7c7e51a tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc returned with HTTP 404 Aug 14 02:16:59.289750 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 783/3119] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:16:59 2026] GET /volume/v3/snapshots/d0d5dc56-0db0-4503-897c-e15b945d2fbc => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:16:59.299235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dac78943-858f-472c-b708-535c1585abaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:59.302407 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:59.302756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:59.303178 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:59.303390 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete volume with id: 8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:59.313652 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:59.313652 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:16:59.314214 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:59.353018 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete volume request issued successfully. Aug 14 02:16:59.353018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac78943-858f-472c-b708-535c1585abaa tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 202 Aug 14 02:16:59.353141 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 775/3120] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:16:59 2026] DELETE /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:16:59.368204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ee4e832-8c14-461a-855e-753572bf8a10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:16:59.373912 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ee4e832-8c14-461a-855e-753572bf8a10 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:16:59.373912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e832-8c14-461a-855e-753572bf8a10 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:16:59.373912 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e832-8c14-461a-855e-753572bf8a10 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:16:59.388750 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:16:59.388750 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:16:59.401697 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ee4e832-8c14-461a-855e-753572bf8a10 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:16:59.408698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ee4e832-8c14-461a-855e-753572bf8a10 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 200 Aug 14 02:16:59.408698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 774/3121] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:16:59 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:00.127568 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-00f5d3c9-447d-4bd9-b6a1-cd25e0f6b61f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.130108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-00f5d3c9-447d-4bd9-b6a1-cd25e0f6b61f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa/action Aug 14 02:17:00.131089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-00f5d3c9-447d-4bd9-b6a1-cd25e0f6b61f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:00.131508 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-00f5d3c9-447d-4bd9-b6a1-cd25e0f6b61f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:00.155731 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.155731 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:00.173620 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-29eb1068-28e2-4543-9f4a-91712248b5bc req-00f5d3c9-447d-4bd9-b6a1-cd25e0f6b61f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa/action returned with HTTP 204 Aug 14 02:17:00.173620 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 790/3122] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:17:00 2026] POST /volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:00.430494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9c3655e5-cde7-4f69-8382-8a7717f78cf7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.431338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c3655e5-cde7-4f69-8382-8a7717f78cf7 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 Aug 14 02:17:00.431760 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c3655e5-cde7-4f69-8382-8a7717f78cf7 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.432041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9c3655e5-cde7-4f69-8382-8a7717f78cf7 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.439496 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9c3655e5-cde7-4f69-8382-8a7717f78cf7 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 returned with HTTP 404 Aug 14 02:17:00.440283 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 784/3123] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/volumes/8b0c919f-fcbd-4d67-88c5-263fdf0ac4f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:00.450757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.453421 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:17:00.453696 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.453966 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.454121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete snapshot with id: 75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:17:00.461233 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.461233 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:00.461233 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:17:00.485834 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot delete request issued successfully. Aug 14 02:17:00.486582 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdf0d120-02e5-4b2d-959c-5582f8132aa0 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 202 Aug 14 02:17:00.486582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 776/3124] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:17:00 2026] DELETE /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:00.499694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ed862f2a-0ada-4265-b91c-3e385887399b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.502503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed862f2a-0ada-4265-b91c-3e385887399b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:17:00.502982 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed862f2a-0ada-4265-b91c-3e385887399b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.503288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed862f2a-0ada-4265-b91c-3e385887399b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.512182 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.512182 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:00.512703 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ed862f2a-0ada-4265-b91c-3e385887399b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Snapshot retrieved successfully. Aug 14 02:17:00.513508 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed862f2a-0ada-4265-b91c-3e385887399b tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 200 Aug 14 02:17:00.514618 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 775/3125] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:00.634413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.636417 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:00.636850 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.638452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.650358 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.650358 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:00.655456 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:00.662502 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c2d09cb3-c4c2-499e-860b-6b53ba37579a tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:17:00.663435 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 791/3126] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:00.717938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.722151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:00.722305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.722498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.735695 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.735695 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:00.741453 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:00.747467 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-367f1ee5-2673-44ad-8359-45cf25c2dcee tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:17:00.747920 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 785/3127] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:00.770013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.773235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] POST https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/action Aug 14 02:17:00.773831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:00.774039 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:00.788225 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.788225 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:00.788872 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:00.798030 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Begin detaching volume completed successfully. Aug 14 02:17:00.798339 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-9edf031c-11ee-4b10-aa9b-29d85d540f38 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/action returned with HTTP 202 Aug 14 02:17:00.799031 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 777/3128] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:17:00 2026] POST /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:17:00.852596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-264016b7-27bb-4deb-bbb6-ff26308b78dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.853181 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-264016b7-27bb-4deb-bbb6-ff26308b78dd None None] GET https://10.4.3.35/volume// Aug 14 02:17:00.853434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-264016b7-27bb-4deb-bbb6-ff26308b78dd None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.853683 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-264016b7-27bb-4deb-bbb6-ff26308b78dd None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.854102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-264016b7-27bb-4deb-bbb6-ff26308b78dd None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:00.854487 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 776/3129] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:00.864702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.869654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:00.869654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.869654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.886956 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.886956 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:00.897506 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:00.906081 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-c866522a-6780-4bf3-a541-b48dc558bcbd tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:17:00.907694 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 792/3130] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:00.920701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-07bcc7f9-f917-4fe5-9cea-9d2d526dcc06 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:00.923413 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-07bcc7f9-f917-4fe5-9cea-9d2d526dcc06 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption Aug 14 02:17:00.923637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-07bcc7f9-f917-4fe5-9cea-9d2d526dcc06 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:00.924697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-07bcc7f9-f917-4fe5-9cea-9d2d526dcc06 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:00.934981 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:00.934981 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:00.944710 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-07bcc7f9-f917-4fe5-9cea-9d2d526dcc06 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption returned with HTTP 200 Aug 14 02:17:00.945391 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 786/3131] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:17:00 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:01.179475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:01.181855 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:01.182116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:01.182357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:01.191737 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:01.191737 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:01.196866 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:01.203583 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3aeec57b-e1f8-4b8d-9916-c0c214a3b579 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:17:01.204107 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 778/3132] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:01 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:01.267830 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:01.269955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:01.270210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:01.270408 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:01.284311 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:01.284311 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:01.295700 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:01.299439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e77ff94-2fa7-43e5-b832-fe8d852d7cf0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:17:01.299850 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 777/3133] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:01 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:01.527251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1c199de0-3472-4bbb-839f-550bef6a4915 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:01.530258 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c199de0-3472-4bbb-839f-550bef6a4915 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 Aug 14 02:17:01.530258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c199de0-3472-4bbb-839f-550bef6a4915 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:01.530537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c199de0-3472-4bbb-839f-550bef6a4915 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:01.537890 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c199de0-3472-4bbb-839f-550bef6a4915 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 returned with HTTP 404 Aug 14 02:17:01.538580 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 793/3134] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:01 2026] GET /volume/v3/snapshots/75d25697-03a8-409a-8096-6bd095fe0439 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:01.547851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c60fba17-5535-4d4a-981c-368ca8964908 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:01.551298 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] DELETE https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:17:01.551538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:01.551804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:01.554989 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete volume with id: 065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:17:01.567312 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:01.567312 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:01.568661 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:17:01.601262 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Delete volume request issued successfully. Aug 14 02:17:01.601538 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c60fba17-5535-4d4a-981c-368ca8964908 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 202 Aug 14 02:17:01.602283 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 787/3135] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:17:01 2026] DELETE /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:01.612173 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:01.618966 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:17:01.619333 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:01.619614 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:01.637039 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:01.637039 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:01.643127 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Volume info retrieved successfully. Aug 14 02:17:01.648290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f77670bf-198a-4d4a-845a-d1a7e6ae67c5 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 200 Aug 14 02:17:01.648763 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 779/3136] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:01 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:02.543586 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7022051c-e05d-469f-8c3f-a948fe259839 req-ecdbb16d-475c-43de-af20-67aaed12585c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:02.547940 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-ecdbb16d-475c-43de-af20-67aaed12585c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption Aug 14 02:17:02.548329 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-ecdbb16d-475c-43de-af20-67aaed12585c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:02.548485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-ecdbb16d-475c-43de-af20-67aaed12585c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:02.565557 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:02.565557 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:02.578463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-ecdbb16d-475c-43de-af20-67aaed12585c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption returned with HTTP 200 Aug 14 02:17:02.578993 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 778/3137] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:17:02 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:02.665546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d9f796ca-91c6-42f8-b78e-2e64d18c1d83 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:02.668833 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d9f796ca-91c6-42f8-b78e-2e64d18c1d83 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] GET https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 Aug 14 02:17:02.669318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d9f796ca-91c6-42f8-b78e-2e64d18c1d83 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:02.669639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d9f796ca-91c6-42f8-b78e-2e64d18c1d83 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:02.681141 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d9f796ca-91c6-42f8-b78e-2e64d18c1d83 tempest-VolumeRevertTests-1799496212 tempest-VolumeRevertTests-1799496212-project-member] https://10.4.3.35/volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 returned with HTTP 404 Aug 14 02:17:02.683157 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 794/3138] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:02 2026] GET /volume/v3/volumes/065b563e-3b5e-4e1c-a0d9-2badb1ac0d73 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:03.732370 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-7022051c-e05d-469f-8c3f-a948fe259839 req-df59b97b-1270-4c3e-a12c-958777c6dea4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:03.735508 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-df59b97b-1270-4c3e-a12c-958777c6dea4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f Aug 14 02:17:03.735714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-df59b97b-1270-4c3e-a12c-958777c6dea4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:03.735870 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-df59b97b-1270-4c3e-a12c-958777c6dea4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:03.746766 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:03.746766 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:03.805064 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-7022051c-e05d-469f-8c3f-a948fe259839 req-df59b97b-1270-4c3e-a12c-958777c6dea4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f returned with HTTP 200 Aug 14 02:17:03.805531 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 788/3139] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:17:03 2026] DELETE /volume/v3/attachments/63361f4a-f64e-4e50-8c3e-4beabfe38d3f => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:04.525973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:04.530494 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:17:04.531220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:04.532220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:04.532220 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:17:04.546853 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:04.546853 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:04.547455 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:04.569513 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:17:04.586960 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:17:04.587328 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5474ceb2-44b4-499c-8f01-6e70b838d33f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 202 Aug 14 02:17:04.588113 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 780/3140] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:04 2026] DELETE /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:04.599171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:04.601164 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:17:04.601348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:04.601515 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:04.614837 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:04.614837 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:04.620218 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:04.625637 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3f6363a-4c1a-4291-8b2b-ede3f186a0b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 200 Aug 14 02:17:04.626099 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 779/3141] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:04 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:04.874623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-26085116-5480-4879-9f44-d32046a07c65 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.022103 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:05.022103 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1749084514"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:05.023551 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1749084514'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:05.023710 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Create volume of 1 GB Aug 14 02:17:05.030416 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Availability Zones retrieved successfully. Aug 14 02:17:05.038254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Flow 'volume_create_api' (202984bf-4d4f-4ed0-bd9e-38f496e487ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:05.039454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d80bf5-2488-4709-bc12-f238aea675aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.040414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:05.072856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.075528 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] DELETE https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:05.075932 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.076299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.076378 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Delete volume with id: eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:05.081046 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d80bf5-2488-4709-bc12-f238aea675aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.081855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b8fcbb-aad7-4222-acb8-974ee25ed81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.085611 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:05.085611 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:05.086326 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:05.107612 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Delete volume request issued successfully. Aug 14 02:17:05.107839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6b86ab6-b5e4-4b5b-8173-d3205bd7952f tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 202 Aug 14 02:17:05.108518 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 789/3142] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:05 2026] DELETE /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:05.118623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.120585 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:05.120837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.121110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.129642 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:05.129642 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:05.137639 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:05.145190 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-417df00c-011a-4ebd-ab95-bd2d56b9ee96 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 200 Aug 14 02:17:05.145728 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 781/3143] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:05 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:05.177079 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Created reservations ['41eec1b7-a35f-4609-88a1-81fada078d36', 'd617e9ac-4843-41f3-b0ef-27a826cbb11d', '35b259b3-3f20-40b5-8f78-2ebfc0dae08d', '6af92ede-5ffb-4a9d-b0a5-fa0aff149a97'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:05.178162 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b8fcbb-aad7-4222-acb8-974ee25ed81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41eec1b7-a35f-4609-88a1-81fada078d36', 'd617e9ac-4843-41f3-b0ef-27a826cbb11d', '35b259b3-3f20-40b5-8f78-2ebfc0dae08d', '6af92ede-5ffb-4a9d-b0a5-fa0aff149a97']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.179366 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b404ca50-e658-4f09-abee-705fac58e5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.216954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b404ca50-e658-4f09-abee-705fac58e5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54aaf3f1-6864-4359-b4ce-be3bfb4b8246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1749084514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1caec1309c214c7890c59f4a291f5195',qos_specs=None,replication_status=,reservations=['41eec1b7-a35f-4609-88a1-81fada078d36','d617e9ac-4843-41f3-b0ef-27a826cbb11d','35b259b3-3f20-40b5-8f78-2ebfc0dae08d','6af92ede-5ffb-4a9d-b0a5-fa0aff149a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b7550c9a194557b34e208fca33aeb3',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1749084514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54aaf3f1-6864-4359-b4ce-be3bfb4b8246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1caec1309c214c7890c59f4a291f5195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b7550c9a194557b34e208fca33aeb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.217951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea4429b-519b-4df2-adf2-76512b15f1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.242548 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea4429b-519b-4df2-adf2-76512b15f1a5) transitioned into state 'SUCCESS' from state '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-1749084514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1caec1309c214c7890c59f4a291f5195',qos_specs=None,replication_status=,reservations=['41eec1b7-a35f-4609-88a1-81fada078d36','d617e9ac-4843-41f3-b0ef-27a826cbb11d','35b259b3-3f20-40b5-8f78-2ebfc0dae08d','6af92ede-5ffb-4a9d-b0a5-fa0aff149a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b7550c9a194557b34e208fca33aeb3',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.243383 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2394dace-ae97-4ec5-bc70-f2147033d451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.256668 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2394dace-ae97-4ec5-bc70-f2147033d451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.257690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Flow 'volume_create_api' (202984bf-4d4f-4ed0-bd9e-38f496e487ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:05.258100 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Create volume request issued successfully. Aug 14 02:17:05.258804 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-26085116-5480-4879-9f44-d32046a07c65 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:05.259487 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 795/3144] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:17:04 2026] POST /volume/v3/volumes => generated 776 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:05.274101 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.276488 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:05.277197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.277860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.289505 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:05.289505 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:05.294913 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Volume info retrieved successfully. Aug 14 02:17:05.301009 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-305af3c2-b12d-43e1-a7a7-778f35389a26 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 returned with HTTP 200 Aug 14 02:17:05.301915 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 780/3145] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:05 2026] GET /volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:05.641504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d68f93c3-28ba-4644-9471-7c788255f22b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.643729 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d68f93c3-28ba-4644-9471-7c788255f22b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 Aug 14 02:17:05.644020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d68f93c3-28ba-4644-9471-7c788255f22b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.644333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d68f93c3-28ba-4644-9471-7c788255f22b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.650441 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d68f93c3-28ba-4644-9471-7c788255f22b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 returned with HTTP 404 Aug 14 02:17:05.650972 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 790/3146] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:05 2026] GET /volume/v3/volumes/adf48fbf-fd57-4d8d-834d-4e14aa60d948 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:05.660160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.662283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:17:05.662538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.662805 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.663843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:05.686417 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Get all volumes completed successfully. Aug 14 02:17:05.688140 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:05.688140 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:05.694252 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1d476f3-6644-4398-afa9-afbf2b6fe016 tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:17:05.694664 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 782/3147] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:17:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:05.716820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-750c304f-46a6-4a98-89f3-708b7386644a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.718995 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-750c304f-46a6-4a98-89f3-708b7386644a tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] DELETE https://10.4.3.35/volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503 Aug 14 02:17:05.719230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-750c304f-46a6-4a98-89f3-708b7386644a tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:05.719439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-750c304f-46a6-4a98-89f3-708b7386644a tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:05.719688 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:05.719688 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:05.763912 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-750c304f-46a6-4a98-89f3-708b7386644a tempest-TestVolumeBootPattern-2059118087 tempest-TestVolumeBootPattern-2059118087-project-admin] https://10.4.3.35/volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503 returned with HTTP 202 Aug 14 02:17:05.764462 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 796/3148] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:17:05 2026] DELETE /volume/v3/types/e286fb1e-c345-4d1a-a15a-bc7a84b54503 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:05.795892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:05.798421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:05.799006 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-651306591", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:05.801309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-651306591', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:05.886412 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:17:05.892026 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:17:05.900915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (18a3870f-dc9a-46f9-babf-58a2f6a687e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:05.902747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030cba76-1fde-4502-819a-5647dbb0df88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:05.904158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:05.958509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030cba76-1fde-4502-819a-5647dbb0df88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:05.959390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c072bf-9357-4300-8846-77f4420abe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:06.020408 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['b1c1ce06-688d-4a77-ba1f-b06e8ba215be', '4d41bd06-7f3b-4d10-a5ff-fa98293c04b7', '323842cf-4cad-45d9-8833-e70a3de52636', '85edb4b5-4966-4b1e-bf6e-4bb518261ab2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:06.021299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c072bf-9357-4300-8846-77f4420abe95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1c1ce06-688d-4a77-ba1f-b06e8ba215be', '4d41bd06-7f3b-4d10-a5ff-fa98293c04b7', '323842cf-4cad-45d9-8833-e70a3de52636', '85edb4b5-4966-4b1e-bf6e-4bb518261ab2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:06.022370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8636be-607a-4051-a446-647df400574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:06.048373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8636be-607a-4051-a446-647df400574d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a02e13f-92b9-4d20-9160-95d53e2d58bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-651306591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['b1c1ce06-688d-4a77-ba1f-b06e8ba215be','4d41bd06-7f3b-4d10-a5ff-fa98293c04b7','323842cf-4cad-45d9-8833-e70a3de52636','85edb4b5-4966-4b1e-bf6e-4bb518261ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-651306591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a02e13f-92b9-4d20-9160-95d53e2d58bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:06.049160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e14cd0-f3f3-43e9-95c0-5ff8b6834a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:06.072292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43e14cd0-f3f3-43e9-95c0-5ff8b6834a39) transitioned into state 'SUCCESS' from state '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-651306591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['b1c1ce06-688d-4a77-ba1f-b06e8ba215be','4d41bd06-7f3b-4d10-a5ff-fa98293c04b7','323842cf-4cad-45d9-8833-e70a3de52636','85edb4b5-4966-4b1e-bf6e-4bb518261ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:06.073283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f80b03-7872-4789-a25d-a007904ba17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:06.086438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f80b03-7872-4789-a25d-a007904ba17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:06.087968 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (18a3870f-dc9a-46f9-babf-58a2f6a687e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:06.088347 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:17:06.090212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9aacb3b5-af41-4b0c-a217-740c032fa52f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:06.090811 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 781/3149] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:05 2026] POST /volume/v3/volumes => generated 756 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:06.113801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.115365 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:06.115559 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.115832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.122592 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.122592 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:06.127719 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:06.131955 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d8fa921-0747-48cc-b67f-9c41dee0d1c1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:06.132387 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 791/3150] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:06 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:06.161173 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a06e90b6-ba48-4735-82a8-09668500659e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.163921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a06e90b6-ba48-4735-82a8-09668500659e tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 Aug 14 02:17:06.164166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a06e90b6-ba48-4735-82a8-09668500659e tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.164400 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a06e90b6-ba48-4735-82a8-09668500659e tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.171439 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a06e90b6-ba48-4735-82a8-09668500659e tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 returned with HTTP 404 Aug 14 02:17:06.172024 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 783/3151] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:06 2026] GET /volume/v3/volumes/eb44994f-b225-4372-9da7-876684a6c797 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:06.249765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.251856 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] DELETE https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:17:06.252419 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.252734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.252986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Delete volume with id: 03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:17:06.262611 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.262611 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:06.263140 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:06.284806 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Delete volume request issued successfully. Aug 14 02:17:06.285093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b85021eb-d132-4d26-b959-2e5b2e2d12a0 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 202 Aug 14 02:17:06.285550 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 797/3152] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:06 2026] DELETE /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:06.294823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68f37772-73c4-48c5-9b48-0b3604908023 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.297122 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68f37772-73c4-48c5-9b48-0b3604908023 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:17:06.297360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68f37772-73c4-48c5-9b48-0b3604908023 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.297595 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68f37772-73c4-48c5-9b48-0b3604908023 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.306518 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.306518 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:06.310362 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-68f37772-73c4-48c5-9b48-0b3604908023 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Volume info retrieved successfully. Aug 14 02:17:06.316499 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68f37772-73c4-48c5-9b48-0b3604908023 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 200 Aug 14 02:17:06.316883 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 782/3153] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:06 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:06.320709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c12854cd-3852-4676-ae5c-24de007df136 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.320709 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c12854cd-3852-4676-ae5c-24de007df136 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:06.320709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c12854cd-3852-4676-ae5c-24de007df136 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.320709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c12854cd-3852-4676-ae5c-24de007df136 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.329271 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.329271 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:06.333716 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c12854cd-3852-4676-ae5c-24de007df136 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Volume info retrieved successfully. Aug 14 02:17:06.337972 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c12854cd-3852-4676-ae5c-24de007df136 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 returned with HTTP 200 Aug 14 02:17:06.338353 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 792/3154] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:06 2026] GET /volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:06.352262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.354220 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:17:06.354757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54aaf3f1-6864-4359-b4ce-be3bfb4b8246", "name": "tempest-type-Backup-859358055"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:06.356238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Creating new backup {'backup': {'volume_id': '54aaf3f1-6864-4359-b4ce-be3bfb4b8246', 'name': 'tempest-type-Backup-859358055'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:17:06.356458 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Creating backup of volume 54aaf3f1-6864-4359-b4ce-be3bfb4b8246 in container None Aug 14 02:17:06.364607 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.364607 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:06.365090 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Volume info retrieved successfully. Aug 14 02:17:06.418861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Created reservations ['f2ca2377-4efe-4aac-9bde-cb26a7f677d0', '484a5b74-b437-4dcc-bffb-36cddc0ba439'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:06.457842 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61bfeb8e-79b2-42ca-bf65-cf7e3642ec1d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:17:06.458565 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 784/3155] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:17:06 2026] POST /volume/v3/backups => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:06.468955 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:06.471173 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:06.471494 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:06.471802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:06.472185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:06.479699 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:06.479699 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:06.480783 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f0a1228-1c44-4876-a5a9-f03e7a04ef64 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:06.481504 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 798/3156] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:06 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:07.150124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:07.152197 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:07.152414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:07.152657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:07.160724 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:07.160724 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:07.165636 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:07.171450 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da37537a-b6b4-475f-b5d5-ad0e502663cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:07.172719 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 783/3157] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:07 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:07.189334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ef169d9-b1e6-4202-9af1-564e23420099 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:07.196127 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ef169d9-b1e6-4202-9af1-564e23420099 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:07.196409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ef169d9-b1e6-4202-9af1-564e23420099 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:07.196696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ef169d9-b1e6-4202-9af1-564e23420099 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:07.213369 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:07.213369 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:07.220596 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ef169d9-b1e6-4202-9af1-564e23420099 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:07.229230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ef169d9-b1e6-4202-9af1-564e23420099 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:07.230033 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 793/3158] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:07 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:07.332084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-66e99c42-88e8-499d-872e-c213c4f663d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:07.334737 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66e99c42-88e8-499d-872e-c213c4f663d8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] GET https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 Aug 14 02:17:07.335330 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66e99c42-88e8-499d-872e-c213c4f663d8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:07.335330 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66e99c42-88e8-499d-872e-c213c4f663d8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:07.346283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66e99c42-88e8-499d-872e-c213c4f663d8 tempest-AttachVolumeShelveTestJSON-170042144 tempest-AttachVolumeShelveTestJSON-170042144-project-member] https://10.4.3.35/volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 returned with HTTP 404 Aug 14 02:17:07.346881 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 785/3159] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:07 2026] GET /volume/v3/volumes/03437f5d-4e8e-4145-ae7e-34208ef20433 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:07.495898 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:07.499641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:07.500014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:07.500381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:07.501396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:07.506941 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:07.506941 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:07.508071 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d303de1-fc65-4cc7-a4ea-dfa1b8c8427d tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:07.508658 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 799/3160] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:07 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:08.058364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-fec07920-8bae-4133-9888-50341e56fbb9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:08.062947 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-fec07920-8bae-4133-9888-50341e56fbb9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:17:08.064482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-fec07920-8bae-4133-9888-50341e56fbb9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:08.064482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-fec07920-8bae-4133-9888-50341e56fbb9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:08.111460 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-fec07920-8bae-4133-9888-50341e56fbb9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:17:08.111975 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 784/3161] 10.4.3.35 () {68 vars in 1477 bytes} [Fri Aug 14 02:17:08 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:08.199771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:08.208516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:17:08.208516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:08.208516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:08.238923 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:08.238923 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:08.244507 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:08.257332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-e80f35a4-a8e3-4a8c-b430-e0244139f644 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:17:08.257896 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 794/3162] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:08 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1660 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:08.272752 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:08.276026 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:08.277103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-98475763", "description": null, "metadata": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:08.294132 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:08.294132 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:08.294827 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:08.295054 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create snapshot from volume 3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:17:08.336302 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Created reservations ['5889e5c1-2be2-4087-9a66-149a30e5765e', 'b3a7bc84-65c6-4735-906c-dca7102e5ffc', '91ea3058-a7ae-4997-9430-5f0b3cf34ff0', '709c5308-fd13-4bb1-95dc-a4f37efa0c03'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:08.387658 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot force create request issued successfully. Aug 14 02:17:08.388190 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c671a8ca-b2fa-46f7-8245-f229cf0a72a7 req-2b34d1cd-6681-4fb1-8342-3917b338413b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:08.388953 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 786/3163] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:17:08 2026] POST /volume/v3/snapshots => generated 322 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:08.524468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:08.526639 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:08.526881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:08.527096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:08.527236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:08.532267 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:08.532267 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:08.532988 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8cb06cde-f802-4575-a10e-53d71a38dc72 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:08.533440 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 800/3164] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:08 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:08.774031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:08.778700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:08.778967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:08.779188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:08.789698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:08.789698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:08.792991 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:08.802397 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-13a497eb-cc7e-48fa-92db-8ce382197f1c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:08.803306 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 785/3165] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:08 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:09.501305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:09.503531 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:09.503760 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:09.503933 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:09.512201 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:09.512201 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:09.517858 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:09.523361 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-5b124238-9751-429a-9b5c-1dbf8fabb6a3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:09.524276 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 795/3166] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:09 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:09.537607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f123dd6f-fb90-4114-9d8d-e923d032db04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:09.537607 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f123dd6f-fb90-4114-9d8d-e923d032db04 None None] GET https://10.4.3.35/volume// Aug 14 02:17:09.537607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f123dd6f-fb90-4114-9d8d-e923d032db04 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:09.537607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f123dd6f-fb90-4114-9d8d-e923d032db04 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:09.537607 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f123dd6f-fb90-4114-9d8d-e923d032db04 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:09.538601 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 787/3167] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:17:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:09.547948 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:09.549014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2574850-33dd-4ca4-975b-49da498656b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:09.550247 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:09.550511 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:09.550731 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:09.550869 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:09.551685 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2574850-33dd-4ca4-975b-49da498656b1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:17:09.552163 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2574850-33dd-4ca4-975b-49da498656b1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a02e13f-92b9-4d20-9160-95d53e2d58bd", "connector": null, "instance_uuid": "5ed54f1d-b71e-42ba-ad9b-e110b24fc7f4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:09.558152 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:09.558152 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:09.558793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1e8f90f9-5115-44ae-bdb8-004a5304440a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:09.559195 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 801/3168] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:09 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:09.567626 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:09.567626 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:09.614190 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2574850-33dd-4ca4-975b-49da498656b1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:17:09.614775 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 786/3169] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:17:09 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:10.575002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:10.578279 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:10.578533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:10.579953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:10.579953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:10.589383 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:10.589383 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:10.590537 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3fdf3ae0-f665-42d9-b6d6-583a3498f4aa tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:10.591054 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 796/3170] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:10 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:10.645615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:10.647766 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd Aug 14 02:17:10.648590 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:10.648867 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:10.654726 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:10.654726 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:10.655389 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:17:10.656944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9b88697-2546-44d5-9013-ba7a7b6eae4b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd returned with HTTP 200 Aug 14 02:17:10.657512 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 788/3171] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:10 2026] GET /volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:10.696236 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-766526b7-4159-49b9-8272-60bac04762a7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:10.699775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:10.700050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-937007179", "snapshot_id": null, "imageRef": "ff33bc97-3527-4ae3-a652-2b69992805aa", "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:10.705891 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-937007179', 'snapshot_id': None, 'imageRef': 'ff33bc97-3527-4ae3-a652-2b69992805aa', 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:10.873123 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:10.873123 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:10.874131 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:17:10.874408 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume of 1 GB Aug 14 02:17:10.880919 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Availability Zones retrieved successfully. Aug 14 02:17:10.888340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (d243e51b-aa39-44a4-ba57-28b9b61cb1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:10.889643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6c7fa3-13aa-46de-8614-38bcef8c67ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:10.891994 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:10.943089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6c7fa3-13aa-46de-8614-38bcef8c67ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:10.943815 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc321fe-f215-4721-b32e-071673f77eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:11.012552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Created reservations ['c609af65-6013-48ce-a8ca-6a2a9e66b893', 'a1a870ba-4721-4ad8-a0f1-4b685cfd084b', '3dbd1d81-a88c-480e-8309-fb1bf12a9e60', 'fa43ff9f-2d1d-45c9-9d1a-fb9a49f75ac7'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:11.013604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc321fe-f215-4721-b32e-071673f77eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c609af65-6013-48ce-a8ca-6a2a9e66b893', 'a1a870ba-4721-4ad8-a0f1-4b685cfd084b', '3dbd1d81-a88c-480e-8309-fb1bf12a9e60', 'fa43ff9f-2d1d-45c9-9d1a-fb9a49f75ac7']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:11.014659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35824c73-f629-4152-bf22-945edb3e37ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:11.085386 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35824c73-f629-4152-bf22-945edb3e37ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32decc0b-c07f-4f5d-9b74-c701c7ca650e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-937007179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['c609af65-6013-48ce-a8ca-6a2a9e66b893','a1a870ba-4721-4ad8-a0f1-4b685cfd084b','3dbd1d81-a88c-480e-8309-fb1bf12a9e60','fa43ff9f-2d1d-45c9-9d1a-fb9a49f75ac7'],size=1,snapshot_id=fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-937007179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32decc0b-c07f-4f5d-9b74-c701c7ca650e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17db6f2f6385439ea73fd591ea407c93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af95a29fecb742a6802d04e0125e92b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:11.085587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3770c531-2609-4c06-b695-9dd65027c189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:11.111705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3770c531-2609-4c06-b695-9dd65027c189) transitioned into state 'SUCCESS' from state '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-937007179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db6f2f6385439ea73fd591ea407c93',qos_specs=None,replication_status=,reservations=['c609af65-6013-48ce-a8ca-6a2a9e66b893','a1a870ba-4721-4ad8-a0f1-4b685cfd084b','3dbd1d81-a88c-480e-8309-fb1bf12a9e60','fa43ff9f-2d1d-45c9-9d1a-fb9a49f75ac7'],size=1,snapshot_id=fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd,source_replicaid=,source_volid=None,status='creating',user_id='af95a29fecb742a6802d04e0125e92b2',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:11.115085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae59c238-40f2-4d81-8a7f-b86058f4c544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:11.115299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b725f46-e724-4a72-8643-c2aa79b8327f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.115299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b725f46-e724-4a72-8643-c2aa79b8327f None None] GET https://10.4.3.35/volume// Aug 14 02:17:11.115299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b725f46-e724-4a72-8643-c2aa79b8327f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:11.115299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b725f46-e724-4a72-8643-c2aa79b8327f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:11.115299 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b725f46-e724-4a72-8643-c2aa79b8327f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:11.116089 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 787/3172] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:11.126230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.129814 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:11.130119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:11.130338 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:11.143265 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:11.143265 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:11.147738 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae59c238-40f2-4d81-8a7f-b86058f4c544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:11.148640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Flow 'volume_create_api' (d243e51b-aa39-44a4-ba57-28b9b61cb1d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:11.149385 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Create volume request issued successfully. Aug 14 02:17:11.149659 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-766526b7-4159-49b9-8272-60bac04762a7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:11.149967 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:11.150551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 802/3173] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:17:10 2026] POST /volume/v3/volumes => generated 811 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:11.158159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-81638487-ca24-43f3-bdac-82ef6002e762 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:17:11.158782 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 797/3174] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:11 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1543 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:11.170238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6227e53b-7139-4589-b4ca-fb1671d31996 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.173185 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6227e53b-7139-4589-b4ca-fb1671d31996 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:11.173591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6227e53b-7139-4589-b4ca-fb1671d31996 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:11.174114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6227e53b-7139-4589-b4ca-fb1671d31996 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:11.183972 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:11.183972 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:11.189535 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6227e53b-7139-4589-b4ca-fb1671d31996 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:11.196443 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6227e53b-7139-4589-b4ca-fb1671d31996 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:11.197001 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 789/3175] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:11 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:11.311438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.318511 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 Aug 14 02:17:11.320584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:11.343554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-8a02e13f-92b9-4d20-9160-95d53e2d58bd-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:17:11.353605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-8a02e13f-92b9-4d20-9160-95d53e2d58bd-np0000007301" acquired by "attachment_update" :: waited 0.010s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:17:11.353605 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:11.353605 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:11.490496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-8a02e13f-92b9-4d20-9160-95d53e2d58bd-np0000007301" released by "attachment_update" :: held 0.139s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:17:11.491698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-a0b6948f-64c8-408e-9cbd-c01d16ffc999 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 returned with HTTP 200 Aug 14 02:17:11.492558 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 788/3176] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:17:11 2026] PUT /volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:17:11.535051 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2cad2b3-c4ec-41a2-b01e-d88979c6a3ec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.539698 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2cad2b3-c4ec-41a2-b01e-d88979c6a3ec tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242/action Aug 14 02:17:11.540186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2cad2b3-c4ec-41a2-b01e-d88979c6a3ec tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:11.540406 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2cad2b3-c4ec-41a2-b01e-d88979c6a3ec tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:11.594567 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:11.594567 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:11.604999 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8b3c138b-b990-496c-806c-f408aa209905 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:11.607820 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b3c138b-b990-496c-806c-f408aa209905 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:11.608039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b3c138b-b990-496c-806c-f408aa209905 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:11.608248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b3c138b-b990-496c-806c-f408aa209905 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:11.608427 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8b3c138b-b990-496c-806c-f408aa209905 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:11.618885 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:11.618885 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:11.619906 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b3c138b-b990-496c-806c-f408aa209905 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:11.620339 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 798/3177] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:11 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:11.628972 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-64f51a7e-602f-4add-8353-0a15681a2f3b req-f2cad2b3-c4ec-41a2-b01e-d88979c6a3ec tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242/action returned with HTTP 204 Aug 14 02:17:11.628972 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 803/3178] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:17:11 2026] POST /volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:12.217366 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:12.219253 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:12.219460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:12.219639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:12.228440 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:12.228440 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:12.233892 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:12.240230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e9f6582-0a3e-44fe-8001-eb1ea2480aef tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:12.240758 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 790/3179] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:12 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:12.266131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:12.269040 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:12.269309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:12.269625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:12.281988 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:12.281988 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:12.285854 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:12.293209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1a6bc86-8120-4e22-975f-eee595f7ebfc tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:12.293756 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 789/3180] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:12 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1420 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:12.644369 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:12.647258 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:12.647588 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:12.647922 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:12.648003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:12.658152 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:12.658152 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:12.659009 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9f22a929-42bb-4f4b-8f9f-a060d7912113 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:12.659513 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 799/3181] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:12 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:12.933342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-188884de-2a21-4692-9c1c-6283e78adb59 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:13.106186 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:13.106186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1736937734"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:13.110903 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1736937734'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:13.111110 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume of 1 GB Aug 14 02:17:13.122320 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Availability Zones retrieved successfully. Aug 14 02:17:13.136877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (3b317cd4-3c9b-40db-a4a6-66d01b4b4ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:13.138053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7c75ce-25f1-4e37-87a6-700299a3c562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:13.139871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:13.182868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7c75ce-25f1-4e37-87a6-700299a3c562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:13.184960 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c6dfd0-5c04-4699-88ff-f39a9c0ce97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:13.280211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Created reservations ['239cfa0a-5405-4cc1-b3fb-139d54e3c236', 'ae8df54d-f6d9-4172-9c02-6850bc1583cc', 'bccf2c29-36b3-41dd-b646-5fa409e675e6', '5ffa4061-8e43-4070-9e6f-3fcdad405670'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:13.281438 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c6dfd0-5c04-4699-88ff-f39a9c0ce97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239cfa0a-5405-4cc1-b3fb-139d54e3c236', 'ae8df54d-f6d9-4172-9c02-6850bc1583cc', 'bccf2c29-36b3-41dd-b646-5fa409e675e6', '5ffa4061-8e43-4070-9e6f-3fcdad405670']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:13.282343 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ce1f46-1ba6-4336-87eb-41653149f9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:13.320526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ce1f46-1ba6-4336-87eb-41653149f9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1736937734',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['239cfa0a-5405-4cc1-b3fb-139d54e3c236','ae8df54d-f6d9-4172-9c02-6850bc1583cc','bccf2c29-36b3-41dd-b646-5fa409e675e6','5ffa4061-8e43-4070-9e6f-3fcdad405670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1736937734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f896921c0414aef9644232e9b9c2739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:13.323552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce583ba-5578-4371-b309-3b6f2a7ad3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:13.349051 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ce583ba-5578-4371-b309-3b6f2a7ad3c6) transitioned into state 'SUCCESS' from state '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-1736937734',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['239cfa0a-5405-4cc1-b3fb-139d54e3c236','ae8df54d-f6d9-4172-9c02-6850bc1583cc','bccf2c29-36b3-41dd-b646-5fa409e675e6','5ffa4061-8e43-4070-9e6f-3fcdad405670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:13.349873 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73b404e-b2ba-49aa-a936-b7faf1d6914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:13.360428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73b404e-b2ba-49aa-a936-b7faf1d6914c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:13.361389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (3b317cd4-3c9b-40db-a4a6-66d01b4b4ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:13.361824 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request issued successfully. Aug 14 02:17:13.362570 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-188884de-2a21-4692-9c1c-6283e78adb59 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:13.363106 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 804/3182] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:12 2026] POST /volume/v3/volumes => generated 758 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:13.385776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:13.388019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:13.389458 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:13.389458 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:13.400176 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:13.400176 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:13.405302 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:13.409150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5597bf-ad62-4572-8224-ef2e73149b85 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 200 Aug 14 02:17:13.409714 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 791/3183] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:13 2026] GET /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:13.671658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:13.673910 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:13.674126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:13.674353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:13.674503 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:13.678868 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:13.678868 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:13.679554 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5597064f-e3e9-42d1-ad39-40c2ec529a49 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:13.679932 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 790/3184] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:13 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:13.876421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:13.878715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:13.878925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:13.879160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:13.886794 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:13.886794 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:13.890620 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:13.895463 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-1727ae75-6133-48c9-b955-1af6579c5a3f tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:13.895854 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 800/3185] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:13 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:14.430221 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-085e69a7-9242-4583-af85-da29ebebf2dd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.434575 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-085e69a7-9242-4583-af85-da29ebebf2dd tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:14.434737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-085e69a7-9242-4583-af85-da29ebebf2dd tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.434865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-085e69a7-9242-4583-af85-da29ebebf2dd tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.445502 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.445502 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:14.451588 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-085e69a7-9242-4583-af85-da29ebebf2dd tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:14.459948 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-085e69a7-9242-4583-af85-da29ebebf2dd tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 200 Aug 14 02:17:14.459948 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 805/3186] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:14.501752 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.505042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:14.505326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.506578 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.539576 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.539576 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:14.551941 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:14.557784 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-59b019c0-627b-4162-900e-6126d8ca2429 req-d7306a2a-a9e3-460c-ad68-5eb9fafc74c3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 200 Aug 14 02:17:14.558275 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 792/3187] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:14.566633 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.568757 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:14.568995 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.569192 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.576581 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a3dc9380-a81a-4331-92a4-9e723a46649a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.585405 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:14.585405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1951006756"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:14.587895 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.587895 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:14.588042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1951006756'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:14.588042 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume of 1 GB Aug 14 02:17:14.592041 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:14.603426 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Availability Zones retrieved successfully. Aug 14 02:17:14.605381 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-09ea439e-7e67-4859-b62e-f26622aba099 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:14.606141 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 791/3188] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1402 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:14.616097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (bcacf5b2-3af9-40b3-a220-80f5d65df085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:14.617471 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22a47c6-7dd9-4ff2-af24-39647ef05ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:14.619595 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:14.623894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2b264f11-dd81-4fb4-96f5-cc328db59e48 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.623894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b264f11-dd81-4fb4-96f5-cc328db59e48 None None] GET https://10.4.3.35/volume// Aug 14 02:17:14.624103 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b264f11-dd81-4fb4-96f5-cc328db59e48 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.624305 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b264f11-dd81-4fb4-96f5-cc328db59e48 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.624655 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b264f11-dd81-4fb4-96f5-cc328db59e48 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:14.625006 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 806/3189] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:14.644440 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-ea544a36-665c-4972-b5e0-5be4dac1eb68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.651053 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-ea544a36-665c-4972-b5e0-5be4dac1eb68 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:17:14.651053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-ea544a36-665c-4972-b5e0-5be4dac1eb68 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32decc0b-c07f-4f5d-9b74-c701c7ca650e", "connector": null, "instance_uuid": "52fcb785-3fd3-451c-98fb-dbba9ea60713"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:14.661634 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.661634 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:14.668207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22a47c6-7dd9-4ff2-af24-39647ef05ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:14.669121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8303f66-71dc-4d1d-9720-40ba89bb96ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:14.698513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.702209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:14.703409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.703409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.704631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:14.704733 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-ea544a36-665c-4972-b5e0-5be4dac1eb68 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:17:14.704733 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 793/3190] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:17:14 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:14.715290 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.715290 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:14.716876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ea28562-4c69-430b-b5e1-14ec2679d631 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:14.716876 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 792/3191] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:14.732040 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Created reservations ['67d4a99d-0cb7-48b0-9629-8203f1107120', 'f1f47ce0-5511-429e-b51d-48cfa3512c4f', '442e1542-dcfe-4965-9967-87501e0f2e1a', 'aa4b23c3-6ee8-43b6-9299-afa6f99661b0'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:14.733003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8303f66-71dc-4d1d-9720-40ba89bb96ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d4a99d-0cb7-48b0-9629-8203f1107120', 'f1f47ce0-5511-429e-b51d-48cfa3512c4f', '442e1542-dcfe-4965-9967-87501e0f2e1a', 'aa4b23c3-6ee8-43b6-9299-afa6f99661b0']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:14.734122 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a23271-c192-47f0-9f72-bb2683ad2964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:14.768189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a23271-c192-47f0-9f72-bb2683ad2964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32aa0854-8576-4246-97c7-f10b8a8b49f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1951006756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['67d4a99d-0cb7-48b0-9629-8203f1107120','f1f47ce0-5511-429e-b51d-48cfa3512c4f','442e1542-dcfe-4965-9967-87501e0f2e1a','aa4b23c3-6ee8-43b6-9299-afa6f99661b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1951006756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32aa0854-8576-4246-97c7-f10b8a8b49f7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f896921c0414aef9644232e9b9c2739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:14.769276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493ab783-d835-41f1-8ffe-3ce72ee83405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:14.803956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493ab783-d835-41f1-8ffe-3ce72ee83405) transitioned into state 'SUCCESS' from state '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-1951006756',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['67d4a99d-0cb7-48b0-9629-8203f1107120','f1f47ce0-5511-429e-b51d-48cfa3512c4f','442e1542-dcfe-4965-9967-87501e0f2e1a','aa4b23c3-6ee8-43b6-9299-afa6f99661b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:14.805768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482d929a-14bf-40da-864f-ae734de834f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:14.823207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (482d929a-14bf-40da-864f-ae734de834f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:14.823585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (bcacf5b2-3af9-40b3-a220-80f5d65df085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:14.824119 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request issued successfully. Aug 14 02:17:14.825539 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a3dc9380-a81a-4331-92a4-9e723a46649a tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:14.826019 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 801/3192] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:14 2026] POST /volume/v3/volumes => generated 758 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:14.849819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f014a375-b354-4862-88c2-63ed60d79fda None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:14.853014 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f014a375-b354-4862-88c2-63ed60d79fda tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:14.853479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f014a375-b354-4862-88c2-63ed60d79fda tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:14.853479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f014a375-b354-4862-88c2-63ed60d79fda tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:14.865767 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:14.865767 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:14.872748 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f014a375-b354-4862-88c2-63ed60d79fda tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:14.881150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f014a375-b354-4862-88c2-63ed60d79fda tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 200 Aug 14 02:17:14.881805 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 807/3193] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:14 2026] GET /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:15.728213 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:15.730019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:15.730230 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:15.730467 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:15.730584 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:15.734851 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:15.734851 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:15.735449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e617f87c-0562-4a2d-a48f-a4405f5a1561 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:15.735806 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 794/3194] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:15 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:15.898316 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:15.900630 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:15.900878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:15.901174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:15.909426 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:15.909426 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:15.914461 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:15.921084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a58e63b2-2199-4817-91a8-3c5cb7480eb7 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 200 Aug 14 02:17:15.922934 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 793/3195] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:15 2026] GET /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:15.959699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:15.962499 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:15.962799 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:15.964163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:15.975593 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:15.975593 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:15.982644 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:15.990011 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-745b7449-6803-438f-9b78-95cab8a98092 req-40796ed6-7add-48e6-93d5-126320b341e2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 200 Aug 14 02:17:15.990011 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 802/3196] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:15 2026] GET /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:16.011643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7af1b6cf-5697-4012-b261-34639b007864 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.013838 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:16.014347 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1278916547"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:16.016450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1278916547'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:16.016613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume of 1 GB Aug 14 02:17:16.023401 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Availability Zones retrieved successfully. Aug 14 02:17:16.031021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (d43ce412-10d3-45bc-9edd-9455f7ae1768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:16.032567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6abd8e5e-c47b-4a11-9131-9654ed290300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:16.034145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:16.072981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6abd8e5e-c47b-4a11-9131-9654ed290300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:16.074105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18e550d-f0a4-4940-98cf-94a40a263be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:16.128413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Created reservations ['e58ea4e5-71dd-45b9-9cb4-915b40328460', 'f5e54ae2-5da7-4293-9250-940a7f34f764', 'cdb0c9b6-3f64-4ce8-a71b-3b86ec47a964', 'd67372fa-c51a-4198-a5f9-004bbd99adad'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:16.129458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18e550d-f0a4-4940-98cf-94a40a263be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e58ea4e5-71dd-45b9-9cb4-915b40328460', 'f5e54ae2-5da7-4293-9250-940a7f34f764', 'cdb0c9b6-3f64-4ce8-a71b-3b86ec47a964', 'd67372fa-c51a-4198-a5f9-004bbd99adad']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:16.130220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2883d7c0-842c-47cb-9a2d-5f70d2fdb199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:16.157637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2883d7c0-842c-47cb-9a2d-5f70d2fdb199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57602ece-95e8-4d2f-afb6-91235f2271cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1278916547',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['e58ea4e5-71dd-45b9-9cb4-915b40328460','f5e54ae2-5da7-4293-9250-940a7f34f764','cdb0c9b6-3f64-4ce8-a71b-3b86ec47a964','d67372fa-c51a-4198-a5f9-004bbd99adad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1278916547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57602ece-95e8-4d2f-afb6-91235f2271cb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9f896921c0414aef9644232e9b9c2739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:16.158339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88c72d34-fbca-4fef-b7e7-017b6fa2f76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:16.206385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88c72d34-fbca-4fef-b7e7-017b6fa2f76c) transitioned into state 'SUCCESS' from state '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-1278916547',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9f896921c0414aef9644232e9b9c2739',qos_specs=None,replication_status=,reservations=['e58ea4e5-71dd-45b9-9cb4-915b40328460','f5e54ae2-5da7-4293-9250-940a7f34f764','cdb0c9b6-3f64-4ce8-a71b-3b86ec47a964','d67372fa-c51a-4198-a5f9-004bbd99adad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d923cca61a2e4947b03e511ed6bae4dd',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:16.207326 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99ef7b6-bc69-4228-b599-c369b856ca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:16.223157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99ef7b6-bc69-4228-b599-c369b856ca62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:16.223157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Flow 'volume_create_api' (d43ce412-10d3-45bc-9edd-9455f7ae1768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:16.223157 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Create volume request issued successfully. Aug 14 02:17:16.225616 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7af1b6cf-5697-4012-b261-34639b007864 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:16.225616 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 808/3197] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:16 2026] POST /volume/v3/volumes => generated 758 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:16.238978 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6da5332-b309-43b1-a824-6ff661848f5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.240703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6da5332-b309-43b1-a824-6ff661848f5b tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:16.240970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6da5332-b309-43b1-a824-6ff661848f5b tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:16.241183 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6da5332-b309-43b1-a824-6ff661848f5b tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:16.251140 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:16.251140 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:16.257894 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d6da5332-b309-43b1-a824-6ff661848f5b tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:16.267506 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6da5332-b309-43b1-a824-6ff661848f5b tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 200 Aug 14 02:17:16.267506 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 795/3198] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:16 2026] GET /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:16.680554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea36a751-54f4-42ae-9594-edc0d50c5a5d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.681140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea36a751-54f4-42ae-9594-edc0d50c5a5d None None] GET https://10.4.3.35/volume// Aug 14 02:17:16.681387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea36a751-54f4-42ae-9594-edc0d50c5a5d None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:16.681648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea36a751-54f4-42ae-9594-edc0d50c5a5d None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:16.682105 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea36a751-54f4-42ae-9594-edc0d50c5a5d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:16.682506 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 794/3199] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:16.703982 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.708274 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:17:16.708631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:16.709136 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:16.735140 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:16.735140 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:16.742164 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:17:16.757204 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-fb619654-2aa4-4098-be5b-0a95bf993da0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:17:16.757411 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 803/3200] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:16 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1581 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:16.759583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.767571 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:16.767935 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:16.768147 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:16.768753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:16.783231 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:16.783231 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:16.784619 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc2c5281-c2d8-42ac-8570-dbdbdb5227f9 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:16.785455 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 809/3201] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:16 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:16.898445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:16.901107 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] PUT https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 Aug 14 02:17:16.901510 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:16.913422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Acquiring lock "cinder-attachment_update-32decc0b-c07f-4f5d-9b74-c701c7ca650e-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:17:16.918565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-32decc0b-c07f-4f5d-9b74-c701c7ca650e-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:17:16.919612 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:16.919612 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:17.027032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Lock "cinder-attachment_update-32decc0b-c07f-4f5d-9b74-c701c7ca650e-np0000007301" released by "attachment_update" :: held 0.108s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:17:17.027432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-6a1b5bd3-426f-4f65-bce6-08542ab3a9b8 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 returned with HTTP 200 Aug 14 02:17:17.027990 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 796/3202] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:17:16 2026] PUT /volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.052834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-4f695993-c672-4a79-acca-e3e02489ec6b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.055147 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-4f695993-c672-4a79-acca-e3e02489ec6b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] POST https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40/action Aug 14 02:17:17.057402 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-4f695993-c672-4a79-acca-e3e02489ec6b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:17.057402 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-4f695993-c672-4a79-acca-e3e02489ec6b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:17.075492 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.075492 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:17.092465 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-45532946-e5aa-4c37-9976-812c2cdd0dd2 req-4f695993-c672-4a79-acca-e3e02489ec6b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40/action returned with HTTP 204 Aug 14 02:17:17.093012 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 795/3203] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:17:17 2026] POST /volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:17.289014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.293445 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:17.293766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.294155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.306138 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.306138 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:17.317342 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:17.322549 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c63d715d-cb1c-4b7f-bd3b-1bf272a839b5 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 200 Aug 14 02:17:17.323229 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 804/3204] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:17.359269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.368295 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:17.369725 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.370577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.413825 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.413825 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:17.422930 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:17.435707 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bbce10ba-b5db-44c2-a15b-28fe1ff1d5fb req-d3aa3679-b96b-4a01-8adc-0297a4e1cef8 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 200 Aug 14 02:17:17.438956 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 810/3205] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:17.568976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.572974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.573413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.574307 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.574307 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.574988 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.574988 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:17.575637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.590849 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.593158 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.593158 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:17.599694 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-05d512dc-8ef9-4a59-812d-1c4d41a4b188 req-cf77caef-9739-45af-b1c2-266ae99829c2 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.600445 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 797/3206] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.638367 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.640991 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.641392 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.641695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.642116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.643162 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.653797 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.655235 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.655235 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:17.662135 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4116bf65-10ee-40b1-84cc-e03af51c33e4 req-b1bb489e-fbbf-45f9-92df-0c559bd0f053 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.662135 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 796/3207] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.705309 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.707850 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.708349 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.708607 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.708998 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.710151 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.726419 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.727721 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.727721 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:17.734147 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-aff224d5-a842-47e8-964a-3dfbf0add60a req-c5cef751-7dea-4509-9222-da8d04cdf3fa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.734797 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 805/3208] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.768295 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.770701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.770888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.771056 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.771395 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.772102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.781825 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.782645 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.782645 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:17.786650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-307e91a9-0889-4ed7-aea1-4868625c13f1 req-63471a8f-9c15-453d-909a-f60d8ae581e3 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.787120 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 811/3209] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.798970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c89a762e-1d12-4165-b066-ae6179aba015 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.801240 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c89a762e-1d12-4165-b066-ae6179aba015 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:17.801468 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c89a762e-1d12-4165-b066-ae6179aba015 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.801743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c89a762e-1d12-4165-b066-ae6179aba015 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.801890 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c89a762e-1d12-4165-b066-ae6179aba015 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:17.808950 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.808950 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:17.810066 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c89a762e-1d12-4165-b066-ae6179aba015 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:17.810620 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 798/3210] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:17.814805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.817857 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.818345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.818654 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.819017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.820127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.832341 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.833971 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.833971 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:17.840664 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c509ed72-3786-4225-84f3-c640f477b5fd req-246ff0c6-1c73-4e48-a60e-11cef363c18f tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.841493 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 797/3211] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:17:17.875230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.878332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.878580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.878821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.879059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.880626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.893500 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.894895 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.894895 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:17.901230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-07c72ba6-0d09-40ea-815e-2d06e2b464ef req-7e3766b0-ff1e-407e-a26c-75b6130ef0cb tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.901787 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 806/3212] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:17.943270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:17.947464 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:17.947742 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:17.947958 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:17.948242 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:17.949280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:17.960894 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:17.962452 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:17.962452 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:17.967846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ca55931a-8b6b-49de-b47a-a15c792fbf14 req-9f2b72a3-b3f9-47ad-aeda-a9f45dee0dfa tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:17.968388 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 812/3213] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:17 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:18.003433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:18.008873 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:18.009191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:18.010736 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:18.011896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:18.012950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:18.027669 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] Get all volumes completed successfully. Aug 14 02:17:18.028702 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:18.028702 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:18.035275 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1c396541-1b3b-4542-8b65-29971802b817 req-5e4ec6a4-bf7b-45c9-9f0d-bf9fa0fb4139 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-reader] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:18.035900 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 799/3214] 10.4.3.35 () {68 vars in 1501 bytes} [Fri Aug 14 02:17:18 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:18.055302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:18.057701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] DELETE https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:18.057878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:18.058141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:18.058533 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume with id: 57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:18.068468 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:18.068468 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:18.069304 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:18.103534 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume request issued successfully. Aug 14 02:17:18.103810 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbb42549-52fc-4f96-ab55-a34e4bf6dffc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 202 Aug 14 02:17:18.105424 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 798/3215] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:18 2026] DELETE /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:18.118504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:18.123304 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:18.123611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:18.123995 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:18.137165 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:18.137165 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:18.146301 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:18.154727 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55d54864-8fb6-46c2-a376-361b5acc2a28 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 200 Aug 14 02:17:18.155347 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 807/3216] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:18 2026] GET /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:18.827700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f7a50353-c95b-464b-81c6-372a2be93e38 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:18.829798 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f7a50353-c95b-464b-81c6-372a2be93e38 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:18.830285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f7a50353-c95b-464b-81c6-372a2be93e38 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:18.830912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f7a50353-c95b-464b-81c6-372a2be93e38 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:18.831024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-f7a50353-c95b-464b-81c6-372a2be93e38 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:18.846783 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:18.846783 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:18.847896 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f7a50353-c95b-464b-81c6-372a2be93e38 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:18.849093 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 813/3217] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:18 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:19.181489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f6081f74-48d5-4daf-a920-19bf29aaf6e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:19.183498 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6081f74-48d5-4daf-a920-19bf29aaf6e6 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb Aug 14 02:17:19.183863 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6081f74-48d5-4daf-a920-19bf29aaf6e6 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:19.185330 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6081f74-48d5-4daf-a920-19bf29aaf6e6 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:19.192055 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6081f74-48d5-4daf-a920-19bf29aaf6e6 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb returned with HTTP 404 Aug 14 02:17:19.192869 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 800/3218] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:19 2026] GET /volume/v3/volumes/57602ece-95e8-4d2f-afb6-91235f2271cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:19.203663 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2329440c-4a30-469f-896e-4f8a9968c3ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:19.206133 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:19.206491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:19.206772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:19.207008 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume with id: 32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:19.218794 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:19.218794 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:19.219428 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:19.259438 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume request issued successfully. Aug 14 02:17:19.259602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2329440c-4a30-469f-896e-4f8a9968c3ef tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 202 Aug 14 02:17:19.260235 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 799/3219] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:19 2026] DELETE /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:19.269787 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:19.271311 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:19.271555 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:19.271795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:19.281089 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:19.281089 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:19.285889 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:19.292045 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f944f8a1-c6fb-4f8c-b147-99d2d9d3f066 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 200 Aug 14 02:17:19.292567 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 808/3220] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:19 2026] GET /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:19.866895 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:19.869599 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:19.869910 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:19.870209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:19.870344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:19.876829 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:19.876829 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:19.877237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e22c0b8-99c8-433e-ac53-3c0efdb73787 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:19.877810 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 814/3221] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:19 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:20.309156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79ded1ee-abd9-4898-865a-bafc2bebd76e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:20.313754 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ded1ee-abd9-4898-865a-bafc2bebd76e tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 Aug 14 02:17:20.313935 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ded1ee-abd9-4898-865a-bafc2bebd76e tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:20.314236 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79ded1ee-abd9-4898-865a-bafc2bebd76e tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:20.323600 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79ded1ee-abd9-4898-865a-bafc2bebd76e tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 returned with HTTP 404 Aug 14 02:17:20.324279 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 801/3222] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:20 2026] GET /volume/v3/volumes/32aa0854-8576-4246-97c7-f10b8a8b49f7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:20.333615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9908668c-d620-4f3b-b737-e913d2e78431 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:20.335793 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] DELETE https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:20.336096 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:20.336289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:20.336454 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume with id: 782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:20.347022 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:20.347022 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:20.347731 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:20.384704 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Delete volume request issued successfully. Aug 14 02:17:20.384704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9908668c-d620-4f3b-b737-e913d2e78431 tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 202 Aug 14 02:17:20.384704 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 800/3223] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:20 2026] DELETE /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:20.395736 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:20.397781 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:20.398139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:20.398404 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:20.409724 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:20.409724 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:20.413107 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Volume info retrieved successfully. Aug 14 02:17:20.417858 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b06177db-e2c4-42ad-bd1e-ed775b25bb0d tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 200 Aug 14 02:17:20.418234 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 809/3224] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:20 2026] GET /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:20.892981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:20.896435 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:20.896435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:20.896435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:20.896435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:20.898316 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=346,cinder:UPDATE=102,cinder:INSERT=54,cinder:DELETE=1 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:17:20.904644 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:20.904644 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:20.905643 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb57172e-ddae-4bff-a2a6-20f187f98aa7 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:20.906271 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 815/3225] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:20 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:21.432822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33725444-1a25-44e1-a77f-9c4eb169f8bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:21.435076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33725444-1a25-44e1-a77f-9c4eb169f8bc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] GET https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc Aug 14 02:17:21.435422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33725444-1a25-44e1-a77f-9c4eb169f8bc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:21.435650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33725444-1a25-44e1-a77f-9c4eb169f8bc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:21.442242 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33725444-1a25-44e1-a77f-9c4eb169f8bc tempest-VolumesTestJSON-436589492 tempest-VolumesTestJSON-436589492-project-member] https://10.4.3.35/volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc returned with HTTP 404 Aug 14 02:17:21.442782 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 802/3226] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:21 2026] GET /volume/v3/volumes/782cc9d8-e283-4b7b-ba0d-08adbeb8d2dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:21.918419 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:21.920877 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:21.921239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:21.921469 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:21.921620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:21.927126 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:21.927126 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:21.927937 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4424aedf-bdb7-4ec7-814e-54a5b76e8fd0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:21.928320 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 801/3227] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:21 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:22.942425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:22.945095 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:22.945219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:22.945583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:22.945583 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:22.952392 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:22.952392 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:22.953520 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2dd27a52-0087-4e9a-9327-f7b8f3f46f73 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:22.954019 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 810/3228] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:22 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:23.969799 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:23.972530 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:23.974611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:23.974954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:23.975102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:23.981931 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:23.981931 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:23.984147 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e94b3d8-4ae8-4f5d-8adc-42bbf42eb7d6 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:23.984147 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 816/3229] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:23 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:25.001461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:25.004755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:25.004755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:25.004932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:25.006531 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:25.010886 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:25.010886 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:25.011739 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cbeca56-19ca-4efe-9be5-0e5e9517998e tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:25.012251 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 803/3230] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:25 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:25.029977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:25.029977 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] DELETE https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:25.029977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:25.030754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:25.030754 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Delete backup with id: ef274d1b-4fce-41ba-af98-7e6387820897. Aug 14 02:17:25.041474 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:25.041474 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:25.064729 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] delete_backup rpcapi backup_id ef274d1b-4fce-41ba-af98-7e6387820897 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:17:25.067409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c05d46e0-30b8-4449-95ef-2b8dd443dac4 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 202 Aug 14 02:17:25.067864 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 802/3231] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:17:25 2026] DELETE /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:17:25.081906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-05c37398-db01-4eea-a250-25969b52c7e1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:25.088690 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-05c37398-db01-4eea-a250-25969b52c7e1 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:25.088690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-05c37398-db01-4eea-a250-25969b52c7e1 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:25.088690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-05c37398-db01-4eea-a250-25969b52c7e1 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:25.088690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-05c37398-db01-4eea-a250-25969b52c7e1 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:25.096810 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:25.096810 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:25.097707 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-05c37398-db01-4eea-a250-25969b52c7e1 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 200 Aug 14 02:17:25.098229 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 811/3232] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:25 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:26.113754 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:26.120451 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 Aug 14 02:17:26.122156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:26.122156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:26.122156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Show backup with id ef274d1b-4fce-41ba-af98-7e6387820897. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:17:26.126982 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-283fc0b8-a9cf-4e6e-a360-294c1c5dbce0 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 returned with HTTP 404 Aug 14 02:17:26.127606 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 817/3233] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:26 2026] GET /volume/v3/backups/ef274d1b-4fce-41ba-af98-7e6387820897 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:26.142272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:26.144810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:26.145170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:26.145354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:26.145516 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Delete volume with id: 54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:26.158838 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:26.158838 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:26.159666 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Volume info retrieved successfully. Aug 14 02:17:26.192376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:26.196176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:26.197457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-222767681", "imageRef": "a1080fc2-ec55-4149-bc64-9d1030dd3dbd", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:26.199607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-222767681', 'imageRef': 'a1080fc2-ec55-4149-bc64-9d1030dd3dbd', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:26.203657 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Delete volume request issued successfully. Aug 14 02:17:26.203657 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-013d278d-5b9a-4a6d-ae6f-32cd3c5a2cf5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 returned with HTTP 202 Aug 14 02:17:26.203657 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 804/3234] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:17:26 2026] DELETE /volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:26.212755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-161ace7f-7be4-4d1d-8a59-208025309be5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:26.216163 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-161ace7f-7be4-4d1d-8a59-208025309be5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:26.216163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-161ace7f-7be4-4d1d-8a59-208025309be5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:26.216969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-161ace7f-7be4-4d1d-8a59-208025309be5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:26.235081 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:26.235081 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:26.245159 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-161ace7f-7be4-4d1d-8a59-208025309be5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Volume info retrieved successfully. Aug 14 02:17:26.255873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-161ace7f-7be4-4d1d-8a59-208025309be5 tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 returned with HTTP 200 Aug 14 02:17:26.257073 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 812/3235] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:26 2026] GET /volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 => generated 1006 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:26.355272 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Create volume of 1 GB Aug 14 02:17:26.360061 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Availability Zones retrieved successfully. Aug 14 02:17:26.366508 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Flow 'volume_create_api' (67d99ff6-813b-43b4-b70c-5e3f382488e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:26.367485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8384dfe-a3a3-472f-8d10-27da7b1a132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:26.368464 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:26.450656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8384dfe-a3a3-472f-8d10-27da7b1a132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:26.451626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e52bba-4b18-4747-b6f5-6c064d889c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:26.536180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Created reservations ['a1889170-ddb0-4ef5-8aba-8a458fa3f863', '97a7d0cd-a4f4-4bf0-af7d-d7680c176ade', '46b682db-9935-4f0b-b503-b7f4628047f3', '7f60f7f6-591e-4e69-8b74-2998bd4ed095'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:26.537791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e52bba-4b18-4747-b6f5-6c064d889c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1889170-ddb0-4ef5-8aba-8a458fa3f863', '97a7d0cd-a4f4-4bf0-af7d-d7680c176ade', '46b682db-9935-4f0b-b503-b7f4628047f3', '7f60f7f6-591e-4e69-8b74-2998bd4ed095']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:26.538481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1515dff6-3ece-4a44-b1ab-d84fbf5160bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:26.573429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1515dff6-3ece-4a44-b1ab-d84fbf5160bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b994a3f-4e9c-484a-9565-82b8cb1d3889', '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-222767681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d6f6aeb4b94dd8b13f6a730697cce3',qos_specs=None,replication_status=,reservations=['a1889170-ddb0-4ef5-8aba-8a458fa3f863','97a7d0cd-a4f4-4bf0-af7d-d7680c176ade','46b682db-9935-4f0b-b503-b7f4628047f3','7f60f7f6-591e-4e69-8b74-2998bd4ed095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67efb4e3463441a4a3f3e07e4116b0b7',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-222767681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b994a3f-4e9c-484a-9565-82b8cb1d3889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d6f6aeb4b94dd8b13f6a730697cce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67efb4e3463441a4a3f3e07e4116b0b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:26.574822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f2c8e1-eb42-4902-a399-61f25973cfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:26.598566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f2c8e1-eb42-4902-a399-61f25973cfa8) transitioned into state 'SUCCESS' from state '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-222767681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d6f6aeb4b94dd8b13f6a730697cce3',qos_specs=None,replication_status=,reservations=['a1889170-ddb0-4ef5-8aba-8a458fa3f863','97a7d0cd-a4f4-4bf0-af7d-d7680c176ade','46b682db-9935-4f0b-b503-b7f4628047f3','7f60f7f6-591e-4e69-8b74-2998bd4ed095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67efb4e3463441a4a3f3e07e4116b0b7',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:26.599402 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccac0c-cb61-4469-ab7c-25745f34933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:26.609622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fccac0c-cb61-4469-ab7c-25745f34933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:26.610471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Flow 'volume_create_api' (67d99ff6-813b-43b4-b70c-5e3f382488e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:26.610821 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Create volume request issued successfully. Aug 14 02:17:26.611437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f69f7bf-d246-4476-b1f7-5ca71490e38d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:26.611876 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 803/3236] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:26 2026] POST /volume/v3/volumes => generated 750 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:26.625984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:26.629169 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:26.629449 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:26.629682 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:26.643760 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:26.643760 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:26.649777 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:26.658655 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-30099f65-a32a-48c0-83e1-d94dbbd99c63 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:26.659448 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 818/3237] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:26 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:27.273263 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c1d2f395-6c03-408d-8ca2-bdc4e95c8a5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:27.277904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1d2f395-6c03-408d-8ca2-bdc4e95c8a5a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] GET https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 Aug 14 02:17:27.281137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1d2f395-6c03-408d-8ca2-bdc4e95c8a5a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:27.281137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c1d2f395-6c03-408d-8ca2-bdc4e95c8a5a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:27.294704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c1d2f395-6c03-408d-8ca2-bdc4e95c8a5a tempest-ProjectReaderTests39-1008088139 tempest-ProjectReaderTests39-1008088139-project-admin] https://10.4.3.35/volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 returned with HTTP 404 Aug 14 02:17:27.294704 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 805/3238] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:17:27 2026] GET /volume/v3/volumes/54aaf3f1-6864-4359-b4ce-be3bfb4b8246 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:27.590253 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-d92daa61-56ef-46d7-9538-79eca163c11f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:27.592610 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-d92daa61-56ef-46d7-9538-79eca163c11f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa Aug 14 02:17:27.592814 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-d92daa61-56ef-46d7-9538-79eca163c11f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:27.593016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-d92daa61-56ef-46d7-9538-79eca163c11f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:27.608328 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:27.608328 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:27.679449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a021494e-4011-4f81-b073-7d84d1812616 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:27.684121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a021494e-4011-4f81-b073-7d84d1812616 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:27.685074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a021494e-4011-4f81-b073-7d84d1812616 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:27.686098 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a021494e-4011-4f81-b073-7d84d1812616 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:27.700929 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:27.700929 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:27.707776 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a021494e-4011-4f81-b073-7d84d1812616 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:27.713160 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-28a53879-0050-402d-a648-0b4c5bf543e4 req-d92daa61-56ef-46d7-9538-79eca163c11f tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa returned with HTTP 200 Aug 14 02:17:27.713160 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 813/3239] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:17:27 2026] DELETE /volume/v3/attachments/5ac6cb95-8bfa-481e-8cf9-b33b499fe6fa => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:27.713326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a021494e-4011-4f81-b073-7d84d1812616 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:27.714350 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 804/3240] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:27 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:28.353359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:28.366979 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:28.368013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:28.368447 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:28.380135 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:28.380135 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:28.386865 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:28.395115 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-d8549375-dc30-47fb-b3d1-424f240c8809 req-f804b62e-0c7d-46b6-b0bf-62fd85a54d6d tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:17:28.395264 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 819/3241] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:28 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:28.733710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:28.734054 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:28.734156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:28.734355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:28.744942 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:28.744942 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:28.750391 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:28.756612 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a69ba93-95da-4a6a-9e0b-5373e3c36726 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:28.757116 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 806/3242] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:28 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:29.775622 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:29.777918 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:29.778183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:29.778439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:29.787602 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:29.787602 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:29.795291 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:29.800930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5533ce2-ffd5-412f-bf41-9047642e6d07 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:29.801436 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 814/3243] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:29 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:30.814700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:30.816657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:30.817147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:30.817436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:30.826241 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:30.826241 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:30.830364 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:30.835186 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f85d0ee-b42c-4dae-a6f4-898b9aded006 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:30.835635 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 805/3244] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:30 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:31.374684 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:31.376426 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:31.376609 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:31.376793 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:31.376945 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume with id: 5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:31.384015 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:31.384015 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:31.384468 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:31.401395 np0000007301 devstack@c-api.service[100235]: WARNING cinder.keymgr.conf_key_mgr [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:17:31.409159 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Delete volume request issued successfully. Aug 14 02:17:31.409417 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-52ed10f5-8872-4965-b1dc-db7840b32cf8 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 202 Aug 14 02:17:31.410004 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 820/3245] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:17:31 2026] DELETE /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:31.417406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:31.419264 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:31.419472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:31.419653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:31.429726 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:31.429726 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:31.434790 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Volume info retrieved successfully. Aug 14 02:17:31.440911 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-724f5ff9-b158-427f-bbfa-31c9e1a97d12 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 200 Aug 14 02:17:31.441396 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 807/3246] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:31 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:31.848952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-29490187-fdee-4b58-bf59-aae8c075bac8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:31.851221 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29490187-fdee-4b58-bf59-aae8c075bac8 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:31.851464 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29490187-fdee-4b58-bf59-aae8c075bac8 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:31.851732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29490187-fdee-4b58-bf59-aae8c075bac8 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:31.860887 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:31.860887 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:31.865590 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-29490187-fdee-4b58-bf59-aae8c075bac8 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:31.871551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29490187-fdee-4b58-bf59-aae8c075bac8 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:31.871990 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 815/3247] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:31 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:32.456608 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55c7fd5f-8938-4d72-9d69-c46ea7964b34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:32.458540 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55c7fd5f-8938-4d72-9d69-c46ea7964b34 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] GET https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 Aug 14 02:17:32.458851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55c7fd5f-8938-4d72-9d69-c46ea7964b34 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:32.459138 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55c7fd5f-8938-4d72-9d69-c46ea7964b34 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:32.467290 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55c7fd5f-8938-4d72-9d69-c46ea7964b34 tempest-TestEncryptedCinderVolumes-1108511063 tempest-TestEncryptedCinderVolumes-1108511063-project-member] https://10.4.3.35/volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 returned with HTTP 404 Aug 14 02:17:32.468155 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 806/3248] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:32 2026] GET /volume/v3/volumes/5fe45cd6-4140-4252-bd4a-1418c5fa7e47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:32.476476 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:32.628642 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:17:32.628898 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:32.629142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:32.629940 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:32.652479 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Get all volumes completed successfully. Aug 14 02:17:32.654473 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:32.654473 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:32.661444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7325d8e2-64d0-4612-b05d-a49fdbace58a tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:17:32.661867 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 821/3249] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:17:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11798 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:32.677615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70052aed-1d3b-42e5-a170-e099bc27a0d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:32.679503 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70052aed-1d3b-42e5-a170-e099bc27a0d5 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] DELETE https://10.4.3.35/volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6 Aug 14 02:17:32.679852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70052aed-1d3b-42e5-a170-e099bc27a0d5 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:32.680103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70052aed-1d3b-42e5-a170-e099bc27a0d5 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:32.707042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70052aed-1d3b-42e5-a170-e099bc27a0d5 tempest-TestEncryptedCinderVolumes-1652752189 tempest-TestEncryptedCinderVolumes-1652752189-project-admin] https://10.4.3.35/volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6 returned with HTTP 202 Aug 14 02:17:32.707438 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 808/3250] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:17:32 2026] DELETE /volume/v3/types/94804190-46fb-4341-8d1b-22b94bb216b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:32.886990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:32.889398 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:32.890098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:32.890098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:32.892633 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=261,cinder:UPDATE=54,cinder:INSERT=18 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:17:32.901404 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:32.901404 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:32.901835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:32.904934 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:32.905554 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:32.905971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:32.909415 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:32.916248 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:32.916248 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:32.917884 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4363d8d8-7c24-4637-a942-71d51151b8c9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:32.918465 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 816/3251] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:32 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:32.928159 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:32.934935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-438adbc7-e645-44e5-849b-556d506e266c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:32.935604 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 807/3252] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:32 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:33.028063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-64359226-3293-46de-9c7f-192c677eedf3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.028663 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64359226-3293-46de-9c7f-192c677eedf3 None None] GET https://10.4.3.35/volume// Aug 14 02:17:33.028920 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64359226-3293-46de-9c7f-192c677eedf3 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.029196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-64359226-3293-46de-9c7f-192c677eedf3 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:33.029784 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-64359226-3293-46de-9c7f-192c677eedf3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:33.029928 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 822/3253] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:33.039694 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-3188d2c8-7476-49a6-9870-89e0df1ef1f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.041880 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-3188d2c8-7476-49a6-9870-89e0df1ef1f7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:17:33.042285 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-3188d2c8-7476-49a6-9870-89e0df1ef1f7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dcb05e9-31a0-487c-9dfe-f1f24808343a", "connector": null, "instance_uuid": "797cd20d-4f7f-423c-90e4-6b39f04a7870"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:33.053850 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:33.053850 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:33.088097 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-3188d2c8-7476-49a6-9870-89e0df1ef1f7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:17:33.088459 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 809/3254] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:17:33 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:33.122149 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.124411 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:33.124570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.124891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:33.137788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d288185-745e-4770-b702-80d6808942aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.138236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d288185-745e-4770-b702-80d6808942aa None None] GET https://10.4.3.35/volume// Aug 14 02:17:33.138407 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d288185-745e-4770-b702-80d6808942aa None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.138616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d288185-745e-4770-b702-80d6808942aa None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:33.138975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d288185-745e-4770-b702-80d6808942aa None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:33.139513 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 808/3255] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:33.144106 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:33.144106 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:33.149522 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.150744 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:33.151835 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:33.152126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.152478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:33.156422 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7390f48f-92dd-4e2d-b766-dc8f63e64ea2 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:33.156929 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 817/3256] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:33.162349 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:33.162349 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:33.167048 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:33.172713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-46dba9e4-79ce-4746-a4b2-0cb7d1ab355d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:33.173193 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 823/3257] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:33.293838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.295959 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] PUT https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 Aug 14 02:17:33.296361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:33.304220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Acquiring lock "cinder-attachment_update-0dcb05e9-31a0-487c-9dfe-f1f24808343a-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:17:33.309793 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Lock "cinder-attachment_update-0dcb05e9-31a0-487c-9dfe-f1f24808343a-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:17:33.311284 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:33.311284 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:33.410397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Lock "cinder-attachment_update-0dcb05e9-31a0-487c-9dfe-f1f24808343a-np0000007301" released by "attachment_update" :: held 0.101s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:17:33.410791 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-c7ce1b1d-a00d-40c8-80d1-a3d08cf94ebe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 returned with HTTP 200 Aug 14 02:17:33.411275 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 810/3258] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:17:33 2026] PUT /volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:33.934123 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.936451 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:33.937078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.937384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:33.939862 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=283,cinder:UPDATE=65,cinder:INSERT=39 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:17:33.949291 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:33.949291 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:33.954419 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:33.961393 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d41a150-b634-4c2b-9fce-fd07f19a5be1 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:33.961997 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 809/3259] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:33.995305 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:33.997659 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:33.997891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:33.998125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:34.006392 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:34.006392 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:34.010502 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:34.016059 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-b846d2fa-bb40-4e02-b7b2-75622cdd9840 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:34.016541 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 818/3260] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:33 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:34.171769 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:34.173911 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:34.174199 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:34.174433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:34.188458 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:34.188458 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:34.193895 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:34.206497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5c815b8-5dc5-4f84-837b-d07c21f42a4d tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:34.207092 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 824/3261] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:34 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:34.319350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:34.322993 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:34.323262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:34.323537 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:34.328599 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=299,cinder:UPDATE=83,cinder:INSERT=46 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:17:34.335044 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:34.335044 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:34.340697 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:34.349015 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-13ed00e0-8864-4aa7-bfd8-c6f0d5b92e12 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:34.349504 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 811/3262] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:34 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:34.360578 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d336a41-049d-4eb0-b245-40ef3c295d03 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:34.360988 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d336a41-049d-4eb0-b245-40ef3c295d03 None None] GET https://10.4.3.35/volume// Aug 14 02:17:34.361197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d336a41-049d-4eb0-b245-40ef3c295d03 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:34.361411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d336a41-049d-4eb0-b245-40ef3c295d03 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:34.361775 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d336a41-049d-4eb0-b245-40ef3c295d03 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:34.362092 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 810/3263] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:17:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:34.374295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-f912bde7-d377-4040-b366-9473bc38a14d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:34.377428 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-f912bde7-d377-4040-b366-9473bc38a14d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:17:34.378116 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-f912bde7-d377-4040-b366-9473bc38a14d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b994a3f-4e9c-484a-9565-82b8cb1d3889", "connector": null, "instance_uuid": "3b46c953-565d-4e02-ac98-ec5b3073d776"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:34.386694 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:34.386694 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:34.411103 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-f912bde7-d377-4040-b366-9473bc38a14d tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:17:34.411510 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 819/3264] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:17:34 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:35.223787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:35.229188 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:35.229188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:35.229188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:35.245121 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:35.245121 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:35.248880 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:35.253039 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69d9393c-c7dc-448b-8d85-3e818f7700f0 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:35.253506 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 825/3265] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:35 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:35.716775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b89c465a-3ab0-4357-ba2a-bb2cefdf24ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:35.717336 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b89c465a-3ab0-4357-ba2a-bb2cefdf24ed None None] GET https://10.4.3.35/volume// Aug 14 02:17:35.717558 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b89c465a-3ab0-4357-ba2a-bb2cefdf24ed None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:35.717830 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b89c465a-3ab0-4357-ba2a-bb2cefdf24ed None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:35.718250 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b89c465a-3ab0-4357-ba2a-bb2cefdf24ed None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:35.718623 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 812/3266] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:35.732083 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:35.734253 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:35.734485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:35.734745 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:35.749605 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:35.749605 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:35.754262 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:35.760615 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-e6dfb90f-2989-4d74-8ead-0dfe03aac0b5 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:35.761465 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 811/3267] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:35 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 1336 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:35.867535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:35.870033 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] PUT https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b Aug 14 02:17:35.870454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:35.878312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Acquiring lock "cinder-attachment_update-1b994a3f-4e9c-484a-9565-82b8cb1d3889-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:17:35.883450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Lock "cinder-attachment_update-1b994a3f-4e9c-484a-9565-82b8cb1d3889-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:17:35.884603 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:35.884603 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:35.987293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Lock "cinder-attachment_update-1b994a3f-4e9c-484a-9565-82b8cb1d3889-np0000007301" released by "attachment_update" :: held 0.104s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:17:35.987743 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-fbed65e2-a154-475e-9c52-4be977aedb04 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b returned with HTTP 200 Aug 14 02:17:35.988685 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 820/3268] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:17:35 2026] PUT /volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:36.021113 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-7047459d-3a6d-49ac-a1f6-d6b2dbbf846f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:36.026075 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-7047459d-3a6d-49ac-a1f6-d6b2dbbf846f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] POST https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b/action Aug 14 02:17:36.026075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-7047459d-3a6d-49ac-a1f6-d6b2dbbf846f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:36.026075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-7047459d-3a6d-49ac-a1f6-d6b2dbbf846f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:36.065574 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:36.065574 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:36.082286 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-eb41cdd3-a770-437f-a830-4858273d8e82 req-7047459d-3a6d-49ac-a1f6-d6b2dbbf846f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b/action returned with HTTP 204 Aug 14 02:17:36.083022 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 826/3269] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:17:36 2026] POST /volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:36.268191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:36.269776 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:36.270145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:36.270457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:36.282945 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:36.282945 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:36.288190 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:36.296314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c17c96d2-a08c-4188-97dd-4a6909c941c9 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:36.296314 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 813/3270] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:36 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:36.706977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-ee357f63-27d7-4021-bfb2-5db51e36a148 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:36.710364 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-ee357f63-27d7-4021-bfb2-5db51e36a148 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] POST https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16/action Aug 14 02:17:36.710851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-ee357f63-27d7-4021-bfb2-5db51e36a148 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:36.710962 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-ee357f63-27d7-4021-bfb2-5db51e36a148 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:36.731610 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:36.731610 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:36.743643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5c5638b1-9ef5-4c84-ab85-f2c31fd35911 req-ee357f63-27d7-4021-bfb2-5db51e36a148 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16/action returned with HTTP 204 Aug 14 02:17:36.744452 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 812/3271] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:17:36 2026] POST /volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:37.311408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3896332d-5f74-4216-9cae-ac70f787222b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:37.314114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3896332d-5f74-4216-9cae-ac70f787222b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:37.314726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3896332d-5f74-4216-9cae-ac70f787222b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:37.315191 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3896332d-5f74-4216-9cae-ac70f787222b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:37.332130 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:37.332130 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:37.338501 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3896332d-5f74-4216-9cae-ac70f787222b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:37.345521 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3896332d-5f74-4216-9cae-ac70f787222b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:37.346166 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 821/3272] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:37 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:37.359267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5dabe143-407a-4298-8853-30aa4a99d012 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:37.363697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] POST https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action Aug 14 02:17:37.363697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:37.363697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:37.373635 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:37.373635 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:37.374842 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:37.411868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Created reservations ['00c11e75-b313-49c9-8827-dda1289a8de2', '399bd720-dd03-4375-a19b-b082e03afeb2'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:37.431370 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Extend volume request issued successfully. Aug 14 02:17:37.431773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5dabe143-407a-4298-8853-30aa4a99d012 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action returned with HTTP 202 Aug 14 02:17:37.432262 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 827/3273] 10.4.3.35 () {70 vars in 1424 bytes} [Fri Aug 14 02:17:37 2026] POST /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:17:37.441135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-224d21f1-6379-430e-9899-6c8ee823f24c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:37.443596 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-224d21f1-6379-430e-9899-6c8ee823f24c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:37.443917 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-224d21f1-6379-430e-9899-6c8ee823f24c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:37.444199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-224d21f1-6379-430e-9899-6c8ee823f24c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:37.459135 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:37.459135 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:37.466799 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-224d21f1-6379-430e-9899-6c8ee823f24c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:37.473752 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-224d21f1-6379-430e-9899-6c8ee823f24c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:37.474332 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 814/3274] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:37 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:37.855125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:37.857547 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f service nova] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:37.857742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f service nova] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:37.857915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f service nova] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:37.870249 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:37.870249 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:37.874737 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f service nova] Volume info retrieved successfully. Aug 14 02:17:37.878859 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5dabe143-407a-4298-8853-30aa4a99d012 req-cc4b9fdc-4c69-4b75-9f58-895867d75c2f service nova] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:37.879235 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 813/3275] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:37 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:38.500939 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3527b9be-33a2-44e2-8447-727ca014c251 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:38.503039 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3527b9be-33a2-44e2-8447-727ca014c251 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:38.503320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3527b9be-33a2-44e2-8447-727ca014c251 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:38.503556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3527b9be-33a2-44e2-8447-727ca014c251 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:38.517089 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:38.517089 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:38.521615 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3527b9be-33a2-44e2-8447-727ca014c251 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:38.526793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3527b9be-33a2-44e2-8447-727ca014c251 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:38.527241 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 822/3276] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:38 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:38.547253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:38.550010 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:38.550332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:38.550640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:38.563556 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:38.563556 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:38.567831 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:38.577106 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3dd3751f-5fd5-4bd7-baa0-91cfba7b11d7 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:38.577511 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 828/3277] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:38 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:38.874217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:38.878706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:38.879030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:38.879341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:38.895632 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:38.895632 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:38.900975 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:38.911529 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-783a5782-7a80-433c-8f83-74dc509907e5 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:38.912109 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 815/3278] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:38 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:38.941712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:38.944520 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] POST https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action Aug 14 02:17:38.944665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:38.944883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:38.958494 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:38.958494 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:38.959785 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:38.969480 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Begin detaching volume completed successfully. Aug 14 02:17:38.969719 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-31545cc4-2c26-4c2d-8377-7098f15fa98c tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action returned with HTTP 202 Aug 14 02:17:38.970240 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 814/3279] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:17:38 2026] POST /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:17:38.994768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-623798da-2e9b-4b14-990a-e9482a42b0ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:38.996698 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-623798da-2e9b-4b14-990a-e9482a42b0ab tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:38.996923 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-623798da-2e9b-4b14-990a-e9482a42b0ab tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:38.997168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-623798da-2e9b-4b14-990a-e9482a42b0ab tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:39.009754 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:39.009754 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:39.014651 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-623798da-2e9b-4b14-990a-e9482a42b0ab tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:39.019572 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-623798da-2e9b-4b14-990a-e9482a42b0ab tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:39.020399 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 823/3280] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:38 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:39.023186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fed8e8ba-4a48-4638-bd3c-9a2846406713 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:39.023798 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fed8e8ba-4a48-4638-bd3c-9a2846406713 None None] GET https://10.4.3.35/volume// Aug 14 02:17:39.024100 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fed8e8ba-4a48-4638-bd3c-9a2846406713 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:39.024333 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fed8e8ba-4a48-4638-bd3c-9a2846406713 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:39.024821 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fed8e8ba-4a48-4638-bd3c-9a2846406713 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:39.025279 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 829/3281] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:39.037888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:39.040644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:39.040971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:39.041260 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:39.056077 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:39.056077 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:39.062667 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:39.069398 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-39705697-79bc-4906-9f47-feedd1041f5a tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:39.070236 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 816/3282] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:39 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:40.038371 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:40.040357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:40.040622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:40.040879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:40.051292 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:40.051292 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:40.055820 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:40.061121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45b12b26-672e-4b47-b33d-b3f86e0eb944 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:40.061624 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 815/3283] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:40 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:41.078112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:41.082706 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:41.082706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:41.082706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:41.082948 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-55d96003-8b94-488f-9d73-c53c1cd95d97 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:41.085137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-55d96003-8b94-488f-9d73-c53c1cd95d97 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] DELETE https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 Aug 14 02:17:41.085444 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-55d96003-8b94-488f-9d73-c53c1cd95d97 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:41.085693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-55d96003-8b94-488f-9d73-c53c1cd95d97 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:41.090243 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:41.090243 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:41.094476 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:41.095560 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:41.095560 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:41.101410 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a68d5934-d5a2-4674-9272-19accc5a4cf3 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:41.101866 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 824/3284] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:41 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:41.189374 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-947180ad-ad3d-4838-88a6-48bdc75b059b req-55d96003-8b94-488f-9d73-c53c1cd95d97 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 returned with HTTP 200 Aug 14 02:17:41.190122 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 830/3285] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:17:41 2026] DELETE /volume/v3/attachments/0256d60a-b7ad-4b64-8bc9-aeaeacfd9b16 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:42.119743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-faf98562-34ad-4bea-991f-2f130094dd12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.121502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf98562-34ad-4bea-991f-2f130094dd12 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:42.121722 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf98562-34ad-4bea-991f-2f130094dd12 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:42.121946 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faf98562-34ad-4bea-991f-2f130094dd12 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:42.128967 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:42.128967 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:42.133019 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-faf98562-34ad-4bea-991f-2f130094dd12 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:42.137315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faf98562-34ad-4bea-991f-2f130094dd12 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:42.137852 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 817/3286] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:42 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:42.314312 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.317643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:17:42.317643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:42.317643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:42.327748 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:42.327748 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:42.331707 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:42.337550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-7990f80a-18ac-4043-936b-37843ddbd4ab tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:17:42.337748 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 816/3287] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:42 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:42.358360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.360213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d/action Aug 14 02:17:42.360572 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:42.360956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:42.374276 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:42.374276 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:42.374763 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:42.389317 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Begin detaching volume completed successfully. Aug 14 02:17:42.389317 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-89ae33d1-d8eb-47b4-90f4-dd08406cbce8 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d/action returned with HTTP 202 Aug 14 02:17:42.389317 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 825/3288] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:17:42 2026] POST /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:17:42.418974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0cdffb99-b9ba-482c-a021-b11416045055 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.421897 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cdffb99-b9ba-482c-a021-b11416045055 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:17:42.422275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cdffb99-b9ba-482c-a021-b11416045055 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:42.423633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cdffb99-b9ba-482c-a021-b11416045055 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:42.439844 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:42.439844 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:42.447625 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0cdffb99-b9ba-482c-a021-b11416045055 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:42.453656 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cdffb99-b9ba-482c-a021-b11416045055 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:17:42.455582 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 831/3289] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:42 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:42.467107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e019f416-3a2d-462d-a90d-22f3960d0d7a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.467594 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e019f416-3a2d-462d-a90d-22f3960d0d7a None None] GET https://10.4.3.35/volume// Aug 14 02:17:42.469645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e019f416-3a2d-462d-a90d-22f3960d0d7a None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:42.469645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e019f416-3a2d-462d-a90d-22f3960d0d7a None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:42.469645 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e019f416-3a2d-462d-a90d-22f3960d0d7a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:17:42.469645 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 818/3290] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:17:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:17:42.476694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:42.480288 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:17:42.480622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:42.480808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:42.492314 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:42.492314 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:42.497168 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:42.503777 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-a45a732b-aaba-4f48-9183-96c7e8574888 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:17:42.504382 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 817/3291] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:17:42 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:17:43.469127 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:43.471242 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:17:43.471524 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:43.471777 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:43.485177 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:43.485177 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:43.492749 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:43.496208 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c4011eb3-c24a-41d7-b9e9-3b7fffd342c5 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:17:43.496208 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 826/3292] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:43 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:43.763367 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-bef49b3e-a646-478e-88e3-4f3d78628b5c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:43.765480 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-bef49b3e-a646-478e-88e3-4f3d78628b5c tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:17:43.765687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-bef49b3e-a646-478e-88e3-4f3d78628b5c tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:43.765911 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-bef49b3e-a646-478e-88e3-4f3d78628b5c tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:43.794065 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-bef49b3e-a646-478e-88e3-4f3d78628b5c tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:17:43.796499 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 832/3293] 10.4.3.35 () {68 vars in 1477 bytes} [Fri Aug 14 02:17:43 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:43.811988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-da6ca9f4-abd7-4d44-b140-10f854212a84 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:43.813926 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-da6ca9f4-abd7-4d44-b140-10f854212a84 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c Aug 14 02:17:43.814179 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-da6ca9f4-abd7-4d44-b140-10f854212a84 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:43.814401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-da6ca9f4-abd7-4d44-b140-10f854212a84 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:43.821746 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:43.821746 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:43.834368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:43.836743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:43.836999 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:43.837266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:43.848789 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:43.848789 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:43.853209 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:43.858088 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-575f0219-10b5-46fc-86a7-cea1c6e4fe21 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 200 Aug 14 02:17:43.858515 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 818/3294] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:17:43 2026] GET /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:43.868975 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:43.872330 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:43.872834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b994a3f-4e9c-484a-9565-82b8cb1d3889", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-66447094", "description": null, "metadata": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:43.887502 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:43.887502 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:43.888209 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:43.888393 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Create snapshot from volume 1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:43.888686 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-869d9bd1-61ef-41c1-bca7-0d1d0f4a7c00 req-da6ca9f4-abd7-4d44-b140-10f854212a84 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c returned with HTTP 200 Aug 14 02:17:43.889299 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 819/3295] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:17:43 2026] DELETE /volume/v3/attachments/b871f00e-a470-40f4-98a5-f4fb42e22c8c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:43.930706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Created reservations ['993657a2-9788-4644-8ed2-574dd6f407bc', 'b83e27ac-5172-4142-8146-6a7cf5206cb9', 'f59c88eb-d77f-4fbd-b156-4328d74e8432', '7ba20665-89a8-4d91-9842-90d6dc7d0887'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:43.965228 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Snapshot force create request issued successfully. Aug 14 02:17:43.965642 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-bc9d9e67-19d1-482f-9bc9-276411715d36 req-6027171f-4ce4-4ec6-8ba9-746a2f48587f tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:43.966231 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 827/3296] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:17:43 2026] POST /volume/v3/snapshots => generated 317 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:44.514411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:44.516349 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:17:44.516518 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:44.516782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:44.524195 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:44.524195 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:44.528915 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:17:44.534903 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-543ae15d-fcc5-4ec1-ae0b-696a8fd78ca1 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:17:44.535468 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 833/3297] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:44 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:45.115639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:45.117794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:45.118008 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:45.118282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:45.125954 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:45.125954 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:45.129588 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:45.133776 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f8e96a9e-5f4c-41b1-8fe4-cad8737e5cbe tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:45.134192 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 819/3298] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:45 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:45.145061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:45.147220 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] DELETE https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:45.147447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:45.147632 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:45.147816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Delete volume with id: 0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:45.156804 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:45.156804 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:45.157446 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:45.174449 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Delete volume request issued successfully. Aug 14 02:17:45.174606 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61ad95be-73ef-43ee-9c4a-cd32ebef4a6b tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 202 Aug 14 02:17:45.175097 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 820/3299] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:17:45 2026] DELETE /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:45.183579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:45.184654 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:45.184919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:45.185147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:45.192743 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:45.192743 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:45.196632 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Volume info retrieved successfully. Aug 14 02:17:45.201193 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc0aefcb-d5b4-40f1-97c7-17e2d8d8c418 tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 200 Aug 14 02:17:45.201640 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 828/3300] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:45 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:45.864483 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:45.866267 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 Aug 14 02:17:45.866453 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:45.866634 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:45.872616 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:45.872616 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:45.873268 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Snapshot retrieved successfully. Aug 14 02:17:45.874421 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cb6ee69-9416-4285-97b3-c9ad1bc43c70 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 returned with HTTP 200 Aug 14 02:17:45.875019 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 834/3301] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:45 2026] GET /volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:46.091827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:46.093785 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 Aug 14 02:17:46.093949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:46.094186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:46.094284 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Delete snapshot with id: 53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 Aug 14 02:17:46.099716 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:46.099716 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:46.100254 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Snapshot retrieved successfully. Aug 14 02:17:46.124262 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Snapshot delete request issued successfully. Aug 14 02:17:46.124773 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b574d07-a5fe-4efa-90f8-b5cf352c1750 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 returned with HTTP 202 Aug 14 02:17:46.124876 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 820/3302] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:17:46 2026] DELETE /volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:46.133688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:46.135644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 Aug 14 02:17:46.135873 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:46.136269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:46.142099 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:46.142099 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:46.142549 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Snapshot retrieved successfully. Aug 14 02:17:46.143525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4b97813-b4e5-4d09-838f-bc66264e9a10 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 returned with HTTP 200 Aug 14 02:17:46.144052 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 821/3303] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:46 2026] GET /volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:46.214035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0a1bc606-5609-48eb-a74d-ad07dbc41dfa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:46.216051 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a1bc606-5609-48eb-a74d-ad07dbc41dfa tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] GET https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a Aug 14 02:17:46.216324 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a1bc606-5609-48eb-a74d-ad07dbc41dfa tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:46.216559 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0a1bc606-5609-48eb-a74d-ad07dbc41dfa tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:46.222538 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0a1bc606-5609-48eb-a74d-ad07dbc41dfa tempest-VolumesExtendAttachedTest-1374836209 tempest-VolumesExtendAttachedTest-1374836209-project-member] https://10.4.3.35/volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a returned with HTTP 404 Aug 14 02:17:46.223051 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 829/3304] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:46 2026] GET /volume/v3/volumes/0dcb05e9-31a0-487c-9dfe-f1f24808343a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:47.155613 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f8fa9c88-86af-47fb-ba7e-df3854698472 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:47.157888 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8fa9c88-86af-47fb-ba7e-df3854698472 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] GET https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 Aug 14 02:17:47.158083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8fa9c88-86af-47fb-ba7e-df3854698472 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:47.158284 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8fa9c88-86af-47fb-ba7e-df3854698472 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:47.162534 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8fa9c88-86af-47fb-ba7e-df3854698472 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 returned with HTTP 404 Aug 14 02:17:47.163006 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 835/3305] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:47 2026] GET /volume/v3/snapshots/53d64ed4-19bd-4f03-bff1-4ed2ee9c8627 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:49.254908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d04e920-f714-40a0-b188-7a08c101e49a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:49.383028 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:49.383393 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1949972701", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:49.384973 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1949972701', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:49.385100 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume of 1 GB Aug 14 02:17:49.385712 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:49.385712 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:49.389474 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Availability Zones retrieved successfully. Aug 14 02:17:49.395097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Flow 'volume_create_api' (c798db71-3c3d-4aae-b0f0-80e6406ae4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:49.396104 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0284792e-b31f-45ab-b7a0-388d55392dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.397085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:49.434793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0284792e-b31f-45ab-b7a0-388d55392dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.435823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20701ac1-c068-4098-958f-6fa533e86991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.513126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Created reservations ['8333a47d-3d9b-452f-8391-cee642fe1bed', '6a674ebb-dc9b-42a4-9280-bc6fe832480a', 'b6dfcc09-1796-483c-a32f-4e3407ec46bf', 'fbd4014c-b0a7-481f-8422-95c6796e7592'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:49.514065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20701ac1-c068-4098-958f-6fa533e86991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8333a47d-3d9b-452f-8391-cee642fe1bed', '6a674ebb-dc9b-42a4-9280-bc6fe832480a', 'b6dfcc09-1796-483c-a32f-4e3407ec46bf', 'fbd4014c-b0a7-481f-8422-95c6796e7592']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.514966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7826f6a-d993-484d-a914-95a561f66813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.543704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7826f6a-d993-484d-a914-95a561f66813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4480410-e19f-4ef1-b3fc-428aa5607320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1949972701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254dc408a83143069cf6aec07f28416c',qos_specs=None,replication_status=,reservations=['8333a47d-3d9b-452f-8391-cee642fe1bed','6a674ebb-dc9b-42a4-9280-bc6fe832480a','b6dfcc09-1796-483c-a32f-4e3407ec46bf','fbd4014c-b0a7-481f-8422-95c6796e7592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1949972701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4480410-e19f-4ef1-b3fc-428aa5607320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254dc408a83143069cf6aec07f28416c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.544649 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fed3f2-a404-44f0-827c-6c4116dabfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.568421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5fed3f2-a404-44f0-827c-6c4116dabfc8) transitioned into state 'SUCCESS' from state '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-1949972701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254dc408a83143069cf6aec07f28416c',qos_specs=None,replication_status=,reservations=['8333a47d-3d9b-452f-8391-cee642fe1bed','6a674ebb-dc9b-42a4-9280-bc6fe832480a','b6dfcc09-1796-483c-a32f-4e3407ec46bf','fbd4014c-b0a7-481f-8422-95c6796e7592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.569185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78be0b00-815f-4487-8755-bd45d29222a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.579024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78be0b00-815f-4487-8755-bd45d29222a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.580259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Flow 'volume_create_api' (c798db71-3c3d-4aae-b0f0-80e6406ae4e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:49.580637 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume request issued successfully. Aug 14 02:17:49.581426 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d04e920-f714-40a0-b188-7a08c101e49a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:49.582293 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 821/3306] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:49 2026] POST /volume/v3/volumes => generated 763 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:49.597981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0565911e-21ff-4995-8fb0-46ae2d802967 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:49.600114 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:49.600114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1426683514", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:49.601767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1426683514', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:49.601894 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume of 1 GB Aug 14 02:17:49.612349 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Availability Zones retrieved successfully. Aug 14 02:17:49.619925 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Flow 'volume_create_api' (15169a76-ee3a-4e4b-8a4c-40ff3e1dcf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:49.622521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2fa84c-4c5e-4484-b389-782210f56206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.623962 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:49.664017 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2fa84c-4c5e-4484-b389-782210f56206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.664950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35d88ec-4637-4074-b198-00ea52a90d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.717020 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Created reservations ['00d54177-4055-4914-abfa-7d3f5559cc2d', '56e1e9d0-d86c-41e8-8714-e1452976d40e', '99325afa-facd-4cb2-9c9c-4ddb174dbfe1', 'fc09d9a9-7f7d-451a-b6ae-62a0b4c02776'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:49.718135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a35d88ec-4637-4074-b198-00ea52a90d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d54177-4055-4914-abfa-7d3f5559cc2d', '56e1e9d0-d86c-41e8-8714-e1452976d40e', '99325afa-facd-4cb2-9c9c-4ddb174dbfe1', 'fc09d9a9-7f7d-451a-b6ae-62a0b4c02776']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.719040 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938d9843-b545-47f4-9c54-3e9f93e3e3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.750361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938d9843-b545-47f4-9c54-3e9f93e3e3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4aa81fb-5f8d-4f11-b64c-07d0b4645981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1426683514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254dc408a83143069cf6aec07f28416c',qos_specs=None,replication_status=,reservations=['00d54177-4055-4914-abfa-7d3f5559cc2d','56e1e9d0-d86c-41e8-8714-e1452976d40e','99325afa-facd-4cb2-9c9c-4ddb174dbfe1','fc09d9a9-7f7d-451a-b6ae-62a0b4c02776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1426683514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4aa81fb-5f8d-4f11-b64c-07d0b4645981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254dc408a83143069cf6aec07f28416c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.751205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2dc9849-6e1c-4201-bb18-1aa99733b13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.777563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2dc9849-6e1c-4201-bb18-1aa99733b13a) transitioned into state 'SUCCESS' from state '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-1426683514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254dc408a83143069cf6aec07f28416c',qos_specs=None,replication_status=,reservations=['00d54177-4055-4914-abfa-7d3f5559cc2d','56e1e9d0-d86c-41e8-8714-e1452976d40e','99325afa-facd-4cb2-9c9c-4ddb174dbfe1','fc09d9a9-7f7d-451a-b6ae-62a0b4c02776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2752c2648b2d42c3a6293bba8ab789e6',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.778391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d4d526-a814-4402-bead-4012e3479ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:49.789140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d4d526-a814-4402-bead-4012e3479ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:49.790228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Flow 'volume_create_api' (15169a76-ee3a-4e4b-8a4c-40ff3e1dcf49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:49.790627 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Create volume request issued successfully. Aug 14 02:17:49.791732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0565911e-21ff-4995-8fb0-46ae2d802967 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:49.791732 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 822/3307] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:17:49 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:49.862556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-770f0969-dbaf-4473-8f3a-6cef168828b9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:49.866862 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-770f0969-dbaf-4473-8f3a-6cef168828b9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] DELETE https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b Aug 14 02:17:49.867265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-770f0969-dbaf-4473-8f3a-6cef168828b9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:49.867476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-770f0969-dbaf-4473-8f3a-6cef168828b9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:49.879923 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:49.879923 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:50.021083 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-770f0969-dbaf-4473-8f3a-6cef168828b9 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b returned with HTTP 200 Aug 14 02:17:50.021083 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 830/3308] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:17:49 2026] DELETE /volume/v3/attachments/646094f8-05ef-4afb-91ac-d313ead0e58b => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:50.034730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:50.037777 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:50.037777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:50.039086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:50.039086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Delete volume with id: 1b994a3f-4e9c-484a-9565-82b8cb1d3889 Aug 14 02:17:50.047528 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:50.047528 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:50.047964 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Volume info retrieved successfully. Aug 14 02:17:50.076114 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] Delete volume request issued successfully. Aug 14 02:17:50.076330 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2c342ed3-d9f4-4216-bc74-a6796f07881e req-c0db38be-0442-450c-88e2-e3bf7011bae0 tempest-ImageDependencyTests-2097558145 tempest-ImageDependencyTests-2097558145-project-member] https://10.4.3.35/volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 returned with HTTP 202 Aug 14 02:17:50.076777 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 836/3309] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:17:50 2026] DELETE /volume/v3/volumes/1b994a3f-4e9c-484a-9565-82b8cb1d3889 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:53.491709 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b1a032f-819d-40e8-a8b5-ec6aea9c7524 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:53.672937 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b1a032f-819d-40e8-a8b5-ec6aea9c7524 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:17:53.674225 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b1a032f-819d-40e8-a8b5-ec6aea9c7524 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-798221163"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:53.675702 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:53.675702 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:53.695938 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b1a032f-819d-40e8-a8b5-ec6aea9c7524 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:17:53.696514 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 822/3310] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:17:53 2026] POST /volume/v3/types => generated 227 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:53.708630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2cf1057-f975-4c29-8986-aad9afcc172d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:53.710860 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2cf1057-f975-4c29-8986-aad9afcc172d tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/group_types Aug 14 02:17:53.711350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2cf1057-f975-4c29-8986-aad9afcc172d tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-918890812"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:53.713444 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:53.713444 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:53.734129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2cf1057-f975-4c29-8986-aad9afcc172d tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_types returned with HTTP 202 Aug 14 02:17:53.734653 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 823/3311] 10.4.3.35 () {70 vars in 1304 bytes} [Fri Aug 14 02:17:53 2026] POST /volume/v3/group_types => generated 184 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:53.751276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c7c82065-0761-466b-8438-bdc44209edd6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:53.780553 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:53.864937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:53.865392 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1463594475"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:53.867345 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1463594475'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:53.867488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create volume of 1 GB Aug 14 02:17:53.874105 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Availability Zones retrieved successfully. Aug 14 02:17:53.875403 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] POST https://10.4.3.35/volume/v3/groups Aug 14 02:17:53.875403 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d35b1985-543d-4358-9a70-a6aa3c49ba96", "volume_types": ["70409eea-904e-47c0-83bc-36402bc905ce"], "name": "tempest-GroupSnapshotsV319Test-Group-605219526"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:53.876980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Creating new group {'group': {'group_type': 'd35b1985-543d-4358-9a70-a6aa3c49ba96', 'volume_types': ['70409eea-904e-47c0-83bc-36402bc905ce'], 'name': 'tempest-GroupSnapshotsV319Test-Group-605219526'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 02:17:53.882361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Flow 'volume_create_api' (9fe85460-272c-4356-bedc-1962699a3e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:53.884003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e7797-19e1-40c8-a71d-8fcc0eb0fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:53.884721 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.groups [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-605219526. Aug 14 02:17:53.885190 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:53.885190 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:53.885346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:53.895926 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Availability Zones retrieved successfully. Aug 14 02:17:53.926667 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e7797-19e1-40c8-a71d-8fcc0eb0fdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:53.928214 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3c1818-95a1-4882-8bbc-428a53a0b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:53.929602 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Created reservations ['c146f0b0-61f1-4e04-979b-55a88a22bc4f'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:53.960534 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7c82065-0761-466b-8438-bdc44209edd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/groups returned with HTTP 202 Aug 14 02:17:53.961069 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 831/3312] 10.4.3.35 () {70 vars in 1290 bytes} [Fri Aug 14 02:17:53 2026] POST /volume/v3/groups => generated 115 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:53.977731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:53.978976 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af Aug 14 02:17:53.979216 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:53.979372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:53.979513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member adf3f9a3-997a-4d00-9f04-656b9873d1af {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:17:53.984872 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:53.984872 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:53.993984 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2a102e9-87bb-449b-bbb7-f5aba20fb1df tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af returned with HTTP 200 Aug 14 02:17:53.994392 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 823/3313] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:17:53 2026] GET /volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af => generated 395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:54.013968 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Created reservations ['de933d83-c336-43a3-a704-457ad8d4b056', '652fcb16-1075-43f5-af60-85ffe6956fac', 'a39be49c-d519-4907-ab5a-0b813d0f9166', '0820766b-b445-4d0b-8b92-0ea93dca6c16'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:54.014667 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3c1818-95a1-4882-8bbc-428a53a0b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de933d83-c336-43a3-a704-457ad8d4b056', '652fcb16-1075-43f5-af60-85ffe6956fac', 'a39be49c-d519-4907-ab5a-0b813d0f9166', '0820766b-b445-4d0b-8b92-0ea93dca6c16']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:54.015500 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bdff874-8f34-4b33-94cf-53da1147e236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:54.038534 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bdff874-8f34-4b33-94cf-53da1147e236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1e36249-600a-4dd5-87ec-0bf26d15f04a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1463594475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccf84927992400c872301c8cdb3c3aa',qos_specs=None,replication_status=,reservations=['de933d83-c336-43a3-a704-457ad8d4b056','652fcb16-1075-43f5-af60-85ffe6956fac','a39be49c-d519-4907-ab5a-0b813d0f9166','0820766b-b445-4d0b-8b92-0ea93dca6c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3707244b3b564fca89484697cc7a818b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1463594475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1e36249-600a-4dd5-87ec-0bf26d15f04a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ccf84927992400c872301c8cdb3c3aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3707244b3b564fca89484697cc7a818b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:54.039450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0c8b56-102e-4e9e-b6bf-12b080022eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:54.057159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0c8b56-102e-4e9e-b6bf-12b080022eb4) transitioned into state 'SUCCESS' from state '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-1463594475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccf84927992400c872301c8cdb3c3aa',qos_specs=None,replication_status=,reservations=['de933d83-c336-43a3-a704-457ad8d4b056','652fcb16-1075-43f5-af60-85ffe6956fac','a39be49c-d519-4907-ab5a-0b813d0f9166','0820766b-b445-4d0b-8b92-0ea93dca6c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3707244b3b564fca89484697cc7a818b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:54.057940 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb634d2-c3ad-4daf-be01-287b0060643f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:54.069982 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb634d2-c3ad-4daf-be01-287b0060643f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:54.070785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Flow 'volume_create_api' (9fe85460-272c-4356-bedc-1962699a3e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:54.071092 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create volume request issued successfully. Aug 14 02:17:54.071638 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d78d385f-0c15-46dc-b815-ddfd4343bbea tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:54.072059 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 837/3314] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:17:53 2026] POST /volume/v3/volumes => generated 756 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:54.084143 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:54.088469 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:17:54.091755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:54.092015 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:54.106801 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:54.106801 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:54.111852 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:17:54.116568 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5012fe32-ce0a-47bf-bc1d-aa2922b114b4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 200 Aug 14 02:17:54.117108 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 824/3315] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:54 2026] GET /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:55.011371 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-58077fc3-49bd-4835-bf72-469a9db69d5f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.013289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58077fc3-49bd-4835-bf72-469a9db69d5f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af Aug 14 02:17:55.013514 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58077fc3-49bd-4835-bf72-469a9db69d5f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:55.013738 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58077fc3-49bd-4835-bf72-469a9db69d5f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:55.013888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-58077fc3-49bd-4835-bf72-469a9db69d5f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member adf3f9a3-997a-4d00-9f04-656b9873d1af {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:17:55.017396 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.017396 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:55.030520 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58077fc3-49bd-4835-bf72-469a9db69d5f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af returned with HTTP 200 Aug 14 02:17:55.031028 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 832/3316] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:17:55 2026] GET /volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:55.042161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b375b4f8-8d70-437b-9e97-be818b77f093 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.045783 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:17:55.045783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2011864027", "volume_type": "70409eea-904e-47c0-83bc-36402bc905ce", "group_id": "adf3f9a3-997a-4d00-9f04-656b9873d1af", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:55.047495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2011864027', 'volume_type': '70409eea-904e-47c0-83bc-36402bc905ce', 'group_id': 'adf3f9a3-997a-4d00-9f04-656b9873d1af', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:17:55.057896 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.057896 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:55.058629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Create volume of 1 GB Aug 14 02:17:55.067076 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Availability Zones retrieved successfully. Aug 14 02:17:55.075526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Flow 'volume_create_api' (6d159985-812a-4768-9767-3b3f5e4d8023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:55.075526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be72ffbe-aa37-40ee-930d-5d28ebd10c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:55.075526 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.075526 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:55.075963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:17:55.101719 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be72ffbe-aa37-40ee-930d-5d28ebd10c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:17:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70409eea-904e-47c0-83bc-36402bc905ce,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-798221163',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70409eea-904e-47c0-83bc-36402bc905ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'adf3f9a3-997a-4d00-9f04-656b9873d1af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:55.102946 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c553adbf-8900-4040-a730-f69414a409bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:55.131591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6c396eec-10a9-4f2a-a369-580d818ce519 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.135884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6c396eec-10a9-4f2a-a369-580d818ce519 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:17:55.135884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6c396eec-10a9-4f2a-a369-580d818ce519 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:55.135884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6c396eec-10a9-4f2a-a369-580d818ce519 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:55.147251 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-798221163 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-798221163, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:17:55.147251 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-798221163 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-798221163, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:17:55.147394 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.147394 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:55.152562 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6c396eec-10a9-4f2a-a369-580d818ce519 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:17:55.158656 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6c396eec-10a9-4f2a-a369-580d818ce519 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 200 Aug 14 02:17:55.159527 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 838/3317] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:17:55 2026] GET /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:55.178291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00c0803d-2681-467d-b147-83c6e4b4b95e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.180177 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:55.180312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1e36249-600a-4dd5-87ec-0bf26d15f04a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1009926883"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:55.190552 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.190552 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:55.190552 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:17:55.190552 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create snapshot from volume a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:17:55.191451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Created reservations ['0a734973-aaef-4fea-a5ab-25839c74486f', 'ca9480c7-f892-4473-8477-aefe566350a1', '9f007a73-381b-4c57-b8fb-7adc684c8bd5', 'c5b66218-7cfb-4c04-b9e6-035537340b07'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:55.192348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c553adbf-8900-4040-a730-f69414a409bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a734973-aaef-4fea-a5ab-25839c74486f', 'ca9480c7-f892-4473-8477-aefe566350a1', '9f007a73-381b-4c57-b8fb-7adc684c8bd5', 'c5b66218-7cfb-4c04-b9e6-035537340b07']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:55.193078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331fefc8-96fa-460f-be39-c7e7d41a599d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:55.216287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331fefc8-96fa-460f-be39-c7e7d41a599d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d1edcff-68c7-448e-a857-57cfb209c38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2011864027',encryption_key_id=None,group_id=adf3f9a3-997a-4d00-9f04-656b9873d1af,group_type_id=,metadata={},multiattach=False,project_id='639e8fe2c00347f6a341ff368c7f5da9',qos_specs=None,replication_status=,reservations=['0a734973-aaef-4fea-a5ab-25839c74486f','ca9480c7-f892-4473-8477-aefe566350a1','9f007a73-381b-4c57-b8fb-7adc684c8bd5','c5b66218-7cfb-4c04-b9e6-035537340b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3769b4ff1bb462a84ccdfa7071cbb07',volume_type_id=70409eea-904e-47c0-83bc-36402bc905ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2011864027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=adf3f9a3-997a-4d00-9f04-656b9873d1af,host=None,id=6d1edcff-68c7-448e-a857-57cfb209c38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='639e8fe2c00347f6a341ff368c7f5da9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3769b4ff1bb462a84ccdfa7071cbb07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70409eea-904e-47c0-83bc-36402bc905ce),volume_type_id=70409eea-904e-47c0-83bc-36402bc905ce)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:55.217064 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ccbb2c-0414-4b14-8d0a-a148a9182e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:55.226861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Created reservations ['fb0aebc0-e5e6-482f-a8bf-1f889f4b28a4', '5f4bc107-6a7a-4567-b71b-adbe1b9e0eef', '301c1661-d9c8-4f31-8fb6-62f66bfde49d', '0288c099-4ed2-4f4e-b4c5-7ed684cb350b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:55.243125 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ccbb2c-0414-4b14-8d0a-a148a9182e50) transitioned into state 'SUCCESS' from state '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-2011864027',encryption_key_id=None,group_id=adf3f9a3-997a-4d00-9f04-656b9873d1af,group_type_id=,metadata={},multiattach=False,project_id='639e8fe2c00347f6a341ff368c7f5da9',qos_specs=None,replication_status=,reservations=['0a734973-aaef-4fea-a5ab-25839c74486f','ca9480c7-f892-4473-8477-aefe566350a1','9f007a73-381b-4c57-b8fb-7adc684c8bd5','c5b66218-7cfb-4c04-b9e6-035537340b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3769b4ff1bb462a84ccdfa7071cbb07',volume_type_id=70409eea-904e-47c0-83bc-36402bc905ce)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:55.243963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eb3e17-24d9-4659-b605-0407a1745a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:17:55.256815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eb3e17-24d9-4659-b605-0407a1745a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:17:55.257621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Flow 'volume_create_api' (6d159985-812a-4768-9767-3b3f5e4d8023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:17:55.257902 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Create volume request issued successfully. Aug 14 02:17:55.258560 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:55.258710 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:55.265546 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot create request issued successfully. Aug 14 02:17:55.265955 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00c0803d-2681-467d-b147-83c6e4b4b95e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:55.266817 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 825/3318] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:55.275753 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.279443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:17:55.279705 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:55.279970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:55.290479 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.290479 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:55.291089 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:55.292130 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7cad8b9a-5b2d-4f8a-b227-11a6bd954fac tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 returned with HTTP 200 Aug 14 02:17:55.293614 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 833/3319] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:55 2026] GET /volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:55.296715 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:55.300277 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.300277 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:55.304188 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b375b4f8-8d70-437b-9e97-be818b77f093 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:17:55.304609 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 824/3320] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:17:55 2026] POST /volume/v3/volumes => generated 824 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:55.319114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:55.321241 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c Aug 14 02:17:55.321454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:55.321688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:55.328983 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.328983 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:55.333421 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Volume info retrieved successfully. Aug 14 02:17:55.334167 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:55.334358 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:55.374176 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:55.377625 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:55.377625 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:55.391576 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9b7ac923-725b-46a4-8e9f-9409f034ae0f tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c returned with HTTP 200 Aug 14 02:17:55.392164 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 839/3321] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:55 2026] GET /volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c => generated 892 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:56.082374 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.084732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:56.085298 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a02e13f-92b9-4d20-9160-95d53e2d58bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1930896137", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:56.099966 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.099966 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:56.100793 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:56.100974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume 8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:56.148843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['d8746054-ac06-4d8f-8407-dca71bcb5c33', '6c927926-5437-40bd-9cd7-3a1e25c2692c', 'd13359a0-b37a-4c3e-a8d4-b535724d32eb', '3bc9fabe-b8ed-41e0-ba2b-615fe3895ae3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:56.190505 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:17:56.191062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc83abd2-efac-4d7a-ad24-72029ffc9aa4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:56.191588 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 826/3322] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:56.201035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.203248 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:17:56.203497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:56.203785 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:56.210757 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.210757 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:56.211288 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:56.212266 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3a91abc-f4e3-4d5d-ab61-aa553db19452 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 200 Aug 14 02:17:56.212683 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 834/3323] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:56 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:56.303353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.305310 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:17:56.305493 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:56.305688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:56.311793 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.311793 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:56.312326 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:56.313121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c8f4a67-fe71-43b2-9d1b-d5525a98062b tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 returned with HTTP 200 Aug 14 02:17:56.313484 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 825/3324] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:56 2026] GET /volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:56.322516 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-90e0c6b7-dce3-491f-9976-366b781672cc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.324733 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:56.325183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1e36249-600a-4dd5-87ec-0bf26d15f04a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1512459043"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:56.334240 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.334240 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:56.334767 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:17:56.334932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create snapshot from volume a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:17:56.362969 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Created reservations ['c0df21f3-281e-4ee5-aa67-44fa452721c1', '247e8687-8019-4405-9bd7-73b8619040a6', 'a51de0ef-cee8-4d06-b9ee-79882870b4d0', 'ce1f6870-d6f9-488a-82cd-7c3e9cbeca9a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:56.405870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.407634 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c Aug 14 02:17:56.407857 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:56.408446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:56.410151 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot create request issued successfully. Aug 14 02:17:56.410575 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90e0c6b7-dce3-491f-9976-366b781672cc tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:56.411086 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 840/3325] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:56.415695 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.415695 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:56.419809 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Volume info retrieved successfully. Aug 14 02:17:56.420800 np0000007301 devstack@c-api.service[100238]: WARNING stevedore.named [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:56.421023 np0000007301 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:56.423082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.425079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:17:56.425242 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:56.425426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:56.430579 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.430579 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:56.431013 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:56.431796 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43cd36ae-7ef4-4c39-8315-680f75c0fa0e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 200 Aug 14 02:17:56.432172 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 835/3326] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:56 2026] GET /volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:56.460707 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:56.463690 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.463690 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:56.470847 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e2b8fd0-3304-4aa8-bf4e-b162e1c0c893 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c returned with HTTP 200 Aug 14 02:17:56.471321 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 827/3327] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:56 2026] GET /volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c => generated 917 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:56.485284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.487404 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] POST https://10.4.3.35/volume/v3/group_snapshots Aug 14 02:17:56.487893 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "adf3f9a3-997a-4d00-9f04-656b9873d1af", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-496889147"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:56.489861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'adf3f9a3-997a-4d00-9f04-656b9873d1af', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-496889147'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 02:17:56.493918 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.493918 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:56.498126 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-496889147. Aug 14 02:17:56.519276 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.519276 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:56.534982 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-798221163 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-798221163, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:17:56.562588 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Created reservations ['42045521-6a61-4c9c-a255-2124d69c8e31', '6ebb51bf-efbc-4c1b-b82d-2922f4e09b7c', 'bbf28c99-f96a-4ba6-9a5c-ad1a374f55b1', 'ac2ded5f-98cd-48cc-b01a-dc5ca8af077a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:56.594205 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c74e7e4-f815-4a03-a4f0-0a8125175f8e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots returned with HTTP 202 Aug 14 02:17:56.594769 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 826/3328] 10.4.3.35 () {70 vars in 1317 bytes} [Fri Aug 14 02:17:56 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:56.604066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-49ffcd38-b843-4551-8083-ddb960f7f001 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:56.606300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49ffcd38-b843-4551-8083-ddb960f7f001 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:56.606434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49ffcd38-b843-4551-8083-ddb960f7f001 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:56.606617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49ffcd38-b843-4551-8083-ddb960f7f001 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:56.606759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-49ffcd38-b843-4551-8083-ddb960f7f001 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:56.610267 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:56.610267 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:56.614214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49ffcd38-b843-4551-8083-ddb960f7f001 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:56.614639 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 841/3329] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:56 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.222702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.224738 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:17:57.224964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.225176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.231200 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.231200 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:57.231994 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.233238 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-13f1bf6b-3087-4b95-8c33-29298c94cf57 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 200 Aug 14 02:17:57.233750 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 836/3330] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.244532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.247337 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:17:57.247743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.248077 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.255485 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.255485 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:57.256238 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.257427 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2b52a4-a081-4b46-aa3a-cb69d03499c5 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 200 Aug 14 02:17:57.258066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 828/3331] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.268717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.271407 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:57.271967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a02e13f-92b9-4d20-9160-95d53e2d58bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2033882848", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.288279 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.288279 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:57.289181 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:57.289329 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume 8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:57.337800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['138298b7-fdb0-4961-b484-5a70389b09a6', 'cf6301eb-6539-434f-aec8-c8d467acab9b', 'de9e4199-ffa9-4444-9522-fe7298dcbbfd', '40d1edd6-bb57-40cd-9859-0e46bfd32c1c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:57.383092 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:17:57.383439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9ed1a97-a973-4294-8aa6-8f13227c7331 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:57.383897 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 827/3332] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:57.392696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.394823 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:17:57.395082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.395318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.401348 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.401348 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:57.401880 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.402980 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cbd9fd23-8982-4c04-b5f8-af12cd0fe4d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 200 Aug 14 02:17:57.403381 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 842/3333] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.443400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c382cf24-f990-493e-a346-3dbc3fad0104 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.445322 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c382cf24-f990-493e-a346-3dbc3fad0104 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:17:57.445519 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c382cf24-f990-493e-a346-3dbc3fad0104 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.445750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c382cf24-f990-493e-a346-3dbc3fad0104 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.452471 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.452471 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:57.452769 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c382cf24-f990-493e-a346-3dbc3fad0104 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.453556 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c382cf24-f990-493e-a346-3dbc3fad0104 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 200 Aug 14 02:17:57.453962 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 837/3334] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.467246 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.471253 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:57.471253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1e36249-600a-4dd5-87ec-0bf26d15f04a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-93772753"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.479556 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.479556 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:57.480180 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:17:57.480302 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Create snapshot from volume a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:17:57.507127 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Created reservations ['db3aa5ef-a01b-46d2-a1ab-1def851dd28b', '15913a04-4cb3-4432-a5c3-c03d224fe764', '3ecb2c0a-a287-4c52-91ca-4ae42f504030', '917e7321-9c9d-4bce-a7bf-424121f5b5d8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:57.539880 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot create request issued successfully. Aug 14 02:17:57.540395 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8215414-9d46-4e7a-b38a-55ed8c20421d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:57.542689 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 829/3335] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/snapshots => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:17:57.552189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.553960 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:17:57.553960 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.554110 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.558935 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.558935 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:57.559617 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.560147 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5282a61a-8ec9-49be-8d00-a2a84f02fa09 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 returned with HTTP 200 Aug 14 02:17:57.560588 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 828/3336] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.623413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.625244 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.625463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.625639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.625776 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:57.629117 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.629117 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:57.632557 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b14da31-10a2-4048-b19e-8da0da7d1361 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:57.633126 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 843/3337] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.641070 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.642881 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:17:57.643091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.643313 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.643594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:57.644621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:57.648414 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Get all snapshots completed successfully. Aug 14 02:17:57.648800 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.648800 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:57.649336 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1afc99d6-0df4-439a-b9b9-2bdb64dc03a0 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:17:57.649726 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 838/3338] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.657786 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.660224 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/snapshots/91cbed32-c1c1-455b-85b0-712a3bd476c1 Aug 14 02:17:57.660466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.660715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.666855 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.666855 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:57.667436 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Snapshot retrieved successfully. Aug 14 02:17:57.668347 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d87163d7-d89f-4f73-a7d4-90822cb9e483 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/snapshots/91cbed32-c1c1-455b-85b0-712a3bd476c1 returned with HTTP 200 Aug 14 02:17:57.668939 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 830/3339] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/snapshots/91cbed32-c1c1-455b-85b0-712a3bd476c1 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:57.677236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.680636 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action Aug 14 02:17:57.681075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:57.681220 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.686902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Updating group 'f910e3c1-afe1-4421-bb4d-25a91c6ac918' with 'creating' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 02:17:57.694305 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.694305 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:57.704357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6941ba8b-1389-47cb-bd67-2f054bcbee0b tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action returned with HTTP 202 Aug 14 02:17:57.704861 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 829/3340] 10.4.3.35 () {70 vars in 1448 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:57.711381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.713215 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.713404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.713593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.713734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:57.716906 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.716906 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:57.720134 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b851a5e7-6b6b-4126-8ff5-fee5e2903fd6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:57.720583 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 844/3341] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.729621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.731918 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action Aug 14 02:17:57.732410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:57.732616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.734722 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Updating group 'f910e3c1-afe1-4421-bb4d-25a91c6ac918' with 'available' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 02:17:57.742051 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.742051 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:57.752501 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1a24412d-2ab5-47c0-bde6-0fafc256c0e2 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action returned with HTTP 202 Aug 14 02:17:57.752924 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 839/3342] 10.4.3.35 () {70 vars in 1448 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:57.760988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.763550 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.763746 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.764196 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.764359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:57.768462 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.768462 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:57.772642 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f81371b8-1e68-4c6d-be7e-66b8c88fb163 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:57.773247 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 831/3343] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.783799 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-888f01db-9cef-4888-8577-6d726447a3af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.786569 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-888f01db-9cef-4888-8577-6d726447a3af tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action Aug 14 02:17:57.787183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-888f01db-9cef-4888-8577-6d726447a3af tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:57.787326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-888f01db-9cef-4888-8577-6d726447a3af tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.789211 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-888f01db-9cef-4888-8577-6d726447a3af tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Updating group 'f910e3c1-afe1-4421-bb4d-25a91c6ac918' with 'error' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 02:17:57.793446 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.793446 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:57.809001 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-888f01db-9cef-4888-8577-6d726447a3af tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action returned with HTTP 202 Aug 14 02:17:57.809876 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 830/3344] 10.4.3.35 () {70 vars in 1448 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:57.818470 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.821066 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.821527 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.822294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.822550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.group_snapshots [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:57.826923 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.826923 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:57.831493 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9a96ed28-07a1-4353-8039-4e87f36a00d6 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:57.832036 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 845/3345] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.842997 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-79c622ba-91d5-4668-86c7-d74455a907f7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.846694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79c622ba-91d5-4668-86c7-d74455a907f7 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] POST https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action Aug 14 02:17:57.846694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79c622ba-91d5-4668-86c7-d74455a907f7 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:57.846694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79c622ba-91d5-4668-86c7-d74455a907f7 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:57.847802 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.group_snapshots [None req-79c622ba-91d5-4668-86c7-d74455a907f7 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Updating group 'f910e3c1-afe1-4421-bb4d-25a91c6ac918' with 'available' {{(pid=100234) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 02:17:57.852205 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.852205 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:57.862183 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79c622ba-91d5-4668-86c7-d74455a907f7 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action returned with HTTP 202 Aug 14 02:17:57.862926 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 840/3346] 10.4.3.35 () {70 vars in 1448 bytes} [Fri Aug 14 02:17:57 2026] POST /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:57.872153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6563abd4-c28c-4a8d-9590-697c37175c80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.873864 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6563abd4-c28c-4a8d-9590-697c37175c80 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.874081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6563abd4-c28c-4a8d-9590-697c37175c80 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.874262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6563abd4-c28c-4a8d-9590-697c37175c80 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.874387 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-6563abd4-c28c-4a8d-9590-697c37175c80 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:57.877541 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.877541 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:57.881096 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6563abd4-c28c-4a8d-9590-697c37175c80 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 200 Aug 14 02:17:57.881492 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 832/3347] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:57.891715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.893621 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] DELETE https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.893840 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.894080 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.894222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] delete called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100237) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 02:17:57.894273 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Delete group_snapshot with id: f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:57.898734 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:57.898734 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:57.938957 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5c34c96-ff6f-4a4f-8488-831da5b7c73e tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 202 Aug 14 02:17:57.939464 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 831/3348] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:17:57 2026] DELETE /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:57.951808 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:57.954100 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:57.954333 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:57.954619 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:57.954942 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:57.956044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100235) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:57.965243 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Get all volumes completed successfully. Aug 14 02:17:57.966170 np0000007301 devstack@c-api.service[100235]: WARNING stevedore.named [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:57.966354 np0000007301 devstack@c-api.service[100235]: WARNING castellan.key_manager [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:58.018228 np0000007301 devstack@c-api.service[100235]: DEBUG oslo_db.sqlalchemy.engines [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:58.021613 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.021613 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.029623 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06d2a57a-b6d8-4b42-9aa2-4feea999b796 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:58.030117 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 846/3349] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:17:57 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:58.042811 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.044382 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:17:58.044541 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.044767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.044955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.045863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.049382 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.050035 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5396417-f1b6-4a40-bf0b-3219ca8e8c52 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:17:58.050342 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 841/3350] 10.4.3.35 () {66 vars in 1257 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:17:58.059101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1246f10-3b2f-4382-b2bd-224289611c3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.061468 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1246f10-3b2f-4382-b2bd-224289611c3b tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 Aug 14 02:17:58.061763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1246f10-3b2f-4382-b2bd-224289611c3b tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.061995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1246f10-3b2f-4382-b2bd-224289611c3b tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.062165 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-f1246f10-3b2f-4382-b2bd-224289611c3b tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member f910e3c1-afe1-4421-bb4d-25a91c6ac918 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 02:17:58.065826 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1246f10-3b2f-4382-b2bd-224289611c3b tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 returned with HTTP 404 Aug 14 02:17:58.066378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 833/3351] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/group_snapshots/f910e3c1-afe1-4421-bb4d-25a91c6ac918 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:58.073914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.075866 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/detail Aug 14 02:17:58.076142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.076378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.077038 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.077124 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.077124 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.077634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:17:58.086638 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Get all volumes completed successfully. Aug 14 02:17:58.087457 np0000007301 devstack@c-api.service[100237]: WARNING stevedore.named [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:58.087644 np0000007301 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:58.139437 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:58.144553 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.144553 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.153829 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a88101a9-dd69-4c16-946f-c00b3ffdcd29 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/detail returned with HTTP 200 Aug 14 02:17:58.154307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 832/3352] 10.4.3.35 () {68 vars in 1292 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:58.168279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-afa6af28-127b-41b8-977f-9ab10c25132c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.170272 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] POST https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af/action Aug 14 02:17:58.170658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:17:58.171002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:58.172569 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.groups [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] delete called for group adf3f9a3-997a-4d00-9f04-656b9873d1af {{(pid=100235) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 02:17:58.172686 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.groups [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Delete group with id: adf3f9a3-997a-4d00-9f04-656b9873d1af Aug 14 02:17:58.176020 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.176020 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.208952 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-afa6af28-127b-41b8-977f-9ab10c25132c tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af/action returned with HTTP 202 Aug 14 02:17:58.209506 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 847/3353] 10.4.3.35 () {70 vars in 1421 bytes} [Fri Aug 14 02:17:58 2026] POST /volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:58.217516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.220187 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c Aug 14 02:17:58.220451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.220693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.227694 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.227694 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.231099 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Volume info retrieved successfully. Aug 14 02:17:58.231709 np0000007301 devstack@c-api.service[100234]: WARNING stevedore.named [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 02:17:58.231844 np0000007301 devstack@c-api.service[100234]: WARNING castellan.key_manager [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 02:17:58.269437 np0000007301 devstack@c-api.service[100234]: DEBUG oslo_db.sqlalchemy.engines [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:17:58.272324 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.272324 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.280237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2171f17b-9faf-4a8a-9857-77bae400beb7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c returned with HTTP 200 Aug 14 02:17:58.280786 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 842/3354] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:58.414540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f663bd3d-e375-4316-91c2-31394cb549b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.416583 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f663bd3d-e375-4316-91c2-31394cb549b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:17:58.416796 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f663bd3d-e375-4316-91c2-31394cb549b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.416995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f663bd3d-e375-4316-91c2-31394cb549b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.422848 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.422848 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:58.423331 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f663bd3d-e375-4316-91c2-31394cb549b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:58.424177 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f663bd3d-e375-4316-91c2-31394cb549b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 200 Aug 14 02:17:58.424573 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 834/3355] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.433893 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.435989 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:17:58.436221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.436460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.441521 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.441521 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.441956 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:58.442793 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1ff2433-7cfe-4a70-84b7-5c4f059287c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 200 Aug 14 02:17:58.443174 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 833/3356] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.452747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.455211 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:58.455686 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a02e13f-92b9-4d20-9160-95d53e2d58bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-762073104", "description": null, "metadata": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:17:58.468753 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.468753 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.469261 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:17:58.469430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume 8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:17:58.493540 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['97ee70ee-ea46-4b97-b4c4-09c8d8214705', 'bc0c1ca0-dd30-49e1-8c9e-a32aaf4ae65d', 'd967d308-78ad-4fac-b836-60d291c5674b', '0357d1d6-c3f3-4cf7-9180-87ed8c27ce8d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:17:58.524580 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:17:58.525002 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-53747e98-340b-4f5d-9362-b2d12f6cce40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:17:58.525463 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 848/3357] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:17:58 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 14 02:17:58.533898 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.535919 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:17:58.536139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.536357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.541569 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.541569 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.542101 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:58.542916 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-758cb827-84dc-4af8-8de9-b4118b08c1bb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 200 Aug 14 02:17:58.543267 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 843/3358] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.570238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ea6277e-9af6-46ed-9443-794449e84166 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.572502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ea6277e-9af6-46ed-9443-794449e84166 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:17:58.572727 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ea6277e-9af6-46ed-9443-794449e84166 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.572945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ea6277e-9af6-46ed-9443-794449e84166 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.583336 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.583336 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:58.584007 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ea6277e-9af6-46ed-9443-794449e84166 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:58.584806 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ea6277e-9af6-46ed-9443-794449e84166 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 returned with HTTP 200 Aug 14 02:17:58.585282 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 835/3359] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.594605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.598091 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?limit=1 Aug 14 02:17:58.598327 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.598527 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.598745 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.600838 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.608397 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.609124 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-951cc1c7-2e6a-4d57-aa19-ec06e4ba3194 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 02:17:58.609511 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 834/3360] 10.4.3.35 () {66 vars in 1251 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?limit=1 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.622179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.624089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:58.624259 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.624457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.624694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.624947 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.624947 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.625692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.629836 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.630196 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9c82b18-3ed5-49ad-a38c-a5de223f2363 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:17:58.630518 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 849/3361] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.640548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.642443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?limit=100000 Aug 14 02:17:58.642686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.642882 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.643214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.644220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.654708 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.655054 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4726dc5c-1c5d-4111-b9d8-fc5121e65e9d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 02:17:58.655443 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 844/3362] 10.4.3.35 () {66 vars in 1261 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.665410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.667319 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?limit=0 Aug 14 02:17:58.667520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.667748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.668027 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.669166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.672346 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.672666 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e28e27f9-00fc-43dc-a90f-4e795cc7323f tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 02:17:58.673144 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 836/3363] 10.4.3.35 () {66 vars in 1251 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:17:58.681662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.684269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:17:58.684556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.684851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.685190 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.685574 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.685574 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.686896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.692609 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.693270 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb4812e7-3aa1-4eb3-a46c-c5bd12464b26 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:17:58.693852 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 835/3364] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.703205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.705113 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?marker=1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:17:58.705353 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.705558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.705816 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.706108 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.706108 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.706986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.722976 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.723252 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab12d27b-b8ae-460c-8b6e-1a31aba8afbf tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?marker=1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 200 Aug 14 02:17:58.723728 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 850/3365] 10.4.3.35 () {66 vars in 1323 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?marker=1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.735594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.737564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?offset=2&limit=3 Aug 14 02:17:58.737752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.737927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.738157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.738417 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.738417 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.739202 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.750545 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.750900 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28d3cf6-6c52-485a-a341-2aa5499b22d9 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 02:17:58.751325 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 845/3366] 10.4.3.35 () {66 vars in 1269 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.762178 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.763493 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 02:17:58.763770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.764007 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.764293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.765444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.777662 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.778111 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b3bb5f-0c82-408b-b850-9c495cde9aaa tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 02:17:58.778511 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 837/3367] 10.4.3.35 () {66 vars in 1301 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.787837 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-705c9238-68e8-4362-9d50-c3340189c714 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.790084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 02:17:58.790302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.790523 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.790782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.791114 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.791114 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.792061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.796833 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.797262 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-705c9238-68e8-4362-9d50-c3340189c714 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 02:17:58.797710 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 836/3368] 10.4.3.35 () {66 vars in 1303 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.806608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.808346 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 02:17:58.808555 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.808730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.808922 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.809196 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.809196 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.809993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.820758 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.821158 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-57c1fc2b-8295-4d29-a39d-8baaacc0d83d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 02:17:58.821528 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 851/3369] 10.4.3.35 () {66 vars in 1285 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.833483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.836137 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 02:17:58.836425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.836743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.837106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.837506 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.837506 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.838628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.855277 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.855825 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7cb7b1a8-9072-4dd7-a4d7-86e577241616 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 02:17:58.856616 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 846/3370] 10.4.3.35 () {66 vars in 1287 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.868770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de315643-074d-498a-8da2-71e67c181061 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.871239 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 02:17:58.871462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.871691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.871991 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.872551 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.872551 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:58.873490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.889606 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.890179 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de315643-074d-498a-8da2-71e67c181061 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 02:17:58.890726 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 838/3371] 10.4.3.35 () {66 vars in 1305 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.903744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.905645 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 02:17:58.905945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.906076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.906366 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.906665 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.906665 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:58.907574 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.923817 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.924378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ba3123b-7aa1-485b-b535-fb045a9a3ca0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 02:17:58.924953 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 837/3372] 10.4.3.35 () {66 vars in 1307 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.935004 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1d786581-12b1-4139-94f8-d377bb124c32 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.936853 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 Aug 14 02:17:58.936999 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.937432 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.937432 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.937750 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.937750 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.938691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.950838 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.951559 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.951559 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:17:58.952318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d786581-12b1-4139-94f8-d377bb124c32 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 returned with HTTP 200 Aug 14 02:17:58.952789 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 852/3373] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:58.963700 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.965981 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail?status=available Aug 14 02:17:58.966253 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.966452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.966732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.967069 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.967069 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.968091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:58.982875 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:58.983378 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.983378 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:58.984428 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41ac72a0-8e7c-4ad7-829a-b7334bf1a509 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 02:17:58.984969 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 847/3374] 10.4.3.35 () {66 vars in 1290 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:17:58.995697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:58.997551 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 Aug 14 02:17:58.997755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:58.997961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:58.998244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:58.998534 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:58.998534 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:58.999424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:59.011420 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:59.011974 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.011974 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:59.012623 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cbf40cc-d3bf-4ee9-8c7d-d7957630d3d2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 returned with HTTP 200 Aug 14 02:17:59.013228 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 839/3375] 10.4.3.35 () {66 vars in 1408 bytes} [Fri Aug 14 02:17:58 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.024629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.026761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 Aug 14 02:17:59.027029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.027280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.027643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:59.027881 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.027881 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:59.028890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:59.042904 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:59.043256 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b58c1751-d6ab-4121-bd6c-3cb934be2309 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 returned with HTTP 200 Aug 14 02:17:59.043685 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 838/3376] 10.4.3.35 () {66 vars in 1353 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 => generated 340 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.054049 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3a67c534-667a-476e-b0ed-46f76051dae4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.056283 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?status=available Aug 14 02:17:59.056556 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.056814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.057104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:59.058519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:59.073737 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:59.074282 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a67c534-667a-476e-b0ed-46f76051dae4 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 02:17:59.074851 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 853/3377] 10.4.3.35 () {66 vars in 1269 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.083691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.085366 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 Aug 14 02:17:59.085550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.085746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.085944 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:17:59.086926 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Building query based on filter {{(pid=100234) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:17:59.097464 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Get all snapshots completed successfully. Aug 14 02:17:59.097787 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff100192-3bdc-44c8-9dec-0f2c97981dcd tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 returned with HTTP 200 Aug 14 02:17:59.098186 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 848/3378] 10.4.3.35 () {66 vars in 1387 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-93772753 => generated 340 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.108005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.110169 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:17:59.110411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.110649 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.110802 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Delete snapshot with id: 8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:17:59.116554 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.116554 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:59.117130 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:59.135629 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot delete request issued successfully. Aug 14 02:17:59.135906 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc1ffe29-7813-4e73-8a88-1a044f6febf1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 returned with HTTP 202 Aug 14 02:17:59.136441 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 840/3379] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:17:59 2026] DELETE /volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:59.148993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.153576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:17:59.153858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.154118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.165299 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.165299 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:17:59.167073 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:17:59.168154 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2741cecf-5484-4d25-9b8e-8e0ecf6c2df3 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 returned with HTTP 200 Aug 14 02:17:59.169510 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 839/3380] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.294872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-933e113a-c005-4151-9b3d-b5311d761a00 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.297258 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-933e113a-c005-4151-9b3d-b5311d761a00 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c Aug 14 02:17:59.297593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-933e113a-c005-4151-9b3d-b5311d761a00 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.297871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-933e113a-c005-4151-9b3d-b5311d761a00 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.306396 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-933e113a-c005-4151-9b3d-b5311d761a00 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c returned with HTTP 404 Aug 14 02:17:59.307184 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 854/3381] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/volumes/6d1edcff-68c7-448e-a857-57cfb209c38c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:59.315149 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.317499 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] GET https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af Aug 14 02:17:59.317804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.318065 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.318433 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.groups [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] show called for member adf3f9a3-997a-4d00-9f04-656b9873d1af {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 02:17:59.322111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a33419e2-8c88-4e3e-8de3-a22407bd2ba7 tempest-GroupSnapshotsV319Test-103976263 tempest-GroupSnapshotsV319Test-103976263-project-member] https://10.4.3.35/volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af returned with HTTP 404 Aug 14 02:17:59.322750 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 849/3382] 10.4.3.35 () {68 vars in 1379 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/groups/adf3f9a3-997a-4d00-9f04-656b9873d1af => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:17:59.330358 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ebb5353-f0a4-482e-b26f-64a2d0562861 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.332647 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ebb5353-f0a4-482e-b26f-64a2d0562861 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] DELETE https://10.4.3.35/volume/v3/group_types/d35b1985-543d-4358-9a70-a6aa3c49ba96 Aug 14 02:17:59.332954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ebb5353-f0a4-482e-b26f-64a2d0562861 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.333241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ebb5353-f0a4-482e-b26f-64a2d0562861 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.333617 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.333617 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:59.349641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ebb5353-f0a4-482e-b26f-64a2d0562861 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/group_types/d35b1985-543d-4358-9a70-a6aa3c49ba96 returned with HTTP 202 Aug 14 02:17:59.350245 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 841/3383] 10.4.3.35 () {68 vars in 1397 bytes} [Fri Aug 14 02:17:59 2026] DELETE /volume/v3/group_types/d35b1985-543d-4358-9a70-a6aa3c49ba96 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:17:59.357651 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4db31528-59e7-4907-9944-15333965f361 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.359881 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4db31528-59e7-4907-9944-15333965f361 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] DELETE https://10.4.3.35/volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce Aug 14 02:17:59.360181 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4db31528-59e7-4907-9944-15333965f361 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.360440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4db31528-59e7-4907-9944-15333965f361 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.390364 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4db31528-59e7-4907-9944-15333965f361 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce returned with HTTP 202 Aug 14 02:17:59.390805 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 840/3384] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:17:59 2026] DELETE /volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:17:59.400319 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-47b1a229-b3a9-4c81-94ab-874058d65b26 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.402759 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47b1a229-b3a9-4c81-94ab-874058d65b26 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] GET https://10.4.3.35/volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce Aug 14 02:17:59.403048 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47b1a229-b3a9-4c81-94ab-874058d65b26 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.403324 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47b1a229-b3a9-4c81-94ab-874058d65b26 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.407595 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47b1a229-b3a9-4c81-94ab-874058d65b26 tempest-GroupSnapshotsV319Test-1689828992 tempest-GroupSnapshotsV319Test-1689828992-project-admin] https://10.4.3.35/volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce returned with HTTP 404 Aug 14 02:17:59.408303 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 855/3385] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/types/70409eea-904e-47c0-83bc-36402bc905ce => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:17:59.554074 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d058071a-b2f8-4947-8577-3254b739cea6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.556489 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d058071a-b2f8-4947-8577-3254b739cea6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:17:59.556489 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d058071a-b2f8-4947-8577-3254b739cea6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.556870 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d058071a-b2f8-4947-8577-3254b739cea6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.564646 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.564646 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:17:59.565231 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d058071a-b2f8-4947-8577-3254b739cea6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:59.566378 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d058071a-b2f8-4947-8577-3254b739cea6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 200 Aug 14 02:17:59.567004 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 850/3386] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:17:59.579026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:17:59.582028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:17:59.582233 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:17:59.582454 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:17:59.587957 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:17:59.587957 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:17:59.588486 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:17:59.589550 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ecd76ef-e270-4738-84f1-c15962e775c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 200 Aug 14 02:17:59.590132 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 842/3387] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:17:59 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:00.179803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1246a317-8e35-43cc-b405-626d411bf065 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:00.181875 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1246a317-8e35-43cc-b405-626d411bf065 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 Aug 14 02:18:00.182378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1246a317-8e35-43cc-b405-626d411bf065 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:00.182495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1246a317-8e35-43cc-b405-626d411bf065 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:00.189496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1246a317-8e35-43cc-b405-626d411bf065 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 returned with HTTP 404 Aug 14 02:18:00.189960 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 841/3388] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:00 2026] GET /volume/v3/snapshots/8616dcd4-c602-4404-8240-dd397b8e0f73 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:00.198636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:00.200619 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:18:00.200841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:00.201041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:00.201178 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Delete snapshot with id: 1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:18:00.211636 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:00.211636 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:00.212561 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:18:00.232162 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot delete request issued successfully. Aug 14 02:18:00.232344 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-330a2a37-7936-4678-8c75-81c1dbfd9ba1 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 202 Aug 14 02:18:00.232971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 856/3389] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:00 2026] DELETE /volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:00.241218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:00.243766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:18:00.244128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:00.244476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:00.251175 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:00.251175 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:00.251818 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:18:00.252960 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4856f308-eb39-49f4-8d10-66291dbf54e2 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 200 Aug 14 02:18:00.253636 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 851/3390] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:00 2026] GET /volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:01.190615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:01.192929 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:01.193159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:01.193348 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:01.193481 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:01.198749 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:01.198749 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:01.199213 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:01.221946 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:18:01.222665 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-641e5b81-7a7d-4e15-911b-dfa57379ffc7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 202 Aug 14 02:18:01.222748 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 843/3391] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:01 2026] DELETE /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:01.232911 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:01.238298 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:01.238520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:01.238769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:01.256039 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:01.256039 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:01.256610 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:01.257615 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99ec20b7-b2c7-4182-bbc2-46cca4959a17 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 200 Aug 14 02:18:01.258233 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 842/3392] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:01 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:01.264277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-909979f2-5f07-43e1-ae87-335d6a7df33d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:01.266281 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-909979f2-5f07-43e1-ae87-335d6a7df33d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 Aug 14 02:18:01.266475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-909979f2-5f07-43e1-ae87-335d6a7df33d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:01.266691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-909979f2-5f07-43e1-ae87-335d6a7df33d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:01.273258 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-909979f2-5f07-43e1-ae87-335d6a7df33d tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 returned with HTTP 404 Aug 14 02:18:01.273539 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 857/3393] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:01 2026] GET /volume/v3/snapshots/1b664ddb-7d67-4df8-a45d-dbff8a756d70 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:01.283744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:01.286349 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:18:01.286568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:01.286862 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:01.287026 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Delete snapshot with id: 7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:18:01.297638 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:01.297638 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:01.298937 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:18:01.332891 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot delete request issued successfully. Aug 14 02:18:01.333168 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a4a146ef-bec2-4e47-bf0f-84ff6860b1df tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 returned with HTTP 202 Aug 14 02:18:01.334019 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 852/3394] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:01 2026] DELETE /volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:01.345703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:01.347385 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:18:01.347618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:01.347776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:01.354813 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:01.354813 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:01.355603 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Snapshot retrieved successfully. Aug 14 02:18:01.357076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65881d4d-088b-4c40-9c95-82fddbf51ca7 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 returned with HTTP 200 Aug 14 02:18:01.357589 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 844/3395] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:01 2026] GET /volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:01.970924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ba9832d-4b3d-4dae-8cdc-48323508c835 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.052169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ba9832d-4b3d-4dae-8cdc-48323508c835 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] GET https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 Aug 14 02:18:02.052378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ba9832d-4b3d-4dae-8cdc-48323508c835 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.052571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ba9832d-4b3d-4dae-8cdc-48323508c835 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.064732 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ba9832d-4b3d-4dae-8cdc-48323508c835 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 returned with HTTP 200 Aug 14 02:18:02.065094 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 843/3396] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:01 2026] GET /volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 => generated 437 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:02.073604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-533c9436-db0e-418f-b26c-e7e820b9c845 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.131690 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:02.132034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1303576456"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:02.133398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1303576456'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:02.133506 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume of 1 GB Aug 14 02:18:02.133808 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.133808 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:02.137665 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Availability Zones retrieved successfully. Aug 14 02:18:02.142961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (5c47a6f9-f442-46f8-b958-69ec707fc84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:02.143965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc94a07-6c32-4067-9ecd-6f7b589afe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:02.144863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:02.169943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc94a07-6c32-4067-9ecd-6f7b589afe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:02.170712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53b5e25-a91b-48ee-94ad-7a0149629164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:02.228876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Created reservations ['e862b0c3-378c-428e-bac5-af84eca7d113', '6029eab8-a6d5-4c13-996e-37aff1797c9c', '7afdbd43-3e77-4fe1-917f-941c3084d5f0', 'e2b89076-5d57-4991-bf94-92d3bf4c299d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:02.229604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53b5e25-a91b-48ee-94ad-7a0149629164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e862b0c3-378c-428e-bac5-af84eca7d113', '6029eab8-a6d5-4c13-996e-37aff1797c9c', '7afdbd43-3e77-4fe1-917f-941c3084d5f0', 'e2b89076-5d57-4991-bf94-92d3bf4c299d']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:02.230300 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8e1560-8bba-4cc4-be74-6be2acc02e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:02.259531 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8e1560-8bba-4cc4-be74-6be2acc02e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae5c37f-b227-49a4-8c00-40575357a71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1303576456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbca8535e24ede8b60b6731b1ec147',qos_specs=None,replication_status=,reservations=['e862b0c3-378c-428e-bac5-af84eca7d113','6029eab8-a6d5-4c13-996e-37aff1797c9c','7afdbd43-3e77-4fe1-917f-941c3084d5f0','e2b89076-5d57-4991-bf94-92d3bf4c299d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6c10aa856a4c2cac6d597d33d15d5c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1303576456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae5c37f-b227-49a4-8c00-40575357a71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4bbca8535e24ede8b60b6731b1ec147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e6c10aa856a4c2cac6d597d33d15d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:02.260285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de68bea1-4566-45ab-bb6c-ffab24aa8180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:02.268909 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6f6ea088-96b7-4c31-854f-1e3216ca7bd4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.270659 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6f6ea088-96b7-4c31-854f-1e3216ca7bd4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:02.270882 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6f6ea088-96b7-4c31-854f-1e3216ca7bd4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.271073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6f6ea088-96b7-4c31-854f-1e3216ca7bd4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.275321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6f6ea088-96b7-4c31-854f-1e3216ca7bd4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 404 Aug 14 02:18:02.275782 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 853/3397] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:02.282021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de68bea1-4566-45ab-bb6c-ffab24aa8180) transitioned into state 'SUCCESS' from state '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-1303576456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4bbca8535e24ede8b60b6731b1ec147',qos_specs=None,replication_status=,reservations=['e862b0c3-378c-428e-bac5-af84eca7d113','6029eab8-a6d5-4c13-996e-37aff1797c9c','7afdbd43-3e77-4fe1-917f-941c3084d5f0','e2b89076-5d57-4991-bf94-92d3bf4c299d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6c10aa856a4c2cac6d597d33d15d5c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:02.283417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87616469-d3e1-4fd7-b1fe-41c5fcf03e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:02.284449 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.286686 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:02.287065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.287278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.287379 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:02.296698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87616469-d3e1-4fd7-b1fe-41c5fcf03e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:02.296846 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.296846 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:02.296846 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:02.296935 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (5c47a6f9-f442-46f8-b958-69ec707fc84b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:02.296935 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume request issued successfully. Aug 14 02:18:02.297180 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-533c9436-db0e-418f-b26c-e7e820b9c845 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:02.297908 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 858/3398] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:18:02 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 14 02:18:02.317704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f462a670-f758-4202-864f-d2f4985eb1fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.318385 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f462a670-f758-4202-864f-d2f4985eb1fe tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] GET https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:02.318385 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f462a670-f758-4202-864f-d2f4985eb1fe tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.318585 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f462a670-f758-4202-864f-d2f4985eb1fe tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.327029 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:18:02.327247 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ea7a2ad-bc49-4847-8e64-3a5c882acc96 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 202 Aug 14 02:18:02.327689 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 845/3399] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:02 2026] DELETE /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:02.328756 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.328756 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:02.337439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.340965 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f462a670-f758-4202-864f-d2f4985eb1fe tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:02.341069 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:02.342689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.342689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.349699 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.349699 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:02.350297 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:02.351076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f462a670-f758-4202-864f-d2f4985eb1fe tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 200 Aug 14 02:18:02.351466 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-48c21842-5f23-4bc8-b5aa-f897012b6928 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 200 Aug 14 02:18:02.351589 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 844/3400] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:02.352038 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 854/3401] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:02.374376 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07e69eb0-f9c1-47e1-bdbc-d6d9f70bf51e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.376501 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07e69eb0-f9c1-47e1-bdbc-d6d9f70bf51e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 Aug 14 02:18:02.377342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07e69eb0-f9c1-47e1-bdbc-d6d9f70bf51e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.377342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07e69eb0-f9c1-47e1-bdbc-d6d9f70bf51e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.391961 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07e69eb0-f9c1-47e1-bdbc-d6d9f70bf51e tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 returned with HTTP 404 Aug 14 02:18:02.392648 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 859/3402] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/snapshots/7050ed6f-0984-4298-a305-7b6a17e05f13 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:02.401955 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69d77031-10ee-451b-b846-1219dd038ad6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.403902 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69d77031-10ee-451b-b846-1219dd038ad6 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:18:02.404153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69d77031-10ee-451b-b846-1219dd038ad6 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.404373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69d77031-10ee-451b-b846-1219dd038ad6 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.412785 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.412785 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:02.417414 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-69d77031-10ee-451b-b846-1219dd038ad6 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:18:02.423411 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69d77031-10ee-451b-b846-1219dd038ad6 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 200 Aug 14 02:18:02.423883 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 846/3403] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:02.438013 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f30664cb-b830-4829-ba48-96e84f1c4860 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.439700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:18:02.439900 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.440152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.440300 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Delete volume with id: a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:18:02.446610 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.446610 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:02.447085 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:18:02.465024 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Delete volume request issued successfully. Aug 14 02:18:02.465318 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f30664cb-b830-4829-ba48-96e84f1c4860 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 202 Aug 14 02:18:02.465826 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 845/3404] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:02 2026] DELETE /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:02.472864 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e3070149-4812-4841-8161-069f3027ab4a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:02.474943 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3070149-4812-4841-8161-069f3027ab4a tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:18:02.476196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3070149-4812-4841-8161-069f3027ab4a tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:02.476609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e3070149-4812-4841-8161-069f3027ab4a tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:02.486890 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:02.486890 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:02.492569 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e3070149-4812-4841-8161-069f3027ab4a tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Volume info retrieved successfully. Aug 14 02:18:02.496999 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e3070149-4812-4841-8161-069f3027ab4a tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 200 Aug 14 02:18:02.497413 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 855/3405] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:02 2026] GET /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.365469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-74b3ec5d-1d4e-4f03-8106-395a8d7b30b9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.367443 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74b3ec5d-1d4e-4f03-8106-395a8d7b30b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:03.367645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74b3ec5d-1d4e-4f03-8106-395a8d7b30b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.367858 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74b3ec5d-1d4e-4f03-8106-395a8d7b30b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.368895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.371114 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] GET https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:03.371448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.371712 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.372986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74b3ec5d-1d4e-4f03-8106-395a8d7b30b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 404 Aug 14 02:18:03.373453 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 860/3406] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:03 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:03.382626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50592eec-907c-44ad-a197-7c15c5f275f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.383162 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.383162 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:03.384929 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:03.385218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.385457 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.385592 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:03.387338 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:03.391807 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.391807 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:03.392439 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:03.392960 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b244503e-a50e-4a1d-a0ab-27d9d8bf2955 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 200 Aug 14 02:18:03.393322 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 847/3407] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:03 2026] GET /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.407181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-84b004af-63b0-481a-88c9-4bd1893ca9bd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.409145 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84b004af-63b0-481a-88c9-4bd1893ca9bd tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 Aug 14 02:18:03.409506 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-84b004af-63b0-481a-88c9-4bd1893ca9bd tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.411958 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:18:03.412192 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50592eec-907c-44ad-a197-7c15c5f275f9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 202 Aug 14 02:18:03.412617 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 846/3408] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:03 2026] DELETE /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:03.420013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.422237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:03.422495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.422810 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.429594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.429594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:03.430296 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:18:03.431275 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e398665f-be7a-4a6f-84c4-b1b3d25767b3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 200 Aug 14 02:18:03.431731 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 861/3409] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:03 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.472354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-84b004af-63b0-481a-88c9-4bd1893ca9bd tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 returned with HTTP 200 Aug 14 02:18:03.473063 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 856/3410] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:18:03 2026] PUT /volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.481371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.483904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:03.484367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.486554 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:03.486670 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume of 2 GB Aug 14 02:18:03.491803 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Availability Zones retrieved successfully. Aug 14 02:18:03.499826 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (4724aaf4-5b5a-47ff-8c0a-fb0677b33556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:03.501233 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a3157d-5ad9-46e9-9b4e-3d1f4cc2e13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.504196 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:03.514172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a71ff3f4-db4c-404c-a4cb-6547d83a09e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.516414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71ff3f4-db4c-404c-a4cb-6547d83a09e0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] GET https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a Aug 14 02:18:03.516664 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71ff3f4-db4c-404c-a4cb-6547d83a09e0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.516914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a71ff3f4-db4c-404c-a4cb-6547d83a09e0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.525238 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a71ff3f4-db4c-404c-a4cb-6547d83a09e0 tempest-VolumesSnapshotListTestJSON-1895287295 tempest-VolumesSnapshotListTestJSON-1895287295-project-member] https://10.4.3.35/volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a returned with HTTP 404 Aug 14 02:18:03.526040 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 847/3411] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:03 2026] GET /volume/v3/volumes/a1e36249-600a-4dd5-87ec-0bf26d15f04a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:03.547581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a3157d-5ad9-46e9-9b4e-3d1f4cc2e13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:03.548650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f394e6-ad14-4d4e-ab51-5195c23665ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.590435 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota_utils [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Quota exceeded for b4bbca8535e24ede8b60b6731b1ec147, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 02:18:03.593683 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f394e6-ad14-4d4e-ab51-5195c23665ef) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:18:03.593683 np0000007301 devstack@c-api.service[100238]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 02:18:03.596420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f394e6-ad14-4d4e-ab51-5195c23665ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.597408 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f394e6-ad14-4d4e-ab51-5195c23665ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:18:03.598252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a3157d-5ad9-46e9-9b4e-3d1f4cc2e13e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.599133 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a3157d-5ad9-46e9-9b4e-3d1f4cc2e13e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:18:03.600081 np0000007301 devstack@c-api.service[100238]: WARNING cinder.volume.api [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (4724aaf4-5b5a-47ff-8c0a-fb0677b33556) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:18:03.600418 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-1c71fe26-e506-457a-a3e4-1eecac06c9de tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 413 Aug 14 02:18:03.601354 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 848/3412] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:18:03 2026] POST /volume/v3/volumes => generated 208 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 02:18:03.611688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aac623b4-92ae-4bd6-9a3f-8d3b8beb1082 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.613317 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aac623b4-92ae-4bd6-9a3f-8d3b8beb1082 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 Aug 14 02:18:03.613741 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aac623b4-92ae-4bd6-9a3f-8d3b8beb1082 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.655566 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aac623b4-92ae-4bd6-9a3f-8d3b8beb1082 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 returned with HTTP 200 Aug 14 02:18:03.656089 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 862/3413] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:18:03 2026] PUT /volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.665916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.667730 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:03.668079 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.669446 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:03.669619 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Create volume of 1 GB Aug 14 02:18:03.676755 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Availability Zones retrieved successfully. Aug 14 02:18:03.683077 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (5c5438ac-4f5d-4e0c-ac5d-89cfa9101599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:03.684336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237f2cfd-a2e9-48c6-832a-8bb6e963bff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.685740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:03.717265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237f2cfd-a2e9-48c6-832a-8bb6e963bff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:03.717982 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645fedd-b9e3-4559-a28f-0ef6751469a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.765559 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota_utils [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Quota exceeded for b4bbca8535e24ede8b60b6731b1ec147, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 02:18:03.768645 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645fedd-b9e3-4559-a28f-0ef6751469a0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 02:18:03.768645 np0000007301 devstack@c-api.service[100234]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 02:18:03.770693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645fedd-b9e3-4559-a28f-0ef6751469a0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.771433 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645fedd-b9e3-4559-a28f-0ef6751469a0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:18:03.772045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237f2cfd-a2e9-48c6-832a-8bb6e963bff2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:03.772982 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237f2cfd-a2e9-48c6-832a-8bb6e963bff2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 02:18:03.773927 np0000007301 devstack@c-api.service[100234]: WARNING cinder.volume.api [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Flow 'volume_create_api' (5c5438ac-4f5d-4e0c-ac5d-89cfa9101599) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 02:18:03.774237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.middleware.fault [None req-1c1cdb95-42b2-4fe7-980f-86308b397425 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 413 Aug 14 02:18:03.774933 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 857/3414] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:18:03 2026] POST /volume/v3/volumes => generated 150 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 02:18:03.785129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b902e375-e2a8-4185-8008-a4419b8312a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.788419 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b902e375-e2a8-4185-8008-a4419b8312a9 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 Aug 14 02:18:03.788419 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b902e375-e2a8-4185-8008-a4419b8312a9 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.796766 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.796766 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:03.821274 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-52acf690-f1ff-45d0-b0aa-3cce958d76cf req-0552255d-9fc9-40e8-93d9-31d8f024c04c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.824189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-52acf690-f1ff-45d0-b0aa-3cce958d76cf req-0552255d-9fc9-40e8-93d9-31d8f024c04c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 Aug 14 02:18:03.826353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-52acf690-f1ff-45d0-b0aa-3cce958d76cf req-0552255d-9fc9-40e8-93d9-31d8f024c04c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.826353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-52acf690-f1ff-45d0-b0aa-3cce958d76cf req-0552255d-9fc9-40e8-93d9-31d8f024c04c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.835805 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.835805 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:03.841907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b902e375-e2a8-4185-8008-a4419b8312a9 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 returned with HTTP 200 Aug 14 02:18:03.842478 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 848/3415] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:18:03 2026] PUT /volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 => generated 391 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.852425 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.854483 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] POST https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a/action Aug 14 02:18:03.854941 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:03.855187 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:03.867047 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.867047 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:03.867326 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:03.896309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-52acf690-f1ff-45d0-b0aa-3cce958d76cf req-0552255d-9fc9-40e8-93d9-31d8f024c04c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 returned with HTTP 200 Aug 14 02:18:03.896916 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 849/3416] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:03 2026] DELETE /volume/v3/attachments/01a303b5-2294-4cf5-bb24-311ac57c9e40 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.907830 np0000007301 devstack@c-api.service[100235]: ERROR cinder.volume.api [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Quota exceeded for b4bbca8535e24ede8b60b6731b1ec147, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 02:18:03.915300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.middleware.fault [None req-4ecbc52a-302b-44b6-8a84-d01ab4754f9d tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a/action returned with HTTP 413 Aug 14 02:18:03.916541 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 863/3417] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:03 2026] POST /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a/action => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 02:18:03.925918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.928864 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] GET https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:03.929156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.929418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.938608 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.938608 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:03.942910 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:03.947956 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0314b2c5-43a1-4346-b252-b69eb1aa1878 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 200 Aug 14 02:18:03.948467 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 858/3418] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:03 2026] GET /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:03.962336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f741574-97d5-45ea-8fff-500e022d2f7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:03.964839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:03.965105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:03.965373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:03.965570 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Delete volume with id: 5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:03.974613 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:03.974613 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:03.975241 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:03.998543 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Delete volume request issued successfully. Aug 14 02:18:03.998792 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f741574-97d5-45ea-8fff-500e022d2f7c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 202 Aug 14 02:18:03.999476 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 849/3419] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:03 2026] DELETE /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:04.009406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9be3bf06-36a9-4895-9638-e8a49609f10c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.011450 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be3bf06-36a9-4895-9638-e8a49609f10c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] GET https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:04.011689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be3bf06-36a9-4895-9638-e8a49609f10c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.011948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be3bf06-36a9-4895-9638-e8a49609f10c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.023308 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:04.023308 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:04.029043 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9be3bf06-36a9-4895-9638-e8a49609f10c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Volume info retrieved successfully. Aug 14 02:18:04.036008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be3bf06-36a9-4895-9638-e8a49609f10c tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 200 Aug 14 02:18:04.036642 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 850/3420] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:04 2026] GET /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:04.442363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-41b2efb5-5e42-4114-bf6e-9d5c3b314d39 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.444890 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-41b2efb5-5e42-4114-bf6e-9d5c3b314d39 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:04.445210 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-41b2efb5-5e42-4114-bf6e-9d5c3b314d39 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.445478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-41b2efb5-5e42-4114-bf6e-9d5c3b314d39 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.451252 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-41b2efb5-5e42-4114-bf6e-9d5c3b314d39 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 404 Aug 14 02:18:04.451982 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 864/3421] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:04 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.460495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c67406d9-650c-42b2-b47a-1c8081599eef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.462523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c67406d9-650c-42b2-b47a-1c8081599eef tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:04.462759 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c67406d9-650c-42b2-b47a-1c8081599eef tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.463011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c67406d9-650c-42b2-b47a-1c8081599eef tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.463159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-c67406d9-650c-42b2-b47a-1c8081599eef tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:04.468805 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c67406d9-650c-42b2-b47a-1c8081599eef tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 404 Aug 14 02:18:04.469662 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 859/3422] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:04 2026] DELETE /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.477640 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-355cd7d7-1244-42b0-97f5-c5ddb78e3741 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.479549 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-355cd7d7-1244-42b0-97f5-c5ddb78e3741 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 Aug 14 02:18:04.479768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-355cd7d7-1244-42b0-97f5-c5ddb78e3741 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.480068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-355cd7d7-1244-42b0-97f5-c5ddb78e3741 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.484605 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-355cd7d7-1244-42b0-97f5-c5ddb78e3741 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 returned with HTTP 404 Aug 14 02:18:04.485127 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 850/3423] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:04 2026] GET /volume/v3/snapshots/e9509f72-47f6-45e2-8bba-1dc751a56924 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.493085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.494896 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:04.495137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.495321 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.495427 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:04.499952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf5092c5-4ea1-44a0-b9db-71c24e16beb2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 404 Aug 14 02:18:04.500413 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 851/3424] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:04 2026] DELETE /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.510759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-84cddf88-004f-4e91-a65d-0f6350cf423a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.512217 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84cddf88-004f-4e91-a65d-0f6350cf423a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 Aug 14 02:18:04.512491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84cddf88-004f-4e91-a65d-0f6350cf423a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.512773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84cddf88-004f-4e91-a65d-0f6350cf423a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.520692 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84cddf88-004f-4e91-a65d-0f6350cf423a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 returned with HTTP 404 Aug 14 02:18:04.520692 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 865/3425] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:04 2026] GET /volume/v3/snapshots/4e1b096c-43a6-42e3-a5de-62a45ae33146 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.527843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.529642 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:04.529878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.531071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.531071 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:04.536205 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cf748779-8aea-4c9f-8fbe-331244c5c146 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 404 Aug 14 02:18:04.536736 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 860/3426] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:04 2026] DELETE /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:04.545440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b352c1ee-f50e-48f7-b4df-525c3d396ec3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:04.547790 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b352c1ee-f50e-48f7-b4df-525c3d396ec3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 Aug 14 02:18:04.548595 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b352c1ee-f50e-48f7-b4df-525c3d396ec3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:04.548906 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b352c1ee-f50e-48f7-b4df-525c3d396ec3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:04.554785 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b352c1ee-f50e-48f7-b4df-525c3d396ec3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 returned with HTTP 404 Aug 14 02:18:04.555531 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 851/3427] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:04 2026] GET /volume/v3/snapshots/2a6096cf-ae31-4e59-bf42-ceb36d15b811 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:05.054900 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8b99f70-3761-4635-a2a9-fdf36829c8d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.060735 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8b99f70-3761-4635-a2a9-fdf36829c8d4 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] GET https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a Aug 14 02:18:05.060990 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8b99f70-3761-4635-a2a9-fdf36829c8d4 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:05.061268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8b99f70-3761-4635-a2a9-fdf36829c8d4 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:05.071125 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8b99f70-3761-4635-a2a9-fdf36829c8d4 tempest-VolumeQuotasNegativeTestJSON-789826592 tempest-VolumeQuotasNegativeTestJSON-789826592-project-member] https://10.4.3.35/volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a returned with HTTP 404 Aug 14 02:18:05.071905 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 852/3428] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:05 2026] GET /volume/v3/volumes/5ae5c37f-b227-49a4-8c00-40575357a71a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:05.085883 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f6afdf88-3d89-4e44-8462-6b1e7aba1a09 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.088217 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6afdf88-3d89-4e44-8462-6b1e7aba1a09 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] PUT https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 Aug 14 02:18:05.088732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6afdf88-3d89-4e44-8462-6b1e7aba1a09 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-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=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:05.211450 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6afdf88-3d89-4e44-8462-6b1e7aba1a09 tempest-VolumeQuotasNegativeTestJSON-1210183469 tempest-VolumeQuotasNegativeTestJSON-1210183469-project-admin] https://10.4.3.35/volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 returned with HTTP 200 Aug 14 02:18:05.212088 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 866/3429] 10.4.3.35 () {68 vars in 1368 bytes} [Fri Aug 14 02:18:05 2026] PUT /volume/v3/os-quota-sets/b4bbca8535e24ede8b60b6731b1ec147 => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:05.416629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.418419 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:18:05.418641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:05.418869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:05.419072 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume with id: 32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:18:05.434528 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:05.434528 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:05.437043 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:05.440344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.467204 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume request issued successfully. Aug 14 02:18:05.467627 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-134d441a-fddc-4dbb-87d0-3d2d66221a14 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 202 Aug 14 02:18:05.468115 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 861/3430] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:18:05 2026] DELETE /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:18:05.479346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-591c0599-683d-4db6-9d0e-c2f829cba559 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.483806 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-591c0599-683d-4db6-9d0e-c2f829cba559 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:18:05.484060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-591c0599-683d-4db6-9d0e-c2f829cba559 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:05.484234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-591c0599-683d-4db6-9d0e-c2f829cba559 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:05.491515 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:05.491515 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:05.497317 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-591c0599-683d-4db6-9d0e-c2f829cba559 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:05.505535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-591c0599-683d-4db6-9d0e-c2f829cba559 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 200 Aug 14 02:18:05.506014 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 853/3431] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:05 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:05.632509 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:05.632904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676388963"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:05.634302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676388963'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:05.634409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume of 1 GB Aug 14 02:18:05.642730 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Availability Zones retrieved successfully. Aug 14 02:18:05.648171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (264ff435-a2ac-4a89-9544-7ba231e8f51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:05.649298 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a15953f-d119-4a9b-84ce-4a7b0da204df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:05.650761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:05.676553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a15953f-d119-4a9b-84ce-4a7b0da204df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:05.677564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff0fbce-57bc-450b-98cb-48d5419fd805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:05.753702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['2380df93-d643-45cb-a33d-b2546213843a', 'f00d033a-32e2-4fc0-8e7b-acd753747a87', '9492c00e-cb0d-4442-b5bb-78b51365f1ef', 'ea88d7f9-d40e-4e13-b63c-46fbb445be7b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:05.753702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff0fbce-57bc-450b-98cb-48d5419fd805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2380df93-d643-45cb-a33d-b2546213843a', 'f00d033a-32e2-4fc0-8e7b-acd753747a87', '9492c00e-cb0d-4442-b5bb-78b51365f1ef', 'ea88d7f9-d40e-4e13-b63c-46fbb445be7b']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:05.753702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf646904-19f6-4aa1-be95-fd909115509c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:05.784287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf646904-19f6-4aa1-be95-fd909115509c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676388963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['2380df93-d643-45cb-a33d-b2546213843a','f00d033a-32e2-4fc0-8e7b-acd753747a87','9492c00e-cb0d-4442-b5bb-78b51365f1ef','ea88d7f9-d40e-4e13-b63c-46fbb445be7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676388963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eedda3789534fcdb7649f7d57c3b22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aaba2455444381a545971d2d888393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:05.785386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ee0687-559a-4821-9319-e0bb374367de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:05.807274 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ee0687-559a-4821-9319-e0bb374367de) transitioned into state 'SUCCESS' from state '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-1676388963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['2380df93-d643-45cb-a33d-b2546213843a','f00d033a-32e2-4fc0-8e7b-acd753747a87','9492c00e-cb0d-4442-b5bb-78b51365f1ef','ea88d7f9-d40e-4e13-b63c-46fbb445be7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:05.808233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a65bba-2464-4b93-91f5-6328f5eb3ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:05.822121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a65bba-2464-4b93-91f5-6328f5eb3ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:05.827336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (264ff435-a2ac-4a89-9544-7ba231e8f51d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:05.827666 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request issued successfully. Aug 14 02:18:05.828598 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa301eff-2316-428f-8f51-4ad8b3bf9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:05.829195 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 852/3432] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:18:05 2026] POST /volume/v3/volumes => generated 776 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:05.844855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.854458 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:18:05.854458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:05.854654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:05.865271 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:05.865271 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:05.876490 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:05.889621 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4c61f55-0dd9-4e5b-ad97-adc67abc3d63 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d returned with HTTP 200 Aug 14 02:18:05.890205 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 867/3433] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:05 2026] GET /volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:05.943943 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6e109f8b-032f-4287-b97a-c8d259b60fc1 req-5ade271b-c84f-42ce-960d-1ff28bec5580 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:05.949019 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6e109f8b-032f-4287-b97a-c8d259b60fc1 req-5ade271b-c84f-42ce-960d-1ff28bec5580 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 Aug 14 02:18:05.949019 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6e109f8b-032f-4287-b97a-c8d259b60fc1 req-5ade271b-c84f-42ce-960d-1ff28bec5580 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:05.949019 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6e109f8b-032f-4287-b97a-c8d259b60fc1 req-5ade271b-c84f-42ce-960d-1ff28bec5580 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:05.958036 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:05.958036 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:06.044284 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6e109f8b-032f-4287-b97a-c8d259b60fc1 req-5ade271b-c84f-42ce-960d-1ff28bec5580 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 returned with HTTP 200 Aug 14 02:18:06.044284 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 862/3434] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:05 2026] DELETE /volume/v3/attachments/ecce56c0-b378-43b6-b5b1-b7f15e782242 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:06.527760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c370f45-1103-49f2-86ce-4a414a9add0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:06.529713 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c370f45-1103-49f2-86ce-4a414a9add0a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e Aug 14 02:18:06.529929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c370f45-1103-49f2-86ce-4a414a9add0a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:06.530146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c370f45-1103-49f2-86ce-4a414a9add0a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:06.536231 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c370f45-1103-49f2-86ce-4a414a9add0a tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e returned with HTTP 404 Aug 14 02:18:06.536846 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 854/3435] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:06 2026] GET /volume/v3/volumes/32decc0b-c07f-4f5d-9b74-c701c7ca650e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:18:06.545475 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-07064bf3-702c-4bd2-941f-906cae77451b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:06.548499 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd Aug 14 02:18:06.549032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:06.549290 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:06.549451 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete snapshot with id: fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd Aug 14 02:18:06.557340 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:06.557340 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:06.557927 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:18:06.586050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot delete request issued successfully. Aug 14 02:18:06.586313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-07064bf3-702c-4bd2-941f-906cae77451b tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd returned with HTTP 202 Aug 14 02:18:06.586928 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 853/3436] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:06 2026] DELETE /volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:06.596227 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:06.599410 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd Aug 14 02:18:06.599410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:06.599688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:06.609187 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:06.609187 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:06.609682 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:18:06.610759 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9277fbec-3ce2-4997-9fde-b812789a1c4c tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd returned with HTTP 200 Aug 14 02:18:06.611356 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 868/3437] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:06 2026] GET /volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:06.904031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:06.907863 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:18:06.907863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:06.907863 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:06.914497 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:06.914497 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:06.922535 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:06.927639 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-31ca7214-dfc3-40cc-bfc2-31d8acb62e84 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d returned with HTTP 200 Aug 14 02:18:06.927639 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 863/3438] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:06 2026] GET /volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:06.940356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:06.942182 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:18:06.942607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d", "name": "tempest-type-Backup-138792523"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:06.944313 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating new backup {'backup': {'volume_id': '654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d', 'name': 'tempest-type-Backup-138792523'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:18:06.944544 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating backup of volume 654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d in container None Aug 14 02:18:06.951954 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:06.951954 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:06.952515 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:06.984603 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['efff5448-db10-4aad-8919-e4e0a38a217d', '90f8423d-745f-4162-854f-151531bc7b2c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:07.027754 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c263143-50dd-4262-ad5a-162ba5c63d1f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:18:07.028315 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 855/3439] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:18:06 2026] POST /volume/v3/backups => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:07.038250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:07.040604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:07.040857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:07.041150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:07.041292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:07.046696 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:07.046696 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:07.047667 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c9e138f-0d3c-4a30-82f4-76c71c83cfa3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:07.048200 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 854/3440] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:07 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:07.626789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-78aaf90e-242f-4ab6-853a-42a5705570e2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:07.628920 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78aaf90e-242f-4ab6-853a-42a5705570e2 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd Aug 14 02:18:07.629192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78aaf90e-242f-4ab6-853a-42a5705570e2 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:07.629276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-78aaf90e-242f-4ab6-853a-42a5705570e2 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:07.637419 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-78aaf90e-242f-4ab6-853a-42a5705570e2 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd returned with HTTP 404 Aug 14 02:18:07.638104 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 869/3441] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:07 2026] GET /volume/v3/snapshots/fb01a6a6-dea5-4c2b-acfa-7a24ce567dfd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:07.747210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:07.748926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:18:07.749147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:07.749355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:07.749547 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:18:07.757146 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:07.757146 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:07.757810 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:07.778942 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:18:07.779184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-428f6c0c-7d8e-4217-86a2-5f6f094a6b77 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 202 Aug 14 02:18:07.779826 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 864/3442] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:07 2026] DELETE /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:07.788740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:07.790610 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:18:07.790889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:07.791063 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:07.798904 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:07.798904 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:07.803395 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:07.810107 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1851d6a9-c9b6-451c-bfce-11228b4137cd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 200 Aug 14 02:18:07.810685 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 856/3443] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:07 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:08.062754 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:08.064399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:08.064589 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:08.064806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:08.064904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:08.073508 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:08.073508 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:08.074234 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9afc15e-8bff-483a-aede-e6e145f174b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:08.074625 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 855/3444] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:08 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:08.187606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:08.320900 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:08.321231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1306897661"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:08.323057 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1306897661'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:08.323221 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume of 1 GB Aug 14 02:18:08.327569 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Availability Zones retrieved successfully. Aug 14 02:18:08.332656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Flow 'volume_create_api' (60c93c76-9527-4471-9719-5d4e21fe3fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:08.333781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6cc3c9-e3ed-4735-8d78-a4189b285a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.334658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:08.366374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f6cc3c9-e3ed-4735-8d78-a4189b285a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:08.367450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62be95-f3fb-4203-b0eb-32c5d974abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.436652 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Created reservations ['d08e61f0-9461-4a6f-ae2b-c62601e4d6fd', 'f583790c-9a0f-46cb-a2d0-b4d2d3f17218', '4a75f51f-2a31-4b93-894e-9a7163cea557', '0c570d6c-5bed-4e9f-9979-41dce59d82ab'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:08.437781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62be95-f3fb-4203-b0eb-32c5d974abb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08e61f0-9461-4a6f-ae2b-c62601e4d6fd', 'f583790c-9a0f-46cb-a2d0-b4d2d3f17218', '4a75f51f-2a31-4b93-894e-9a7163cea557', '0c570d6c-5bed-4e9f-9979-41dce59d82ab']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:08.439159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a46b6-6793-42db-a954-a134923f9d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.469216 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a46b6-6793-42db-a954-a134923f9d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c09e1d-3e06-425b-9700-760227deddff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1306897661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e684a3518d4423b3a4543c23cd6d8a',qos_specs=None,replication_status=,reservations=['d08e61f0-9461-4a6f-ae2b-c62601e4d6fd','f583790c-9a0f-46cb-a2d0-b4d2d3f17218','4a75f51f-2a31-4b93-894e-9a7163cea557','0c570d6c-5bed-4e9f-9979-41dce59d82ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632fca964d8c4c55aa00ec677b89db88',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1306897661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c09e1d-3e06-425b-9700-760227deddff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e684a3518d4423b3a4543c23cd6d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632fca964d8c4c55aa00ec677b89db88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:08.469955 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81981e11-fee5-408f-9d35-5aab26714353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.488879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81981e11-fee5-408f-9d35-5aab26714353) transitioned into state 'SUCCESS' from state '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-1306897661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e684a3518d4423b3a4543c23cd6d8a',qos_specs=None,replication_status=,reservations=['d08e61f0-9461-4a6f-ae2b-c62601e4d6fd','f583790c-9a0f-46cb-a2d0-b4d2d3f17218','4a75f51f-2a31-4b93-894e-9a7163cea557','0c570d6c-5bed-4e9f-9979-41dce59d82ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632fca964d8c4c55aa00ec677b89db88',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:08.489656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b1d016-ae5c-4c51-ab6b-7337809e8124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.501782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b1d016-ae5c-4c51-ab6b-7337809e8124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:08.503114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Flow 'volume_create_api' (60c93c76-9527-4471-9719-5d4e21fe3fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:08.503557 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume request issued successfully. Aug 14 02:18:08.504283 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f439afe8-59e5-46ac-b03a-b390e3fc0d34 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:08.504804 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 870/3445] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:18:08 2026] POST /volume/v3/volumes => generated 749 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:08.518498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dfe726a8-a053-448b-8576-e0c57c5db05f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:08.520500 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfe726a8-a053-448b-8576-e0c57c5db05f tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:08.520713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfe726a8-a053-448b-8576-e0c57c5db05f tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:08.520939 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfe726a8-a053-448b-8576-e0c57c5db05f tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:08.530327 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:08.530327 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:08.534288 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dfe726a8-a053-448b-8576-e0c57c5db05f tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:08.540234 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfe726a8-a053-448b-8576-e0c57c5db05f tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:08.540712 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 865/3446] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:08 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:08.827194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7ddc5c5-2720-4423-8f04-08c1845d1671 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:08.829549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7ddc5c5-2720-4423-8f04-08c1845d1671 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd Aug 14 02:18:08.829549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7ddc5c5-2720-4423-8f04-08c1845d1671 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:08.830239 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7ddc5c5-2720-4423-8f04-08c1845d1671 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:08.836491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7ddc5c5-2720-4423-8f04-08c1845d1671 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd returned with HTTP 404 Aug 14 02:18:08.836960 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 857/3447] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:08 2026] GET /volume/v3/volumes/8a02e13f-92b9-4d20-9160-95d53e2d58bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:08.869236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:08.871240 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:08.871607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-72447325", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:08.873357 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-72447325', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:08.950427 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:18:08.954706 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:18:08.960181 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (098d3829-06e8-43fb-af27-477396e97759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:08.961565 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2feb05b-3571-4eb5-8ac6-112526ce9b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:08.962472 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:09.020302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2feb05b-3571-4eb5-8ac6-112526ce9b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:09.021023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d36d416-a29a-406d-a11a-a73e824d1d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:09.061610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['423fcaf6-cf06-4ffa-8a65-7a84a3ccd22d', '5f7767be-500f-442b-a974-9b10c97abb23', '92efed0a-d2bc-4783-849d-3c8315f1427d', '271f1c36-5304-4f5f-9c42-547a5df2f6b5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:09.062657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d36d416-a29a-406d-a11a-a73e824d1d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423fcaf6-cf06-4ffa-8a65-7a84a3ccd22d', '5f7767be-500f-442b-a974-9b10c97abb23', '92efed0a-d2bc-4783-849d-3c8315f1427d', '271f1c36-5304-4f5f-9c42-547a5df2f6b5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:09.063399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaa9533-a1d4-41d4-8db0-a210d84e5e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:09.085022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaa9533-a1d4-41d4-8db0-a210d84e5e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b51108a-c096-4fb4-9db8-42c365731287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-72447325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['423fcaf6-cf06-4ffa-8a65-7a84a3ccd22d','5f7767be-500f-442b-a974-9b10c97abb23','92efed0a-d2bc-4783-849d-3c8315f1427d','271f1c36-5304-4f5f-9c42-547a5df2f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-72447325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b51108a-c096-4fb4-9db8-42c365731287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:09.085730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fda502e-da7e-41fb-949c-8bad6c327156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:09.086722 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.088718 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:09.088953 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.089219 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.089292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:09.093394 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:09.093394 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:09.093936 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c3ed304-f063-49ad-b9dd-5f17c05c90e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:09.094291 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 871/3448] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.104225 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fda502e-da7e-41fb-949c-8bad6c327156) transitioned into state 'SUCCESS' from state '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-72447325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['423fcaf6-cf06-4ffa-8a65-7a84a3ccd22d','5f7767be-500f-442b-a974-9b10c97abb23','92efed0a-d2bc-4783-849d-3c8315f1427d','271f1c36-5304-4f5f-9c42-547a5df2f6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:09.105032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c9d7d6-e54b-4b90-b083-a582e85bf831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:09.114323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c9d7d6-e54b-4b90-b083-a582e85bf831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:09.115069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (098d3829-06e8-43fb-af27-477396e97759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:09.115352 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:18:09.115873 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad792042-3794-41d1-8093-ae6b4b470bb0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:09.116287 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 856/3449] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:18:08 2026] POST /volume/v3/volumes => generated 755 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:09.127389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.129072 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:09.129253 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.129471 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.136806 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:09.136806 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:09.141208 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:09.146357 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb3889bc-a35f-4040-8b0b-6dd60da81c50 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:09.146870 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 866/3450] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.554460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.557049 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:09.557049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.557049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.571306 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:09.571306 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:09.577843 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:09.584183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bad00c22-02fc-4a96-a956-b0f49b65deb0 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:09.584183 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 858/3451] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.595498 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.597329 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] POST https://10.4.3.35/volume/v3/os-volume-transfer Aug 14 02:18:09.598946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "88c09e1d-3e06-425b-9700-760227deddff"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:09.599162 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.volume_transfer [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Creating new volume transfer {'transfer': {'volume_id': '88c09e1d-3e06-425b-9700-760227deddff'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 02:18:09.599228 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Creating transfer of volume 88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:09.599297 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Generating transfer record for volume 88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:09.606765 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:09.606765 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:09.619377 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e5bf6e5-30ef-4ae4-a171-3dd8a8a6f4be tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 02:18:09.619898 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 872/3452] 10.4.3.35 () {68 vars in 1284 bytes} [Fri Aug 14 02:18:09 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:09.631509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.636103 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:09.636295 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.636564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.644487 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:09.644487 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:09.649129 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:09.654312 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9389f24-83b2-44c8-a4c6-136542f4b6b7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:09.654827 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 857/3453] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.670685 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd28df21-8455-48d5-a11c-e70448b41afc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.676434 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd28df21-8455-48d5-a11c-e70448b41afc tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 Aug 14 02:18:09.676648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd28df21-8455-48d5-a11c-e70448b41afc tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.676846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd28df21-8455-48d5-a11c-e70448b41afc tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.683779 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd28df21-8455-48d5-a11c-e70448b41afc tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 returned with HTTP 200 Aug 14 02:18:09.684189 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 867/3454] 10.4.3.35 () {66 vars in 1374 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.693828 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.695908 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/os-volume-transfer Aug 14 02:18:09.696185 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:09.696464 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:09.696683 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.volume_transfer [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Listing volume transfers {{(pid=100238) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 02:18:09.700734 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b36f4fa8-f1cf-4248-9d3b-cfca12947a0e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 02:18:09.701173 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 859/3455] 10.4.3.35 () {66 vars in 1263 bytes} [Fri Aug 14 02:18:09 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:09.711977 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4e7dd171-d784-49c9-b714-52a8a9305416 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:09.787446 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] POST https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5/accept Aug 14 02:18:09.787834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7bf78ae95d5091ad"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:09.789105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.volume_transfer [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Accepting volume transfer 7b464233-c329-4ec0-9cc3-87bab39376e5 {{(pid=100235) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 02:18:09.789204 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Accepting transfer 7b464233-c329-4ec0-9cc3-87bab39376e5 Aug 14 02:18:09.850440 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Created reservations ['715d6d91-a34b-4428-847e-8f90ff1cad69', 'aef32111-eced-4cb2-8f03-01f1a89550a5', 'bbb5d4ee-b5e5-48d6-b1b6-115d651d824b', 'ca59e514-9668-43a4-8711-1387049e0113'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:09.873790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Created reservations ['d969f0fb-39a1-48e3-a6d7-b85e3b4c4428', 'e23b624d-cc02-43f1-891e-2e4ed8a50745', '60c3f254-63da-494e-851d-b9b783c45c76', '4644aab4-2fe5-433e-843f-885c4e82c56a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:09.908249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Created reservations ['b46a785e-1d5c-419e-a48a-17c1ba67d0eb', 'd00e5ea2-6544-449f-b1ed-28d0f09321b0', '536439cc-302e-4cb5-8fa4-51b386b8bbe6', '7cd16a20-b420-4f3c-bbda-23fee423886c'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:09.938852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Created reservations ['2ebf88e3-9b27-4390-9922-47173b7a9911', '040a8110-4686-46cb-84f0-cdbf23bc02c0', '42a2fb4d-8343-4f8b-b00c-69e472bd3941', '8aa09b79-6e62-451f-a501-ebea5b6fcf26'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:09.951732 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Transfer volume completed successfully. Aug 14 02:18:10.016416 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Volume 88c09e1d-3e06-425b-9700-760227deddff has been transferred. Aug 14 02:18:10.023112 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e7dd171-d784-49c9-b714-52a8a9305416 tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5/accept returned with HTTP 202 Aug 14 02:18:10.023602 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 873/3456] 10.4.3.35 () {68 vars in 1416 bytes} [Fri Aug 14 02:18:09 2026] POST /volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5/accept => generated 363 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:10.032979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.034892 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:10.035170 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.036713 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.043524 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.043524 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:10.047971 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Volume info retrieved successfully. Aug 14 02:18:10.052627 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b744f5e6-8ff4-4f40-90bd-fd7bc9332beb tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:10.053021 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 858/3457] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:10.068971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9bec16fc-3045-4b15-986c-ceba8e19394a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.071003 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9bec16fc-3045-4b15-986c-ceba8e19394a tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:10.071225 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9bec16fc-3045-4b15-986c-ceba8e19394a tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.071431 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9bec16fc-3045-4b15-986c-ceba8e19394a tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.079938 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.079938 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:10.085284 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9bec16fc-3045-4b15-986c-ceba8e19394a tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] Volume info retrieved successfully. Aug 14 02:18:10.089598 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9bec16fc-3045-4b15-986c-ceba8e19394a tempest-VolumesTransfersTest-244312932 tempest-VolumesTransfersTest-244312932-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:10.090049 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 868/3458] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:10.104717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.105102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.106861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] DELETE https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 Aug 14 02:18:10.107095 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.107297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.107420 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Delete transfer with id: 7b464233-c329-4ec0-9cc3-87bab39376e5 Aug 14 02:18:10.107731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:10.108021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.108242 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.108396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:10.111944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a34995d4-76a0-46e2-b260-3e66800b5c20 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 returned with HTTP 404 Aug 14 02:18:10.112586 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 860/3459] 10.4.3.35 () {66 vars in 1377 bytes} [Fri Aug 14 02:18:10 2026] DELETE /volume/v3/os-volume-transfer/7b464233-c329-4ec0-9cc3-87bab39376e5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:10.113795 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.113795 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:10.114684 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0854cbf-dfa3-4e91-894a-57673f9e3ae8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:10.115221 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 874/3460] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:10.120969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86db2e44-2ac1-448b-98f4-d160194ec52b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.160927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.164771 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:10.164968 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.165306 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:10.165430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.165598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.165598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.165982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Delete volume with id: 88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:10.175078 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.175078 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:10.175542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.175542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:10.175943 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Volume info retrieved successfully. Aug 14 02:18:10.179889 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:10.186617 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcb94d86-ee73-4d77-84cd-6c7e853cfc0e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:10.186916 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 869/3461] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:10.205486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83142276-9871-4767-be55-20779a71769b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.208032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83142276-9871-4767-be55-20779a71769b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:10.208201 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Delete volume request issued successfully. Aug 14 02:18:10.208319 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83142276-9871-4767-be55-20779a71769b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.208392 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86db2e44-2ac1-448b-98f4-d160194ec52b tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 202 Aug 14 02:18:10.208614 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83142276-9871-4767-be55-20779a71769b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.208801 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 859/3462] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:10 2026] DELETE /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:10.216603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.218458 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.218458 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:10.219299 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:10.219593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.219919 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.225711 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83142276-9871-4767-be55-20779a71769b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:10.227417 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.227417 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:10.231629 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Volume info retrieved successfully. Aug 14 02:18:10.237080 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5668069f-7c2c-41fe-bd74-24ce529d7e2a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 200 Aug 14 02:18:10.237849 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 875/3463] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:10.238126 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83142276-9871-4767-be55-20779a71769b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:10.238590 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 861/3464] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:10 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:10.393426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-854f6c6d-0a30-4b99-93b8-ca46e7ab501f req-1b19f287-b92a-4047-81c2-8a84d5656cd0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:10.403251 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-854f6c6d-0a30-4b99-93b8-ca46e7ab501f req-1b19f287-b92a-4047-81c2-8a84d5656cd0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 Aug 14 02:18:10.404096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-854f6c6d-0a30-4b99-93b8-ca46e7ab501f req-1b19f287-b92a-4047-81c2-8a84d5656cd0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:10.407493 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-854f6c6d-0a30-4b99-93b8-ca46e7ab501f req-1b19f287-b92a-4047-81c2-8a84d5656cd0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:10.456347 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:10.456347 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:10.575257 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-854f6c6d-0a30-4b99-93b8-ca46e7ab501f req-1b19f287-b92a-4047-81c2-8a84d5656cd0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 returned with HTTP 200 Aug 14 02:18:10.575257 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 870/3465] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:10 2026] DELETE /volume/v3/attachments/f2d54dde-d2af-46ce-b2ac-edcbcb2f1533 => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:11.126805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d813405-146b-4608-992b-f9644f9e34c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.129322 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d813405-146b-4608-992b-f9644f9e34c9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:11.129322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d813405-146b-4608-992b-f9644f9e34c9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.129483 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d813405-146b-4608-992b-f9644f9e34c9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.129567 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3d813405-146b-4608-992b-f9644f9e34c9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:11.134632 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:11.134632 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:11.134632 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d813405-146b-4608-992b-f9644f9e34c9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:11.134632 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 860/3466] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:11 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:11.261658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-20a3e7ca-395e-4de9-a81d-c4b69c8b15ee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.264063 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-20a3e7ca-395e-4de9-a81d-c4b69c8b15ee tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:11.264242 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-20a3e7ca-395e-4de9-a81d-c4b69c8b15ee tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.264530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-20a3e7ca-395e-4de9-a81d-c4b69c8b15ee tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.272131 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-20a3e7ca-395e-4de9-a81d-c4b69c8b15ee tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 404 Aug 14 02:18:11.272752 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 876/3467] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:11 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:11.279601 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0eae3ba-e9d9-4b5e-9574-e694f7b3e66e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.281516 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0eae3ba-e9d9-4b5e-9574-e694f7b3e66e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:11.281788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0eae3ba-e9d9-4b5e-9574-e694f7b3e66e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.282037 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0eae3ba-e9d9-4b5e-9574-e694f7b3e66e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.289240 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0eae3ba-e9d9-4b5e-9574-e694f7b3e66e tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 404 Aug 14 02:18:11.289744 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 862/3468] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:11 2026] GET /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:11.297025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.299393 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] DELETE https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:11.299393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.299393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.299573 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Delete volume with id: 88c09e1d-3e06-425b-9700-760227deddff Aug 14 02:18:11.305134 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6de1719-4cf7-4745-b361-250c9e8bb4c2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff returned with HTTP 404 Aug 14 02:18:11.305653 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 871/3469] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:11 2026] DELETE /volume/v3/volumes/88c09e1d-3e06-425b-9700-760227deddff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:11.314685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.316587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:11.316969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-725993857"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:11.318592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-725993857'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:11.318765 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume of 1 GB Aug 14 02:18:11.323285 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Availability Zones retrieved successfully. Aug 14 02:18:11.329209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Flow 'volume_create_api' (0ee9ea46-d3d3-4e4a-8cb6-433413f20ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:11.330478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6432d822-b419-4770-bf81-805bb39d33ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:11.331385 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:11.359833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6432d822-b419-4770-bf81-805bb39d33ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:11.360889 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884c4c44-f72c-4c90-b374-1654506ee0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:11.410197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Created reservations ['2604b068-f4b3-47c1-bbc0-04e166cae401', 'c6150b04-09cc-4061-aec3-43642731e105', '9374e01d-5fab-4e5e-b820-5520a53f647e', 'bd27563b-3bf0-4f10-939c-49efeca24e1b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:11.411313 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884c4c44-f72c-4c90-b374-1654506ee0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2604b068-f4b3-47c1-bbc0-04e166cae401', 'c6150b04-09cc-4061-aec3-43642731e105', '9374e01d-5fab-4e5e-b820-5520a53f647e', 'bd27563b-3bf0-4f10-939c-49efeca24e1b']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:11.412567 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94962ee-26eb-4258-9fc9-b9d5261fe827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:11.438883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94962ee-26eb-4258-9fc9-b9d5261fe827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ee3a7a-570b-49ea-a770-1e0a0e25431f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-725993857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e684a3518d4423b3a4543c23cd6d8a',qos_specs=None,replication_status=,reservations=['2604b068-f4b3-47c1-bbc0-04e166cae401','c6150b04-09cc-4061-aec3-43642731e105','9374e01d-5fab-4e5e-b820-5520a53f647e','bd27563b-3bf0-4f10-939c-49efeca24e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632fca964d8c4c55aa00ec677b89db88',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-725993857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ee3a7a-570b-49ea-a770-1e0a0e25431f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e684a3518d4423b3a4543c23cd6d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632fca964d8c4c55aa00ec677b89db88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:11.439248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd0fc18-d24e-40ae-828b-eefde718132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:11.459878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd0fc18-d24e-40ae-828b-eefde718132c) transitioned into state 'SUCCESS' from state '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-725993857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e684a3518d4423b3a4543c23cd6d8a',qos_specs=None,replication_status=,reservations=['2604b068-f4b3-47c1-bbc0-04e166cae401','c6150b04-09cc-4061-aec3-43642731e105','9374e01d-5fab-4e5e-b820-5520a53f647e','bd27563b-3bf0-4f10-939c-49efeca24e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632fca964d8c4c55aa00ec677b89db88',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:11.460486 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcf899f-368e-44e2-80d6-c7ce15bd98c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:11.470800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dcf899f-368e-44e2-80d6-c7ce15bd98c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:11.471622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Flow 'volume_create_api' (0ee9ea46-d3d3-4e4a-8cb6-433413f20ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:11.471926 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Create volume request issued successfully. Aug 14 02:18:11.472526 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3d180ba-b8b1-4f65-806d-4ede92e63e0d tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:11.473036 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 861/3470] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:18:11 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:11.485881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.487803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:11.488045 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.488270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.496374 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:11.496374 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:11.507094 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:11.520416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4267a69d-f98a-4f88-9fd1-671a8e8cfeed tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 200 Aug 14 02:18:11.521147 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 877/3471] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:11 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:11.533916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:11.535914 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:11.536145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:11.536331 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:11.543172 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:11.543172 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:11.547568 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:11.555233 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-a1646dd8-05d8-4ad7-822d-2de64497dace tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:11.555844 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 863/3472] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:11 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:12.124878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.127581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:12.127893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.128183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.137870 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.137870 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:12.142808 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:12.145817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4c4a6535-a236-4d06-a175-77c8a75c618a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.148049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c4a6535-a236-4d06-a175-77c8a75c618a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:12.148329 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c4a6535-a236-4d06-a175-77c8a75c618a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.148550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c4a6535-a236-4d06-a175-77c8a75c618a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.148666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4c4a6535-a236-4d06-a175-77c8a75c618a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:12.150105 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-12fa5a19-28b6-419c-ae9e-790256503c2c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:12.150587 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 872/3473] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:12.156018 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.156018 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:12.156935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c4a6535-a236-4d06-a175-77c8a75c618a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:12.157430 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 862/3474] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:12.161160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e4bbda1d-ffd1-470c-abec-f16d0e258344 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.161688 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4bbda1d-ffd1-470c-abec-f16d0e258344 None None] GET https://10.4.3.35/volume// Aug 14 02:18:12.161936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4bbda1d-ffd1-470c-abec-f16d0e258344 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.162231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e4bbda1d-ffd1-470c-abec-f16d0e258344 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.162654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e4bbda1d-ffd1-470c-abec-f16d0e258344 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:12.163161 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 878/3475] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:12.174100 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-9b0b8834-3760-46e6-8343-f4fe2d254673 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.176619 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-9b0b8834-3760-46e6-8343-f4fe2d254673 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:18:12.177539 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-9b0b8834-3760-46e6-8343-f4fe2d254673 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b51108a-c096-4fb4-9db8-42c365731287", "connector": null, "instance_uuid": "e17d60e6-ff51-4709-aa71-9a57e76f27c9"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:12.189538 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.189538 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:12.221272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-9b0b8834-3760-46e6-8343-f4fe2d254673 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:18:12.222527 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 864/3476] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:18:12 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:12.365735 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d1703185-0f94-4278-a4f9-59d875c91df0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.367744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:18:12.368032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.368254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.368447 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume with id: c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:18:12.377445 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.377445 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:12.378141 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:12.398946 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume request issued successfully. Aug 14 02:18:12.399564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1703185-0f94-4278-a4f9-59d875c91df0 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 202 Aug 14 02:18:12.400048 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 873/3477] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:18:12 2026] DELETE /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:18:12.408384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.410654 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:18:12.410970 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.411254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.421160 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.421160 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:12.426568 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:12.433978 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9bf8445-c5cf-4ee8-bf58-51bf4086844e tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 200 Aug 14 02:18:12.434449 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 863/3478] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:12.535463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-66105391-37b4-4c0f-bb41-a32c071ae124 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.540353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66105391-37b4-4c0f-bb41-a32c071ae124 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.540554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66105391-37b4-4c0f-bb41-a32c071ae124 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.540750 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66105391-37b4-4c0f-bb41-a32c071ae124 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.553226 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.553226 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:12.560139 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-66105391-37b4-4c0f-bb41-a32c071ae124 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:12.567869 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66105391-37b4-4c0f-bb41-a32c071ae124 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 200 Aug 14 02:18:12.568375 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 879/3479] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:12.587419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.589782 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] POST https://10.4.3.35/volume/v3/os-volume-transfer Aug 14 02:18:12.590417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "85ee3a7a-570b-49ea-a770-1e0a0e25431f"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:12.593077 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.volume_transfer [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Creating new volume transfer {'transfer': {'volume_id': '85ee3a7a-570b-49ea-a770-1e0a0e25431f'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 02:18:12.593400 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Creating transfer of volume 85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.593715 np0000007301 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Generating transfer record for volume 85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.606411 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.606411 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:12.630951 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d44e69df-eef6-43aa-a471-beed9ab8fb1b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 02:18:12.631602 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 865/3480] 10.4.3.35 () {68 vars in 1284 bytes} [Fri Aug 14 02:18:12 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:12.644047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.646224 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.646529 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.646834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.662372 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.662372 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:12.666860 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:12.676948 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e2675d9b-5ef7-4cc4-8bde-ae2e753b430a tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 200 Aug 14 02:18:12.677432 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 874/3481] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:12.692720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.694572 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/os-volume-transfer/detail Aug 14 02:18:12.694862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.695131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.695302 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Listing volume transfers {{(pid=100237) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 02:18:12.700826 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e5bbb2-13d2-4b9c-a86f-0f57819e12b2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 02:18:12.701231 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 864/3482] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:12.710641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.712930 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] DELETE https://10.4.3.35/volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 Aug 14 02:18:12.713860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.714208 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.714614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Delete transfer with id: 6a0ff580-2f3a-4bd7-be56-41f2d0dac721 Aug 14 02:18:12.728344 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.728344 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:12.745307 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19adcf5e-8bdc-4e0e-8769-731d4d30f73b tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 returned with HTTP 202 Aug 14 02:18:12.746241 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 880/3483] 10.4.3.35 () {66 vars in 1377 bytes} [Fri Aug 14 02:18:12 2026] DELETE /volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:12.755203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.758823 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.759123 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.759362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.768390 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.768390 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:12.774206 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Volume info retrieved successfully. Aug 14 02:18:12.786348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-010fb92c-07ba-4dce-aca6-ef19e27dcfc2 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 200 Aug 14 02:18:12.787025 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 866/3484] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:12.804084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.805860 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] DELETE https://10.4.3.35/volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 Aug 14 02:18:12.806940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.806940 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.807723 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.volume_transfer [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Delete transfer with id: 6a0ff580-2f3a-4bd7-be56-41f2d0dac721 Aug 14 02:18:12.812462 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaab1932-a83b-4ed5-892a-0c9a78108778 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 returned with HTTP 404 Aug 14 02:18:12.813281 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 875/3485] 10.4.3.35 () {66 vars in 1377 bytes} [Fri Aug 14 02:18:12 2026] DELETE /volume/v3/os-volume-transfer/6a0ff580-2f3a-4bd7-be56-41f2d0dac721 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:12.821805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-613cfdd5-a85b-41be-8e95-830e179496f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.823907 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.824167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.824403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.824614 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Delete volume with id: 85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.835341 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.835341 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:12.835811 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Volume info retrieved successfully. Aug 14 02:18:12.862254 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Delete volume request issued successfully. Aug 14 02:18:12.862515 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-613cfdd5-a85b-41be-8e95-830e179496f1 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 202 Aug 14 02:18:12.863205 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 865/3486] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:12 2026] DELETE /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:12.873591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:12.875794 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:12.876075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:12.876288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:12.885662 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:12.885662 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:12.890065 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Volume info retrieved successfully. Aug 14 02:18:12.894339 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b9c14537-bc31-4e66-92ae-c5f84d6645b6 tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 200 Aug 14 02:18:12.895010 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 881/3487] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:12 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:13.170006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4744f50d-d349-4210-88d3-7092cf28df2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.171877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4744f50d-d349-4210-88d3-7092cf28df2b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:13.172152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4744f50d-d349-4210-88d3-7092cf28df2b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.172412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4744f50d-d349-4210-88d3-7092cf28df2b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.172556 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4744f50d-d349-4210-88d3-7092cf28df2b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:13.177105 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.177105 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:13.177839 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4744f50d-d349-4210-88d3-7092cf28df2b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:13.178248 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 867/3488] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:13.265855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-55a05a3e-1e3d-48f3-96f9-6e1984aa00fb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.266412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55a05a3e-1e3d-48f3-96f9-6e1984aa00fb None None] GET https://10.4.3.35/volume// Aug 14 02:18:13.266626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55a05a3e-1e3d-48f3-96f9-6e1984aa00fb None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.266934 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55a05a3e-1e3d-48f3-96f9-6e1984aa00fb None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.267293 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55a05a3e-1e3d-48f3-96f9-6e1984aa00fb None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:13.267689 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 876/3489] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:13.277593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.280999 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:18:13.281215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.281411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.296695 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.296695 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:13.301666 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:18:13.308112 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-5a03d8e3-41f6-40f1-9b6e-987bb1285423 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:18:13.309012 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 866/3490] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1542 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:13.431145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.434976 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 Aug 14 02:18:13.435453 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:13.449896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-1b51108a-c096-4fb4-9db8-42c365731287-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:18:13.457442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bfac1d93-9a37-40d5-8a8f-c0de555f6dde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.458442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-1b51108a-c096-4fb4-9db8-42c365731287-np0000007301" acquired by "attachment_update" :: waited 0.012s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:18:13.459469 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfac1d93-9a37-40d5-8a8f-c0de555f6dde tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 Aug 14 02:18:13.459699 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.459699 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:13.459831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfac1d93-9a37-40d5-8a8f-c0de555f6dde tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.460002 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfac1d93-9a37-40d5-8a8f-c0de555f6dde tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.471638 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfac1d93-9a37-40d5-8a8f-c0de555f6dde tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 returned with HTTP 404 Aug 14 02:18:13.472212 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 868/3491] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/volumes/c03c0d7c-fbb2-4c13-8618-cac10b9019e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:18:13.480745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.483002 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 Aug 14 02:18:13.483335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.483594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.483722 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete snapshot with id: 8136e095-df40-4f97-a7f4-90b6c29f70d0 Aug 14 02:18:13.490649 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.490649 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:13.491290 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:18:13.513560 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot delete request issued successfully. Aug 14 02:18:13.513768 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-306871f0-0d5f-488b-bcc0-30e9fe6a33b5 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 returned with HTTP 202 Aug 14 02:18:13.514222 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 877/3492] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:18:13 2026] DELETE /volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:13.523889 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.526421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 Aug 14 02:18:13.527400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.527400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.537864 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.537864 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:13.538803 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Snapshot retrieved successfully. Aug 14 02:18:13.540489 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d652a3d5-33b5-4e1f-9206-8d61ed7cde04 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 returned with HTTP 200 Aug 14 02:18:13.541046 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 867/3493] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:13.572153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-1b51108a-c096-4fb4-9db8-42c365731287-np0000007301" released by "attachment_update" :: held 0.114s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:18:13.572768 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-2c9a4a25-6329-4a14-8c7b-f191f1c5ba7f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 returned with HTTP 200 Aug 14 02:18:13.574066 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 882/3494] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:18:13 2026] PUT /volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:13.597480 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-22f70fc0-b16c-4c94-93c4-05674a5b7560 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.599790 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-22f70fc0-b16c-4c94-93c4-05674a5b7560 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80/action Aug 14 02:18:13.600296 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-22f70fc0-b16c-4c94-93c4-05674a5b7560 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:13.600490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-22f70fc0-b16c-4c94-93c4-05674a5b7560 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:13.622660 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:13.622660 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:13.634406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-183345a2-67b7-4ce4-9e39-d7c3b5755153 req-22f70fc0-b16c-4c94-93c4-05674a5b7560 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80/action returned with HTTP 204 Aug 14 02:18:13.635034 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 869/3495] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:18:13 2026] POST /volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:13.907720 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ca3079b7-8418-4504-9316-dd38b8d72d1a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.909700 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca3079b7-8418-4504-9316-dd38b8d72d1a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:13.909948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca3079b7-8418-4504-9316-dd38b8d72d1a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.910225 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ca3079b7-8418-4504-9316-dd38b8d72d1a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.917103 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ca3079b7-8418-4504-9316-dd38b8d72d1a tempest-VolumesTransfersTest-1511421284 tempest-VolumesTransfersTest-1511421284-project-admin] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 404 Aug 14 02:18:13.917623 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 878/3496] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:13.924856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf5573ac-a49b-409c-8190-008d01a82ead None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.926922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf5573ac-a49b-409c-8190-008d01a82ead tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] GET https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:13.927170 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf5573ac-a49b-409c-8190-008d01a82ead tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.927382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf5573ac-a49b-409c-8190-008d01a82ead tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.933223 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf5573ac-a49b-409c-8190-008d01a82ead tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 404 Aug 14 02:18:13.933808 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 868/3497] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:13 2026] GET /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:13.942206 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:13.944473 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] DELETE https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:13.944804 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:13.945140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:13.945513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] Delete volume with id: 85ee3a7a-570b-49ea-a770-1e0a0e25431f Aug 14 02:18:13.953320 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4c212cdf-21fc-4a78-882a-838850d97ce7 tempest-VolumesTransfersTest-1549057279 tempest-VolumesTransfersTest-1549057279-project-member] https://10.4.3.35/volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f returned with HTTP 404 Aug 14 02:18:13.954035 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 883/3498] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:13 2026] DELETE /volume/v3/volumes/85ee3a7a-570b-49ea-a770-1e0a0e25431f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:14.192407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:14.194835 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:14.195161 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:14.195472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:14.195587 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:14.201598 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:14.201598 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:14.202578 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e97ada84-8a67-443d-bcda-4c1b26790a32 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:14.203159 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 870/3499] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:14 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:14.551986 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5fd3c470-291e-48a0-9ce2-9a27b3d4c550 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:14.555326 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5fd3c470-291e-48a0-9ce2-9a27b3d4c550 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 Aug 14 02:18:14.555326 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5fd3c470-291e-48a0-9ce2-9a27b3d4c550 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:14.555478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5fd3c470-291e-48a0-9ce2-9a27b3d4c550 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:14.559970 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5fd3c470-291e-48a0-9ce2-9a27b3d4c550 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 returned with HTTP 404 Aug 14 02:18:14.560467 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 879/3500] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:18:14 2026] GET /volume/v3/snapshots/8136e095-df40-4f97-a7f4-90b6c29f70d0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:15.226439 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:15.229341 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:15.229341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:15.229341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:15.229341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:15.240540 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:15.240540 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:15.242254 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-806e0832-ea81-4031-bad7-34c0b51ebb60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:15.242254 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 869/3501] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:15 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:16.259315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:16.261731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:16.262034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:16.262702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:16.262702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:16.268287 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:16.268287 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:16.268996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b2ea930-0e89-4962-83e7-56fb73fc1e7c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:16.269505 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 884/3502] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:16 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:17.286059 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:17.288623 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:17.288623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:17.288623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:17.288623 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:17.298251 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:17.298251 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:17.299230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b0c3284-570e-4e8c-84c4-e86d9a8f89e5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:17.299540 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 871/3503] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:17 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:18.313055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:18.316834 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:18.317377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:18.317638 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:18.322112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:18.328419 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:18.328419 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:18.328898 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0bc5d24c-9954-4723-a01a-d24a5e0fa8b1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:18.329287 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 880/3504] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:18 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:19.275792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d4f7514a-0ab9-4b42-8e1b-fa3468c785d7 req-2ee6f48f-3167-4d99-a0e0-962fb35f0a79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:19.279485 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d4f7514a-0ab9-4b42-8e1b-fa3468c785d7 req-2ee6f48f-3167-4d99-a0e0-962fb35f0a79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe Aug 14 02:18:19.279768 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d4f7514a-0ab9-4b42-8e1b-fa3468c785d7 req-2ee6f48f-3167-4d99-a0e0-962fb35f0a79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:19.280093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d4f7514a-0ab9-4b42-8e1b-fa3468c785d7 req-2ee6f48f-3167-4d99-a0e0-962fb35f0a79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:19.290290 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:19.290290 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:19.342610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-91e55928-0432-493c-9d47-40995b772ef8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:19.345533 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91e55928-0432-493c-9d47-40995b772ef8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:19.345533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91e55928-0432-493c-9d47-40995b772ef8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:19.345533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-91e55928-0432-493c-9d47-40995b772ef8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:19.345533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-91e55928-0432-493c-9d47-40995b772ef8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:19.348339 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d4f7514a-0ab9-4b42-8e1b-fa3468c785d7 req-2ee6f48f-3167-4d99-a0e0-962fb35f0a79 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe returned with HTTP 200 Aug 14 02:18:19.349114 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 870/3505] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:19 2026] DELETE /volume/v3/attachments/eaf0c7eb-4f0b-4aa8-8333-bdbc367e35fe => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:19.350575 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:19.350575 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:19.351416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-91e55928-0432-493c-9d47-40995b772ef8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:19.351863 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 885/3506] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:19 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:20.363526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:20.366633 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:20.366899 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:20.367103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:20.367229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:20.374130 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:20.374130 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:20.375255 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fefed9c5-4c0a-4432-98b3-360a08b280fc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:20.376888 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 872/3507] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:20 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:20.410443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:20.412964 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:18:20.413219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:20.413411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:20.413575 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume with id: 3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:18:20.421830 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:20.421830 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:20.422362 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:20.443055 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Delete volume request issued successfully. Aug 14 02:18:20.443274 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e4996e85-3570-4c52-a831-3543b1aa5d13 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 202 Aug 14 02:18:20.443767 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 881/3508] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:18:20 2026] DELETE /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:18:20.451653 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:20.453828 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:18:20.454119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:20.454363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:20.463178 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:20.463178 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:20.467794 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Volume info retrieved successfully. Aug 14 02:18:20.473619 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5331febe-a9d4-4b4f-8bf2-6e1098f535f9 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 200 Aug 14 02:18:20.474429 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 871/3509] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:20 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 1385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:21.388786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:21.391357 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:21.391644 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:21.391963 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:21.392150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:21.397157 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=383,cinder:UPDATE=113,cinder:INSERT=73 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:18:21.399082 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:21.399082 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:21.400777 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7765354c-9651-49b4-a69c-3d15d7fcd32a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:21.401685 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 886/3510] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:21 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:21.490109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54249725-367c-47d9-936b-b9275c7aeee7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:21.492772 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54249725-367c-47d9-936b-b9275c7aeee7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] GET https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 Aug 14 02:18:21.492772 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54249725-367c-47d9-936b-b9275c7aeee7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:21.493062 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54249725-367c-47d9-936b-b9275c7aeee7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:21.501243 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54249725-367c-47d9-936b-b9275c7aeee7 tempest-TestVolumeBootPatternV346-810622212 tempest-TestVolumeBootPatternV346-810622212-project-member] https://10.4.3.35/volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 returned with HTTP 404 Aug 14 02:18:21.502159 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 873/3511] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:18:21 2026] GET /volume/v3/volumes/3d3f6a9f-fdc7-4a2b-9f8e-0945056aeaf5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:18:22.413777 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:22.416044 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:22.416397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:22.416550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:22.416847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:22.422633 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:22.422633 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:22.423346 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54b28479-2a9b-4905-acbb-3b00ce45df43 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:22.423843 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 882/3512] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:22 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:23.434234 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:23.436116 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:18:23.436326 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:23.436653 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:23.436775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:23.441498 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:23.441498 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:23.442226 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b73ff9-cb1e-42de-aa30-a080e7783f88 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:18:23.442658 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 872/3513] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:23 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:23.461363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:23.616637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:18:23.616637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:23.616637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Creating new backup {'backup': {'volume_id': '654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:18:23.616637 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Creating backup of volume 654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d in container None Aug 14 02:18:23.626175 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:23.626175 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:23.626921 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Volume info retrieved successfully. Aug 14 02:18:23.645647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Created reservations ['d52b063c-afc8-4626-90a4-755a6e2c35ee', '6f6dd409-2073-450a-8739-e2501b4b11d5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:23.677581 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f8385e4-90da-4d58-bf3c-d57f733b7b15 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:18:23.678137 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 887/3514] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:18:23 2026] POST /volume/v3/backups => generated 286 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:23.690043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:23.692533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:23.693050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:23.693323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:23.693686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:23.703038 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:23.703038 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:23.704867 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f0821ef-8b6b-485c-8586-a9797271dbcb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:23.704867 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 874/3515] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:23 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:24.717709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f88d396c-1743-4a33-899c-26566ff429b6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:24.719857 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f88d396c-1743-4a33-899c-26566ff429b6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:24.720110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f88d396c-1743-4a33-899c-26566ff429b6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:24.720299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f88d396c-1743-4a33-899c-26566ff429b6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:24.720389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f88d396c-1743-4a33-899c-26566ff429b6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:24.728170 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:24.728170 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:24.729638 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f88d396c-1743-4a33-899c-26566ff429b6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:24.730131 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 883/3516] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:24 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:25.740189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:25.741844 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:25.742051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:25.742211 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:25.742311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:25.748253 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:25.748253 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:25.748798 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-891820a7-0fa6-4e85-a2cf-05e9b07c0137 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:25.749151 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 873/3517] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:25 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:26.236995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:26.239711 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:18:26.239862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:26.240151 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:26.250994 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:26.250994 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:26.257623 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:18:26.265256 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-accc8d2a-b4b7-445a-bb2d-ffef80e11e44 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:18:26.267268 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 888/3518] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:26 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:26.324573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce64d676-ba76-4d47-89e9-f03570e33109 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:26.327082 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce64d676-ba76-4d47-89e9-f03570e33109 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:18:26.327082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce64d676-ba76-4d47-89e9-f03570e33109 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:26.327257 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce64d676-ba76-4d47-89e9-f03570e33109 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:26.335791 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:26.335791 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:26.340110 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce64d676-ba76-4d47-89e9-f03570e33109 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:18:26.345692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce64d676-ba76-4d47-89e9-f03570e33109 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:18:26.346340 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 875/3519] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:26 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:26.760993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:26.764451 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:26.764754 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:26.765034 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:26.765222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:26.773787 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:26.773787 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:26.774684 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-83d58ab9-d607-4080-a50c-f5fc354cdcea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:26.775235 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 884/3520] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:26 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:27.791153 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:27.793621 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:27.793621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:27.796647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:27.796647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:27.804467 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:27.804467 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:27.806761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c04f07b-c3d6-4614-a708-0d2407ad0d06 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:27.806761 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 874/3521] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:27 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:28.820582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:28.822988 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:28.823224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:28.823407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:28.823514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:28.830077 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:28.830077 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:28.830735 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-86ac0b1f-7dcc-405c-b781-4f9418942a60 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:28.831163 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 889/3522] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:28 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:29.682436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9811691-dd54-4ff9-8163-b09e45114649 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:29.685210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:29.685210 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-244231364", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:29.686299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-244231364', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:29.792091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Create volume of 1 GB Aug 14 02:18:29.796689 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Availability Zones retrieved successfully. Aug 14 02:18:29.802857 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Flow 'volume_create_api' (58523063-d8cd-47f1-8b2d-bf6e55c92517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:29.804279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8983376b-1c03-4548-beee-373eceb55326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:29.805223 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:29.844224 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-968dcc93-0233-41e6-8460-9bb8b03b367f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:29.848655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-968dcc93-0233-41e6-8460-9bb8b03b367f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:29.849024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-968dcc93-0233-41e6-8460-9bb8b03b367f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:29.849453 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-968dcc93-0233-41e6-8460-9bb8b03b367f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:29.849546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-968dcc93-0233-41e6-8460-9bb8b03b367f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:29.854283 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:29.854283 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:29.854980 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-968dcc93-0233-41e6-8460-9bb8b03b367f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:29.855408 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 885/3523] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:29 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:29.880110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8983376b-1c03-4548-beee-373eceb55326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:29.881022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bab7f19-addb-417c-a004-50236fc79423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:29.970221 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Created reservations ['ccae680a-3b26-4053-b668-21e0d4fef133', '34d2d0ed-18c3-4dee-bcc4-83f1ef04f1f0', '364ad566-0862-4a10-8362-c42a45c62132', '424294ab-267f-4229-9519-a3fc0379c3b3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:29.971163 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bab7f19-addb-417c-a004-50236fc79423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccae680a-3b26-4053-b668-21e0d4fef133', '34d2d0ed-18c3-4dee-bcc4-83f1ef04f1f0', '364ad566-0862-4a10-8362-c42a45c62132', '424294ab-267f-4229-9519-a3fc0379c3b3']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:29.972210 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aefee91-3910-417f-954b-641555ed3cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:30.003460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aefee91-3910-417f-954b-641555ed3cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '997db11e-fcfc-49a8-8c0c-f139ee0678d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-244231364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb074ceaa06445ea3b59353b09ff35f',qos_specs=None,replication_status=,reservations=['ccae680a-3b26-4053-b668-21e0d4fef133','34d2d0ed-18c3-4dee-bcc4-83f1ef04f1f0','364ad566-0862-4a10-8362-c42a45c62132','424294ab-267f-4229-9519-a3fc0379c3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-244231364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=997db11e-fcfc-49a8-8c0c-f139ee0678d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb074ceaa06445ea3b59353b09ff35f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:30.004621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afacd79d-5544-4e3d-b910-050f8c55cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:30.034538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afacd79d-5544-4e3d-b910-050f8c55cbda) transitioned into state 'SUCCESS' from state '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-244231364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb074ceaa06445ea3b59353b09ff35f',qos_specs=None,replication_status=,reservations=['ccae680a-3b26-4053-b668-21e0d4fef133','34d2d0ed-18c3-4dee-bcc4-83f1ef04f1f0','364ad566-0862-4a10-8362-c42a45c62132','424294ab-267f-4229-9519-a3fc0379c3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:30.035634 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7e0831-bccc-4fbf-8564-99a82f4dd295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:30.050475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7e0831-bccc-4fbf-8564-99a82f4dd295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:30.052205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Flow 'volume_create_api' (58523063-d8cd-47f1-8b2d-bf6e55c92517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:30.052580 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Create volume request issued successfully. Aug 14 02:18:30.053871 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9811691-dd54-4ff9-8163-b09e45114649 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:30.054506 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 876/3524] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:18:29 2026] POST /volume/v3/volumes => generated 751 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:30.069744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:30.071743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:18:30.071996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:30.072193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:30.081776 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:30.081776 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:30.088086 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:30.095165 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f44c3b0d-8d2e-4f81-a6c3-86a66ae87654 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:18:30.095622 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 875/3525] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:30 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:30.130527 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-779db666-8a1a-4f2f-9087-edfd8fc7dbb6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:30.234545 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-779db666-8a1a-4f2f-9087-edfd8fc7dbb6 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:18:30.235134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-779db666-8a1a-4f2f-9087-edfd8fc7dbb6 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-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=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:30.254447 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-779db666-8a1a-4f2f-9087-edfd8fc7dbb6 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:18:30.254867 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 890/3526] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:18:30 2026] POST /volume/v3/types => generated 287 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:30.868364 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:30.872660 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:30.873011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:30.873276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:30.873429 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:30.885338 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:30.885338 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:30.886228 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae645ac1-c1d8-4948-95b2-d414ab44cafd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:30.886908 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 886/3527] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:30 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:31.110700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.112893 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:18:31.114647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:31.114647 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:31.124069 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.124069 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:31.128204 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:31.133263 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2c00ff2-8a4d-4925-948a-2e760c08624f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:18:31.133652 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 877/3528] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:31 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:31.152435 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.154982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:18:31.155210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:31.155420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:31.166533 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.166533 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:31.171244 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:31.178274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3b6b099-0c3c-4fcf-b306-3dc3790da52a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:18:31.179108 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 876/3529] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:31 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:31.192546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.194593 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:18:31.194593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:31.194902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:31.202706 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.202706 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:31.209756 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:31.220809 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6e9dade-86ef-4226-ba6e-a287b966cccb tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:18:31.220809 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 891/3530] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:31 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:31.233432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.235234 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:18:31.235648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "997db11e-fcfc-49a8-8c0c-f139ee0678d6", "name": "tempest-TestVolumeBackupRestore-backup-1279779169", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:31.237317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Creating new backup {'backup': {'volume_id': '997db11e-fcfc-49a8-8c0c-f139ee0678d6', 'name': 'tempest-TestVolumeBackupRestore-backup-1279779169', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:18:31.237468 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Creating backup of volume 997db11e-fcfc-49a8-8c0c-f139ee0678d6 in container None Aug 14 02:18:31.244897 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.244897 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:31.245361 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:31.274742 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Created reservations ['1265eb01-5daf-4112-964b-6af74e9bca7d', 'ef6fef32-0307-49fb-9e60-68c023004f79'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:31.315793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b6c03281-fb4b-4e4c-a0b7-b47387fba540 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:18:31.316810 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 887/3531] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:18:31 2026] POST /volume/v3/backups => generated 333 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:31.328807 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.330895 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:31.331180 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:31.331521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:31.331570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:31.337204 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.337204 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:31.338272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1dea50-8565-4a09-9f05-3fbe5fc2e109 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:31.338799 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 878/3532] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:31 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:31.901539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-341e9630-db45-4121-898d-8e751e438513 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:31.903775 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-341e9630-db45-4121-898d-8e751e438513 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:31.904956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-341e9630-db45-4121-898d-8e751e438513 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:31.904956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-341e9630-db45-4121-898d-8e751e438513 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:31.905448 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-341e9630-db45-4121-898d-8e751e438513 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:31.910590 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:31.910590 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:31.911504 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-341e9630-db45-4121-898d-8e751e438513 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:31.912012 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 877/3533] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:31 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:32.351450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bb7f871b-7943-492f-b73d-32918cba9f77 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:32.355693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb7f871b-7943-492f-b73d-32918cba9f77 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:32.355693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bb7f871b-7943-492f-b73d-32918cba9f77 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:32.355693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bb7f871b-7943-492f-b73d-32918cba9f77 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:32.355693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-bb7f871b-7943-492f-b73d-32918cba9f77 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:32.358792 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:32.358792 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:32.359658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb7f871b-7943-492f-b73d-32918cba9f77 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:32.360084 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 892/3534] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:32 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:32.433006 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3f2556ec-2815-4312-999b-26cbbb374877 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:32.434906 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:32.435265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4b97d38e-1ec5-4190-947d-faee33ddfd09", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:32.436739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4b97d38e-1ec5-4190-947d-faee33ddfd09', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:32.580850 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Create volume of 1 GB Aug 14 02:18:32.581284 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:32.581284 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:32.589503 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Availability Zones retrieved successfully. Aug 14 02:18:32.597262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Flow 'volume_create_api' (f963f79c-adfb-4f26-ae16-a1e685ec54ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:32.598877 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f9d298-432e-4f11-9c85-833e78958904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:32.600250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:32.676773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f9d298-432e-4f11-9c85-833e78958904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:18:30Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=42c056e8-ca37-444b-aee0-7bb48f4a323b,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': '42c056e8-ca37-444b-aee0-7bb48f4a323b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:32.677650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e253abee-d143-4a6a-ba87-5ca30549997a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:32.704403 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:18:32.704763 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:18:32.752244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Created reservations ['a8d1b3c7-085c-418f-968e-506036d95cca', '1888ed54-6612-4682-8e99-3706fc50dc58', '1dc40ce2-f11b-48e6-a2f8-0c486565890d', 'e190cb01-75c6-4bd8-b1c8-9e255e4fcae0'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:32.753213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e253abee-d143-4a6a-ba87-5ca30549997a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d1b3c7-085c-418f-968e-506036d95cca', '1888ed54-6612-4682-8e99-3706fc50dc58', '1dc40ce2-f11b-48e6-a2f8-0c486565890d', 'e190cb01-75c6-4bd8-b1c8-9e255e4fcae0']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:32.754083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef46395-686f-4a01-a599-65b9d2d5c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:32.784138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef46395-686f-4a01-a599-65b9d2d5c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f6f82c-bc69-4be2-a0f7-5c4eea0098f4', '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='bbd6b31c7a03473fbceb2d644954c64d',qos_specs=None,replication_status=,reservations=['a8d1b3c7-085c-418f-968e-506036d95cca','1888ed54-6612-4682-8e99-3706fc50dc58','1dc40ce2-f11b-48e6-a2f8-0c486565890d','e190cb01-75c6-4bd8-b1c8-9e255e4fcae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='286413dfc45a4536b64760e367b50396',volume_type_id=42c056e8-ca37-444b-aee0-7bb48f4a323b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:32Z,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=91f6f82c-bc69-4be2-a0f7-5c4eea0098f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbd6b31c7a03473fbceb2d644954c64d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='286413dfc45a4536b64760e367b50396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42c056e8-ca37-444b-aee0-7bb48f4a323b),volume_type_id=42c056e8-ca37-444b-aee0-7bb48f4a323b)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:32.785217 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032e7d9c-09a4-405c-8e5b-d43a9431bdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:32.814399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032e7d9c-09a4-405c-8e5b-d43a9431bdff) transitioned into state 'SUCCESS' from 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='bbd6b31c7a03473fbceb2d644954c64d',qos_specs=None,replication_status=,reservations=['a8d1b3c7-085c-418f-968e-506036d95cca','1888ed54-6612-4682-8e99-3706fc50dc58','1dc40ce2-f11b-48e6-a2f8-0c486565890d','e190cb01-75c6-4bd8-b1c8-9e255e4fcae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='286413dfc45a4536b64760e367b50396',volume_type_id=42c056e8-ca37-444b-aee0-7bb48f4a323b)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:32.815272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f3bfae-2a8d-42c2-9d63-9b4232a54282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:32.829512 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f3bfae-2a8d-42c2-9d63-9b4232a54282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:32.830386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Flow 'volume_create_api' (f963f79c-adfb-4f26-ae16-a1e685ec54ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:32.830712 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Create volume request issued successfully. Aug 14 02:18:32.831386 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3f2556ec-2815-4312-999b-26cbbb374877 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:32.832021 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 888/3535] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:18:32 2026] POST /volume/v3/volumes => generated 796 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:32.847566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:32.849687 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:32.850029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:32.850271 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:32.861139 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:32.861139 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:32.866836 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:32.875534 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dee79a0f-48a9-4b02-980f-cc00d8c79a9e tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:32.876074 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 879/3536] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:32 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:32.925610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db3a66d5-a791-4536-ba15-9992b823e10d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:32.930406 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db3a66d5-a791-4536-ba15-9992b823e10d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:32.930634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db3a66d5-a791-4536-ba15-9992b823e10d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:32.930881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db3a66d5-a791-4536-ba15-9992b823e10d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:32.931007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-db3a66d5-a791-4536-ba15-9992b823e10d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:32.939556 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:32.939556 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:32.940352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db3a66d5-a791-4536-ba15-9992b823e10d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:32.940744 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 878/3537] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:32 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:33.372785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-28e1e0f9-3419-4173-a892-bdf979f76896 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:33.375079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28e1e0f9-3419-4173-a892-bdf979f76896 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:33.375530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28e1e0f9-3419-4173-a892-bdf979f76896 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:33.375779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28e1e0f9-3419-4173-a892-bdf979f76896 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:33.376080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-28e1e0f9-3419-4173-a892-bdf979f76896 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:33.382300 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:33.382300 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:33.383218 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28e1e0f9-3419-4173-a892-bdf979f76896 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:33.383734 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 893/3538] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:33 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:33.896762 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:33.899104 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:33.899449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:33.899889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:33.906851 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=284,cinder:UPDATE=56,cinder:INSERT=33 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:18:33.919138 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:33.919138 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:33.925481 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:33.933534 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fa5f87b9-6dfc-49c9-817a-4c4feb421a44 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:33.934084 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 889/3539] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:33 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 946 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:33.956457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2472305-01c5-436e-b879-35a49aa7b2bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:33.958789 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2472305-01c5-436e-b879-35a49aa7b2bc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:33.959038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2472305-01c5-436e-b879-35a49aa7b2bc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:33.959312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2472305-01c5-436e-b879-35a49aa7b2bc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:33.959422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f2472305-01c5-436e-b879-35a49aa7b2bc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:33.967221 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:33.967221 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:33.968042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2472305-01c5-436e-b879-35a49aa7b2bc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:33.968539 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 880/3540] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:33 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:34.403135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:34.409134 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:34.409380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:34.409932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:34.409932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:34.412197 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=340,cinder:UPDATE=106,cinder:INSERT=60 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:18:34.414738 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:34.414738 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:34.415753 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a7ebef9-74e1-43f5-9728-61fc21691694 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:34.416379 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 879/3541] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:34 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:34.954481 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:34.957638 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:34.958160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:34.959083 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:34.969120 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:34.969120 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:34.976505 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:34.982819 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ee75d4e-2a15-43d3-86bf-f792103c5ca2 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:34.983142 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 894/3542] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:34 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:34.986642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:34.990546 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:34.990546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:34.990546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:34.990546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:34.997320 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:34.997320 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:34.998253 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-69c04ef8-6fbe-4015-ae25-0c947ec6b6f2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:34.999072 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 890/3543] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:34 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:35.430278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:35.433271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:35.435314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:35.435587 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:35.435838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:35.439027 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=289,cinder:UPDATE=85,cinder:INSERT=44 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:18:35.445268 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:35.445268 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:35.445723 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6a22e5a-fa60-4596-9a8e-1df03fc32898 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:35.447151 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 881/3544] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:35 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:36.000195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36519b64-e5fa-4390-8016-11b53d731994 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.002634 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36519b64-e5fa-4390-8016-11b53d731994 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:36.002926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36519b64-e5fa-4390-8016-11b53d731994 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.003247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36519b64-e5fa-4390-8016-11b53d731994 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.015542 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.015542 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:36.018560 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.021464 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36519b64-e5fa-4390-8016-11b53d731994 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:36.021605 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:36.022047 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.022277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.022418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:36.027023 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.027023 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:36.027689 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4508ba6d-c47a-48cd-9fe2-76ade98b32e4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:36.027776 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36519b64-e5fa-4390-8016-11b53d731994 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:36.028272 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 895/3545] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:36 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:36.028360 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 880/3546] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:35 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:36.461147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.464660 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:36.465075 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.465405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.465405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:36.475630 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.475630 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:36.476613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37e23bbd-965e-4858-921a-2c1c957e4fa2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:36.477130 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 891/3547] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:36 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:36.762368 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.768886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:36.769166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.769486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.788492 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.788492 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:36.793826 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:36.801928 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9429e1c3-ffa2-42d4-95d7-8e63a874abeb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:36.801928 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 882/3548] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:36 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:18:36.821027 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.824807 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:36.825107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.825415 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.835127 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.835127 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:36.841177 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:36.849212 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2cbffae-b9fc-43ca-bd5b-e48f6d4c3c02 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:36.850204 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 896/3549] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:36 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:36.912122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:36.914033 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:36.914892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:36.914892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:36.924905 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:36.924905 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:36.930812 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:36.936901 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-6f747ef3-4a4f-4062-8ad1-d13b24d4d1fd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:36.937442 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 881/3550] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:36 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:37.045225 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.049027 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:37.049516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.050291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.050291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:37.050618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2863cb94-21b9-4296-b697-82f8503f11e5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.053500 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2863cb94-21b9-4296-b697-82f8503f11e5 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:37.053724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2863cb94-21b9-4296-b697-82f8503f11e5 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.053889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2863cb94-21b9-4296-b697-82f8503f11e5 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.057264 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.057264 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:37.058264 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6dae8ef3-6830-44d2-93c5-55b7d94f91eb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:37.058829 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 892/3551] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:37.063150 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.063150 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:37.065737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-796f8b94-2f27-480a-93d5-bf1fea8dce88 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.066216 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-796f8b94-2f27-480a-93d5-bf1fea8dce88 None None] GET https://10.4.3.35/volume// Aug 14 02:18:37.066524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-796f8b94-2f27-480a-93d5-bf1fea8dce88 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.067893 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-796f8b94-2f27-480a-93d5-bf1fea8dce88 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.067893 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-796f8b94-2f27-480a-93d5-bf1fea8dce88 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:37.067893 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 897/3552] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:18:37.068264 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2863cb94-21b9-4296-b697-82f8503f11e5 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:37.074316 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2863cb94-21b9-4296-b697-82f8503f11e5 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:37.075006 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 883/3553] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:37.085161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-a87f4257-5251-4ab2-8798-9999fb56b60a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.231841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-a87f4257-5251-4ab2-8798-9999fb56b60a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:18:37.232277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-a87f4257-5251-4ab2-8798-9999fb56b60a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4480410-e19f-4ef1-b3fc-428aa5607320", "connector": null, "instance_uuid": "829b686c-11c3-445d-8f7c-3d63602ff535"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:37.241915 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.241915 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:37.277083 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-a87f4257-5251-4ab2-8798-9999fb56b60a tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:18:37.277603 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 882/3554] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:18:37 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:37.312526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a09c57b2-68d0-4575-bd63-65b31ce078de None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.314911 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a09c57b2-68d0-4575-bd63-65b31ce078de tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:37.315243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a09c57b2-68d0-4575-bd63-65b31ce078de tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.315410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a09c57b2-68d0-4575-bd63-65b31ce078de tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.328576 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.328576 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:37.332317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f30996ed-765f-4490-ad0f-0cb7e5c3dc5d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.332980 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f30996ed-765f-4490-ad0f-0cb7e5c3dc5d None None] GET https://10.4.3.35/volume// Aug 14 02:18:37.333116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f30996ed-765f-4490-ad0f-0cb7e5c3dc5d None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.333376 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f30996ed-765f-4490-ad0f-0cb7e5c3dc5d None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.333772 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a09c57b2-68d0-4575-bd63-65b31ce078de tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:37.333829 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f30996ed-765f-4490-ad0f-0cb7e5c3dc5d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:37.334216 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 898/3555] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:37.339205 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a09c57b2-68d0-4575-bd63-65b31ce078de tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:37.339714 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 893/3556] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:37.344233 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.346407 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:37.346866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.347151 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.357343 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.357343 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:37.365641 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:37.370564 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-d8196e47-e840-465d-89d1-bc81d52d2ab0 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:37.371283 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 884/3557] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1035 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:37.490367 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4466098d-311a-4745-a679-32f4d0b72341 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.491403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:37.495743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4466098d-311a-4745-a679-32f4d0b72341 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:37.495743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4466098d-311a-4745-a679-32f4d0b72341 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:37.495743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4466098d-311a-4745-a679-32f4d0b72341 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:37.495743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4466098d-311a-4745-a679-32f4d0b72341 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:37.496398 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] PUT https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 Aug 14 02:18:37.496890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:37.498134 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.498134 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:37.499041 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4466098d-311a-4745-a679-32f4d0b72341 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:37.499440 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 883/3558] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:37 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:37.508196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Acquiring lock "cinder-attachment_update-c4480410-e19f-4ef1-b3fc-428aa5607320-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:18:37.513416 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Lock "cinder-attachment_update-c4480410-e19f-4ef1-b3fc-428aa5607320-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:18:37.514535 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:37.514535 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:37.679058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Lock "cinder-attachment_update-c4480410-e19f-4ef1-b3fc-428aa5607320-np0000007301" released by "attachment_update" :: held 0.166s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:18:37.679386 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e59603aa-9589-496f-a5cc-df0a127b7dd2 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 returned with HTTP 200 Aug 14 02:18:37.679898 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 899/3559] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:18:37 2026] PUT /volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:38.077524 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:38.081096 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:38.081374 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:38.081606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:38.081761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:38.087343 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:38.087343 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:38.088161 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-75c2786e-b6e2-4fcb-a631-964fd58ad9f3 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:38.088608 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 894/3560] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:38 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:38.100645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:38.103370 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:38.103492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:38.103802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:38.114308 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:38.114308 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:38.120471 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:38.127261 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f499651-1a0b-4c43-987d-e9ca8ebb652c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:38.127871 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 885/3561] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:38 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:38.359078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:38.363962 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:38.366007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:38.366760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:38.392299 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:38.392299 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:38.399635 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:38.409013 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8cd1d4af-c5d7-45cf-8cf8-7024dfbc9248 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:38.409734 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 884/3562] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:38 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:38.512758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:38.514912 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:38.515952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:38.515952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:38.516178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:38.521648 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:38.521648 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:38.522773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-366ee3d3-f5ce-472e-95ef-11853be2ce14 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:38.523314 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 900/3563] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:38 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:39.100816 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:39.103403 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:39.103882 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:39.104230 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:39.104532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:39.112783 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:39.112783 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:39.113958 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-091d4361-3604-4ea6-b4df-57ecedbfdddb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:39.114556 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 895/3564] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:39 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:39.145856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:39.150220 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:39.150220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:39.152412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:39.166047 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:39.166047 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:39.176799 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:39.185102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76cd74b8-b63e-4b57-82d2-aeae521b6b71 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:39.186167 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 886/3565] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:39 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:39.427599 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a997dcda-2414-48be-8793-918296e480dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:39.429386 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a997dcda-2414-48be-8793-918296e480dc tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:39.429715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a997dcda-2414-48be-8793-918296e480dc tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:39.431224 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a997dcda-2414-48be-8793-918296e480dc tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:39.445358 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:39.445358 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:39.448866 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a997dcda-2414-48be-8793-918296e480dc tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:39.455135 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a997dcda-2414-48be-8793-918296e480dc tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:39.455964 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 885/3566] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:39 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:39.535898 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:39.537785 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:39.537975 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:39.538171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:39.538294 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:39.542872 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:39.542872 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:39.543650 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fec19830-d9ba-4c44-ab8f-9cf69606d368 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:39.544013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 901/3567] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:39 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:40.130163 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b9629219-4e57-4828-bab8-777b60abda40 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:40.132385 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b9629219-4e57-4828-bab8-777b60abda40 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:40.132642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b9629219-4e57-4828-bab8-777b60abda40 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:40.132895 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b9629219-4e57-4828-bab8-777b60abda40 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:40.133036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-b9629219-4e57-4828-bab8-777b60abda40 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:40.137820 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:40.137820 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:40.138616 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b9629219-4e57-4828-bab8-777b60abda40 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:40.139188 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 896/3568] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:40 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:40.204179 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:40.206505 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:40.207062 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:40.207485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:40.217633 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:40.217633 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:40.224630 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:40.232769 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b7a7164-fa63-4dd7-8458-a7baff01fe5d tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:40.233474 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 887/3569] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:40 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:40.473194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:40.476783 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:40.476783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:40.476783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:40.489329 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:40.489329 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:40.498657 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:40.500857 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcd72d16-cf21-4f78-9e9b-416346c07578 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:40.501426 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 886/3570] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:40 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:40.555279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c3b8541a-ae53-4363-985f-062e24d2c99c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:40.557289 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c3b8541a-ae53-4363-985f-062e24d2c99c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:40.557768 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c3b8541a-ae53-4363-985f-062e24d2c99c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:40.557768 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c3b8541a-ae53-4363-985f-062e24d2c99c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:40.558101 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c3b8541a-ae53-4363-985f-062e24d2c99c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:40.563362 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:40.563362 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:40.564293 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c3b8541a-ae53-4363-985f-062e24d2c99c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:40.564666 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 902/3571] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:40 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:41.150243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-34844d5c-e4bf-424d-a915-0524d14d794c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:41.152760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34844d5c-e4bf-424d-a915-0524d14d794c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:41.153010 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-34844d5c-e4bf-424d-a915-0524d14d794c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:41.153249 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-34844d5c-e4bf-424d-a915-0524d14d794c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:41.153353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-34844d5c-e4bf-424d-a915-0524d14d794c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:41.159039 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:41.159039 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:41.159916 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34844d5c-e4bf-424d-a915-0524d14d794c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:41.160406 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 897/3572] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:41 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:41.247702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:41.251758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:41.251758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:41.251758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:41.261820 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:41.261820 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:41.267973 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:41.275010 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d10bc85-d88d-4e5d-8b3c-b906ed8cee18 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:41.275607 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 888/3573] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:41 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:41.514771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4793a32-dffe-4529-941a-a94a179b4101 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:41.517482 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4793a32-dffe-4529-941a-a94a179b4101 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:41.517880 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4793a32-dffe-4529-941a-a94a179b4101 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:41.518274 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4793a32-dffe-4529-941a-a94a179b4101 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:41.529966 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:41.529966 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:41.534484 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a4793a32-dffe-4529-941a-a94a179b4101 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:41.540008 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4793a32-dffe-4529-941a-a94a179b4101 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:41.540631 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 887/3574] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:41 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:41.576253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:41.578406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:41.578643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:41.578915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:41.579031 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:41.583968 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:41.583968 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:41.584775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8a48d0d-78b9-4eea-8876-233b51a4484a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:41.585222 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 903/3575] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:41 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:41.960292 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e2e2ebd0-9d4b-413a-89ae-310e7e1ceb5c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:41.963701 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e2e2ebd0-9d4b-413a-89ae-310e7e1ceb5c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511/action Aug 14 02:18:41.964134 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e2e2ebd0-9d4b-413a-89ae-310e7e1ceb5c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:41.964276 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e2e2ebd0-9d4b-413a-89ae-310e7e1ceb5c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:41.983367 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:41.983367 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:42.000577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fa006172-9cf7-40fc-8467-69e5d4ee79e8 req-e2e2ebd0-9d4b-413a-89ae-310e7e1ceb5c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511/action returned with HTTP 204 Aug 14 02:18:42.001144 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 898/3576] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:18:41 2026] POST /volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:18:42.173719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.175704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:42.176183 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.176463 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.176715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:42.181439 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.181439 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:42.183743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddc85553-efe5-43c3-94d5-1ffdf139c33a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 200 Aug 14 02:18:42.183743 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 889/3577] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:42.194662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.197703 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f Aug 14 02:18:42.198454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.199695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.199695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete backup with id: 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f. Aug 14 02:18:42.205618 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.205618 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:42.224941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] delete_backup rpcapi backup_id 0ddf6b83-38e4-49ad-96aa-16a84d24ea7f {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:18:42.229252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65d3fa24-7b43-4119-bfdb-9bd25724762e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f returned with HTTP 202 Aug 14 02:18:42.229252 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 888/3578] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:18:42 2026] DELETE /volume/v3/backups/0ddf6b83-38e4-49ad-96aa-16a84d24ea7f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:18:42.239621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.242537 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:42.243140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2285145"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:42.245875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2285145'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:42.245875 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume of 1 GB Aug 14 02:18:42.263324 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Availability Zones retrieved successfully. Aug 14 02:18:42.270716 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (5aa6aca7-896b-4926-a85d-f3ea7a73cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:42.272558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edbd0de9-d340-4e53-adb5-e1d09bffa43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:42.273543 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:42.290779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.295190 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:42.295451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.295713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.304820 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.304820 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:42.309799 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:42.314286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edbd0de9-d340-4e53-adb5-e1d09bffa43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:42.315286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e92910f-039a-4d0e-860f-c0693bb84b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:42.316438 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b2d45b9f-261c-4bd5-9847-beff9953a2a8 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:42.316961 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 899/3579] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:42.378224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['eb3bb5eb-ce12-4812-b9a4-19c188aad6f8', 'a6dcf4d9-1d8e-4fc8-817b-b55d30bcccea', '5a709be2-1546-4cf5-a7d2-2b394e568617', '479197fd-8041-49dc-8d49-133cf36adc1a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:42.379055 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e92910f-039a-4d0e-860f-c0693bb84b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3bb5eb-ce12-4812-b9a4-19c188aad6f8', 'a6dcf4d9-1d8e-4fc8-817b-b55d30bcccea', '5a709be2-1546-4cf5-a7d2-2b394e568617', '479197fd-8041-49dc-8d49-133cf36adc1a']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:42.380988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa5c443-6c00-4b47-a3f6-d4a180555836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:42.409365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa5c443-6c00-4b47-a3f6-d4a180555836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd6db81-5428-43d9-86e3-da0415bbccc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2285145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['eb3bb5eb-ce12-4812-b9a4-19c188aad6f8','a6dcf4d9-1d8e-4fc8-817b-b55d30bcccea','5a709be2-1546-4cf5-a7d2-2b394e568617','479197fd-8041-49dc-8d49-133cf36adc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2285145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd6db81-5428-43d9-86e3-da0415bbccc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eedda3789534fcdb7649f7d57c3b22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aaba2455444381a545971d2d888393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:42.410187 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f09699b-6417-4502-8885-c6471dc93288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:42.432789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f09699b-6417-4502-8885-c6471dc93288) transitioned into state 'SUCCESS' from state '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-2285145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['eb3bb5eb-ce12-4812-b9a4-19c188aad6f8','a6dcf4d9-1d8e-4fc8-817b-b55d30bcccea','5a709be2-1546-4cf5-a7d2-2b394e568617','479197fd-8041-49dc-8d49-133cf36adc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:42.433562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880d7cf4-170c-47ce-8762-36a16f1febd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:42.444563 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880d7cf4-170c-47ce-8762-36a16f1febd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:42.445399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (5aa6aca7-896b-4926-a85d-f3ea7a73cff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:42.445692 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request issued successfully. Aug 14 02:18:42.446229 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70b7bdf9-b1b7-4b56-be91-1b111ff7aaa0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:42.446644 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 904/3580] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:18:42 2026] POST /volume/v3/volumes => generated 773 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:42.458947 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.462299 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:18:42.462299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.462700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.474563 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.474563 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:42.481059 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:42.487436 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ab4ec9-c699-4407-943a-dd76ced96a9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 returned with HTTP 200 Aug 14 02:18:42.488106 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 890/3581] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:42.553028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.556819 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:42.556819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.556819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.566537 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.566537 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:42.572452 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:42.577602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-716b49f7-2705-4ccf-b1d8-7e5480c5b1b5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:42.577977 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 889/3582] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:42.593906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-527044fb-7773-4920-a6c2-c10080ca0f51 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.595332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.595772 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-527044fb-7773-4920-a6c2-c10080ca0f51 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:42.595995 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-527044fb-7773-4920-a6c2-c10080ca0f51 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.596203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-527044fb-7773-4920-a6c2-c10080ca0f51 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.598442 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:42.598645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:42.598953 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:42.599133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:42.603443 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.603443 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:42.604292 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c14f4587-87e3-4d0b-9228-995a9ad3e9cd tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:42.604620 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 905/3583] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:42.606718 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.606718 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:42.610743 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-527044fb-7773-4920-a6c2-c10080ca0f51 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:42.616361 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-527044fb-7773-4920-a6c2-c10080ca0f51 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:42.616890 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 900/3584] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:42 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:42.633368 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:42.635703 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:42.636509 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:42.636980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:42.653110 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:42.653110 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:42.654388 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:42.722249 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Attachment connected to vm 829b686c-11c3-445d-8f7c-3d63602ff535, checking data on nova Aug 14 02:18:42.722776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.compute.nova [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Creating Keystone token plugin using URL: https://10.4.3.35/identity {{(pid=100238) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 02:18:42.920701 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] REQ: curl -g -i -X GET https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6dfc5b1ae16ce4227c4742a95a24bfbf407a8c250e7690045aceb3f0ed85394f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-18d597de-c4ad-4674-82cf-73eef5e49b8c" -H "X-Service-Token: {SHA256}acf1db73fa2a713006af3739b5d3d0a4a8dd324adae246a39590515ec94222a6" {{(pid=100238) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 02:18:43.035222 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 02:18:42 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-08264e43-ed2e-4e86-a3f0-c79479162ac6 x-openstack-request-id: req-08264e43-ed2e-4e86-a3f0-c79479162ac6 {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 02:18:43.035458 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c4480410-e19f-4ef1-b3fc-428aa5607320", "serverId": "829b686c-11c3-445d-8f7c-3d63602ff535", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "01678f2e-3a6d-4651-bb6b-cab0ec349511", "bdm_uuid": "d59078cc-fc7d-4426-987f-10251f1df1a1"}} {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 02:18:43.035458 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET call to compute for https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 used request id req-08264e43-ed2e-4e86-a3f0-c79479162ac6 {{(pid=100238) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 02:18:43.037564 np0000007301 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Caught error: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.040186 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-18d597de-c4ad-4674-82cf-73eef5e49b8c tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 409 Aug 14 02:18:43.041604 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 891/3585] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:42 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 167 bytes in 409 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:43.052412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.054268 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:43.054642 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:43.054822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:43.066463 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.066463 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:43.067096 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:43.072165 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Attachment connected to vm 829b686c-11c3-445d-8f7c-3d63602ff535, checking data on nova Aug 14 02:18:43.072439 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.compute.nova [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Creating Keystone token plugin using URL: https://10.4.3.35/identity {{(pid=100237) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 02:18:43.151401 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] REQ: curl -g -i -X GET https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1c31ab053ef9ec2bca83d8cddcfa3bcbf2f2912b8fdd385e9ce154fff1b2b7f2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7a126fbf-785e-4ad6-a32e-9884fc023bd9" -H "X-Service-Token: {SHA256}b731e2257b754b15f5b0fb79e075ad6f92655ea83924f6ab46459e71e57ebced" {{(pid=100237) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 02:18:43.335091 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.337739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:43.338033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.338319 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.348055 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.348055 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:43.353317 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:43.358967 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cef33bbe-2a0b-448c-b6a5-8c42274be741 tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 200 Aug 14 02:18:43.359623 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 906/3586] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 1293 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:43.373856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.376250 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] DELETE https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:43.376619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.376826 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.376953 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Delete volume with id: 91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:43.384390 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.384390 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:43.384844 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Volume info retrieved successfully. Aug 14 02:18:43.402448 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Delete volume request issued successfully. Aug 14 02:18:43.402708 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1130ac9-1e7b-428e-b5a8-c1ba9d3e58ad tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 202 Aug 14 02:18:43.403166 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 901/3587] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:43 2026] DELETE /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:43.412026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d200a674-9124-4062-93b7-815a13f4249c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.414800 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d200a674-9124-4062-93b7-815a13f4249c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] GET https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 Aug 14 02:18:43.415100 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d200a674-9124-4062-93b7-815a13f4249c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.415419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d200a674-9124-4062-93b7-815a13f4249c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.457052 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-d200a674-9124-4062-93b7-815a13f4249c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:18:43.468881 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 02:18:43 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-c5981bdf-e154-4999-8fe7-379a5c140ba8 x-openstack-request-id: req-c5981bdf-e154-4999-8fe7-379a5c140ba8 {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 02:18:43.469064 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c4480410-e19f-4ef1-b3fc-428aa5607320", "serverId": "829b686c-11c3-445d-8f7c-3d63602ff535", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "01678f2e-3a6d-4651-bb6b-cab0ec349511", "bdm_uuid": "d59078cc-fc7d-4426-987f-10251f1df1a1"}} {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 02:18:43.469177 np0000007301 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET call to compute for https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 used request id req-c5981bdf-e154-4999-8fe7-379a5c140ba8 {{(pid=100237) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 02:18:43.471522 np0000007301 devstack@c-api.service[100237]: ERROR cinder.volume.api [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Caught error: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.474642 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-7a126fbf-785e-4ad6-a32e-9884fc023bd9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 409 Aug 14 02:18:43.476073 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 890/3588] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:43.485818 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ea1ca568-7660-4273-80d3-443f23507cde None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.488510 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 907/3589] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:43.497410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-316c5e99-a73b-4fae-9947-5df4cd6deec6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.499211 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 902/3590] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:43.503437 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.505974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:18:43.506157 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.506340 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.507325 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2acfe441-509f-40a4-9366-a393992c69d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.528231 np0000007301 devstack@c-api.service[100235]: WARNING keystonemiddleware.auth_token [None req-2acfe441-509f-40a4-9366-a393992c69d9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 02:18:43.529577 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 908/3591] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:43.537155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a77fbd1e-9edf-41d8-92b7-d31205e6d4a7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.541644 np0000007301 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:18:43.549809 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.549809 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:43.554307 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:43.559733 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c7b61d2-65c5-4f55-bd63-f0ccd21d6a33 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 returned with HTTP 200 Aug 14 02:18:43.560128 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 891/3592] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 => generated 1004 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:43.565131 np0000007301 devstack@c-api.service[100234]: WARNING keystonemiddleware.auth_token [None req-a77fbd1e-9edf-41d8-92b7-d31205e6d4a7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 02:18:43.566475 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 903/3593] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:43.581111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5a926699-3f03-4530-94a4-f09ad0f99748 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.584914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.587074 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:18:43.587485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cd6db81-5428-43d9-86e3-da0415bbccc6", "name": "tempest-type-Backup-1152036101"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:43.589249 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating new backup {'backup': {'volume_id': '4cd6db81-5428-43d9-86e3-da0415bbccc6', 'name': 'tempest-type-Backup-1152036101'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:18:43.589418 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating backup of volume 4cd6db81-5428-43d9-86e3-da0415bbccc6 in container None Aug 14 02:18:43.598630 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.598630 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:43.599081 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:18:43.617778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ecf21480-def4-484a-aa36-d9e810a254f5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.618129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['1a00b22a-14a9-4c21-8077-58beeec0ad16', '3cb885c7-1960-4eae-b61d-86022370589a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:43.620260 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecf21480-def4-484a-aa36-d9e810a254f5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:43.620260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecf21480-def4-484a-aa36-d9e810a254f5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.620260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ecf21480-def4-484a-aa36-d9e810a254f5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.620260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ecf21480-def4-484a-aa36-d9e810a254f5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:43.625207 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.625207 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:43.626037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ecf21480-def4-484a-aa36-d9e810a254f5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:43.626407 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 904/3594] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:43.648609 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.648609 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:43.651896 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ceb0cf9d-e994-4c70-a889-0d6da6f373cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:18:43.652419 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 892/3595] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:43.652629 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d200a674-9124-4062-93b7-815a13f4249c tempest-VolumeAndVolumeTypeFromImageTest-1103691395 tempest-VolumeAndVolumeTypeFromImageTest-1103691395-project-member] https://10.4.3.35/volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 returned with HTTP 404 Aug 14 02:18:43.653317 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 892/3596] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/volumes/91f6f82c-bc69-4be2-a0f7-5c4eea0098f4 => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:43.663708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.663781 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a926699-3f03-4530-94a4-f09ad0f99748 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:43.663781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a926699-3f03-4530-94a4-f09ad0f99748 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:43.663781 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a926699-3f03-4530-94a4-f09ad0f99748 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:43.666600 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:43.666600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.666600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.666600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:43.671131 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.671131 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:43.671529 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63a404e5-776f-4ca9-b853-eb33f0dbf9df tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:43.672277 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 905/3597] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:43.682162 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.682162 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:43.682617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-5a926699-3f03-4530-94a4-f09ad0f99748 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Updating volume 'c4480410-e19f-4ef1-b3fc-428aa5607320' with '{'status': 'error'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:18:43.707514 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a926699-3f03-4530-94a4-f09ad0f99748 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 202 Aug 14 02:18:43.707881 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 909/3598] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:18:43.717390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.720435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:43.720811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.721141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.732611 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.732611 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:43.737871 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:43.745649 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a35d32fc-aa18-46f0-8bea-b4deb9a69113 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:43.746174 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 893/3599] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:43.761760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.764142 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:43.764639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "01678f2e-3a6d-4651-bb6b-cab0ec349511"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:43.764856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "01678f2e-3a6d-4651-bb6b-cab0ec349511"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:43.778030 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.778030 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:43.778443 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Volume info retrieved successfully. Aug 14 02:18:43.785101 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Attachment connected to vm 829b686c-11c3-445d-8f7c-3d63602ff535, checking data on nova Aug 14 02:18:43.785340 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.compute.nova [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Creating Keystone token plugin using URL: https://10.4.3.35/identity {{(pid=100238) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 02:18:43.889734 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] REQ: curl -g -i -X GET https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c2a1b1739abd908f50c0c61f0e149f49bc7d35a807e71c028dda3effc62d14f8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d3f8f91d-acf5-4083-ad08-ad5648190361" -H "X-Service-Token: {SHA256}acf1db73fa2a713006af3739b5d3d0a4a8dd324adae246a39590515ec94222a6" {{(pid=100238) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 02:18:43.919177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-471679dd-d0cc-420c-957a-4c9f044524a2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.921342 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:18:43.921640 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.921977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.923008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:18:43.964314 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Get all volumes completed successfully. Aug 14 02:18:43.966445 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.966445 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:43.971259 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-471679dd-d0cc-420c-957a-4c9f044524a2 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:18:43.971683 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 906/3600] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:18:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:43.982238 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 02:18:43 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-00cfce76-c75a-4003-ba13-7957fd33ce92 x-openstack-request-id: req-00cfce76-c75a-4003-ba13-7957fd33ce92 {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 02:18:43.982350 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c4480410-e19f-4ef1-b3fc-428aa5607320", "serverId": "829b686c-11c3-445d-8f7c-3d63602ff535", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "01678f2e-3a6d-4651-bb6b-cab0ec349511", "bdm_uuid": "d59078cc-fc7d-4426-987f-10251f1df1a1"}} {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 02:18:43.982491 np0000007301 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] GET call to compute for https://10.4.3.35/compute/v2.1/servers/829b686c-11c3-445d-8f7c-3d63602ff535/os-volume_attachments/c4480410-e19f-4ef1-b3fc-428aa5607320 used request id req-00cfce76-c75a-4003-ba13-7957fd33ce92 {{(pid=100238) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 02:18:43.984518 np0000007301 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Caught error: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 02:18:43.986825 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 829b686c-11c3-445d-8f7c-3d63602ff535 using the Compute API Aug 14 02:18:43.987850 np0000007301 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Aug 14 02:18:43.988633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.988667 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-d3f8f91d-acf5-4083-ad08-ad5648190361 tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 409 Aug 14 02:18:43.988667 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 893/3601] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 167 bytes in 226 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:43.989159 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda Aug 14 02:18:43.989396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:43.989645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:43.989867 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Delete volume with id: 0b747584-2c2b-48cc-ab13-8349234d4bda Aug 14 02:18:43.996537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-900d35a5-d6e4-4436-9976-efc2efaec18e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:43.997813 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:43.997813 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:43.998359 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Volume info retrieved successfully. Aug 14 02:18:43.999149 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 894/3602] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:43 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:44.006689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6d426bdf-0bfd-43a8-bada-a9b00ccb9fe6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.012040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.image.cache [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '4b97d38e-1ec5-4190-947d-faee33ddfd09', 'volume_id': '0b747584-2c2b-48cc-ab13-8349234d4bda', 'host': 'np0000007301@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 2, 18, 32), 'last_used': datetime.datetime(2026, 8, 14, 2, 18, 43)}. {{(pid=100235) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 02:18:44.025015 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Delete volume request issued successfully. Aug 14 02:18:44.025290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97c33776-4ee4-43ed-9e18-8125954c3bc5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda returned with HTTP 202 Aug 14 02:18:44.025766 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 910/3603] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:43 2026] DELETE /volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:44.027995 np0000007301 devstack@c-api.service[100234]: WARNING keystonemiddleware.auth_token [None req-6d426bdf-0bfd-43a8-bada-a9b00ccb9fe6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 02:18:44.032551 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 907/3604] 10.4.3.35 () {70 vars in 1590 bytes} [Fri Aug 14 02:18:44 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 02:18:44.038743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.041219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] GET https://10.4.3.35/volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda Aug 14 02:18:44.041219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.041292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cd915bd-12ee-4082-8647-fd277a37643e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.041548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.043233 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cd915bd-12ee-4082-8647-fd277a37643e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:44.043557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cd915bd-12ee-4082-8647-fd277a37643e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.044983 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cd915bd-12ee-4082-8647-fd277a37643e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.052217 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.052217 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:44.056697 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0cd915bd-12ee-4082-8647-fd277a37643e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:44.063293 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cd915bd-12ee-4082-8647-fd277a37643e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:44.063805 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 895/3605] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.079058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.083611 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:44.083611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.083611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.085852 np0000007301 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 02:18:44.088203 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.088203 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:44.091834 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6fa733-e1fe-4102-a4d4-cbe3653a0d04 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda returned with HTTP 404 Aug 14 02:18:44.092448 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 894/3606] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/0b747584-2c2b-48cc-ab13-8349234d4bda => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:44.092591 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:44.099494 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6ab67f1-5739-4222-96cc-c45b64f4c8f9 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:44.100755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-93bb33a4-0e18-4661-aca8-c6ebaefaa7e5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.100798 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 911/3607] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.101268 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-93bb33a4-0e18-4661-aca8-c6ebaefaa7e5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] DELETE https://10.4.3.35/volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b Aug 14 02:18:44.101445 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-93bb33a4-0e18-4661-aca8-c6ebaefaa7e5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.101649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-93bb33a4-0e18-4661-aca8-c6ebaefaa7e5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.127756 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-93bb33a4-0e18-4661-aca8-c6ebaefaa7e5 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b returned with HTTP 202 Aug 14 02:18:44.128170 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 908/3608] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:18:44 2026] DELETE /volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:44.134770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-763196b5-4288-422a-8b0b-94f5feb5f269 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.136421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-763196b5-4288-422a-8b0b-94f5feb5f269 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] GET https://10.4.3.35/volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b Aug 14 02:18:44.136584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-763196b5-4288-422a-8b0b-94f5feb5f269 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.136780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-763196b5-4288-422a-8b0b-94f5feb5f269 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.139258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.140417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-763196b5-4288-422a-8b0b-94f5feb5f269 tempest-VolumeAndVolumeTypeFromImageTest-1654852792 tempest-VolumeAndVolumeTypeFromImageTest-1654852792-project-admin] https://10.4.3.35/volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b returned with HTTP 404 Aug 14 02:18:44.141013 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 896/3609] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/types/42c056e8-ca37-444b-aee0-7bb48f4a323b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:44.141511 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:44.141686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.141869 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.149420 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.149420 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:44.153508 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:44.158280 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-64b9ec6e-6e04-4fde-b2a6-3163d3028a32 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:44.158762 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 895/3610] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.239214 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-33053967-b3c3-4b43-9df3-bd4d110325b1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.239659 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-33053967-b3c3-4b43-9df3-bd4d110325b1 None None] GET https://10.4.3.35/volume// Aug 14 02:18:44.239861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-33053967-b3c3-4b43-9df3-bd4d110325b1 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.240133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-33053967-b3c3-4b43-9df3-bd4d110325b1 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.240485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-33053967-b3c3-4b43-9df3-bd4d110325b1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:44.240850 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 912/3611] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:44.260212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-a2c2a39c-ffdc-4366-b0d6-7e7bfde0cdf5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.372879 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-a2c2a39c-ffdc-4366-b0d6-7e7bfde0cdf5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:18:44.373262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-a2c2a39c-ffdc-4366-b0d6-7e7bfde0cdf5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4aa81fb-5f8d-4f11-b64c-07d0b4645981", "connector": null, "instance_uuid": "829b686c-11c3-445d-8f7c-3d63602ff535"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:44.383261 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.383261 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:44.424465 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-a2c2a39c-ffdc-4366-b0d6-7e7bfde0cdf5 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:18:44.425022 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 909/3612] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:44.452408 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.454368 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:44.454532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.454715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.463955 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-220f43d8-2f58-438f-922d-55df228f4ab1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.464293 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.464293 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:44.464448 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-220f43d8-2f58-438f-922d-55df228f4ab1 None None] GET https://10.4.3.35/volume// Aug 14 02:18:44.464681 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-220f43d8-2f58-438f-922d-55df228f4ab1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.464960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-220f43d8-2f58-438f-922d-55df228f4ab1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.465407 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-220f43d8-2f58-438f-922d-55df228f4ab1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:44.465798 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 896/3613] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:44.467865 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:44.472174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b13e46e-95e3-4b2a-b2e3-42140e4127ee tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:44.472174 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 897/3614] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.474263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.477415 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:44.477723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.477978 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.490219 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.490219 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:44.494249 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:44.499209 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fab99e3a-5845-4ac3-99cb-be667a0ad60e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:44.499966 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 913/3615] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 1035 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:44.606411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.609485 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] PUT https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 Aug 14 02:18:44.609988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:44.622128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Acquiring lock "cinder-attachment_update-b4aa81fb-5f8d-4f11-b64c-07d0b4645981-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:18:44.627656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Lock "cinder-attachment_update-b4aa81fb-5f8d-4f11-b64c-07d0b4645981-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:18:44.628751 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.628751 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:44.637218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef932fea-35d4-4b4b-a646-c0022c316865 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.639408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef932fea-35d4-4b4b-a646-c0022c316865 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:44.639653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef932fea-35d4-4b4b-a646-c0022c316865 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.639920 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef932fea-35d4-4b4b-a646-c0022c316865 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.640092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ef932fea-35d4-4b4b-a646-c0022c316865 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:44.647822 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.647822 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:44.649058 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef932fea-35d4-4b4b-a646-c0022c316865 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:44.649553 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 897/3616] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.685372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:44.687611 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:44.687858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:44.688088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:44.688190 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:44.693540 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:44.693540 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:44.694476 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b98e588b-250f-4dde-8827-c16bcaf9ca52 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:44.694894 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 898/3617] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:44 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:44.722368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Lock "cinder-attachment_update-b4aa81fb-5f8d-4f11-b64c-07d0b4645981-np0000007301" released by "attachment_update" :: held 0.095s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:18:44.722685 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-fef73d5e-408f-4e2b-b987-de235aa36198 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 returned with HTTP 200 Aug 14 02:18:44.723200 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 910/3618] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:18:44 2026] PUT /volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:45.486839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:45.489066 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:45.489364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:45.489647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:45.503894 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:45.503894 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:45.509059 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:45.514227 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6c5af8e9-7d99-46b5-99bb-71868fe20f86 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:45.514781 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 914/3619] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:45 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:45.661777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:45.663604 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:45.665034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:45.665034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:45.665034 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:45.669566 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:45.669566 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:45.671029 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1f81fa0-52b5-403e-b8ca-b043ccf4c2e2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:45.671639 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 898/3620] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:45 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:45.706823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-97c95e24-4923-45e9-b52a-4a33a85b134d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:45.709280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97c95e24-4923-45e9-b52a-4a33a85b134d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:45.709575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97c95e24-4923-45e9-b52a-4a33a85b134d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:45.709853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97c95e24-4923-45e9-b52a-4a33a85b134d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:45.710116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-97c95e24-4923-45e9-b52a-4a33a85b134d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:45.715398 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:45.715398 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:45.716250 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97c95e24-4923-45e9-b52a-4a33a85b134d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:45.716752 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 899/3621] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:45 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:46.511732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:46.527512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-16d02d21-7855-430b-a888-516ca229a8ad None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:46.530846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16d02d21-7855-430b-a888-516ca229a8ad tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:46.530846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16d02d21-7855-430b-a888-516ca229a8ad tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:46.531030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16d02d21-7855-430b-a888-516ca229a8ad tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:46.541583 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:46.541583 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:46.545931 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-16d02d21-7855-430b-a888-516ca229a8ad tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:46.551472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16d02d21-7855-430b-a888-516ca229a8ad tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:46.552015 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 915/3622] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:46 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:46.616535 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:18:46.618664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1877477308"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:46.628439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1877477308'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:18:46.628716 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume of 1 GB Aug 14 02:18:46.630647 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:46.630647 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:46.655061 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Availability Zones retrieved successfully. Aug 14 02:18:46.674736 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (505716e7-ef1a-48be-9f60-65ac87c6ad68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:46.676290 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01be0a08-fd08-4901-a91c-641be3983e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:46.677357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:46.682205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72793a80-8765-473c-b126-6facfceeb1b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:46.686621 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72793a80-8765-473c-b126-6facfceeb1b8 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:46.686621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72793a80-8765-473c-b126-6facfceeb1b8 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:46.686621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72793a80-8765-473c-b126-6facfceeb1b8 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:46.686621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-72793a80-8765-473c-b126-6facfceeb1b8 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:46.690040 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:46.690040 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:46.691172 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72793a80-8765-473c-b126-6facfceeb1b8 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:46.691916 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 899/3623] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:46 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:46.708478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01be0a08-fd08-4901-a91c-641be3983e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:46.709387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88571ca2-2c2b-4901-beda-fde3353d93ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:46.727952 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:46.730229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:46.730546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:46.730805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:46.730933 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:46.737530 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:46.737530 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:46.738176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a6da56c-5f75-4a2f-83a3-1db4a542b249 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:46.738561 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 900/3624] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:46 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:46.781411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['7534cc2c-49eb-4012-b235-ccbd14738413', 'c79f707c-e9e6-44df-b27c-5e6859f82c49', '5b515dcb-2986-4acf-a825-92a563d778e8', '097ddfdb-1b6b-4303-995e-e85da65bc446'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:46.784950 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88571ca2-2c2b-4901-beda-fde3353d93ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7534cc2c-49eb-4012-b235-ccbd14738413', 'c79f707c-e9e6-44df-b27c-5e6859f82c49', '5b515dcb-2986-4acf-a825-92a563d778e8', '097ddfdb-1b6b-4303-995e-e85da65bc446']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:46.788943 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e6dc2d-01a7-40c8-9d04-27ba3e09136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:46.877247 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e6dc2d-01a7-40c8-9d04-27ba3e09136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7505146d-7873-4054-952f-7c76fe6baaa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877477308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['7534cc2c-49eb-4012-b235-ccbd14738413','c79f707c-e9e6-44df-b27c-5e6859f82c49','5b515dcb-2986-4acf-a825-92a563d778e8','097ddfdb-1b6b-4303-995e-e85da65bc446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877477308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7505146d-7873-4054-952f-7c76fe6baaa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b87a9bf0064b49038c33dc416f83996e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:46.878412 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29582d6e-ca86-4659-b347-6d3b0fbfab27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:46.904908 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29582d6e-ca86-4659-b347-6d3b0fbfab27) transitioned into state 'SUCCESS' from state '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-1877477308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['7534cc2c-49eb-4012-b235-ccbd14738413','c79f707c-e9e6-44df-b27c-5e6859f82c49','5b515dcb-2986-4acf-a825-92a563d778e8','097ddfdb-1b6b-4303-995e-e85da65bc446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:46.906010 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01a94c2-030e-4363-a01f-af03c7d993be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:46.920931 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01a94c2-030e-4363-a01f-af03c7d993be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:46.921993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (505716e7-ef1a-48be-9f60-65ac87c6ad68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:46.922389 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request issued successfully. Aug 14 02:18:46.923900 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7fc7a8b-bf08-4aa5-ba61-c075aa5a1e26 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:18:46.923900 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 911/3625] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:18:46 2026] POST /volume/v3/volumes => generated 776 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:46.939241 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:46.941601 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:18:46.942035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:46.942210 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:46.950009 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:46.950009 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:46.953701 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:18:46.957915 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1e1f1f4-5484-4a3b-b09e-9e345c15888b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 returned with HTTP 200 Aug 14 02:18:46.958458 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 916/3626] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:46 2026] GET /volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:47.569165 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:47.571120 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:47.571604 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:47.572019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:47.586179 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:47.586179 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:47.589461 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:47.595830 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ff9bbb9-b3d6-41d5-8c10-b5d3416a3e8e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:47.596498 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 900/3627] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:47 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:47.705791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:47.707503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:47.707615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:47.708034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:47.708034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:47.711799 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:47.711799 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:47.712457 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20f6deae-74c0-4a14-9b08-d5e441c5e6f2 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:47.712729 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 901/3628] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:47 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:47.755392 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-165a7688-5987-4006-b810-ae827098691f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:47.760830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-165a7688-5987-4006-b810-ae827098691f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:47.761082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-165a7688-5987-4006-b810-ae827098691f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:47.761262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-165a7688-5987-4006-b810-ae827098691f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:47.761376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-165a7688-5987-4006-b810-ae827098691f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:47.766382 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:47.766382 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:47.767011 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-165a7688-5987-4006-b810-ae827098691f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:47.767363 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 912/3629] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:47 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:47.975697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-48773ba9-9490-423e-833d-7c29648475b0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:47.978397 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48773ba9-9490-423e-833d-7c29648475b0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:18:47.978702 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-48773ba9-9490-423e-833d-7c29648475b0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:47.978950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-48773ba9-9490-423e-833d-7c29648475b0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:47.990170 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:47.990170 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:47.995308 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-48773ba9-9490-423e-833d-7c29648475b0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:18:48.002611 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48773ba9-9490-423e-833d-7c29648475b0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 returned with HTTP 200 Aug 14 02:18:48.003466 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 917/3630] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:47 2026] GET /volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:48.022213 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2705a666-9626-403d-8b82-1b91ca4e1034 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:48.028598 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:18:48.031102 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7505146d-7873-4054-952f-7c76fe6baaa5", "name": "tempest-type-Backup-1906901295"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:48.038221 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating new backup {'backup': {'volume_id': '7505146d-7873-4054-952f-7c76fe6baaa5', 'name': 'tempest-type-Backup-1906901295'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:18:48.039850 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating backup of volume 7505146d-7873-4054-952f-7c76fe6baaa5 in container None Aug 14 02:18:48.072337 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:48.072337 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:48.074739 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:18:48.117579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['d17cffb9-e6f5-478b-9742-fc05154b557c', 'b620145f-2eff-48de-ae7c-9d3a686b5faa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:48.147319 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2705a666-9626-403d-8b82-1b91ca4e1034 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:18:48.147775 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 901/3631] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:18:48 2026] POST /volume/v3/backups => generated 314 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:48.160693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-959c495c-0425-4a0e-86b2-e05a78c0933a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:48.167447 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-959c495c-0425-4a0e-86b2-e05a78c0933a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:48.167784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-959c495c-0425-4a0e-86b2-e05a78c0933a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:48.168057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-959c495c-0425-4a0e-86b2-e05a78c0933a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:48.168214 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-959c495c-0425-4a0e-86b2-e05a78c0933a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:48.173253 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:48.173253 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:48.173950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-959c495c-0425-4a0e-86b2-e05a78c0933a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:48.174317 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 902/3632] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:48 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:48.608962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:48.610767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:48.610969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:48.611168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:48.623355 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:48.623355 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:48.627073 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:48.631552 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffc17c80-d3e2-4d81-99c4-9e7f095d0459 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:48.632115 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 913/3633] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:48 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:48.726114 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:48.728490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:48.728832 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:48.729154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:48.729337 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:48.734888 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:48.734888 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:48.736121 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8d5bb3a-b180-45b4-b8b2-83166f5d904c tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:48.736781 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 918/3634] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:48 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:48.785484 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af58236e-8862-4e50-87c3-6f206783f3f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:48.793877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af58236e-8862-4e50-87c3-6f206783f3f9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:48.795848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af58236e-8862-4e50-87c3-6f206783f3f9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:48.797743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af58236e-8862-4e50-87c3-6f206783f3f9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:48.798803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-af58236e-8862-4e50-87c3-6f206783f3f9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:48.819736 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:48.819736 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:48.825492 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af58236e-8862-4e50-87c3-6f206783f3f9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:48.827484 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 902/3635] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:48 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:49.189826 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88fa1305-1da7-4556-bb2d-6092db965afc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.195185 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88fa1305-1da7-4556-bb2d-6092db965afc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:49.195401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88fa1305-1da7-4556-bb2d-6092db965afc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.195609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88fa1305-1da7-4556-bb2d-6092db965afc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.195759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-88fa1305-1da7-4556-bb2d-6092db965afc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:49.204395 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.204395 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:49.205134 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88fa1305-1da7-4556-bb2d-6092db965afc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:49.205480 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 903/3636] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:49.262265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-eef759e4-1a88-48c5-bbe2-698179beb5b6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.270070 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-eef759e4-1a88-48c5-bbe2-698179beb5b6 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232/action Aug 14 02:18:49.270457 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-eef759e4-1a88-48c5-bbe2-698179beb5b6 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:49.270584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-eef759e4-1a88-48c5-bbe2-698179beb5b6 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:49.325341 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.325341 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:49.354755 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-64aa602a-0fbb-4a75-9b71-24f84a125062 req-eef759e4-1a88-48c5-bbe2-698179beb5b6 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232/action returned with HTTP 204 Aug 14 02:18:49.356646 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 914/3637] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:18:49 2026] POST /volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:18:49.646217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fce31f87-94d7-4064-b4c4-5850690c6709 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.648089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fce31f87-94d7-4064-b4c4-5850690c6709 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:49.648291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fce31f87-94d7-4064-b4c4-5850690c6709 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.648504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fce31f87-94d7-4064-b4c4-5850690c6709 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.658007 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.658007 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:49.661337 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fce31f87-94d7-4064-b4c4-5850690c6709 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.665580 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fce31f87-94d7-4064-b4c4-5850690c6709 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:49.666050 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 919/3638] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:49.677074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.678842 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:49.679060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.679249 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.688879 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.688879 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:49.692758 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.697338 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a07ae15-f9b8-4114-b28e-924e3d5db2b3 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:49.697730 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 903/3639] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:49.713280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.715137 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:49.715502 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-detach": {"attachment_id": "f182c096-ef0d-4057-8914-33945fcec232"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:49.715685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f182c096-ef0d-4057-8914-33945fcec232"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:49.730046 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.730046 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:49.730738 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.739761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b71e6ff-d71c-4f66-9ac1-ce701c920971 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 400 Aug 14 02:18:49.740311 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 904/3640] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:49 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:18:49.748951 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7d1da240-d423-435e-942e-c5da0a10d155 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.751869 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7d1da240-d423-435e-942e-c5da0a10d155 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:49.751903 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7d1da240-d423-435e-942e-c5da0a10d155 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.752142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7d1da240-d423-435e-942e-c5da0a10d155 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.752292 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7d1da240-d423-435e-942e-c5da0a10d155 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:49.757492 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.757492 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:49.758437 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7d1da240-d423-435e-942e-c5da0a10d155 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:49.758841 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 915/3641] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:49.781601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.784143 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:49.784469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.784766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.796600 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.796600 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:49.800231 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.804360 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-ff61de19-61b9-458c-b160-7c2fa5057143 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:49.804890 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 920/3642] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:49.822638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.825177 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981/action Aug 14 02:18:49.825584 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:49.825760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:49.839074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.840873 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:49.841137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.841428 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.841576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:49.846893 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.846893 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:49.847895 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5dd0d00e-724f-4a24-8132-e7144606bd9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:49.848433 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 905/3643] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:49.852303 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.852303 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:49.852955 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.886643 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Begin detaching volume completed successfully. Aug 14 02:18:49.889004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-d21dad5b-459f-4305-b6af-6f6f2bc223ae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981/action returned with HTTP 202 Aug 14 02:18:49.893965 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 904/3644] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:18:49 2026] POST /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:18:49.937435 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9feef4bf-50fa-4dd3-9743-d0a7ad0fbfda None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.937850 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9feef4bf-50fa-4dd3-9743-d0a7ad0fbfda None None] GET https://10.4.3.35/volume// Aug 14 02:18:49.938043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9feef4bf-50fa-4dd3-9743-d0a7ad0fbfda None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.938187 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9feef4bf-50fa-4dd3-9743-d0a7ad0fbfda None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.938479 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9feef4bf-50fa-4dd3-9743-d0a7ad0fbfda None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:49.938798 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 916/3645] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:49.952443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:49.955381 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:49.955684 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:49.957189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:49.968580 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:49.968580 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:49.973172 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:49.979230 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-310f7c80-5455-46bb-b8b6-76fb41f63cbd tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:49.979230 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 921/3646] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:18:49 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 1331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:50.216963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:50.218953 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:50.219165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:50.219341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:50.219445 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:50.224960 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:50.224960 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:50.225963 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f0b490f-8e32-48bc-a6ce-f4a7493f0242 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:50.226444 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 906/3647] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:50 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:50.770014 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56a185d7-5799-4041-a916-09de9a5a0697 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:50.773200 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56a185d7-5799-4041-a916-09de9a5a0697 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:50.773474 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56a185d7-5799-4041-a916-09de9a5a0697 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:50.773775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56a185d7-5799-4041-a916-09de9a5a0697 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:50.773971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-56a185d7-5799-4041-a916-09de9a5a0697 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:50.781310 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:50.781310 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:50.782489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56a185d7-5799-4041-a916-09de9a5a0697 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:50.783031 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 905/3648] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:50 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:50.861060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:50.863454 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:50.863714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:50.863971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:50.864111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:50.869517 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:50.869517 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:50.870206 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35a0b26a-536d-46aa-a124-eb0b80544b3d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:50.870772 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 917/3649] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:50 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:51.239485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.242122 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:51.242486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:51.242842 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:51.243016 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:51.249189 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.249189 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:51.250335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e207c7c6-d237-4e57-af1c-79bcf5650e45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:51.251037 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 922/3650] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:51 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:51.806798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.813587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:51.813843 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:51.814100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:51.814300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:51.823219 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.823219 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:51.824326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85f44ec5-ee48-4bab-b0e0-526df0769bb5 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:51.824843 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 907/3651] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:51 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:51.838319 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.848972 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:18:51.851758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:51.854125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:51.891298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.896008 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.896008 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:51.896604 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:51.896902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:51.897179 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:51.897385 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:51.904980 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.904980 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:51.905897 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b43e94d0-7d9d-4a0d-8ce4-c31b74b16504 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:51.906434 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 918/3652] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:51 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:51.909567 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:51.924664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-059bc8bf-abba-42e9-a1b7-a07d02058fae None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.926155 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e0ab81f-094d-4e6c-9222-25ef795006c1 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:18:51.926563 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 906/3653] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:51 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 1359 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:51.933489 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-059bc8bf-abba-42e9-a1b7-a07d02058fae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] DELETE https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 Aug 14 02:18:51.933804 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-059bc8bf-abba-42e9-a1b7-a07d02058fae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:51.934078 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-059bc8bf-abba-42e9-a1b7-a07d02058fae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:51.944233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:51.946196 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] POST https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347/restore Aug 14 02:18:51.946595 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:51.948355 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Restoring backup 00a70047-87dc-4a5b-a385-58c0c1dfb347 ({'restore': {}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:18:51.948518 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Restoring backup 00a70047-87dc-4a5b-a385-58c0c1dfb347 to volume None. Aug 14 02:18:51.955006 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.955006 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:51.956030 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:51.956030 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:51.957435 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Creating volume of 1 GB for restore of backup 00a70047-87dc-4a5b-a385-58c0c1dfb347. Aug 14 02:18:51.963367 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Availability Zones retrieved successfully. Aug 14 02:18:51.969309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Flow 'volume_create_api' (385328c4-241c-45b1-9498-e9d93e0ae74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:51.972110 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a76f7e-104e-4edd-b1b2-431b97bb181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:51.972960 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:18:52.010553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a76f7e-104e-4edd-b1b2-431b97bb181e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:52.011612 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be63502d-e04a-4de5-ac02-7e70d1edc729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:52.015070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-38cbb131-a4d0-482b-8f5f-040a848b5cf0 req-059bc8bf-abba-42e9-a1b7-a07d02058fae tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 returned with HTTP 200 Aug 14 02:18:52.015506 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 923/3654] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:51 2026] DELETE /volume/v3/attachments/f182c096-ef0d-4057-8914-33945fcec232 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:52.059288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Created reservations ['30903863-c666-4844-82c1-dffd060b80ec', '6cdbc299-17e4-4688-9fb9-65e402c5bbb6', 'd898c0e8-cd7f-49f6-91fa-8f3f14115ecf', '08a6901b-d8d5-46db-806b-88288e87c762'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:18:52.060183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be63502d-e04a-4de5-ac02-7e70d1edc729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30903863-c666-4844-82c1-dffd060b80ec', '6cdbc299-17e4-4688-9fb9-65e402c5bbb6', 'd898c0e8-cd7f-49f6-91fa-8f3f14115ecf', '08a6901b-d8d5-46db-806b-88288e87c762']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:52.061152 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df451f2-e553-44b4-a5a5-898fb5ec0b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:52.090056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df451f2-e553-44b4-a5a5-898fb5ec0b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02424601-8738-4e51-af5a-374b2af02419', '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_00a70047-87dc-4a5b-a385-58c0c1dfb347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb074ceaa06445ea3b59353b09ff35f',qos_specs=None,replication_status=,reservations=['30903863-c666-4844-82c1-dffd060b80ec','6cdbc299-17e4-4688-9fb9-65e402c5bbb6','d898c0e8-cd7f-49f6-91fa-8f3f14115ecf','08a6901b-d8d5-46db-806b-88288e87c762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:18:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_00a70047-87dc-4a5b-a385-58c0c1dfb347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02424601-8738-4e51-af5a-374b2af02419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb074ceaa06445ea3b59353b09ff35f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:52.090810 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9773d2-fbcf-4314-af53-0e9d88221fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:52.108273 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9773d2-fbcf-4314-af53-0e9d88221fa6) transitioned into 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_00a70047-87dc-4a5b-a385-58c0c1dfb347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb074ceaa06445ea3b59353b09ff35f',qos_specs=None,replication_status=,reservations=['30903863-c666-4844-82c1-dffd060b80ec','6cdbc299-17e4-4688-9fb9-65e402c5bbb6','d898c0e8-cd7f-49f6-91fa-8f3f14115ecf','08a6901b-d8d5-46db-806b-88288e87c762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9c1df3b2242bcbdd35cb9d026111d',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:52.109212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8eaf28-62e2-415b-98f1-91f690219596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:18:52.120003 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8eaf28-62e2-415b-98f1-91f690219596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:18:52.121173 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Flow 'volume_create_api' (385328c4-241c-45b1-9498-e9d93e0ae74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:18:52.121565 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Create volume request issued successfully. Aug 14 02:18:52.131390 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:52.131390 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:52.132027 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:52.264333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d7feb34a-b530-45d8-95c9-3233723cb288 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:52.266194 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7feb34a-b530-45d8-95c9-3233723cb288 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:52.266428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7feb34a-b530-45d8-95c9-3233723cb288 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:52.266611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7feb34a-b530-45d8-95c9-3233723cb288 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:52.266732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d7feb34a-b530-45d8-95c9-3233723cb288 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:52.273292 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:52.273292 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:52.273984 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7feb34a-b530-45d8-95c9-3233723cb288 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:52.274407 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 919/3655] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:52 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:52.923405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7952aed0-9804-415d-81c6-42d5939b76ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:52.929716 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7952aed0-9804-415d-81c6-42d5939b76ac tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:52.930294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7952aed0-9804-415d-81c6-42d5939b76ac tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:52.931002 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7952aed0-9804-415d-81c6-42d5939b76ac tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:52.931221 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7952aed0-9804-415d-81c6-42d5939b76ac tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:52.945208 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:52.945208 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:52.947836 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7952aed0-9804-415d-81c6-42d5939b76ac tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:52.948824 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 907/3656] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:52 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:53.098895 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.101136 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:53.101550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:53.101733 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:53.115345 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.115345 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:53.120500 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] Updating volume 'c4480410-e19f-4ef1-b3fc-428aa5607320' with '{'status': 'in-use'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 02:18:53.140495 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.140495 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:53.140973 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:18:53.141091 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:18:53.141227 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Overwriting volume 02424601-8738-4e51-af5a-374b2af02419 with restore of backup 00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:53.147898 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-797042ff-b4f4-4603-9aa9-1ead9f98c0fc tempest-TestServerVolumeAttachmentScenario-1622188896 tempest-TestServerVolumeAttachmentScenario-1622188896-project-admin] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 202 Aug 14 02:18:53.148488 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 924/3657] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:18:53 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:18:53.157647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4eda8f76-739a-4157-b83a-4416de49043d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.159918 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4eda8f76-739a-4157-b83a-4416de49043d tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:53.160169 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4eda8f76-739a-4157-b83a-4416de49043d tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.160547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4eda8f76-739a-4157-b83a-4416de49043d tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.161400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] restore_backup in rpcapi backup_id 00a70047-87dc-4a5b-a385-58c0c1dfb347 {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:18:53.163280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54d3fd49-c73c-40ad-98b1-717c3671f279 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347/restore returned with HTTP 202 Aug 14 02:18:53.163853 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 908/3658] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:18:51 2026] POST /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347/restore => generated 189 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:18:53.172260 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.172260 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:53.173269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.175660 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:53.175995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.176094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.176554 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:53.176622 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4eda8f76-739a-4157-b83a-4416de49043d tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:53.181029 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.181029 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:53.181846 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fd5e369-d8a6-4633-b1c2-8fe5bc5743e0 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:53.182268 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 908/3659] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:53.183220 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4eda8f76-739a-4157-b83a-4416de49043d tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:53.183741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 920/3660] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:53.235349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.238423 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:53.238730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.239000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.249294 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.249294 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:53.252931 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:53.257530 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-5ac1b463-bee3-4f6e-aa09-dfc9ece4c1fb tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:53.257995 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 925/3661] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:18:53.280919 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.283828 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] POST https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action Aug 14 02:18:53.284322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:18:53.284506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:18:53.285731 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.287488 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:53.287690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.287866 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.287973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:53.291861 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.291861 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:53.292456 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f99ad7d-0ca5-4f92-8a54-984e661cb3cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:53.292834 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 909/3662] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:53.304820 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.304820 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:53.305574 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:53.317610 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Begin detaching volume completed successfully. Aug 14 02:18:53.318061 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-b07ae677-09c7-4207-9b8a-b7e9580af167 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action returned with HTTP 202 Aug 14 02:18:53.318694 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 909/3663] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:18:53 2026] POST /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:18:53.377996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8a6332b9-7442-4235-8f94-0a3b209d8471 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.378241 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a6332b9-7442-4235-8f94-0a3b209d8471 None None] GET https://10.4.3.35/volume// Aug 14 02:18:53.378428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a6332b9-7442-4235-8f94-0a3b209d8471 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.378650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a6332b9-7442-4235-8f94-0a3b209d8471 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.379176 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a6332b9-7442-4235-8f94-0a3b209d8471 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:18:53.379328 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 921/3664] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:18:53.390851 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.392925 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:53.393124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.393330 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.402772 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.402772 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:53.406741 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:53.411097 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-0bb67469-ca2e-43bc-b465-97d56601b447 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:53.411485 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 926/3665] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 1331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:18:53.961046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6951628e-670f-47a6-8af7-f41058f749e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:53.963443 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6951628e-670f-47a6-8af7-f41058f749e7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:53.963974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6951628e-670f-47a6-8af7-f41058f749e7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:53.964328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6951628e-670f-47a6-8af7-f41058f749e7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:53.964569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6951628e-670f-47a6-8af7-f41058f749e7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:53.969746 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:53.969746 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:53.970742 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6951628e-670f-47a6-8af7-f41058f749e7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:53.971378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 910/3666] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:53 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:54.193799 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:54.199657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:54.199657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:54.199657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:54.199657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:54.203397 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:54.203397 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:54.204481 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b8e70d6-4140-4cfd-a0b8-ba0c91583f73 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:54.204979 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 910/3667] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:54 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:54.305745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:54.307925 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:54.308222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:54.308460 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:54.308619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:54.319413 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:54.319413 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:54.319413 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5a8a5f38-d158-43fe-acce-70334e3280b5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:54.319413 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 922/3668] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:54 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:54.981979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:54.984045 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:54.984198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:54.984408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:54.984530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:54.989437 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:54.989437 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:54.990148 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-55228927-61ae-4d2a-80ea-d4c7242bc73b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:54.990603 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 927/3669] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:54 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:55.218692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e885a08e-c9ed-496d-8188-8454d8205d5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:55.218692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e885a08e-c9ed-496d-8188-8454d8205d5f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:55.218692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e885a08e-c9ed-496d-8188-8454d8205d5f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:55.219085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e885a08e-c9ed-496d-8188-8454d8205d5f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:55.219085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e885a08e-c9ed-496d-8188-8454d8205d5f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:55.225554 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:55.225554 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:55.226737 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e885a08e-c9ed-496d-8188-8454d8205d5f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:55.227310 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 911/3670] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:55 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:55.329947 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9071a2df-29de-4e1e-8612-e561836cb8bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:55.331647 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9071a2df-29de-4e1e-8612-e561836cb8bc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:55.331892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9071a2df-29de-4e1e-8612-e561836cb8bc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:55.332099 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9071a2df-29de-4e1e-8612-e561836cb8bc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:55.332227 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9071a2df-29de-4e1e-8612-e561836cb8bc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:55.337061 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:55.337061 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:55.337971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9071a2df-29de-4e1e-8612-e561836cb8bc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:55.338505 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 911/3671] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:55 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:55.941752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-d82b82ec-67df-43de-8340-a12f27f60b67 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:55.943893 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-d82b82ec-67df-43de-8340-a12f27f60b67 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] DELETE https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 Aug 14 02:18:55.944158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-d82b82ec-67df-43de-8340-a12f27f60b67 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:55.944373 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-d82b82ec-67df-43de-8340-a12f27f60b67 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:55.951749 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:55.951749 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:56.001787 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-f8610176-36b9-49fd-9e14-f1e629e05c7f req-d82b82ec-67df-43de-8340-a12f27f60b67 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 returned with HTTP 200 Aug 14 02:18:56.002334 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 923/3672] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:18:55 2026] DELETE /volume/v3/attachments/01678f2e-3a6d-4651-bb6b-cab0ec349511 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:56.003024 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:56.006145 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:56.006145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:56.006145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:56.006145 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:56.013623 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:56.013623 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:56.014009 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb30b38d-6959-48c0-a32c-2fc4124a6650 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:56.014606 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 928/3673] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:56 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:56.243697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:56.245734 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:56.245984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:56.246228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:56.246490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:56.254117 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:56.254117 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:56.254989 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc7b2fc9-227a-42fc-9426-9f713276fb64 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:56.256065 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 912/3674] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:56 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:56.349571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:56.351564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:56.351855 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:56.352126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:56.352276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:56.356565 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:56.356565 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:56.357277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-384a3fe0-f17c-454b-8c89-ae8ea823ad74 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:56.357758 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 912/3675] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:56 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:56.560001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:56.562181 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:18:56.562372 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:56.562554 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:56.570073 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:56.570073 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:56.574110 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:56.580214 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-115cee3f-5e5e-4c8f-a414-5c7611242e58 req-7b409f9a-4945-4fb4-9aef-dbeb1a7c89fe tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:18:56.580606 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 924/3676] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:18:56 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:57.030962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:57.034170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:57.035921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:57.035921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:57.036058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:57.043235 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:57.043235 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:57.043882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-821b66b7-6eb6-4bfc-861a-2dc1d54132a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:57.044437 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 929/3677] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:57 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:57.267657 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:57.269796 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:57.270048 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:57.270240 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:57.270354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:57.274843 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:57.274843 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:57.275969 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cae4f757-9a57-4bf5-b0bc-a05687442e84 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:57.276718 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 913/3678] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:57 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:57.371210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:57.373399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:57.373680 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:57.373974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:57.374145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:57.378952 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:57.378952 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:57.379815 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d92cfdb-27d0-49a9-b813-f20d3c4a3bb2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:57.380323 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 913/3679] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:57 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:58.058962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:58.064233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:58.064233 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:58.064593 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:58.064593 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:58.075795 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:58.075795 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:58.078969 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f47bff49-8b02-48cd-a508-fc9d7aa4e283 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:58.079127 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 925/3680] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:58 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:58.291196 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:58.293464 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:58.293805 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:58.294109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:58.294168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:58.300129 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:58.300129 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:58.301109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7a7537f9-6332-47bf-9194-dbc7afd3354f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:58.301464 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 930/3681] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:58 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:58.392847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:58.395731 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:58.395950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:58.396184 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:58.396328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:58.401379 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:58.401379 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:58.402167 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-66829587-eb28-481b-9a1d-1bda35bfa8a1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:58.402781 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 914/3682] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:58 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:59.091780 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:59.094631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:18:59.094878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:59.095123 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:59.095271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:59.100485 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:59.100485 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:59.101221 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13cb5c6a-3bd4-44fe-89fb-cac1080439a0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:18:59.101710 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 914/3683] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:59 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:59.313946 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-33e20467-366f-4226-81b0-8c8f7876a725 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:59.316396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33e20467-366f-4226-81b0-8c8f7876a725 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:18:59.316574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33e20467-366f-4226-81b0-8c8f7876a725 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:59.316896 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33e20467-366f-4226-81b0-8c8f7876a725 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:59.316896 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-33e20467-366f-4226-81b0-8c8f7876a725 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:59.321453 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:59.321453 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:18:59.322403 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33e20467-366f-4226-81b0-8c8f7876a725 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:18:59.322880 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 926/3684] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:59 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:59.415544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:59.417273 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:18:59.417484 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:59.417682 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:59.417792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:18:59.425993 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:59.425993 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:18:59.428178 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3aeb15c0-dba9-45d8-ad11-9bc78e49a15e tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:18:59.428178 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 931/3685] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:18:59 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:18:59.575816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:59.578147 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:59.578367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:59.578544 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:59.578717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Delete volume with id: b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:59.586866 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:59.586866 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:18:59.587524 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:59.606775 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Delete volume request issued successfully. Aug 14 02:18:59.607062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db645ba1-ac3a-400d-bd8e-7ff58c55b015 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 202 Aug 14 02:18:59.607644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 915/3686] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:18:59 2026] DELETE /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:18:59.615455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec5337c7-5838-413e-891d-a9f982f5be5e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:18:59.617754 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec5337c7-5838-413e-891d-a9f982f5be5e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:18:59.617998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec5337c7-5838-413e-891d-a9f982f5be5e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:18:59.618185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec5337c7-5838-413e-891d-a9f982f5be5e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:18:59.627768 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:18:59.627768 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:18:59.632324 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec5337c7-5838-413e-891d-a9f982f5be5e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:18:59.637271 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec5337c7-5838-413e-891d-a9f982f5be5e tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 200 Aug 14 02:18:59.637842 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 915/3687] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:18:59 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:00.111725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.114102 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:19:00.114308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.114511 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.114614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 3835b8cb-1c7b-4b9e-8767-1863937f2b56. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:00.118693 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.118693 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:00.119270 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ed552def-c0a9-4f1c-bfb0-9ce7b2dea440 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 200 Aug 14 02:19:00.119594 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 927/3688] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:00.129140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.130927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] DELETE https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 Aug 14 02:19:00.131127 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.131299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.131416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Delete backup with id: 3835b8cb-1c7b-4b9e-8767-1863937f2b56. Aug 14 02:19:00.132744 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c8a6d20-b993-49fb-b232-68613b107d05 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.135258 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:19:00.135521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b51108a-c096-4fb4-9db8-42c365731287", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-67307622", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:00.140776 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.140776 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:00.149694 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.149694 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:00.150168 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:00.150299 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume 1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:19:00.161875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] delete_backup rpcapi backup_id 3835b8cb-1c7b-4b9e-8767-1863937f2b56 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:19:00.167188 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9566a02f-c510-48d9-ab49-1c6637c8f221 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 returned with HTTP 202 Aug 14 02:19:00.167576 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 932/3689] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:00 2026] DELETE /volume/v3/backups/3835b8cb-1c7b-4b9e-8767-1863937f2b56 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:00.175160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.176126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['17827c36-b0c1-45d4-ab41-71c9fd621c70', '3ad97817-da9f-4b99-b5fb-fd0298f9a635', '1f20dffd-6174-4462-999c-da55f9a65883', 'ae03462a-0eb1-431f-917c-cf3b85753fca'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:00.179025 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:19:00.179284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.179513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.179727 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume with id: 4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:19:00.189735 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.189735 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:00.190125 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:00.209371 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume request issued successfully. Aug 14 02:19:00.209635 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a4c7170-d238-4d50-a6ab-8b8d035a146e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 returned with HTTP 202 Aug 14 02:19:00.210231 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 916/3690] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:00 2026] DELETE /volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:00.219013 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.220874 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:19:00.221095 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.221298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.221435 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:19:00.221836 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c8a6d20-b993-49fb-b232-68613b107d05 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:19:00.222368 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 916/3691] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:19:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:00.230128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.230128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:00.233746 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-11cab81e-0933-40b3-9771-e51db7363719 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.233816 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:00.235347 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11cab81e-0933-40b3-9771-e51db7363719 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:00.235565 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-11cab81e-0933-40b3-9771-e51db7363719 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.235820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-11cab81e-0933-40b3-9771-e51db7363719 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.237698 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e9d4939-9a26-4586-bcd1-82114c1aecd0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 returned with HTTP 200 Aug 14 02:19:00.238033 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 928/3692] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:00.241135 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.241135 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:00.241772 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-11cab81e-0933-40b3-9771-e51db7363719 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:00.242701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11cab81e-0933-40b3-9771-e51db7363719 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 200 Aug 14 02:19:00.243462 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 933/3693] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:00.334856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.336635 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:00.336947 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.337077 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.337216 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:00.341627 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.341627 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:00.342610 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb2c5470-0667-49a4-b52b-c7cade02b25a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:00.342888 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 917/3694] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:00.438915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-95eccef2-625a-44c9-b84d-c4628040905b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.441312 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95eccef2-625a-44c9-b84d-c4628040905b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:00.441538 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95eccef2-625a-44c9-b84d-c4628040905b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.441739 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95eccef2-625a-44c9-b84d-c4628040905b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.441843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-95eccef2-625a-44c9-b84d-c4628040905b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:00.446661 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.446661 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:00.447293 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95eccef2-625a-44c9-b84d-c4628040905b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:00.447786 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 917/3695] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:00.653515 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-919dcc00-5cce-4fae-9532-a18f37430c92 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.656240 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-919dcc00-5cce-4fae-9532-a18f37430c92 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 Aug 14 02:19:00.656438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-919dcc00-5cce-4fae-9532-a18f37430c92 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.656618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-919dcc00-5cce-4fae-9532-a18f37430c92 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.665494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-919dcc00-5cce-4fae-9532-a18f37430c92 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 returned with HTTP 404 Aug 14 02:19:00.665992 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 929/3696] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/volumes/b4aa81fb-5f8d-4f11-b64c-07d0b4645981 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:00.672832 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.674632 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:19:00.674854 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.675061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.675253 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Delete volume with id: c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:19:00.683897 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.683897 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:00.684460 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:19:00.703402 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Delete volume request issued successfully. Aug 14 02:19:00.703402 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c323ee2-f1b8-4a25-b00b-f9dd7c364c16 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 202 Aug 14 02:19:00.703788 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 934/3697] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:00 2026] DELETE /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:00.712009 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-521d7176-9a9f-49b7-8ee6-6682c498beed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:00.714041 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-521d7176-9a9f-49b7-8ee6-6682c498beed tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:19:00.714291 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-521d7176-9a9f-49b7-8ee6-6682c498beed tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:00.714516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-521d7176-9a9f-49b7-8ee6-6682c498beed tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:00.722472 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:00.722472 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:00.727195 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-521d7176-9a9f-49b7-8ee6-6682c498beed tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Volume info retrieved successfully. Aug 14 02:19:00.734456 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-521d7176-9a9f-49b7-8ee6-6682c498beed tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 200 Aug 14 02:19:00.735017 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 918/3698] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:00 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.262358 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28c15097-33c0-44e7-a5a4-4337d111b478 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.265498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7131af34-1f85-4654-988c-b643c0b10a1a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.268711 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c15097-33c0-44e7-a5a4-4337d111b478 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 Aug 14 02:19:01.268711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28c15097-33c0-44e7-a5a4-4337d111b478 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.268711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28c15097-33c0-44e7-a5a4-4337d111b478 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.268924 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7131af34-1f85-4654-988c-b643c0b10a1a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:01.268924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7131af34-1f85-4654-988c-b643c0b10a1a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.268924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7131af34-1f85-4654-988c-b643c0b10a1a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.275060 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.275060 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:01.275893 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7131af34-1f85-4654-988c-b643c0b10a1a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:01.276952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c15097-33c0-44e7-a5a4-4337d111b478 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 returned with HTTP 404 Aug 14 02:19:01.277321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7131af34-1f85-4654-988c-b643c0b10a1a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 200 Aug 14 02:19:01.277961 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 930/3699] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.279469 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 918/3700] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/volumes/4cd6db81-5428-43d9-86e3-da0415bbccc6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:01.290751 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.294654 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/export_record Aug 14 02:19:01.294985 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.295217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Calling method 'export_record' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.295362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Export record for backup 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:19:01.305245 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.305245 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:01.306490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '97b396b8594140ca9cde7a388fcb9b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eedda3789534fcdb7649f7d57c3b22c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:01.306745 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-759b3752-c2e3-49b2-a130-7e0eab81eec5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/export_record returned with HTTP 403 Aug 14 02:19:01.307311 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 935/3701] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/export_record => generated 101 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:01.311922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a395a0df-cd42-4723-9b46-676fb2a07716 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.314129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a395a0df-cd42-4723-9b46-676fb2a07716 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:01.314394 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a395a0df-cd42-4723-9b46-676fb2a07716 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.314668 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a395a0df-cd42-4723-9b46-676fb2a07716 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.317708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e5603e33-8c4d-424e-bd15-2a962055e40d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.319505 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:01.320045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1830710762"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:01.321650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1830710762'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:01.321935 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume of 1 GB Aug 14 02:19:01.322313 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.322313 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:01.322947 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a395a0df-cd42-4723-9b46-676fb2a07716 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:01.323581 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a395a0df-cd42-4723-9b46-676fb2a07716 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 200 Aug 14 02:19:01.324166 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 919/3702] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.329708 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Availability Zones retrieved successfully. Aug 14 02:19:01.335649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (a0795e5f-c58e-4fb7-9e74-a8eb7596746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:01.337333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481df034-a606-493c-b8d4-5d9e1a8e30eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:01.338518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:01.361633 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.364958 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:01.365188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.365391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.365494 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:01.369871 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.369871 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:01.370770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2be30eb5-5cb3-4665-b81c-c14ecfe79b40 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:01.371203 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 919/3703] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.375225 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (481df034-a606-493c-b8d4-5d9e1a8e30eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:01.376708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233437be-8144-4bf2-86f0-6f34ee978375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:01.418653 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['05da89e6-c7d7-487b-a422-4714115158d0', '369a2a73-db4e-4d12-9f90-ac647d3a701a', '23c4d6a7-2c9a-49b0-83d0-2d95d7e8f89f', '420e606e-e682-40f6-bdd5-1ee59d55ef0d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:01.420834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (233437be-8144-4bf2-86f0-6f34ee978375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05da89e6-c7d7-487b-a422-4714115158d0', '369a2a73-db4e-4d12-9f90-ac647d3a701a', '23c4d6a7-2c9a-49b0-83d0-2d95d7e8f89f', '420e606e-e682-40f6-bdd5-1ee59d55ef0d']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:01.421241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbd34fd-c7b3-4a3c-b5ad-0978c935a6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:01.451085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbd34fd-c7b3-4a3c-b5ad-0978c935a6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9769eba3-7d3c-4ad7-b7c4-c29e15afb669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830710762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['05da89e6-c7d7-487b-a422-4714115158d0','369a2a73-db4e-4d12-9f90-ac647d3a701a','23c4d6a7-2c9a-49b0-83d0-2d95d7e8f89f','420e606e-e682-40f6-bdd5-1ee59d55ef0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830710762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9769eba3-7d3c-4ad7-b7c4-c29e15afb669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eedda3789534fcdb7649f7d57c3b22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aaba2455444381a545971d2d888393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:01.451885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d992cb21-b0e2-4f3c-aa38-4f5afb57a27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:01.458089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7105dd16-59a5-44aa-b978-95cb44f1477a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.459965 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7105dd16-59a5-44aa-b978-95cb44f1477a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:01.460194 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7105dd16-59a5-44aa-b978-95cb44f1477a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.460391 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7105dd16-59a5-44aa-b978-95cb44f1477a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.460472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7105dd16-59a5-44aa-b978-95cb44f1477a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:01.465634 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.465634 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:01.466836 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7105dd16-59a5-44aa-b978-95cb44f1477a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:01.467013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 936/3704] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.471351 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d992cb21-b0e2-4f3c-aa38-4f5afb57a27f) transitioned into state 'SUCCESS' from state '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-1830710762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['05da89e6-c7d7-487b-a422-4714115158d0','369a2a73-db4e-4d12-9f90-ac647d3a701a','23c4d6a7-2c9a-49b0-83d0-2d95d7e8f89f','420e606e-e682-40f6-bdd5-1ee59d55ef0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:01.472085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3094170f-6bc7-47f0-9e94-157bfcd397a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:01.483957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3094170f-6bc7-47f0-9e94-157bfcd397a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:01.486133 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (a0795e5f-c58e-4fb7-9e74-a8eb7596746e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:01.486133 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request issued successfully. Aug 14 02:19:01.486544 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e5603e33-8c4d-424e-bd15-2a962055e40d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:01.487158 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 931/3705] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:19:01 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 14 02:19:01.498732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.501092 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:01.501399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.501690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.510861 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:01.510861 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:01.515014 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:01.519525 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f5c89ca-3c0e-44f1-9258-5885c0f88f05 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 returned with HTTP 200 Aug 14 02:19:01.520017 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 920/3706] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:01.747631 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f4d7970-a569-4321-b7ad-e536f7f2e881 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:01.749489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f4d7970-a569-4321-b7ad-e536f7f2e881 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] GET https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 Aug 14 02:19:01.749725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f4d7970-a569-4321-b7ad-e536f7f2e881 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:01.750062 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f4d7970-a569-4321-b7ad-e536f7f2e881 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:01.755996 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f4d7970-a569-4321-b7ad-e536f7f2e881 tempest-TestServerVolumeAttachmentScenario-882349235 tempest-TestServerVolumeAttachmentScenario-882349235-project-member] https://10.4.3.35/volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 returned with HTTP 404 Aug 14 02:19:01.756798 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 920/3707] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:01 2026] GET /volume/v3/volumes/c4480410-e19f-4ef1-b3fc-428aa5607320 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:02.384861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8230085f-5b0e-46d4-928b-611d417209f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:02.387760 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8230085f-5b0e-46d4-928b-611d417209f9 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:02.387760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8230085f-5b0e-46d4-928b-611d417209f9 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:02.387760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8230085f-5b0e-46d4-928b-611d417209f9 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:02.387886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-8230085f-5b0e-46d4-928b-611d417209f9 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:02.395517 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:02.395517 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:02.396466 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8230085f-5b0e-46d4-928b-611d417209f9 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:02.396937 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 937/3708] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:02 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:02.480546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:02.483064 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:02.483154 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:02.483553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:02.484039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:02.488727 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:02.488727 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:02.489453 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a811fc0d-cb10-435b-b6e5-da96bbbf6224 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:02.490100 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 932/3709] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:02 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:02.534930 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:02.538568 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:02.538881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:02.539287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:02.559537 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:02.559537 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:02.567653 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:02.572342 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58fb9c2b-0429-428c-9631-d0e1ff96bbe1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 returned with HTTP 200 Aug 14 02:19:02.572739 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 921/3710] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:02 2026] GET /volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:02.586312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:02.587991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:02.588422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9769eba3-7d3c-4ad7-b7c4-c29e15afb669", "name": "tempest-type-Backup-1170918517"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:02.592011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating new backup {'backup': {'volume_id': '9769eba3-7d3c-4ad7-b7c4-c29e15afb669', 'name': 'tempest-type-Backup-1170918517'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:02.592193 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating backup of volume 9769eba3-7d3c-4ad7-b7c4-c29e15afb669 in container None Aug 14 02:19:02.603560 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:02.603560 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:02.604004 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:02.668111 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['a9447806-66a8-4a6a-aaa7-3cec2d365a58', 'dac7659e-fcb3-4471-897e-d4eac935a430'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:02.704253 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa8c7073-d3f0-4cd7-9168-396481d457fb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:02.704661 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 921/3711] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:19:02 2026] POST /volume/v3/backups => generated 314 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:02.718179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:02.720627 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:02.720979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:02.721254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:02.721411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:02.726984 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:02.726984 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:02.727891 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bbc71591-6507-45e5-8e14-46ccc130bcb9 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:02.728444 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 938/3712] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:02 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:03.409948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:03.412460 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:03.412778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:03.413088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:03.413266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:03.419002 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:03.419002 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:03.420194 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd2514ee-dde9-4804-b7e3-1c6ef926162e tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:03.420759 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 933/3713] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:03 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:03.502809 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:03.504621 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:03.504876 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:03.505088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:03.505221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:03.509538 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:03.509538 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:03.510167 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-601f3a67-d60a-40f4-96e7-bb6142cdcd6d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:03.510504 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 922/3714] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:03 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:03.740091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:03.742384 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:03.742730 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:03.743050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:03.743121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:03.748064 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:03.748064 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:03.748859 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb5c55c2-30cd-45d3-92df-d36ac0c84845 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:03.749332 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 922/3715] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:03 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:04.433939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-270d5326-ba37-469a-a687-07a070cf3b4f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:04.436015 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-270d5326-ba37-469a-a687-07a070cf3b4f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:04.436261 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-270d5326-ba37-469a-a687-07a070cf3b4f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:04.436493 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-270d5326-ba37-469a-a687-07a070cf3b4f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:04.436621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-270d5326-ba37-469a-a687-07a070cf3b4f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:04.442055 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:04.442055 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:04.443307 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-270d5326-ba37-469a-a687-07a070cf3b4f tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:04.443892 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 939/3716] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:04 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:04.524573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:04.527148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:04.527376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:04.527549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:04.527649 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:04.537079 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:04.537079 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:04.538123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3350afd6-a3de-4b9a-b37f-ca2c026c807d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:04.538539 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 934/3717] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:04 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:04.762338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:04.764438 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:04.764648 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:04.764899 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:04.764986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:04.769628 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:04.769628 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:04.770246 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18de7186-48f8-4032-9d74-d44dbb3c94bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:04.770668 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 923/3718] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:04 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:05.457826 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cda25c2b-121a-4dab-a98d-987446804877 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:05.459492 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cda25c2b-121a-4dab-a98d-987446804877 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:05.459689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cda25c2b-121a-4dab-a98d-987446804877 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:05.459867 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cda25c2b-121a-4dab-a98d-987446804877 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:05.459982 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cda25c2b-121a-4dab-a98d-987446804877 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:05.464246 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:05.464246 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:05.465103 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cda25c2b-121a-4dab-a98d-987446804877 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:05.465492 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 923/3719] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:05 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:05.553100 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:05.555848 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:05.556128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:05.556571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:05.556571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:05.565960 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:05.565960 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:05.566923 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ed42ce2f-c9ca-405c-92ab-b4f47fc2a859 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:05.568176 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 940/3720] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:05 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:05.782634 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ba50f881-0b18-4507-b846-efcb1b266974 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:05.788615 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ba50f881-0b18-4507-b846-efcb1b266974 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:05.789232 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ba50f881-0b18-4507-b846-efcb1b266974 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:05.789232 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ba50f881-0b18-4507-b846-efcb1b266974 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:05.789407 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ba50f881-0b18-4507-b846-efcb1b266974 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:05.796839 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:05.796839 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:05.797624 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ba50f881-0b18-4507-b846-efcb1b266974 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:05.798131 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 935/3721] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:05 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:06.476623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cdabc61c-c718-4726-9729-40a69f90a184 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:06.478657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdabc61c-c718-4726-9729-40a69f90a184 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:19:06.478938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdabc61c-c718-4726-9729-40a69f90a184 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:06.479223 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdabc61c-c718-4726-9729-40a69f90a184 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:06.479374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cdabc61c-c718-4726-9729-40a69f90a184 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Show backup with id 00a70047-87dc-4a5b-a385-58c0c1dfb347. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:06.484556 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:06.484556 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:06.485454 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdabc61c-c718-4726-9729-40a69f90a184 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 200 Aug 14 02:19:06.486169 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 924/3722] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:06 2026] GET /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:06.496377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:06.498997 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:19:06.501252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:06.501252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:06.510771 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:06.510771 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:06.516450 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:19:06.524127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b1d79f3-fcec-413d-b09f-7d613f74929b tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 200 Aug 14 02:19:06.524775 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 924/3723] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:06 2026] GET /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:06.537625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-94bdfa86-6104-4895-ac05-01879b22ab35 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:06.540962 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94bdfa86-6104-4895-ac05-01879b22ab35 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:19:06.540962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94bdfa86-6104-4895-ac05-01879b22ab35 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:06.540962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94bdfa86-6104-4895-ac05-01879b22ab35 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:06.555271 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:06.555271 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:06.560137 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-94bdfa86-6104-4895-ac05-01879b22ab35 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:19:06.566179 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94bdfa86-6104-4895-ac05-01879b22ab35 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 200 Aug 14 02:19:06.566631 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 941/3724] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:06 2026] GET /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:06.579692 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-38051876-73ca-4c54-b1bf-94dc04805b65 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:06.581633 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38051876-73ca-4c54-b1bf-94dc04805b65 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:06.582203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38051876-73ca-4c54-b1bf-94dc04805b65 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:06.582203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-38051876-73ca-4c54-b1bf-94dc04805b65 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:06.582203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-38051876-73ca-4c54-b1bf-94dc04805b65 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:06.586605 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:06.586605 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:06.587345 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-38051876-73ca-4c54-b1bf-94dc04805b65 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:06.587882 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 936/3725] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:06 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:06.810453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:06.812835 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:06.813108 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:06.813557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:06.813557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:06.818577 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:06.818577 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:06.819246 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11ed43c2-a6db-420c-8f1d-e733e9bb1dd2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:06.819624 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 925/3726] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:06 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:07.601650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:07.603862 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:07.604099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:07.604285 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:07.604430 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:07.613356 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:07.613356 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:07.614103 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f6aaa4-b176-4a1c-af80-43b1d63470e3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:07.614488 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 925/3727] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:07 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:07.836501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:07.839297 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:07.839742 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:07.839860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:07.840052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:07.845137 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:07.845137 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:07.845964 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af11ca2d-2a32-4f2e-8c2a-c1d5847fe086 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:07.846480 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 942/3728] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:07 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:07.888028 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:07.891627 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:19:07.891916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:07.892203 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:07.896525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:07.898797 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:07.899085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:07.899344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:07.899544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:07.907412 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:07.907412 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:07.909849 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:07.909849 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:07.910463 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:07.919381 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:19:07.934351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-6c894891-e043-4e42-8b8b-1f5e0349c648 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 200 Aug 14 02:19:07.934823 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 937/3729] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:07 2026] GET /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 1414 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:07.947684 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:19:07.947684 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1997f4d1-029a-4ea6-9e82-b678c5984924 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 202 Aug 14 02:19:07.948376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 926/3730] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:19:07 2026] DELETE /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:07.968209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:07.972796 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:07.972796 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:07.975223 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:07.982460 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:07.982460 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:07.983099 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:07.985319 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15626be1-8ea6-4101-a4cb-b452a1b2eb02 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 200 Aug 14 02:19:07.985319 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 926/3731] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:07 2026] GET /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:08.627527 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-85ed7f08-be7a-4830-ba1b-df613499d914 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.629834 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-85ed7f08-be7a-4830-ba1b-df613499d914 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:08.630161 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-85ed7f08-be7a-4830-ba1b-df613499d914 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:08.630440 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-85ed7f08-be7a-4830-ba1b-df613499d914 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:08.630611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-85ed7f08-be7a-4830-ba1b-df613499d914 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:08.637727 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:08.637727 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:08.637727 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-85ed7f08-be7a-4830-ba1b-df613499d914 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:08.637727 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 943/3732] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:08 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:08.651335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.787141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.788419 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:19:08.788748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:08.789044 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:08.802342 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:08.802342 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:08.807451 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:19:08.818306 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-3d5d33b0-71c9-4007-9a33-538bb306199d tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 200 Aug 14 02:19:08.818912 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 927/3733] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:08 2026] GET /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:08.818987 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814/export_record Aug 14 02:19:08.819216 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:08.819636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Calling method 'export_record' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:08.819636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Export record for backup e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:19:08.827689 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:08.827689 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:08.829879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '18cc4f9523174a6a94c13150b470e580', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b87a9bf0064b49038c33dc416f83996e', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:08.829879 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a1142c0-2ab5-4e1b-a78f-c51782cba2c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814/export_record returned with HTTP 403 Aug 14 02:19:08.830195 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 938/3734] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:19:08 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814/export_record => generated 101 bytes in 180 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:08.833642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-727bfe6a-32cb-4865-a91b-66a77a8013f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.834119 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-727bfe6a-32cb-4865-a91b-66a77a8013f2 None None] GET https://10.4.3.35/volume// Aug 14 02:19:08.834345 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-727bfe6a-32cb-4865-a91b-66a77a8013f2 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:08.834607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-727bfe6a-32cb-4865-a91b-66a77a8013f2 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:08.835051 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-727bfe6a-32cb-4865-a91b-66a77a8013f2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:08.835326 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 927/3735] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:19:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:08.839378 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a44f3478-723b-4f12-936a-be4988035ade None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.841744 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:08.842237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-112876817"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:08.844129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-112876817'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:08.844300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume of 1 GB Aug 14 02:19:08.846350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-32ba99d5-8432-49e6-86ae-aede231b9f46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.849647 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-32ba99d5-8432-49e6-86ae-aede231b9f46 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:19:08.849886 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Availability Zones retrieved successfully. Aug 14 02:19:08.850121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-32ba99d5-8432-49e6-86ae-aede231b9f46 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02424601-8738-4e51-af5a-374b2af02419", "connector": null, "instance_uuid": "acb7402e-1d23-445c-87eb-09ba43e15587"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:08.857394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (12242d6a-4556-4a2e-950e-7346e700649e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:08.858641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f76580f-7df6-4cb2-9959-422e8c2a00b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:08.859616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:08.860072 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:08.862317 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:08.862527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:08.862585 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:08.862585 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:08.862658 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:08.862883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:08.868867 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:08.868867 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:08.869716 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df81635e-1f31-43a5-93d5-af7a1cbe74de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:08.870157 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 939/3736] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:08 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:08.890206 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f76580f-7df6-4cb2-9959-422e8c2a00b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:08.891458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0cbc6d-286b-4287-8806-5f653211d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:08.908843 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-32ba99d5-8432-49e6-86ae-aede231b9f46 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:19:08.909427 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 928/3737] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:19:08 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 14 02:19:08.944753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['11cb3288-4ecc-43cc-98d9-5513047c0e7e', '116d933d-44f2-4a93-bd5c-60ab977e09cb', 'c1185380-686b-4145-aaeb-7c3a1d295967', 'b634a147-eca4-4b57-979c-5e874abe8821'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:08.945655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0cbc6d-286b-4287-8806-5f653211d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11cb3288-4ecc-43cc-98d9-5513047c0e7e', '116d933d-44f2-4a93-bd5c-60ab977e09cb', 'c1185380-686b-4145-aaeb-7c3a1d295967', 'b634a147-eca4-4b57-979c-5e874abe8821']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:08.946505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603263b-d9c3-4a0d-9e10-ff605b10abab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:08.981811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603263b-d9c3-4a0d-9e10-ff605b10abab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89fdbbf2-f3df-45b1-bd88-d4bc6f560db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-112876817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['11cb3288-4ecc-43cc-98d9-5513047c0e7e','116d933d-44f2-4a93-bd5c-60ab977e09cb','c1185380-686b-4145-aaeb-7c3a1d295967','b634a147-eca4-4b57-979c-5e874abe8821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-112876817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89fdbbf2-f3df-45b1-bd88-d4bc6f560db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b87a9bf0064b49038c33dc416f83996e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:08.981811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c409cf3-e269-4ce7-acfb-e1629e6343cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:09.009160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c409cf3-e269-4ce7-acfb-e1629e6343cb) transitioned into state 'SUCCESS' from state '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-112876817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['11cb3288-4ecc-43cc-98d9-5513047c0e7e','116d933d-44f2-4a93-bd5c-60ab977e09cb','c1185380-686b-4145-aaeb-7c3a1d295967','b634a147-eca4-4b57-979c-5e874abe8821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:09.009320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-462a9f2d-5b09-4a8b-8678-9aec3b4da201 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:09.010155 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f62a0-b258-4c7f-aef8-cf0054c5d4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:09.011317 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-462a9f2d-5b09-4a8b-8678-9aec3b4da201 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 Aug 14 02:19:09.011551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-462a9f2d-5b09-4a8b-8678-9aec3b4da201 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:09.011756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-462a9f2d-5b09-4a8b-8678-9aec3b4da201 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:09.017039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-462a9f2d-5b09-4a8b-8678-9aec3b4da201 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 returned with HTTP 404 Aug 14 02:19:09.017553 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 928/3738] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:09 2026] GET /volume/v3/snapshots/fb73b09c-daac-4ab0-9283-fcdb86d98747 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:09.022342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f62a0-b258-4c7f-aef8-cf0054c5d4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:09.025096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (12242d6a-4556-4a2e-950e-7346e700649e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:09.025597 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request issued successfully. Aug 14 02:19:09.026666 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a44f3478-723b-4f12-936a-be4988035ade tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:09.027205 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 944/3739] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:19:08 2026] POST /volume/v3/volumes => generated 775 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:09.048452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:09.052002 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:09.052002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:09.052002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:09.068926 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:09.068926 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:09.077989 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:09.087779 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a03a097e-b782-4265-a86a-2ce4f01a4c52 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 returned with HTTP 200 Aug 14 02:19:09.088287 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 940/3740] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:09 2026] GET /volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:09.887322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:09.890729 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:09.890729 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:09.890802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:09.891137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:09.897492 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:09.897492 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:09.898417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1826aa2-cb7e-4eb8-a998-e4d13d310b9a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:09.898949 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 929/3741] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:09 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:10.104381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b54de9d-f231-4102-bf75-2dc127153044 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.106563 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b54de9d-f231-4102-bf75-2dc127153044 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:10.106834 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b54de9d-f231-4102-bf75-2dc127153044 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.107526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b54de9d-f231-4102-bf75-2dc127153044 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.107585 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a775088a-1d5f-41bd-9405-ef7ef0888621 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.107991 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a775088a-1d5f-41bd-9405-ef7ef0888621 None None] GET https://10.4.3.35/volume// Aug 14 02:19:10.108361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a775088a-1d5f-41bd-9405-ef7ef0888621 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.108562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a775088a-1d5f-41bd-9405-ef7ef0888621 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.108973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a775088a-1d5f-41bd-9405-ef7ef0888621 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:10.109545 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 945/3742] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:10.116693 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.116693 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:10.120799 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b54de9d-f231-4102-bf75-2dc127153044 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:10.126198 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b54de9d-f231-4102-bf75-2dc127153044 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 returned with HTTP 200 Aug 14 02:19:10.126594 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 929/3743] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:10 2026] GET /volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:10.127336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.130585 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:19:10.130976 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.131312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.139699 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.142774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:10.143191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89fdbbf2-f3df-45b1-bd88-d4bc6f560db4", "name": "tempest-type-Backup-573251197"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:10.145292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating new backup {'backup': {'volume_id': '89fdbbf2-f3df-45b1-bd88-d4bc6f560db4', 'name': 'tempest-type-Backup-573251197'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:10.145893 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating backup of volume 89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 in container None Aug 14 02:19:10.148745 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.148745 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:10.153528 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.153528 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:10.153650 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:19:10.154411 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:10.160077 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-b7d712cd-8906-4e21-a5f8-1ee485a75928 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 200 Aug 14 02:19:10.160940 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 941/3744] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:10 2026] GET /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 1593 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:10.178220 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['9ce69da8-069a-4094-8c47-bece9250829d', 'f643d7aa-6cd0-46c9-b704-169a86113f9b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:10.224106 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6a14a7-486b-43c2-9673-5f91115a3293 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:10.224741 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 930/3745] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:19:10 2026] POST /volume/v3/backups => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:10.236139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.239257 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:10.239533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.239961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.239961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:10.245727 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.245727 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:10.246636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c416fe8b-ee40-468a-a1d2-daef836e12c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:10.247239 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 946/3746] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:10 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:10.342725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.346315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] PUT https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 Aug 14 02:19:10.347087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:10.362217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Acquiring lock "cinder-attachment_update-02424601-8738-4e51-af5a-374b2af02419-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:19:10.370698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Lock "cinder-attachment_update-02424601-8738-4e51-af5a-374b2af02419-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:19:10.370698 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.370698 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:10.511602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Lock "cinder-attachment_update-02424601-8738-4e51-af5a-374b2af02419-np0000007301" released by "attachment_update" :: held 0.143s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:19:10.512664 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-8271f244-7342-453c-a1c8-9f1501985237 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 returned with HTTP 200 Aug 14 02:19:10.512664 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 930/3747] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:19:10 2026] PUT /volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:10.546223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-d1971ea2-2e66-4227-a0e0-196b4876576a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.549830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-d1971ea2-2e66-4227-a0e0-196b4876576a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] POST https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3/action Aug 14 02:19:10.550495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-d1971ea2-2e66-4227-a0e0-196b4876576a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:10.550769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-d1971ea2-2e66-4227-a0e0-196b4876576a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:10.576348 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.576348 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:10.600469 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-87fd5aef-567c-46d5-b13d-9bb06909101f req-d1971ea2-2e66-4227-a0e0-196b4876576a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3/action returned with HTTP 204 Aug 14 02:19:10.601267 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 942/3748] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:19:10 2026] POST /volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:10.801390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-db264c0a-5fb4-4969-99a5-84de17702257 req-43b4d86d-a548-4a86-b629-a5c6adffcf80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.804072 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db264c0a-5fb4-4969-99a5-84de17702257 req-43b4d86d-a548-4a86-b629-a5c6adffcf80 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 Aug 14 02:19:10.804318 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db264c0a-5fb4-4969-99a5-84de17702257 req-43b4d86d-a548-4a86-b629-a5c6adffcf80 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.804502 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db264c0a-5fb4-4969-99a5-84de17702257 req-43b4d86d-a548-4a86-b629-a5c6adffcf80 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.812761 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.812761 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:10.872578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db264c0a-5fb4-4969-99a5-84de17702257 req-43b4d86d-a548-4a86-b629-a5c6adffcf80 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 returned with HTTP 200 Aug 14 02:19:10.873721 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 931/3749] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:19:10 2026] DELETE /volume/v3/attachments/03efe3c3-7b33-407c-a7e2-f13b5d941a80 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:10.911836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4d6db528-7712-4d90-842f-3a216e776781 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:10.913832 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d6db528-7712-4d90-842f-3a216e776781 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:10.914119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4d6db528-7712-4d90-842f-3a216e776781 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:10.914285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4d6db528-7712-4d90-842f-3a216e776781 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:10.914426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-4d6db528-7712-4d90-842f-3a216e776781 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:10.920271 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:10.920271 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:10.920973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d6db528-7712-4d90-842f-3a216e776781 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:10.921386 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 947/3750] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:10 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:11.262797 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4282134-e965-4980-a9d0-d385a4b744a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:11.265121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4282134-e965-4980-a9d0-d385a4b744a4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:11.265355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4282134-e965-4980-a9d0-d385a4b744a4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:11.266242 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4282134-e965-4980-a9d0-d385a4b744a4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:11.266242 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b4282134-e965-4980-a9d0-d385a4b744a4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:11.271639 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:11.271639 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:11.274331 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4282134-e965-4980-a9d0-d385a4b744a4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:11.274331 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 931/3751] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:11 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:11.934012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:11.937289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:11.937919 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:11.938842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:11.939167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:11.945694 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:11.945694 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:11.947044 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-19fc6d2b-1487-4594-b617-b8cf78f00d4d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:11.947835 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 943/3752] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:11 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:12.289153 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:12.291642 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:12.291781 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:12.292344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:12.292344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:12.297612 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:12.297612 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:12.298569 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f0cd550-ef99-40c1-bb2c-cfe423f2488c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:12.299118 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 932/3753] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:12 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:12.398184 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:12.400934 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:19:12.401649 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:12.401808 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:12.402138 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:19:12.422528 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:12.422528 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:12.424219 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:12.461713 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:19:12.461713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-968a0cab-6fe2-40d4-b600-fd9e79faac7e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 202 Aug 14 02:19:12.461713 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 948/3754] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:12 2026] DELETE /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:12.474399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:12.476539 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:19:12.476815 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:12.477801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:12.485014 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:12.485014 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:12.490740 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:12.496370 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65f23c3f-c503-4c6a-b35b-a18fa6eb2699 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 200 Aug 14 02:19:12.496370 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 932/3755] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:12 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:12.963114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:12.966621 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:12.967040 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:12.967150 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:12.967398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:12.975169 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:12.975169 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:12.975798 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a888e5e-d6ba-4a0f-9172-a440527bfdbe tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:12.976290 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 944/3756] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:12 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:13.312835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e096f1ce-a530-4223-8734-5e4c92470eff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:13.314687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e096f1ce-a530-4223-8734-5e4c92470eff tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:13.314945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e096f1ce-a530-4223-8734-5e4c92470eff tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:13.315167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e096f1ce-a530-4223-8734-5e4c92470eff tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:13.315300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e096f1ce-a530-4223-8734-5e4c92470eff tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:13.320634 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:13.320634 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:13.321601 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e096f1ce-a530-4223-8734-5e4c92470eff tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:13.322078 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 933/3757] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:13 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:13.512863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50be0add-510c-4f00-9f56-0c139dc04adf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:13.516420 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50be0add-510c-4f00-9f56-0c139dc04adf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 Aug 14 02:19:13.516692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50be0add-510c-4f00-9f56-0c139dc04adf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:13.516929 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50be0add-510c-4f00-9f56-0c139dc04adf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:13.523989 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50be0add-510c-4f00-9f56-0c139dc04adf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 returned with HTTP 404 Aug 14 02:19:13.524544 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 949/3758] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:13 2026] GET /volume/v3/volumes/1b51108a-c096-4fb4-9db8-42c365731287 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:13.561638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a990043-26eb-497c-8cae-78b4c310f889 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:13.564110 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:13.564602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1985932771", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:13.566624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1985932771', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:13.670094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:19:13.675868 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:19:13.681591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (f50dd057-6d4f-478a-8e26-3d3fdeaeb487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:13.683405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be7597b-6ea9-4e0b-a1b3-8e82d952fa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:13.685029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:13.767586 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be7597b-6ea9-4e0b-a1b3-8e82d952fa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:13.767838 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b684c930-c6fa-4e01-ab2a-efdffa7cf314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:13.835284 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['842cb166-ac6c-4756-95f9-d6daf3971f47', 'af83aee3-6ab5-48fa-b51b-190d18368370', '69d4ec85-ffe7-4990-9037-d037600a01e9', '33065e85-5055-4413-8575-88d82643bf9d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:13.835692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b684c930-c6fa-4e01-ab2a-efdffa7cf314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842cb166-ac6c-4756-95f9-d6daf3971f47', 'af83aee3-6ab5-48fa-b51b-190d18368370', '69d4ec85-ffe7-4990-9037-d037600a01e9', '33065e85-5055-4413-8575-88d82643bf9d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:13.837354 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87242cd1-649c-4782-b7cf-1fe2687c6f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:13.874268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87242cd1-649c-4782-b7cf-1fe2687c6f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a5086a-3254-4ed2-aec4-56c8f9f44748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1985932771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['842cb166-ac6c-4756-95f9-d6daf3971f47','af83aee3-6ab5-48fa-b51b-190d18368370','69d4ec85-ffe7-4990-9037-d037600a01e9','33065e85-5055-4413-8575-88d82643bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1985932771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a5086a-3254-4ed2-aec4-56c8f9f44748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:13.876079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8afd9ed-bbff-49db-b176-0f91091f428d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:13.909664 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8afd9ed-bbff-49db-b176-0f91091f428d) transitioned into state 'SUCCESS' from state '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-1985932771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['842cb166-ac6c-4756-95f9-d6daf3971f47','af83aee3-6ab5-48fa-b51b-190d18368370','69d4ec85-ffe7-4990-9037-d037600a01e9','33065e85-5055-4413-8575-88d82643bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:13.910849 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c7f6f9-dd05-42f7-9b21-ebc115859d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:13.931114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c7f6f9-dd05-42f7-9b21-ebc115859d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:13.932424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (f50dd057-6d4f-478a-8e26-3d3fdeaeb487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:13.932989 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:19:13.933852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a990043-26eb-497c-8cae-78b4c310f889 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:13.934438 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 933/3759] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:19:13 2026] POST /volume/v3/volumes => generated 757 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:13.952200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:13.954990 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:13.954990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:13.954990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:13.964700 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:13.964700 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:13.972072 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:13.977835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8566e0f5-f71d-49f0-bf10-561542d8c05a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:13.978136 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 945/3760] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:13 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:13.991939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01d22e42-4090-4a56-b141-7a5188269ff2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:13.994077 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01d22e42-4090-4a56-b141-7a5188269ff2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:13.994460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01d22e42-4090-4a56-b141-7a5188269ff2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:13.994460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01d22e42-4090-4a56-b141-7a5188269ff2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:13.994584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-01d22e42-4090-4a56-b141-7a5188269ff2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:14.001076 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:14.001076 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:14.001981 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01d22e42-4090-4a56-b141-7a5188269ff2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:14.002455 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 934/3761] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:13 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:14.333879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:14.337693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:14.337693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:14.337693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:14.337693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:14.340773 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:14.340773 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:14.341393 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c29eb87-9f93-4254-ab40-f6bef44f9bbd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:14.341763 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 950/3762] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:14 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:14.668816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:14.723702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:14.724121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-122328675"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:14.725778 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-122328675'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:14.725778 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume of 1 GB Aug 14 02:19:14.726199 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:14.726199 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:14.730238 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Availability Zones retrieved successfully. Aug 14 02:19:14.735288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (caee1bc3-1557-45fe-bf49-50d676419ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:14.736264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d4c801-4fdd-432f-8917-970f32339d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:14.737167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:14.763992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d4c801-4fdd-432f-8917-970f32339d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:14.764837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1944d1-182d-44be-b8aa-3c05cf9d432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:14.821898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['db249ae7-a929-469d-91ab-ff379a46167c', '8ad056d7-2822-4a8a-8fbc-85cb1965a45a', '34de4542-46cb-40e6-8ad9-1ae7fba5fca8', '98cfcbf8-af55-495b-8734-c7092b5ae064'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:14.822686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b1944d1-182d-44be-b8aa-3c05cf9d432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db249ae7-a929-469d-91ab-ff379a46167c', '8ad056d7-2822-4a8a-8fbc-85cb1965a45a', '34de4542-46cb-40e6-8ad9-1ae7fba5fca8', '98cfcbf8-af55-495b-8734-c7092b5ae064']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:14.823429 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eeba9bf-c559-448f-b270-c5af45321322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:14.846889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eeba9bf-c559-448f-b270-c5af45321322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a31881a-7f6d-45e7-b1db-7a09d35c8bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-122328675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['db249ae7-a929-469d-91ab-ff379a46167c','8ad056d7-2822-4a8a-8fbc-85cb1965a45a','34de4542-46cb-40e6-8ad9-1ae7fba5fca8','98cfcbf8-af55-495b-8734-c7092b5ae064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-122328675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a31881a-7f6d-45e7-b1db-7a09d35c8bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdd78afe6344466a1ba2149aa713a8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:14.847859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad601c6e-2e96-47be-bb19-3d2e1eaae815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:14.865172 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad601c6e-2e96-47be-bb19-3d2e1eaae815) transitioned into state 'SUCCESS' from state '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-122328675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['db249ae7-a929-469d-91ab-ff379a46167c','8ad056d7-2822-4a8a-8fbc-85cb1965a45a','34de4542-46cb-40e6-8ad9-1ae7fba5fca8','98cfcbf8-af55-495b-8734-c7092b5ae064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:14.866036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0374988e-1d8e-4ddf-880a-ba7f8647ff47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:14.876737 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0374988e-1d8e-4ddf-880a-ba7f8647ff47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:14.877823 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (caee1bc3-1557-45fe-bf49-50d676419ecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:14.878191 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request issued successfully. Aug 14 02:19:14.879118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2fb610d-811d-4336-929f-94d0e9ba2d67 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:14.879740 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 934/3763] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:19:14 2026] POST /volume/v3/volumes => generated 746 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:14.893432 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:14.895927 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:19:14.896172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:14.896425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:14.908093 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:14.908093 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:14.917486 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:14.924211 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b51c857c-0c28-4e68-bcaf-98b7e8ab5019 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 200 Aug 14 02:19:14.924770 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 946/3764] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:14 2026] GET /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:14.999007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.001179 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:15.001420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.001609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.010141 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.010141 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:15.014474 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:15.016402 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a6cab258-99f0-42c2-9c81-76820aeec0de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.019069 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a6cab258-99f0-42c2-9c81-76820aeec0de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:15.019384 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a6cab258-99f0-42c2-9c81-76820aeec0de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.019749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a6cab258-99f0-42c2-9c81-76820aeec0de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.019835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a6cab258-99f0-42c2-9c81-76820aeec0de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:15.021395 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49cd56f0-a8a4-485c-b711-c601c51fd908 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:15.022123 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 935/3765] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:14 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:15.026632 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.026632 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:15.027702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a6cab258-99f0-42c2-9c81-76820aeec0de tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:15.028111 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 951/3766] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:15.038823 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.042157 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:15.042471 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.042641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.051414 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.051414 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:15.056693 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:15.062635 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78cbec1a-ca06-49b2-b487-8e5935ca1307 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:15.063238 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 935/3767] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:15.080123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7630ce10-de10-437b-8c4c-ccacea07e58e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.082845 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:19:15.083448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43a5086a-3254-4ed2-aec4-56c8f9f44748", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2104686735", "description": null, "metadata": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:15.094330 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.094330 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:15.094916 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:15.095118 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume 43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:15.128123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['340918b1-f126-4e84-9741-75d4570c2fad', 'bc654816-38dd-4f86-b8f4-2d38407dc042', '8976c9d9-0df5-4cd6-bfd9-654852ce18a1', '20c4a858-cc81-4720-a370-5e09ed0a3d72'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:15.173108 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot create request issued successfully. Aug 14 02:19:15.173547 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7630ce10-de10-437b-8c4c-ccacea07e58e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:19:15.174116 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 947/3768] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:19:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:15.190550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.193130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:15.193585 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.193816 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.201345 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.201345 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:15.202086 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:15.203382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c3d1a19-0cd5-42f8-8292-d59646743d3a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:15.203966 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 936/3769] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:15.340817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.343312 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:15.343404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-114475900"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:15.345239 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-114475900'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:15.345394 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume of 1 GB Aug 14 02:19:15.350057 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Availability Zones retrieved successfully. Aug 14 02:19:15.356693 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (ad27edd1-4d3d-4d5f-ac45-f782e12656b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:15.357821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbe72f4-f6c0-43d9-aa93-d68e35dabe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:15.359135 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:15.365339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03e5c5a4-452d-40b5-944d-45880c14c96a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.368027 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03e5c5a4-452d-40b5-944d-45880c14c96a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:15.368327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03e5c5a4-452d-40b5-944d-45880c14c96a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.368585 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03e5c5a4-452d-40b5-944d-45880c14c96a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.368741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-03e5c5a4-452d-40b5-944d-45880c14c96a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:15.375147 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.375147 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:15.375817 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03e5c5a4-452d-40b5-944d-45880c14c96a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:15.376367 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 936/3770] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:15.395240 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbe72f4-f6c0-43d9-aa93-d68e35dabe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:15.396501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa9db84-2493-4c70-abb0-49dd483d248b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:15.452435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Created reservations ['f57b59f6-5f99-424a-af17-166134d73c3e', '6702aec9-9cfa-45db-aaa9-a6e2d044f63f', '5f1d323d-4597-43cd-a48e-e8088b2a27fc', '082da3b4-999c-4da5-8139-c608442465c5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:15.453479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa9db84-2493-4c70-abb0-49dd483d248b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57b59f6-5f99-424a-af17-166134d73c3e', '6702aec9-9cfa-45db-aaa9-a6e2d044f63f', '5f1d323d-4597-43cd-a48e-e8088b2a27fc', '082da3b4-999c-4da5-8139-c608442465c5']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:15.454828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605b0f69-9ee8-4b5f-8a42-2521995ad810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:15.481646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605b0f69-9ee8-4b5f-8a42-2521995ad810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b81b34b8-47b6-4a50-a522-6946e3805620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-114475900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['f57b59f6-5f99-424a-af17-166134d73c3e','6702aec9-9cfa-45db-aaa9-a6e2d044f63f','5f1d323d-4597-43cd-a48e-e8088b2a27fc','082da3b4-999c-4da5-8139-c608442465c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-114475900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b81b34b8-47b6-4a50-a522-6946e3805620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e1ec2ae13f64db9851d96f80a83eedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a56358477ce42d4a9720e760111f809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:15.482728 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d317023b-cf41-43df-813d-87a98b888def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:15.506549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d317023b-cf41-43df-813d-87a98b888def) transitioned into state 'SUCCESS' from state '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-114475900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['f57b59f6-5f99-424a-af17-166134d73c3e','6702aec9-9cfa-45db-aaa9-a6e2d044f63f','5f1d323d-4597-43cd-a48e-e8088b2a27fc','082da3b4-999c-4da5-8139-c608442465c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:15.507695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033a8959-3335-4b7e-81d5-b58c7322ec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:15.519965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033a8959-3335-4b7e-81d5-b58c7322ec14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:15.520983 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (ad27edd1-4d3d-4d5f-ac45-f782e12656b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:15.521347 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request issued successfully. Aug 14 02:19:15.522201 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4a4cbd1f-8ec6-45f7-8b78-95bc36146e89 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:15.522853 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 952/3771] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:19:15 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:15.537206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.539818 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:15.540786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.540786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.549686 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.549686 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:15.553952 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:15.559417 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ab0a4580-cdd8-4748-9b99-15b930168c9a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:15.559975 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 948/3772] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:15.938756 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.941350 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:19:15.941580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:15.942135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:15.953223 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.953223 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:15.959396 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:15.967843 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8de46fa5-e2c4-491d-aafb-0ebe6290ea75 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 200 Aug 14 02:19:15.968630 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 937/3773] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:15 2026] GET /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:15.983387 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:15.985364 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:15.985760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a31881a-7f6d-45e7-b1db-7a09d35c8bc3", "name": "tempest-VolumesBackupsTest-Backup-1629887275"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:15.987470 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '0a31881a-7f6d-45e7-b1db-7a09d35c8bc3', 'name': 'tempest-VolumesBackupsTest-Backup-1629887275'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:15.988305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 in container None Aug 14 02:19:15.997187 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:15.997187 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:15.997740 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:16.041929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['df6527f9-dedc-4e74-9a28-4272fb406218', 'a70959de-db01-4746-b445-d9c627abe5e9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:16.042823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.045965 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:16.046407 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.046914 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.047191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:16.054594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.054594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:16.055149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a9156b59-29f2-407d-901b-9fc657b9f8e1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:16.056090 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 953/3774] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.095082 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8fb8586-4a59-47a6-9507-24c7c0adecea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:16.095750 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 937/3775] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:19:15 2026] POST /volume/v3/backups => generated 328 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:16.107298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.109337 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:16.109706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.110110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.110287 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:16.116070 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.116070 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:16.117192 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1f5de854-23cf-4c70-a8a1-390e2e6ac332 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:16.117869 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 949/3776] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.225536 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.228455 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:16.228786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.229114 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.235872 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.235872 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:16.236558 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:16.237839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-61d4a9eb-8633-40ce-903e-cb97d9be00f8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:16.238388 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 938/3777] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.249836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.252944 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:16.253327 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.253884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.261206 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.261206 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:16.261827 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:16.262846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccd38da8-6374-4eee-9c94-e50f4de75fe2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:16.263323 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 954/3778] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.388579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.390572 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:16.391491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.391739 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.391975 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:16.397730 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.397730 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:16.398256 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75f807bc-7f81-44f4-8286-9eb490f3c52b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:16.398745 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 938/3779] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.413812 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.417334 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:16.417566 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.417834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.424207 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.424207 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:16.424969 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:16.426066 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-e09d3266-6912-436b-afcb-e36bcb444cf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:16.426618 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 950/3780] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.436147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.438273 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:16.438468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.438685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.449465 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.449465 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:16.457050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:16.469566 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-11216847-05ad-401e-84e1-20904df9f26a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:16.469802 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 939/3781] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:16.578037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.579897 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:16.580177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.580387 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.593222 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.593222 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:16.599001 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:16.604592 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07ee2388-d9c3-4b27-8fba-388758a40a02 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:16.605108 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 955/3782] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.654413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.657409 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:16.657409 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.657698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.665997 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.665997 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:16.672128 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:16.678702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-1d9b7203-47f4-4e56-81f8-522ca32c13b3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:16.679304 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 939/3783] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.782385 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-00023f0e-43c4-4cb9-843f-3c756b2930d3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.782862 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-00023f0e-43c4-4cb9-843f-3c756b2930d3 None None] GET https://10.4.3.35/volume// Aug 14 02:19:16.783008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-00023f0e-43c4-4cb9-843f-3c756b2930d3 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.783311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-00023f0e-43c4-4cb9-843f-3c756b2930d3 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.783652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-00023f0e-43c4-4cb9-843f-3c756b2930d3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:16.784264 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 951/3784] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:16.794800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-0c2d8d7c-fce1-41fa-943d-612f8353cfcd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.902860 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-0c2d8d7c-fce1-41fa-943d-612f8353cfcd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:19:16.904026 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-0c2d8d7c-fce1-41fa-943d-612f8353cfcd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b81b34b8-47b6-4a50-a522-6946e3805620", "connector": null, "instance_uuid": "ec398910-f1d5-43c6-ab7e-3bc5cb324e52"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:16.913685 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.913685 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:16.945707 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-0c2d8d7c-fce1-41fa-943d-612f8353cfcd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:19:16.946413 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 940/3785] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:19:16 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:16.962456 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.965221 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:16.965391 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.966117 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.972001 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.972001 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:16.972886 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:16.974207 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-7f90fc19-ad9c-4579-9abd-46db0680fb22 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:16.974793 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 956/3786] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:16.978151 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.980371 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:16.980523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.980934 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.993698 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:16.993698 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:16.996019 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3f11e2fb-e211-44ed-8156-c15164b8e85b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:16.996556 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3f11e2fb-e211-44ed-8156-c15164b8e85b None None] GET https://10.4.3.35/volume// Aug 14 02:19:16.996810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3f11e2fb-e211-44ed-8156-c15164b8e85b None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:16.997112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3f11e2fb-e211-44ed-8156-c15164b8e85b None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:16.997537 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3f11e2fb-e211-44ed-8156-c15164b8e85b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:16.997989 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 952/3787] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:16.998856 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:17.006205 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6d47bd6-539c-4efb-89c3-ca9f8ec7ace0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:17.006851 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 940/3788] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:16 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:17.008082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:17.010234 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:17.010385 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:17.011316 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:17.020544 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:17.020544 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:17.024126 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:17.029344 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-a56e828c-40b7-478c-8fbe-9c3f5e7a3cde tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:17.030239 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 941/3789] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:17 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:17.069767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:17.071686 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:17.072086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:17.072150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:17.072273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:17.076541 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:17.076541 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:17.079761 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f2b4403c-6c87-4b3c-b075-63946aaf3073 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:17.079761 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 957/3790] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:17 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:17.134788 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2cc1be22-0427-4913-baff-adb2370ec32d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:17.137603 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cc1be22-0427-4913-baff-adb2370ec32d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:17.137875 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cc1be22-0427-4913-baff-adb2370ec32d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:17.138125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cc1be22-0427-4913-baff-adb2370ec32d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:17.138252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2cc1be22-0427-4913-baff-adb2370ec32d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:17.144006 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:17.144006 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:17.144692 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cc1be22-0427-4913-baff-adb2370ec32d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:17.145154 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 953/3791] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:17 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:17.154836 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:17.158303 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] PUT https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 Aug 14 02:19:17.158694 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:17.172431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Acquiring lock "cinder-attachment_update-b81b34b8-47b6-4a50-a522-6946e3805620-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:19:17.179193 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-b81b34b8-47b6-4a50-a522-6946e3805620-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:19:17.180086 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:17.180086 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:17.275111 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-b81b34b8-47b6-4a50-a522-6946e3805620-np0000007301" released by "attachment_update" :: held 0.096s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:19:17.275784 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-f6b08c50-a7ef-4c29-a83a-f5eb8ae03f1f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 returned with HTTP 200 Aug 14 02:19:17.276589 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 941/3792] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:19:17 2026] PUT /volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:17.422736 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:17.424963 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:17.425198 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:17.425468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:17.425865 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:17.431921 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:17.431921 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:17.433007 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f088526-c8cf-4c51-84c7-67dd7e0194df tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:17.433518 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 942/3793] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:17 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.022085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.023852 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:18.024163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.024342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.034706 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.034706 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:18.038738 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:18.043338 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f8bf75e7-ddc9-40b7-abc3-927a087b9385 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:18.043756 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 958/3794] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.094372 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.096613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:18.096891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.097495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.097495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:18.103923 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.103923 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:18.104415 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-df776c6d-202e-47ec-a073-ae3e32da8c66 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:18.105061 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 954/3795] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.161116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.164148 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:18.164415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.164707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.164876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:18.171732 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.171732 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:18.172355 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d053450a-a854-4ef5-b99a-2cf3263cbbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:18.172975 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 942/3796] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.188933 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.191468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:18.191918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.192285 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.198287 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.198287 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:18.199145 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:18.200352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-46ecb229-6aac-48ab-8b84-157ba8fe8590 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:18.201438 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 943/3797] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.216297 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.223238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:18.223238 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.223427 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.238796 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.238796 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:18.243102 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:18.251404 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-dabaa79f-77e1-4b9f-8cbd-d6feae9048b9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:18.252035 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 959/3798] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:18.262695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.265777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:18.266357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2da56178-f8c6-438d-bd20-7a400134132a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:18.269007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2da56178-f8c6-438d-bd20-7a400134132a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:18.279286 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.279286 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:18.279381 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:18.279514 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:19:18.282098 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:19:18.287867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (1c68ef8c-724a-43fa-8d0f-3f88d2409903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:18.289646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29955fe8-8b52-4e9f-944d-291cf1a9b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:18.290720 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:18.332167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29955fe8-8b52-4e9f-944d-291cf1a9b68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2da56178-f8c6-438d-bd20-7a400134132a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:18.333421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48af4b32-4721-48f1-818a-fcd16e02a03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:18.399062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['521a8942-6d77-4887-be59-88d8540240e8', '514d17a0-a7df-49f3-93c5-0bd3fad288aa', 'c03ebf4c-c57e-4b98-831c-4af0fcb6c5e7', 'f076ab9b-b0ed-4d48-a3f3-db2212026582'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:18.399971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48af4b32-4721-48f1-818a-fcd16e02a03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521a8942-6d77-4887-be59-88d8540240e8', '514d17a0-a7df-49f3-93c5-0bd3fad288aa', 'c03ebf4c-c57e-4b98-831c-4af0fcb6c5e7', 'f076ab9b-b0ed-4d48-a3f3-db2212026582']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:18.400785 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d752d51-9c0e-4d3b-aaea-70582422c291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:18.445811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bdcab39d-6197-404b-9ade-1fd317e59794 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.448272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdcab39d-6197-404b-9ade-1fd317e59794 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:18.448463 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdcab39d-6197-404b-9ade-1fd317e59794 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.448666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdcab39d-6197-404b-9ade-1fd317e59794 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.448779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bdcab39d-6197-404b-9ade-1fd317e59794 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:18.452873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d752d51-9c0e-4d3b-aaea-70582422c291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce', '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='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['521a8942-6d77-4887-be59-88d8540240e8','514d17a0-a7df-49f3-93c5-0bd3fad288aa','c03ebf4c-c57e-4b98-831c-4af0fcb6c5e7','f076ab9b-b0ed-4d48-a3f3-db2212026582'],size=1,snapshot_id=2da56178-f8c6-438d-bd20-7a400134132a,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:19:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2da56178-f8c6-438d-bd20-7a400134132a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:18.454245 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.454245 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:18.454567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcbd5d6-9b65-4659-9a10-f357dca07068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:18.455686 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdcab39d-6197-404b-9ade-1fd317e59794 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:18.456206 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 943/3799] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.489856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcbd5d6-9b65-4659-9a10-f357dca07068) transitioned into 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='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['521a8942-6d77-4887-be59-88d8540240e8','514d17a0-a7df-49f3-93c5-0bd3fad288aa','c03ebf4c-c57e-4b98-831c-4af0fcb6c5e7','f076ab9b-b0ed-4d48-a3f3-db2212026582'],size=1,snapshot_id=2da56178-f8c6-438d-bd20-7a400134132a,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:18.491806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a755c11-165f-4a75-a4ea-4464f5c41b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:18.519097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a755c11-165f-4a75-a4ea-4464f5c41b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:18.520256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (1c68ef8c-724a-43fa-8d0f-3f88d2409903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:18.520658 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:19:18.521385 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-3e70c3b6-c53a-448e-ba41-e54d0b3df5f0 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:18.521965 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 955/3800] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:19:18 2026] POST /volume/v3/volumes => generated 734 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:18.533711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.536990 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:18.537213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.537440 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.547654 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.547654 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:18.552560 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:18.559669 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-9d9a89cf-44b5-41e5-8408-5e6fb0b1c7fc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 200 Aug 14 02:19:18.560287 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 944/3801] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:18.571923 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:18.576043 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:18.576633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:18.577096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:18.590387 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:18.590387 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:18.601085 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:18.608102 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-0893197b-7120-4ae0-9608-b97c79b6a054 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 200 Aug 14 02:19:18.608806 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 960/3802] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:18 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:19.062459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6bd5d9d-8718-4701-b221-28295816ed69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:19.071044 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6bd5d9d-8718-4701-b221-28295816ed69 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:19.071044 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6bd5d9d-8718-4701-b221-28295816ed69 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:19.071214 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6bd5d9d-8718-4701-b221-28295816ed69 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:19.088967 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:19.088967 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:19.092606 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d6bd5d9d-8718-4701-b221-28295816ed69 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:19.100529 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6bd5d9d-8718-4701-b221-28295816ed69 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:19.101543 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 944/3803] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:19 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:19.118715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:19.122393 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:19.122916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:19.122916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:19.123056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:19.128489 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:19.128489 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:19.129243 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9a6f1389-4269-4d73-a5f1-1ab19e63529d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:19.129835 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 956/3804] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:19 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:19.187800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f47f4ecd-f738-4428-abab-e30f6c041658 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:19.190103 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f47f4ecd-f738-4428-abab-e30f6c041658 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:19.190345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f47f4ecd-f738-4428-abab-e30f6c041658 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:19.190587 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f47f4ecd-f738-4428-abab-e30f6c041658 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:19.190746 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f47f4ecd-f738-4428-abab-e30f6c041658 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:19.195851 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:19.195851 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:19.196869 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f47f4ecd-f738-4428-abab-e30f6c041658 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:19.197772 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 945/3805] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:19 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:19.476275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-affa576c-cea0-44cd-963c-4404f5eeced7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:19.479214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-affa576c-cea0-44cd-963c-4404f5eeced7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:19.480265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-affa576c-cea0-44cd-963c-4404f5eeced7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:19.480582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-affa576c-cea0-44cd-963c-4404f5eeced7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:19.480783 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-affa576c-cea0-44cd-963c-4404f5eeced7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:19.486302 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:19.486302 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:19.486996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-affa576c-cea0-44cd-963c-4404f5eeced7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:19.487439 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 961/3806] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:19 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:20.122016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:20.127314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:20.127550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:20.128023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:20.142160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:20.143870 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:20.143870 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:20.144068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:20.144241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:20.144428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:20.144530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:20.149174 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:20.149174 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:20.149757 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:20.149954 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d09100a2-8e6a-4dc1-8a65-e9fa1aa780bd tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:20.150212 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 957/3807] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:20 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:20.157623 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d231c1fa-4fe0-42f0-9e4d-d11babe84091 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:20.158362 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 945/3808] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:20 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:20.209115 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:20.211106 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:20.211549 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:20.211940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:20.212215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:20.217913 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:20.217913 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:20.217913 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1225c80f-f635-482e-a177-06f4b9dc2e91 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:20.217913 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 946/3809] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:20 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:20.501881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:20.504485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:20.504803 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:20.505150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:20.505358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:20.512756 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:20.512756 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:20.513510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d08b7122-c19f-440e-b23e-e959c7c4b462 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:20.514261 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 962/3810] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:20 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:21.162094 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d2f71251-36a6-4360-8bae-e702f74d28cf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.164125 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2f71251-36a6-4360-8bae-e702f74d28cf tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:21.164360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2f71251-36a6-4360-8bae-e702f74d28cf tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.164573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2f71251-36a6-4360-8bae-e702f74d28cf tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.164715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d2f71251-36a6-4360-8bae-e702f74d28cf tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:21.170799 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.170799 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:21.171013 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2f71251-36a6-4360-8bae-e702f74d28cf tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:21.171515 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 958/3811] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:21.172865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.175181 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:21.175450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.175977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.188627 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.188627 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:21.194728 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:21.199320 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9303f6f9-8ea2-47de-ac9a-3db04faf3271 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:21.199320 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 946/3812] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:21.233111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c49b7bff-4657-4946-b1c1-e32154e481cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.235336 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c49b7bff-4657-4946-b1c1-e32154e481cc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:21.235819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c49b7bff-4657-4946-b1c1-e32154e481cc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.236980 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c49b7bff-4657-4946-b1c1-e32154e481cc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.237147 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c49b7bff-4657-4946-b1c1-e32154e481cc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:21.249040 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.249040 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:21.249894 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c49b7bff-4657-4946-b1c1-e32154e481cc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:21.250644 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 947/3813] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:21.528230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.530749 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:21.530839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.531535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.531535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:21.533821 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=241,cinder:INSERT=25,cinder:UPDATE=54,cinder:DELETE=3 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:19:21.538098 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.538098 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:21.539594 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-276967ba-be91-4492-9bb6-8d24c0a04ff3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:21.541004 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 963/3814] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:21.618957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.624650 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:21.624650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.627010 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.641745 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.641745 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:21.647205 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:21.653652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-6e47a339-dc12-4029-ad29-598f502bda04 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 200 Aug 14 02:19:21.656455 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 959/3815] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:21.662791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6db74267-e715-490b-b3d3-e8bb55b558a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.663204 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6db74267-e715-490b-b3d3-e8bb55b558a8 None None] GET https://10.4.3.35/volume// Aug 14 02:19:21.663386 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6db74267-e715-490b-b3d3-e8bb55b558a8 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.663636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6db74267-e715-490b-b3d3-e8bb55b558a8 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.664054 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6db74267-e715-490b-b3d3-e8bb55b558a8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:21.664417 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 947/3816] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:21.672716 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-b4100363-e889-4b2e-934b-6b1cfd477b18 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.680725 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-b4100363-e889-4b2e-934b-6b1cfd477b18 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:19:21.682439 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-b4100363-e889-4b2e-934b-6b1cfd477b18 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce", "connector": null, "instance_uuid": "04748cac-40c5-4422-ab49-186d0b2f2d1c"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:21.695100 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.695100 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:21.725715 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-b4100363-e889-4b2e-934b-6b1cfd477b18 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:19:21.726192 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 948/3817] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:19:21 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:21.734599 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c568cc19-1cc7-435c-9c75-21d3284bc5fe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.734887 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c568cc19-1cc7-435c-9c75-21d3284bc5fe None None] GET https://10.4.3.35/volume// Aug 14 02:19:21.735127 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c568cc19-1cc7-435c-9c75-21d3284bc5fe None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.735501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c568cc19-1cc7-435c-9c75-21d3284bc5fe None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.735722 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c568cc19-1cc7-435c-9c75-21d3284bc5fe None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:21.736052 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 964/3818] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:21.747027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.750318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:21.750625 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:21.751475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:21.765838 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.765838 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:21.771161 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:21.781008 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-2e4bda57-f0e1-405c-8f6c-c7753f9801c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 200 Aug 14 02:19:21.781529 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 960/3819] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:21 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 1522 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:21.914293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.915499 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b Aug 14 02:19:21.915856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:21.917118 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-efcf9c73-5b34-42d9-8470-534d9f724e2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:21.919692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-efcf9c73-5b34-42d9-8470-534d9f724e2b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5/action Aug 14 02:19:21.920164 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-efcf9c73-5b34-42d9-8470-534d9f724e2b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:21.920396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-efcf9c73-5b34-42d9-8470-534d9f724e2b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:21.932091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:19:21.939895 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:19:21.941450 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.941450 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:21.946768 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:21.946768 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:21.961388 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4d0f4c5c-5774-45af-aa5c-9e82329d4f1a req-efcf9c73-5b34-42d9-8470-534d9f724e2b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5/action returned with HTTP 204 Aug 14 02:19:21.961962 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 949/3820] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:19:21 2026] POST /volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:22.047859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce-np0000007301" released by "attachment_update" :: held 0.108s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:19:22.048608 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-bfb8a48b-a3c6-4884-9caf-3bfe8b70da87 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b returned with HTTP 200 Aug 14 02:19:22.049305 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 948/3821] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:19:21 2026] PUT /volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:22.083915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-09f11ade-3f3d-414c-9932-bb608580d76b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.086382 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-09f11ade-3f3d-414c-9932-bb608580d76b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b/action Aug 14 02:19:22.086821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-09f11ade-3f3d-414c-9932-bb608580d76b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:22.086981 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-09f11ade-3f3d-414c-9932-bb608580d76b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:22.109298 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.109298 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:22.121105 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a21dd54a-9787-4cbd-aaf2-25ac4382dfb3 req-09f11ade-3f3d-414c-9932-bb608580d76b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b/action returned with HTTP 204 Aug 14 02:19:22.121576 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 965/3822] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:19:22 2026] POST /volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:22.186421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.188325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:22.188569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.188805 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.188920 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:22.197660 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.197660 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:22.198103 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8aea2fc2-142d-4575-a93b-b41eb7a0bab4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:22.202294 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 961/3823] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:22.216504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.226464 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:22.228124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.228683 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.264699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.267081 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:22.267460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.267612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.267785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:22.277019 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.277019 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:22.278103 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91bb7a9e-d667-467a-bae4-24d0901d7cd5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:22.278747 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 949/3824] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:22.284157 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.284157 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:22.313223 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:22.331569 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba58d775-fdb2-4a01-a732-3ee2c8c3adc3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:22.332168 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 950/3825] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1133 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:22.346604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5516a889-eced-41cd-a03b-f221292d9afd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.348513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5516a889-eced-41cd-a03b-f221292d9afd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:22.348729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5516a889-eced-41cd-a03b-f221292d9afd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.348924 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5516a889-eced-41cd-a03b-f221292d9afd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.363807 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.363807 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:22.368962 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5516a889-eced-41cd-a03b-f221292d9afd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:22.374623 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5516a889-eced-41cd-a03b-f221292d9afd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:22.375572 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 966/3826] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:22.472594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.474883 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:22.475264 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1443519631"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:22.476972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1443519631'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:22.477085 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume of 1 GB Aug 14 02:19:22.482622 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Availability Zones retrieved successfully. Aug 14 02:19:22.489038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (7b243202-67ef-4bfb-b43a-17d9f97f56fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:22.489969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95d3cfe-fc59-4182-be40-1d42f4a2be9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:22.490990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:22.520780 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95d3cfe-fc59-4182-be40-1d42f4a2be9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:22.521620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe73c0c0-42b2-4d8b-8e16-c18891b570b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:22.553133 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.555228 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:22.555462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.555714 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.555916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:22.561833 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.561833 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:22.562119 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-219da9c6-4dbc-4977-9979-00f8ccfc7ee1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:22.562570 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 950/3827] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:22.571456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Created reservations ['17548c61-162b-4768-a3da-2b03ed5153eb', '0a4e2940-3b56-4e9a-9991-392a6e07cefc', 'adbe2320-78fa-4efa-b2d0-f5cf11d36783', '56d786a5-8e05-46b8-89f9-9e0a10afee59'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:22.572289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe73c0c0-42b2-4d8b-8e16-c18891b570b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17548c61-162b-4768-a3da-2b03ed5153eb', '0a4e2940-3b56-4e9a-9991-392a6e07cefc', 'adbe2320-78fa-4efa-b2d0-f5cf11d36783', '56d786a5-8e05-46b8-89f9-9e0a10afee59']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:22.573263 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6fe41d-9c01-41cb-832d-7285c5a23c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:22.596698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6fe41d-9c01-41cb-832d-7285c5a23c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f675147e-e78e-4520-b9ee-f066232c2496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1443519631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['17548c61-162b-4768-a3da-2b03ed5153eb','0a4e2940-3b56-4e9a-9991-392a6e07cefc','adbe2320-78fa-4efa-b2d0-f5cf11d36783','56d786a5-8e05-46b8-89f9-9e0a10afee59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1443519631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f675147e-e78e-4520-b9ee-f066232c2496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e1ec2ae13f64db9851d96f80a83eedb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a56358477ce42d4a9720e760111f809',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:22.597533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6857ff-904c-42c0-a322-96957039ae4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:22.622699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6857ff-904c-42c0-a322-96957039ae4e) transitioned into state 'SUCCESS' from state '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-1443519631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e1ec2ae13f64db9851d96f80a83eedb',qos_specs=None,replication_status=,reservations=['17548c61-162b-4768-a3da-2b03ed5153eb','0a4e2940-3b56-4e9a-9991-392a6e07cefc','adbe2320-78fa-4efa-b2d0-f5cf11d36783','56d786a5-8e05-46b8-89f9-9e0a10afee59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a56358477ce42d4a9720e760111f809',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:22.622699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bb497b-7141-4a17-96fe-543cad4a5e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:22.633606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bb497b-7141-4a17-96fe-543cad4a5e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:22.634772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Flow 'volume_create_api' (7b243202-67ef-4bfb-b43a-17d9f97f56fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:22.636049 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Create volume request issued successfully. Aug 14 02:19:22.636129 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-009a7fa9-0c7f-4a07-b700-e4d18c32067f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:22.636661 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 962/3828] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:19:22 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:22.648760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:22.651771 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:22.651771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:22.651771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:22.657912 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:22.657912 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:22.661710 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:22.665803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59b88e0c-0c29-49b4-a721-2a6ea72347f4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:22.666203 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 951/3829] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:22 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.213897 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b43db346-032f-40dd-a281-627faadd2bd8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.215533 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b43db346-032f-40dd-a281-627faadd2bd8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:23.215749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b43db346-032f-40dd-a281-627faadd2bd8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.215942 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b43db346-032f-40dd-a281-627faadd2bd8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.216041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b43db346-032f-40dd-a281-627faadd2bd8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:23.219974 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.219974 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:23.220519 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b43db346-032f-40dd-a281-627faadd2bd8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:23.221088 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 967/3830] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.291388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.293275 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:23.293472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.293659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.293808 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:23.299176 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.299176 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:23.299991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1355507-3de0-45a8-8a6c-b77a263b4f1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:23.300519 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 951/3831] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.576367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9138a4df-b6fc-4977-8c98-de7baff132cb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.579096 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9138a4df-b6fc-4977-8c98-de7baff132cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:23.579366 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9138a4df-b6fc-4977-8c98-de7baff132cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.579728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9138a4df-b6fc-4977-8c98-de7baff132cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.579897 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9138a4df-b6fc-4977-8c98-de7baff132cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:23.585491 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.585491 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:23.586363 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9138a4df-b6fc-4977-8c98-de7baff132cb tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:23.587012 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 963/3832] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.683705 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.687695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:23.688761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.688761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.701560 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.701560 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:23.707935 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:23.712486 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5bbe0a6-ae53-4603-a5ce-07ed5d659c8e tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:23.713293 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 952/3833] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.763758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.765884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:23.766111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.766299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.773970 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.773970 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:23.778234 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:23.783069 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-7d61de2f-4338-43dc-8722-2000d00ffd51 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:23.783796 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 968/3834] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:23.879207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cb97947-c4f2-48a6-b550-2350d1303f74 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.879681 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cb97947-c4f2-48a6-b550-2350d1303f74 None None] GET https://10.4.3.35/volume// Aug 14 02:19:23.879951 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cb97947-c4f2-48a6-b550-2350d1303f74 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.880145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cb97947-c4f2-48a6-b550-2350d1303f74 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.880470 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cb97947-c4f2-48a6-b550-2350d1303f74 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:23.881033 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 952/3835] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:23.892449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d211d51e-54d0-4407-9e5b-d5a283572539 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.894812 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d211d51e-54d0-4407-9e5b-d5a283572539 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:19:23.895291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d211d51e-54d0-4407-9e5b-d5a283572539 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f675147e-e78e-4520-b9ee-f066232c2496", "connector": null, "instance_uuid": "ec398910-f1d5-43c6-ab7e-3bc5cb324e52"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:23.907644 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.907644 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:23.942384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d211d51e-54d0-4407-9e5b-d5a283572539 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:19:23.943360 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 964/3836] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:19:23 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:23.973310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:23.975033 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:23.975339 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:23.975527 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:23.987869 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:23.987869 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:23.992463 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:23.997346 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84840bc5-d5cd-44b1-aba3-04a01bf976dd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:23.997769 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 953/3837] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:23 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:24.005038 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c12c4a63-5129-4c2e-99fe-d1da40bdb3a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.005615 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c12c4a63-5129-4c2e-99fe-d1da40bdb3a5 None None] GET https://10.4.3.35/volume// Aug 14 02:19:24.005886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c12c4a63-5129-4c2e-99fe-d1da40bdb3a5 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:24.006289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c12c4a63-5129-4c2e-99fe-d1da40bdb3a5 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:24.006613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c12c4a63-5129-4c2e-99fe-d1da40bdb3a5 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:24.007482 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 969/3838] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:24.020264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.022621 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:24.022621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:24.023293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:24.038497 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:24.038497 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:24.044889 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:24.052302 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-d5a67ba4-457f-4751-8674-4d5342b0ab52 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:24.052913 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 953/3839] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:24 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:24.180229 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.182607 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] PUT https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda Aug 14 02:19:24.183038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:24.190917 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Acquiring lock "cinder-attachment_update-f675147e-e78e-4520-b9ee-f066232c2496-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:19:24.196144 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-f675147e-e78e-4520-b9ee-f066232c2496-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:19:24.197161 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:24.197161 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:24.232026 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.235090 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:24.235431 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:24.235764 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:24.235892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:24.242223 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:24.242223 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:24.242950 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec24937c-5403-4a6c-9bec-ff1bf417cce0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:24.243400 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 954/3840] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:24 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:24.301117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Lock "cinder-attachment_update-f675147e-e78e-4520-b9ee-f066232c2496-np0000007301" released by "attachment_update" :: held 0.105s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:19:24.303047 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-00699a58-9649-42a5-8859-7628727a58ce tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda returned with HTTP 200 Aug 14 02:19:24.303047 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 965/3841] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:19:24 2026] PUT /volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:24.313146 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cf115de3-5d2a-411d-9463-977a60f74790 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.315222 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf115de3-5d2a-411d-9463-977a60f74790 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:24.315462 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf115de3-5d2a-411d-9463-977a60f74790 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:24.315734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cf115de3-5d2a-411d-9463-977a60f74790 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:24.315834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-cf115de3-5d2a-411d-9463-977a60f74790 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:24.320286 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:24.320286 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:24.321238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cf115de3-5d2a-411d-9463-977a60f74790 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:24.321483 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 970/3842] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:24 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:24.598351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10f8e137-5a71-4126-b006-9418909ee35d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:24.601646 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10f8e137-5a71-4126-b006-9418909ee35d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:24.601945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10f8e137-5a71-4126-b006-9418909ee35d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:24.602562 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10f8e137-5a71-4126-b006-9418909ee35d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:24.602562 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-10f8e137-5a71-4126-b006-9418909ee35d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:24.609591 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:24.609591 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:24.610444 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10f8e137-5a71-4126-b006-9418909ee35d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:24.610935 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 954/3843] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:24 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:25.012591 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:25.016704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:25.016704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:25.016704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:25.026437 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:25.026437 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:25.031343 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:25.036878 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c44891fd-0bf3-4dbf-b505-b8746bef0f0f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:25.037300 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 955/3844] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:25 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:25.256386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:25.258656 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:25.258656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:25.259521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:25.259521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:25.264221 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:25.264221 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:25.265136 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-33b3a56c-e557-4b5d-a46e-220fc02b9bb2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:25.265449 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 966/3845] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:25 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:25.336442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:25.337859 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:25.337859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:25.337859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:25.337859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:25.344696 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:25.344696 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:25.345882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6d11d3d3-9757-40c3-93ab-ba1f49db5aa4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:25.346283 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 971/3846] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:25 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:25.623176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-452616e0-ff9e-432b-b0ba-0f763543fddf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:25.625364 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-452616e0-ff9e-432b-b0ba-0f763543fddf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:25.625626 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-452616e0-ff9e-432b-b0ba-0f763543fddf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:25.625909 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-452616e0-ff9e-432b-b0ba-0f763543fddf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:25.626076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-452616e0-ff9e-432b-b0ba-0f763543fddf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:25.631516 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:25.631516 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:25.633108 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-452616e0-ff9e-432b-b0ba-0f763543fddf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:25.633108 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 955/3847] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:25 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:26.053349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:26.055357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:26.055582 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:26.055817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:26.067433 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:26.067433 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:26.071373 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:26.076372 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3fa0899-d34f-47f6-b708-7c0574e5e738 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:26.076816 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 956/3848] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:26 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:26.278450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:26.280865 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:26.281231 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:26.281497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:26.281648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:26.288504 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:26.288504 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:26.289343 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f649ca1e-2f9d-4a17-936a-73a17e5da866 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:26.289952 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 967/3849] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:26 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:26.359274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:26.361769 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:26.362004 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:26.362263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:26.362404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:26.372668 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:26.372668 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:26.372668 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-245e4640-98cd-4b6b-bea7-ba3283b2bc4c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:26.373222 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 972/3850] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:26 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:26.651035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:26.653917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:26.653917 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:26.653917 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:26.653917 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:26.658198 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:26.658198 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:26.658821 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-228ddf4f-be2e-47f2-93d7-0e4d3e2389f9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:26.659189 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 956/3851] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:26 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:27.092159 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:27.094071 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:27.094280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:27.094464 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:27.104622 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:27.104622 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:27.108989 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:27.114041 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5a39f6e-84ec-4cbd-b26d-2ffd2a9b6b8d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:27.114500 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 957/3852] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:27 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:27.304116 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:27.306354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:27.306788 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:27.307029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:27.307124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:27.316691 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:27.316691 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:27.316691 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-411e5f02-8a2c-4083-8239-70e84eb9dbc7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:27.316691 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 968/3853] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:27 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:27.383576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-882e6da1-1e42-4d30-8827-373516f4ed39 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:27.385683 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-882e6da1-1e42-4d30-8827-373516f4ed39 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:27.385921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-882e6da1-1e42-4d30-8827-373516f4ed39 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:27.386729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-882e6da1-1e42-4d30-8827-373516f4ed39 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:27.386729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-882e6da1-1e42-4d30-8827-373516f4ed39 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:27.392784 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:27.392784 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:27.393506 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-882e6da1-1e42-4d30-8827-373516f4ed39 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:27.394212 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 973/3854] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:27 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:27.673797 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:27.676700 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:27.677073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:27.677399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:27.677399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:27.687207 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:27.687207 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:27.688042 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-29c7788c-a8c0-467e-81e5-375eb8a5d3dc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:27.688490 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 957/3855] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:27 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:28.033289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.035730 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:28.036170 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:28.036487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:28.056718 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.056718 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:28.062835 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:28.070543 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94bbc434-bffe-4f24-bf4e-9091cbf5b4c7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 200 Aug 14 02:19:28.071180 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 958/3856] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:28 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 1635 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:28.132284 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-adf5639a-9f24-4007-9257-1f58635f97b2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.134766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-adf5639a-9f24-4007-9257-1f58635f97b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:28.135081 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-adf5639a-9f24-4007-9257-1f58635f97b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:28.135365 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-adf5639a-9f24-4007-9257-1f58635f97b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:28.148225 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.148225 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:28.154071 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-adf5639a-9f24-4007-9257-1f58635f97b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:28.160541 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-adf5639a-9f24-4007-9257-1f58635f97b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:28.161177 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 969/3857] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:28 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:28.329718 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.331775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:28.332049 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:28.332458 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:28.332600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:28.338345 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.338345 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:28.339250 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca56561b-16d7-40e5-9dea-3aa922e28110 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:28.339818 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 974/3858] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:28 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:28.411717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.414145 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:28.414389 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:28.414643 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:28.414836 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:28.421278 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.421278 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:28.422261 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c809fe44-a6d4-4ada-be4c-f1fc19edbbcc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:28.422695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 958/3859] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:28 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:28.648831 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-890965de-60fa-4552-90bd-4e67698210d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.652172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-890965de-60fa-4552-90bd-4e67698210d4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda/action Aug 14 02:19:28.652172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-890965de-60fa-4552-90bd-4e67698210d4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:28.652172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-890965de-60fa-4552-90bd-4e67698210d4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:28.671121 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.671121 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:28.690240 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-55f999ad-ecce-4d73-add3-fb90d6f95eeb req-890965de-60fa-4552-90bd-4e67698210d4 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda/action returned with HTTP 204 Aug 14 02:19:28.690240 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 959/3860] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:19:28 2026] POST /volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:28.709984 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-66576161-0fbd-4d42-be73-277427aac651 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:28.712239 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66576161-0fbd-4d42-be73-277427aac651 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:28.712239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-66576161-0fbd-4d42-be73-277427aac651 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:28.712239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-66576161-0fbd-4d42-be73-277427aac651 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:28.712239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-66576161-0fbd-4d42-be73-277427aac651 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:28.718359 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:28.718359 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:28.719279 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-66576161-0fbd-4d42-be73-277427aac651 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:28.719715 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 970/3861] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:28 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.177583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.179763 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:29.180052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.180277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.192326 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.192326 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:29.196996 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.202605 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-49a464c3-55bb-4575-8519-e206f5ed3cb3 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:29.203013 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 975/3862] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.220351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf532357-7204-4405-aa4a-1967083e98b2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.223152 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf532357-7204-4405-aa4a-1967083e98b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:29.223152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf532357-7204-4405-aa4a-1967083e98b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.223566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf532357-7204-4405-aa4a-1967083e98b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.237244 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.237244 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:29.242709 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf532357-7204-4405-aa4a-1967083e98b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.248608 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf532357-7204-4405-aa4a-1967083e98b2 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:29.249132 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 959/3863] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.352787 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.354807 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:29.355051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.355237 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.355336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:29.360173 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.360173 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:29.360822 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c4e9198-db60-4f8a-b4de-54534671fb65 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:29.361227 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 960/3864] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.374743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-630fc4c1-1494-4dc0-8537-87414661bd0e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.377151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31/export_record Aug 14 02:19:29.378069 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.378401 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'export_record' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.378548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Export record for backup 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:19:29.383866 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.383866 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:29.384800 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.api [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling RPCAPI with context: , host: np0000007301, backup: 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 02:19:29.393117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] export_record in rpcapi backup_id 498c7999-a465-4817-a142-ee1ab189ac31 on host np0000007301. {{(pid=100234) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 02:19:29.406289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDk4Yzc5OTktYTQ2NS00ODE3LWExNDItZWUxYWIxODlhYzMxIiwgInVzZXJfaWQiOiAiODZhYWJhMjQ1NTQ0NDM4MWE1NDU5NzFkMmQ4ODgzOTMiLCAicHJvamVjdF9pZCI6ICI4ZWVkZGEzNzg5NTM0ZmNkYjc2NDlmN2Q1N2MzYjIyYyIsICJ2b2x1bWVfaWQiOiAiOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTcwOTE4NTE3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5LzIwMjYwODE0MDIxOTA4L2F6X25vdmFfYmFja3VwXzQ5OGM3OTk5LWE0NjUtNDgxNy1hMTQyLWVlMWFiMTg5YWMzMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100234) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 02:19:29.406615 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-630fc4c1-1494-4dc0-8537-87414661bd0e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31/export_record returned with HTTP 200 Aug 14 02:19:29.407459 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 971/3865] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.417807 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-998a4238-54c5-45d6-9251-93cd86acc699 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.419745 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-998a4238-54c5-45d6-9251-93cd86acc699 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:19:29.420019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-998a4238-54c5-45d6-9251-93cd86acc699 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.420313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-998a4238-54c5-45d6-9251-93cd86acc699 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.420482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-998a4238-54c5-45d6-9251-93cd86acc699 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:29.426317 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.426317 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:29.427132 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-998a4238-54c5-45d6-9251-93cd86acc699 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:19:29.427683 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 976/3866] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.434837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.436814 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:29.437088 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.437340 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.437475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:29.441442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.442026 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.442026 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:29.443155 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25a021c4-0a54-469a-9eac-4ba4b5e9602c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:29.443506 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] POST https://10.4.3.35/volume/v3/backups/import_record Aug 14 02:19:29.444007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYzNzQzZTEtNTUwMS00M2UxLWIwMWUtNzQ3N2ZhZWUxMzg3IiwgInVzZXJfaWQiOiAiODZhYWJhMjQ1NTQ0NDM4MWE1NDU5NzFkMmQ4ODgzOTMiLCAicHJvamVjdF9pZCI6ICI4ZWVkZGEzNzg5NTM0ZmNkYjc2NDlmN2Q1N2MzYjIyYyIsICJ2b2x1bWVfaWQiOiAiOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTcwOTE4NTE3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5LzIwMjYwODE0MDIxOTA4L2F6X25vdmFfYmFja3VwXzQ5OGM3OTk5LWE0NjUtNDgxNy1hMTQyLWVlMWFiMTg5YWMzMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:29.444491 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 960/3867] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.445566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYzNzQzZTEtNTUwMS00M2UxLWIwMWUtNzQ3N2ZhZWUxMzg3IiwgInVzZXJfaWQiOiAiODZhYWJhMjQ1NTQ0NDM4MWE1NDU5NzFkMmQ4ODgzOTMiLCAicHJvamVjdF9pZCI6ICI4ZWVkZGEzNzg5NTM0ZmNkYjc2NDlmN2Q1N2MzYjIyYyIsICJ2b2x1bWVfaWQiOiAiOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTcwOTE4NTE3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5LzIwMjYwODE0MDIxOTA4L2F6X25vdmFfYmFja3VwXzQ5OGM3OTk5LWE0NjUtNDgxNy1hMTQyLWVlMWFiMTg5YWMzMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100237) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 02:19:29.445711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWYzNzQzZTEtNTUwMS00M2UxLWIwMWUtNzQ3N2ZhZWUxMzg3IiwgInVzZXJfaWQiOiAiODZhYWJhMjQ1NTQ0NDM4MWE1NDU5NzFkMmQ4ODgzOTMiLCAicHJvamVjdF9pZCI6ICI4ZWVkZGEzNzg5NTM0ZmNkYjc2NDlmN2Q1N2MzYjIyYyIsICJ2b2x1bWVfaWQiOiAiOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTcwOTE4NTE3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTc2OWViYTMtN2QzYy00YWQ3LWI3YzQtYzI5ZTE1YWZiNjY5LzIwMjYwODE0MDIxOTA4L2F6X25vdmFfYmFja3VwXzQ5OGM3OTk5LWE0NjUtNDgxNy1hMTQyLWVlMWFiMTg5YWMzMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MTk6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100237) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 02:19:29.446465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '97b396b8594140ca9cde7a388fcb9b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eedda3789534fcdb7649f7d57c3b22c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:29.446956 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88a0d94f-365d-42d2-9a54-5b2902a5b2b8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/import_record returned with HTTP 403 Aug 14 02:19:29.447188 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 961/3868] 10.4.3.35 () {70 vars in 1335 bytes} [Fri Aug 14 02:19:29 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 14 02:19:29.456825 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.459171 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:29.459479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.459768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.460061 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume with id: 9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:29.469405 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.469405 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:29.469802 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:29.493268 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume request issued successfully. Aug 14 02:19:29.493527 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c18662f2-96a3-4d73-b412-87b1fa3af0b5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 returned with HTTP 202 Aug 14 02:19:29.494008 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 972/3869] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:29 2026] DELETE /volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:29.506820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.510341 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:29.510718 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.511009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.521195 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.521195 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:29.527190 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:29.532487 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-04c97f8c-9f0b-4718-9bfe-187ca4bc0088 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 returned with HTTP 200 Aug 14 02:19:29.532963 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 977/3870] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.605182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.608281 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:29.608594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.609060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.627500 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.627500 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:29.634215 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.639708 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-f89ccc5d-3d64-49de-a1a2-7e410a2e3b71 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:29.640382 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 961/3871] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.660655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.662973 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620/action Aug 14 02:19:29.663584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:29.663584 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:29.678707 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.678707 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:29.678707 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.692937 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Begin detaching volume completed successfully. Aug 14 02:19:29.693262 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-80cf474f-47c2-4b9a-872f-1653584682be tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620/action returned with HTTP 202 Aug 14 02:19:29.693928 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 962/3872] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:19:29 2026] POST /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:29.694438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-4191d400-22e8-496c-804e-7ae5e8dc6baf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.697368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-4191d400-22e8-496c-804e-7ae5e8dc6baf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b Aug 14 02:19:29.697609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-4191d400-22e8-496c-804e-7ae5e8dc6baf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.697837 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-4191d400-22e8-496c-804e-7ae5e8dc6baf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.707733 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.707733 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:29.714403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.718092 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:29.718092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.718092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.730986 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.730986 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:29.731446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.733318 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:29.733530 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.733745 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.733862 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:29.741344 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.742555 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.742555 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:29.743270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-baa1940b-8e95-4b8d-aff3-0dc9a7eeed9a tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:29.745237 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 962/3873] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.746143 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2ff3db0-9758-41da-a966-cd77de875fb2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.746455 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2ff3db0-9758-41da-a966-cd77de875fb2 None None] GET https://10.4.3.35/volume// Aug 14 02:19:29.746615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2ff3db0-9758-41da-a966-cd77de875fb2 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.746821 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2ff3db0-9758-41da-a966-cd77de875fb2 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.747223 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2ff3db0-9758-41da-a966-cd77de875fb2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:29.747935 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 963/3874] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:29.749558 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6b3c55da-ef27-4d10-90e8-17c3a79d2770 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:29.749558 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 978/3875] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.759417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.761223 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667/export_record Aug 14 02:19:29.761422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.761607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.761817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Export record for backup 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:19:29.764716 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.765709 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.765709 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:29.766542 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling RPCAPI with context: , host: np0000007301, backup: 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 02:19:29.766706 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:29.766918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.767121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.772618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] export_record in rpcapi backup_id 4fc07d0e-d474-4405-8966-38adc6015667 on host np0000007301. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 02:19:29.777256 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.777256 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:29.778601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-4191d400-22e8-496c-804e-7ae5e8dc6baf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b returned with HTTP 200 Aug 14 02:19:29.779171 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 973/3876] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:19:29 2026] DELETE /volume/v3/attachments/dd0acb45-d4c6-4ded-a2a1-66421eaafe6b => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.781652 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:29.784776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGZjMDdkMGUtZDQ3NC00NDA1LTg5NjYtMzhhZGM2MDE1NjY3IiwgInVzZXJfaWQiOiAiMGUxYTNjODAxODIxNGY3YmI2OTBmOGVmOGRiMzdlNTEiLCAicHJvamVjdF9pZCI6ICJiODdhOWJmMDA2NGI0OTAzOGMzM2RjNDE2ZjgzOTk2ZSIsICJ2b2x1bWVfaWQiOiAiODlmZGJiZjItZjNkZi00NWIxLWJkODgtZDRiYzZmNTYwZGI0IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzMyNTExOTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWZkYmJmMi1mM2RmLTQ1YjEtYmQ4OC1kNGJjNmY1NjBkYjQvMjAyNjA4MTQwMjE5MTIvYXpfbm92YV9iYWNrdXBfNGZjMDdkMGUtZDQ3NC00NDA1LTg5NjYtMzhhZGM2MDE1NjY3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjE5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 02:19:29.784776 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6733f60-85df-45ee-a334-28f1ac2904c1 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667/export_record returned with HTTP 200 Aug 14 02:19:29.784776 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 963/3877] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:29.785104 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-a053a9a8-a3b8-4501-a944-5994c99fa307 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:29.785626 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 964/3878] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:29.790253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.792061 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:29.792352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.792634 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.792927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:29.795038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-660b635b-33b6-497a-aec6-84a4855de1dd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.799481 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-660b635b-33b6-497a-aec6-84a4855de1dd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:29.799775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-660b635b-33b6-497a-aec6-84a4855de1dd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.799880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-660b635b-33b6-497a-aec6-84a4855de1dd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.800379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-660b635b-33b6-497a-aec6-84a4855de1dd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:29.803883 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.803883 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:29.803883 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:29.804181 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.804181 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:29.804687 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-660b635b-33b6-497a-aec6-84a4855de1dd tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:29.805049 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 974/3879] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:29.816536 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.818301 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] POST https://10.4.3.35/volume/v3/backups/import_record Aug 14 02:19:29.818950 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRiNzgyM2YtMjk0ZC00MjZkLTliNDMtMjJkZWJkYzRlMWFlIiwgInVzZXJfaWQiOiAiMGUxYTNjODAxODIxNGY3YmI2OTBmOGVmOGRiMzdlNTEiLCAicHJvamVjdF9pZCI6ICJiODdhOWJmMDA2NGI0OTAzOGMzM2RjNDE2ZjgzOTk2ZSIsICJ2b2x1bWVfaWQiOiAiODlmZGJiZjItZjNkZi00NWIxLWJkODgtZDRiYzZmNTYwZGI0IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzMyNTExOTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWZkYmJmMi1mM2RmLTQ1YjEtYmQ4OC1kNGJjNmY1NjBkYjQvMjAyNjA4MTQwMjE5MTIvYXpfbm92YV9iYWNrdXBfNGZjMDdkMGUtZDQ3NC00NDA1LTg5NjYtMzhhZGM2MDE1NjY3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjE5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:29.820555 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRiNzgyM2YtMjk0ZC00MjZkLTliNDMtMjJkZWJkYzRlMWFlIiwgInVzZXJfaWQiOiAiMGUxYTNjODAxODIxNGY3YmI2OTBmOGVmOGRiMzdlNTEiLCAicHJvamVjdF9pZCI6ICJiODdhOWJmMDA2NGI0OTAzOGMzM2RjNDE2ZjgzOTk2ZSIsICJ2b2x1bWVfaWQiOiAiODlmZGJiZjItZjNkZi00NWIxLWJkODgtZDRiYzZmNTYwZGI0IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzMyNTExOTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWZkYmJmMi1mM2RmLTQ1YjEtYmQ4OC1kNGJjNmY1NjBkYjQvMjAyNjA4MTQwMjE5MTIvYXpfbm92YV9iYWNrdXBfNGZjMDdkMGUtZDQ3NC00NDA1LTg5NjYtMzhhZGM2MDE1NjY3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjE5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 02:19:29.820648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRiNzgyM2YtMjk0ZC00MjZkLTliNDMtMjJkZWJkYzRlMWFlIiwgInVzZXJfaWQiOiAiMGUxYTNjODAxODIxNGY3YmI2OTBmOGVmOGRiMzdlNTEiLCAicHJvamVjdF9pZCI6ICJiODdhOWJmMDA2NGI0OTAzOGMzM2RjNDE2ZjgzOTk2ZSIsICJ2b2x1bWVfaWQiOiAiODlmZGJiZjItZjNkZi00NWIxLWJkODgtZDRiYzZmNTYwZGI0IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzMyNTExOTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWZkYmJmMi1mM2RmLTQ1YjEtYmQ4OC1kNGJjNmY1NjBkYjQvMjAyNjA4MTQwMjE5MTIvYXpfbm92YV9iYWNrdXBfNGZjMDdkMGUtZDQ3NC00NDA1LTg5NjYtMzhhZGM2MDE1NjY3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoxOToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAyOjE5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 02:19:29.821504 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '18cc4f9523174a6a94c13150b470e580', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b87a9bf0064b49038c33dc416f83996e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:29.822819 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5251fd-44ef-49dc-9c4b-4127d18d8822 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups/import_record returned with HTTP 403 Aug 14 02:19:29.822819 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 964/3880] 10.4.3.35 () {70 vars in 1335 bytes} [Fri Aug 14 02:19:29 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 14 02:19:29.823731 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:19:29.824093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-72cbe8c5-0c18-4b3c-ac1b-183320d54336 req-b219cff1-6f40-411d-ab36-c0d785c099e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 202 Aug 14 02:19:29.824749 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 979/3881] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:19:29 2026] DELETE /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:29.833527 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.835139 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:29.835335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.835522 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.835694 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume with id: 89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:29.844045 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.844045 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:29.844953 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:29.869168 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume request issued successfully. Aug 14 02:19:29.869168 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f012eb9d-5dd4-4879-8430-4aa5cad5f562 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 returned with HTTP 202 Aug 14 02:19:29.869491 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 965/3882] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:29 2026] DELETE /volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:29.876667 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:29.880699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:29.880699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:29.880699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:29.887111 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:29.887111 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:29.890756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:29.895281 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ee0ee4b9-c901-4ce2-a6c5-4636347786c5 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 returned with HTTP 200 Aug 14 02:19:29.895743 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 975/3883] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:29 2026] GET /volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:30.457083 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.459606 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:30.459927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.460216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.460375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:30.467105 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.467105 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:30.468283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e93c83-0749-4df3-b2ed-57c3723f17b9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:30.469019 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 965/3884] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.547532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c45b514e-51b1-4ef6-a02c-aa3fb733b1f8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.549217 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c45b514e-51b1-4ef6-a02c-aa3fb733b1f8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 Aug 14 02:19:30.549428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c45b514e-51b1-4ef6-a02c-aa3fb733b1f8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.549630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c45b514e-51b1-4ef6-a02c-aa3fb733b1f8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.555231 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c45b514e-51b1-4ef6-a02c-aa3fb733b1f8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 returned with HTTP 404 Aug 14 02:19:30.555690 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 980/3885] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/volumes/9769eba3-7d3c-4ad7-b7c4-c29e15afb669 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:30.568574 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.570886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] GET https://10.4.3.35/volume/v3/backups Aug 14 02:19:30.571160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.571386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.571752 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:19:30.579018 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b0ebb5-98a5-40ee-a543-5fce08531172 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 200 Aug 14 02:19:30.579529 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 966/3886] 10.4.3.35 () {68 vars in 1270 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/backups => generated 620 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.589360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.591648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] GET https://10.4.3.35/volume/v3/backups?project_id=8eedda3789534fcdb7649f7d57c3b22c Aug 14 02:19:30.592102 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.592275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.592633 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Removing options 'project_id' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:19:30.601269 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5d84aca-a5b4-4b21-839e-90221b41c8be tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups?project_id=8eedda3789534fcdb7649f7d57c3b22c returned with HTTP 200 Aug 14 02:19:30.601862 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 976/3887] 10.4.3.35 () {68 vars in 1357 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/backups?project_id=8eedda3789534fcdb7649f7d57c3b22c => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.612443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.615272 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:30.615702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-654106600"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:30.617784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-654106600'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:30.617945 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume of 1 GB Aug 14 02:19:30.624865 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Availability Zones retrieved successfully. Aug 14 02:19:30.631442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (aa812da3-5b4d-469b-92e7-757c050e0936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:30.633451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c57ab0c-204c-4a2a-9500-a230d71dc062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:30.634044 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:30.669563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c57ab0c-204c-4a2a-9500-a230d71dc062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:30.670783 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fd6cc7-d55b-4378-a692-e1412df9019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:30.723541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c50dca36-0962-419e-80eb-14d13e07a804 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.724364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-afba62ba-51f6-44b1-b054-175301793449 req-950c1bd8-b8c6-4125-ad32-ffe43c473252 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.725475 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c50dca36-0962-419e-80eb-14d13e07a804 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce Aug 14 02:19:30.725606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c50dca36-0962-419e-80eb-14d13e07a804 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.725943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c50dca36-0962-419e-80eb-14d13e07a804 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.727009 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['8e271e71-0ec2-46e4-8168-ae8129750a7d', 'd53b2bc3-5aaa-4954-8c25-2ede5113fe99', 'd4dc2f8a-6c00-4ea0-851c-a76be8a1e4ca', '2fd07dca-db98-43d4-9fdf-40035f9d8b6f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:30.727257 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-950c1bd8-b8c6-4125-ad32-ffe43c473252 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 Aug 14 02:19:30.727540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-950c1bd8-b8c6-4125-ad32-ffe43c473252 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.727834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-950c1bd8-b8c6-4125-ad32-ffe43c473252 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.728092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fd6cc7-d55b-4378-a692-e1412df9019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e271e71-0ec2-46e4-8168-ae8129750a7d', 'd53b2bc3-5aaa-4954-8c25-2ede5113fe99', 'd4dc2f8a-6c00-4ea0-851c-a76be8a1e4ca', '2fd07dca-db98-43d4-9fdf-40035f9d8b6f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:30.729707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b496a-dca7-4ed6-ad34-a11fc6993a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:30.733261 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c50dca36-0962-419e-80eb-14d13e07a804 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce returned with HTTP 404 Aug 14 02:19:30.733831 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 981/3888] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/volumes/8e7e5bbc-3f6e-4bde-bda1-f8e818a3bfce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:30.738547 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.738547 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:30.760809 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b496a-dca7-4ed6-ad34-a11fc6993a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b492c4fd-ac92-4aa1-97bd-00358685f107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-654106600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['8e271e71-0ec2-46e4-8168-ae8129750a7d','d53b2bc3-5aaa-4954-8c25-2ede5113fe99','d4dc2f8a-6c00-4ea0-851c-a76be8a1e4ca','2fd07dca-db98-43d4-9fdf-40035f9d8b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-654106600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b492c4fd-ac92-4aa1-97bd-00358685f107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eedda3789534fcdb7649f7d57c3b22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86aaba2455444381a545971d2d888393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:30.761244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd351f3-a2ab-4462-a347-691d5266bd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:30.770986 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.772982 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:30.773192 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.774153 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.785809 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.785809 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:30.788783 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd351f3-a2ab-4462-a347-691d5266bd0e) transitioned into state 'SUCCESS' from state '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-654106600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['8e271e71-0ec2-46e4-8168-ae8129750a7d','d53b2bc3-5aaa-4954-8c25-2ede5113fe99','d4dc2f8a-6c00-4ea0-851c-a76be8a1e4ca','2fd07dca-db98-43d4-9fdf-40035f9d8b6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86aaba2455444381a545971d2d888393',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:30.789536 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430f74fa-2ab5-4038-94e5-0fc0f49b13f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:30.790730 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:30.796555 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b6b8392-4987-4dd5-9d84-5c60feea4d0a tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:30.797080 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 977/3889] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:30.802197 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430f74fa-2ab5-4038-94e5-0fc0f49b13f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:30.802197 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Flow 'volume_create_api' (aa812da3-5b4d-469b-92e7-757c050e0936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:30.802531 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Create volume request issued successfully. Aug 14 02:19:30.803371 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cabcf7a6-249a-4422-aab4-b74fe76e1aa4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:30.803887 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 966/3890] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:19:30 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:30.806140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-afba62ba-51f6-44b1-b054-175301793449 req-950c1bd8-b8c6-4125-ad32-ffe43c473252 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 returned with HTTP 200 Aug 14 02:19:30.806140 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 967/3891] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:19:30 2026] DELETE /volume/v3/attachments/3f9b8b57-7c7e-46d6-9f6f-48b21db273d5 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.816032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-90780d92-0b74-4024-bea0-c5489b7ef81e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.819057 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:30.819343 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.819502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eaa87f15-4ba8-484c-8475-f571d593ecea None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.819557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.819665 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:30.825533 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.825533 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:30.826265 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:30.827633 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaa87f15-4ba8-484c-8475-f571d593ecea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:30.827962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaa87f15-4ba8-484c-8475-f571d593ecea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.828155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaa87f15-4ba8-484c-8475-f571d593ecea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.836329 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.836329 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:30.840796 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-eaa87f15-4ba8-484c-8475-f571d593ecea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:30.845240 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:19:30.845496 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90780d92-0b74-4024-bea0-c5489b7ef81e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 202 Aug 14 02:19:30.845612 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaa87f15-4ba8-484c-8475-f571d593ecea tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 returned with HTTP 200 Aug 14 02:19:30.846039 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 978/3892] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.846096 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 982/3893] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:19:30 2026] DELETE /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:30.861486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.865952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:30.865952 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.865952 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.871694 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.871694 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:30.872296 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:19:30.873271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb9fde88-639b-4a8a-bd27-c97d431a00d6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 200 Aug 14 02:19:30.873717 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 967/3894] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.911701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f67cf30a-ace4-4f21-8e32-235630ad1aa4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.914326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f67cf30a-ace4-4f21-8e32-235630ad1aa4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 Aug 14 02:19:30.914613 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f67cf30a-ace4-4f21-8e32-235630ad1aa4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.914897 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f67cf30a-ace4-4f21-8e32-235630ad1aa4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.923075 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f67cf30a-ace4-4f21-8e32-235630ad1aa4 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 returned with HTTP 404 Aug 14 02:19:30.923557 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 968/3895] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/volumes/89fdbbf2-f3df-45b1-bd88-d4bc6f560db4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:30.934271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.936599 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] GET https://10.4.3.35/volume/v3/backups Aug 14 02:19:30.936932 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.937207 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.937470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:19:30.943368 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2248ac74-43e4-4f0c-a6b2-943b20189742 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups returned with HTTP 200 Aug 14 02:19:30.943780 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 979/3896] 10.4.3.35 () {68 vars in 1270 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.954222 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-852cd3f1-0b80-473e-9932-2f71920f7188 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.956744 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-852cd3f1-0b80-473e-9932-2f71920f7188 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] GET https://10.4.3.35/volume/v3/backups?project_id=b87a9bf0064b49038c33dc416f83996e Aug 14 02:19:30.957075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-852cd3f1-0b80-473e-9932-2f71920f7188 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:30.957359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-852cd3f1-0b80-473e-9932-2f71920f7188 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:30.957753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-852cd3f1-0b80-473e-9932-2f71920f7188 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Removing options 'project_id' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:19:30.958130 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:30.958130 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:30.974568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-852cd3f1-0b80-473e-9932-2f71920f7188 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups?project_id=b87a9bf0064b49038c33dc416f83996e returned with HTTP 200 Aug 14 02:19:30.975223 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 983/3897] 10.4.3.35 () {68 vars in 1357 bytes} [Fri Aug 14 02:19:30 2026] GET /volume/v3/backups?project_id=b87a9bf0064b49038c33dc416f83996e => generated 620 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:30.986320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b956565b-98b4-493b-987b-1b508872d607 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:30.988133 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:30.988488 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-703631974"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:30.990085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-703631974'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:30.990201 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume of 1 GB Aug 14 02:19:30.994762 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Availability Zones retrieved successfully. Aug 14 02:19:31.000937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (417f64d2-4558-4260-b66d-bdb3f2227109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:31.002198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd029a0-38e1-4031-ab2e-289eca83ea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:31.003042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:31.028597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd029a0-38e1-4031-ab2e-289eca83ea44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:31.029521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae936cf-a96d-41d0-a50a-eb71e78c2cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:31.069535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['e23dfd6c-e467-401c-8d27-3619de3c01bc', '3b285de0-056e-493a-a9de-02c0a59cf8ce', '756c50a9-c11c-4f5d-a12e-5183e1875cbb', 'eeae71f4-6072-4076-a88a-bc7ddb63c552'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:31.070307 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae936cf-a96d-41d0-a50a-eb71e78c2cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23dfd6c-e467-401c-8d27-3619de3c01bc', '3b285de0-056e-493a-a9de-02c0a59cf8ce', '756c50a9-c11c-4f5d-a12e-5183e1875cbb', 'eeae71f4-6072-4076-a88a-bc7ddb63c552']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:31.071334 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c206d8f6-405a-4601-8c0f-c25ed67c4ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:31.094696 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c206d8f6-405a-4601-8c0f-c25ed67c4ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c133153-ec7a-4b39-b00f-8bdc37ef27e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703631974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['e23dfd6c-e467-401c-8d27-3619de3c01bc','3b285de0-056e-493a-a9de-02c0a59cf8ce','756c50a9-c11c-4f5d-a12e-5183e1875cbb','eeae71f4-6072-4076-a88a-bc7ddb63c552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703631974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c133153-ec7a-4b39-b00f-8bdc37ef27e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b87a9bf0064b49038c33dc416f83996e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:31.095845 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05bf02c-f20f-4441-8a08-220396be0aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:31.116027 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05bf02c-f20f-4441-8a08-220396be0aa9) transitioned into state 'SUCCESS' from state '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-703631974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a9bf0064b49038c33dc416f83996e',qos_specs=None,replication_status=,reservations=['e23dfd6c-e467-401c-8d27-3619de3c01bc','3b285de0-056e-493a-a9de-02c0a59cf8ce','756c50a9-c11c-4f5d-a12e-5183e1875cbb','eeae71f4-6072-4076-a88a-bc7ddb63c552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e1a3c8018214f7bb690f8ef8db37e51',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:31.116797 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342dfd0f-cedc-442b-91e5-d0d335d4131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:31.125612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342dfd0f-cedc-442b-91e5-d0d335d4131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:31.126581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Flow 'volume_create_api' (417f64d2-4558-4260-b66d-bdb3f2227109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:31.126926 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Create volume request issued successfully. Aug 14 02:19:31.127459 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b956565b-98b4-493b-987b-1b508872d607 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:31.127949 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 968/3898] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:19:30 2026] POST /volume/v3/volumes => generated 775 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:31.143188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.144881 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:31.145081 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.145267 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.151940 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.151940 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:31.155213 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:31.158774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ded5c6c8-d478-4d9b-80ae-cb6d9a3110b2 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 returned with HTTP 200 Aug 14 02:19:31.159118 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 969/3899] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:31.481609 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.483526 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:31.483968 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.484124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.484295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:31.489392 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.489392 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:31.490358 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a706e87-0bef-4c82-b9c3-d13d16dba198 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:31.490595 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 980/3900] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:31.815438 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.818338 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:31.818549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.818792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.829503 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.829503 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:31.834333 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:31.839814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73df3d11-5868-4eeb-8209-1cd89ac54e78 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:31.840406 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 984/3901] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:31.866716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-882c1608-b3e3-4c88-bf56-a64660586f10 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.868008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-882c1608-b3e3-4c88-bf56-a64660586f10 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:31.868225 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-882c1608-b3e3-4c88-bf56-a64660586f10 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.868408 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-882c1608-b3e3-4c88-bf56-a64660586f10 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.876722 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.876722 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:31.884280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d90c80a-b3eb-40a5-949d-3c674b192cbc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.884701 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-882c1608-b3e3-4c88-bf56-a64660586f10 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:31.886203 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d90c80a-b3eb-40a5-949d-3c674b192cbc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a Aug 14 02:19:31.886405 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d90c80a-b3eb-40a5-949d-3c674b192cbc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.886590 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d90c80a-b3eb-40a5-949d-3c674b192cbc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.889874 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-882c1608-b3e3-4c88-bf56-a64660586f10 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 returned with HTTP 200 Aug 14 02:19:31.890533 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 969/3902] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:31.891071 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d90c80a-b3eb-40a5-949d-3c674b192cbc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a returned with HTTP 404 Aug 14 02:19:31.891641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 970/3903] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/snapshots/2da56178-f8c6-438d-bd20-7a400134132a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:31.901834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0f79410b-63b2-4edf-9c12-e807d6746874 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.903000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.903546 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:31.903735 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.903956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.904098 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:31.905371 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:31.906026 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b492c4fd-ac92-4aa1-97bd-00358685f107", "name": "tempest-type-Backup-812254740"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:31.907645 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating new backup {'backup': {'volume_id': 'b492c4fd-ac92-4aa1-97bd-00358685f107', 'name': 'tempest-type-Backup-812254740'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:31.907983 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Creating backup of volume b492c4fd-ac92-4aa1-97bd-00358685f107 in container None Aug 14 02:19:31.911185 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.911185 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:31.911726 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:31.915351 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.915351 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:31.915833 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:31.931256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.934001 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:19:31.934001 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f79410b-63b2-4edf-9c12-e807d6746874 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 202 Aug 14 02:19:31.934273 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 981/3904] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:31 2026] DELETE /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:31.937237 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:31.937462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.937719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.942210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-467e4ae8-e593-410f-bb82-936cef78888d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.945917 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Created reservations ['4ebce989-84c1-4127-9e8f-260e466185b7', '65728c2e-ef77-4448-aeef-d08c1984f9bc'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:31.946121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-467e4ae8-e593-410f-bb82-936cef78888d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:31.946121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-467e4ae8-e593-410f-bb82-936cef78888d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:31.946121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-467e4ae8-e593-410f-bb82-936cef78888d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:31.952160 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.952160 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:31.956990 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:31.956990 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:31.957155 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:31.961012 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-467e4ae8-e593-410f-bb82-936cef78888d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:31.961126 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-97a24466-0ced-4c70-96c6-47c933914e7f tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:31.961578 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 970/3905] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:31.968129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-467e4ae8-e593-410f-bb82-936cef78888d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 200 Aug 14 02:19:31.968579 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 971/3906] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:31 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:31.992717 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:31.992932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c24cb898-c7a6-4ab1-bb7d-4c8116bde6f0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:31.993496 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 985/3907] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:19:31 2026] POST /volume/v3/backups => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:31.994885 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] POST https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496/action Aug 14 02:19:31.995275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:31.995411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:32.006940 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.008806 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:32.008806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.008806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.009019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:32.009868 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.009868 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:32.010823 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:32.013351 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.013351 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:32.014018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38484091-9bd4-44e5-8f75-bf77041b32e8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:32.014395 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 971/3908] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:32.022247 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Begin detaching volume completed successfully. Aug 14 02:19:32.022247 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-5cb2ec48-4e11-43dd-bbd8-8a50f96a7f88 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496/action returned with HTTP 202 Aug 14 02:19:32.022457 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 982/3909] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:19:31 2026] POST /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:32.047760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9039848-8281-4d87-b126-8b2eef0874fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.050055 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9039848-8281-4d87-b126-8b2eef0874fd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:32.050222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9039848-8281-4d87-b126-8b2eef0874fd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.050504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9039848-8281-4d87-b126-8b2eef0874fd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.063992 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.063992 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:32.069863 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e9039848-8281-4d87-b126-8b2eef0874fd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:32.074580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9039848-8281-4d87-b126-8b2eef0874fd tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:32.074580 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 972/3910] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:32.076206 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fb4ecd36-5b2d-4c77-9e17-03fc8c3a73ef None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.076627 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb4ecd36-5b2d-4c77-9e17-03fc8c3a73ef None None] GET https://10.4.3.35/volume// Aug 14 02:19:32.076840 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb4ecd36-5b2d-4c77-9e17-03fc8c3a73ef None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.077050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb4ecd36-5b2d-4c77-9e17-03fc8c3a73ef None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.077447 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb4ecd36-5b2d-4c77-9e17-03fc8c3a73ef None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:32.077881 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 986/3911] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:32.086613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.089189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:32.089472 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.089758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.103768 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.103768 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:32.108413 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:32.113174 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-4873b3c7-e939-4248-91ad-05257dc34f42 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:32.113567 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 972/3912] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:32.173215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.175922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:32.176172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.176364 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.189023 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.189023 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:32.194823 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:32.200233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47e7d9e1-de01-44db-b10c-1842bceb2411 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 returned with HTTP 200 Aug 14 02:19:32.200734 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 983/3913] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:32.214625 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9dd80d0d-7115-4680-8b25-55e3df844219 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.216558 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:32.216942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c133153-ec7a-4b39-b00f-8bdc37ef27e0", "name": "tempest-type-Backup-1928593301"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:32.218485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating new backup {'backup': {'volume_id': '1c133153-ec7a-4b39-b00f-8bdc37ef27e0', 'name': 'tempest-type-Backup-1928593301'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:32.218622 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Creating backup of volume 1c133153-ec7a-4b39-b00f-8bdc37ef27e0 in container None Aug 14 02:19:32.226602 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.226602 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:32.227010 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:32.245312 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Created reservations ['51b17e79-af72-497d-94aa-8f149027fc98', 'b26a429b-4a8e-41bf-bbad-f266cecf673c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:32.273077 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9dd80d0d-7115-4680-8b25-55e3df844219 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:32.273489 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 973/3914] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:19:32 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:32.282991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.284932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:32.285270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.285733 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.285920 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:32.292625 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.292625 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:32.293493 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae8bdfa3-a6a2-4602-ab9d-7ae25fa33132 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:32.294206 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 987/3915] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:32.505081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.509557 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:32.509557 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.509557 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.509557 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:32.513326 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:32.513326 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:32.514186 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9cc546b-6f59-4731-94a7-ddd3e8973fa7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:32.514591 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 973/3916] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:32.987116 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8082a402-0f88-425b-aefe-8b0875c8fe91 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:32.989557 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8082a402-0f88-425b-aefe-8b0875c8fe91 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 Aug 14 02:19:32.989850 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8082a402-0f88-425b-aefe-8b0875c8fe91 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:32.990144 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8082a402-0f88-425b-aefe-8b0875c8fe91 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:32.998148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8082a402-0f88-425b-aefe-8b0875c8fe91 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 returned with HTTP 404 Aug 14 02:19:32.999030 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 984/3917] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:32 2026] GET /volume/v3/volumes/43a5086a-3254-4ed2-aec4-56c8f9f44748 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:33.027458 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.029495 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:33.029835 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:33.030207 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:33.030234 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.030426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:33.032489 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:33.033000 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-862750729", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:33.034966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-862750729', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:33.035713 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:33.035713 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:33.036617 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f2b39cb-edec-4bdd-bbbd-6c112f5e37b0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:33.037166 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 974/3918] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:33 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:33.088578 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.090744 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:33.091235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:33.091703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:33.102835 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:33.102835 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:33.107420 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:33.112382 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45531f56-18d5-4b06-a139-e88240a4d9d0 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:33.112999 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 974/3919] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:33 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:33.136865 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:19:33.142330 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:19:33.148471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (639a2eab-ba7f-4f20-a873-18135e5ed70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:33.149772 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d27f680-b4ce-406d-a17d-77df3eb787ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:33.150710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:33.219210 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d27f680-b4ce-406d-a17d-77df3eb787ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:33.220387 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a9a558-3f39-4199-97c5-05b8b309f746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:33.274201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['4f74e52e-f1ea-4958-b228-92423246cd8e', 'dfefd80f-4760-4292-8c11-70a73c9340b6', '78a5413d-5a23-4abf-a342-e708ba1349d7', 'aba28161-4df1-4827-b7d4-2e52281461ae'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:33.275411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a9a558-3f39-4199-97c5-05b8b309f746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f74e52e-f1ea-4958-b228-92423246cd8e', 'dfefd80f-4760-4292-8c11-70a73c9340b6', '78a5413d-5a23-4abf-a342-e708ba1349d7', 'aba28161-4df1-4827-b7d4-2e52281461ae']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:33.276549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc2e705-9e8f-420f-a6bc-e508bc2071c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:33.305334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.307101 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:33.307304 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:33.307486 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:33.307635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:33.313320 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:33.313320 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:33.313887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc2e705-9e8f-420f-a6bc-e508bc2071c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe1058fc-0e9f-4d05-be92-6cd65075818d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-862750729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['4f74e52e-f1ea-4958-b228-92423246cd8e','dfefd80f-4760-4292-8c11-70a73c9340b6','78a5413d-5a23-4abf-a342-e708ba1349d7','aba28161-4df1-4827-b7d4-2e52281461ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-862750729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe1058fc-0e9f-4d05-be92-6cd65075818d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:33.314010 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b95b1f26-a6cb-418f-a87a-43f9c98ae279 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:33.314241 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 985/3920] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:33 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:33.314869 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed7ff0-6b6f-4190-a5d0-e9d7b0ab7991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:33.336386 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eed7ff0-6b6f-4190-a5d0-e9d7b0ab7991) transitioned into state 'SUCCESS' from state '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-862750729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['4f74e52e-f1ea-4958-b228-92423246cd8e','dfefd80f-4760-4292-8c11-70a73c9340b6','78a5413d-5a23-4abf-a342-e708ba1349d7','aba28161-4df1-4827-b7d4-2e52281461ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:33.337358 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d445a2cc-e866-483f-bf9e-2f6e533e29d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:33.351278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d445a2cc-e866-483f-bf9e-2f6e533e29d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:33.352133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (639a2eab-ba7f-4f20-a873-18135e5ed70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:33.352435 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:19:33.353106 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35f96740-a763-49f2-a37e-fc900f9a9c6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:33.353510 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 988/3921] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:19:33 2026] POST /volume/v3/volumes => generated 756 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:33.366186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.368053 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:33.368255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:33.368456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:33.378362 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:33.378362 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:33.384220 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:33.390117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a04b57c-238c-4399-9b7a-f008c09ecbf9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:33.390613 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 975/3922] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:33 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:33.527597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-238204b5-8407-444e-ab90-b793935d7e4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:33.532132 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-238204b5-8407-444e-ab90-b793935d7e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:33.532303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-238204b5-8407-444e-ab90-b793935d7e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:33.532498 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-238204b5-8407-444e-ab90-b793935d7e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:33.532602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-238204b5-8407-444e-ab90-b793935d7e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:33.539661 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:33.539661 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:33.540486 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-238204b5-8407-444e-ab90-b793935d7e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:33.540861 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 975/3923] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:33 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:34.049336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.051100 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:34.051247 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.051450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.051548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:34.053770 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=320,cinder:UPDATE=87,cinder:INSERT=38 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:19:34.055930 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.055930 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:34.056648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-379e4d16-f190-4b0f-8aeb-13ae308bbb5a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:34.057163 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 986/3924] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:34.129732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-703425d2-c076-4064-bc69-a7eb1f6b375d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.132044 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-703425d2-c076-4064-bc69-a7eb1f6b375d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:34.132499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-703425d2-c076-4064-bc69-a7eb1f6b375d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.133514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-703425d2-c076-4064-bc69-a7eb1f6b375d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.144972 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.144972 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:34.150762 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-703425d2-c076-4064-bc69-a7eb1f6b375d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:34.153744 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-703425d2-c076-4064-bc69-a7eb1f6b375d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:34.154231 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 989/3925] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:34.326480 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.329059 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:34.329357 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.329606 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.329786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:34.334430 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.334430 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:34.335140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b785d2c-10f0-4e6e-920e-d5c7c98e0e40 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:34.335603 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 976/3926] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:34.405572 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a7466b3-ea49-4233-b897-c5435df6f8db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.407394 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a7466b3-ea49-4233-b897-c5435df6f8db tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:34.407588 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a7466b3-ea49-4233-b897-c5435df6f8db tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.407818 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a7466b3-ea49-4233-b897-c5435df6f8db tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.415360 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.415360 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:34.419495 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4a7466b3-ea49-4233-b897-c5435df6f8db tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:34.425095 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a7466b3-ea49-4233-b897-c5435df6f8db tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:34.425481 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 976/3927] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:34.442867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-810719be-ec74-4cc8-9a63-c70f46057af7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.445074 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-810719be-ec74-4cc8-9a63-c70f46057af7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:34.445339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-810719be-ec74-4cc8-9a63-c70f46057af7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.446315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-810719be-ec74-4cc8-9a63-c70f46057af7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.455922 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.455922 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:34.460313 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-810719be-ec74-4cc8-9a63-c70f46057af7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:34.466517 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-810719be-ec74-4cc8-9a63-c70f46057af7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:34.467144 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 987/3928] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:34.552988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:34.554603 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:34.554819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:34.555053 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:34.555191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:34.560024 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:34.560024 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:34.560956 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc935f59-aeb2-4532-8e44-e1c9c390e1d9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:34.561492 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 990/3929] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:34 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:35.068340 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:35.070831 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:35.071088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:35.071305 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:35.071430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:35.075010 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=319,cinder:UPDATE=62,cinder:INSERT=21 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:19:35.079949 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:35.079949 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:35.080633 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fafa98ee-2f4c-4a3c-aa54-2b6aeb695d7e tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:35.081050 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 977/3930] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:35 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:35.167689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab6aad15-e2c7-4241-849c-1e556badf26c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:35.170141 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab6aad15-e2c7-4241-849c-1e556badf26c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:35.170381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab6aad15-e2c7-4241-849c-1e556badf26c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:35.170649 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab6aad15-e2c7-4241-849c-1e556badf26c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:35.185262 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:35.185262 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:35.190739 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab6aad15-e2c7-4241-849c-1e556badf26c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:35.197795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab6aad15-e2c7-4241-849c-1e556badf26c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:35.198357 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 977/3931] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:35 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:35.347054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:35.349050 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:35.349337 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:35.349591 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:35.349851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:35.354115 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:35.354115 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:35.354715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4e5980f7-ac7f-4588-a6dd-305a01f30e94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:35.355145 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 988/3932] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:35 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:35.573871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:35.575827 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:35.576096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:35.576304 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:35.576435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:35.581137 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:35.581137 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:35.582029 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6545cd3a-28c3-4809-8ef5-8a068a89b778 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:35.582427 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 991/3933] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:35 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:35.685428 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:35.687287 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:35.687462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:35.687690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:35.694166 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:35.694166 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:35.697320 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:35.702658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-15b84952-46b5-4da7-ada2-c192a47dda5d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:35.703083 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 978/3934] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:35 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:36.093238 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.095207 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:36.095475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.095725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.095886 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:36.098079 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=338,cinder:INSERT=47,cinder:UPDATE=90 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:19:36.100260 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.100260 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:36.100843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd80b7d8-f262-4159-82d8-0de19ad87054 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:36.101204 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 978/3935] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:36.213240 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-af404f44-9a3d-4950-95b9-636f3bf7705c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.215442 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af404f44-9a3d-4950-95b9-636f3bf7705c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:36.215690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af404f44-9a3d-4950-95b9-636f3bf7705c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.215947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af404f44-9a3d-4950-95b9-636f3bf7705c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.225979 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.225979 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:36.229687 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-af404f44-9a3d-4950-95b9-636f3bf7705c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:36.234373 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af404f44-9a3d-4950-95b9-636f3bf7705c tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:36.235935 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 989/3936] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:36.235999 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.237881 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:36.238394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.238886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.246153 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.246153 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:36.251484 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:36.257307 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb03f047-a54d-4886-bf4f-9d8a44d945a9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:36.258042 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 992/3937] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:36.269279 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9bd9f5e6-76df-4cb3-a33a-d25f83f37082 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.269728 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bd9f5e6-76df-4cb3-a33a-d25f83f37082 None None] GET https://10.4.3.35/volume// Aug 14 02:19:36.269943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bd9f5e6-76df-4cb3-a33a-d25f83f37082 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.270158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bd9f5e6-76df-4cb3-a33a-d25f83f37082 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.270538 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bd9f5e6-76df-4cb3-a33a-d25f83f37082 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:36.270998 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 979/3938] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:36.279769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-038e89fa-869a-4a3b-b64d-f82e48f8535f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.282046 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-038e89fa-869a-4a3b-b64d-f82e48f8535f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:19:36.282410 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-038e89fa-869a-4a3b-b64d-f82e48f8535f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe1058fc-0e9f-4d05-be92-6cd65075818d", "connector": null, "instance_uuid": "c8c97b2e-2761-452f-a74e-c0e5f92cb212"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:36.291325 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.291325 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:36.318611 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-038e89fa-869a-4a3b-b64d-f82e48f8535f tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:19:36.319389 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 979/3939] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:19:36 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:36.365740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ae7732ce-d934-432a-b153-1ef4ab742857 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.367532 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae7732ce-d934-432a-b153-1ef4ab742857 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:36.367794 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae7732ce-d934-432a-b153-1ef4ab742857 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.368025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ae7732ce-d934-432a-b153-1ef4ab742857 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.368130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ae7732ce-d934-432a-b153-1ef4ab742857 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:36.376276 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.376276 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:36.377080 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ae7732ce-d934-432a-b153-1ef4ab742857 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:36.377783 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 990/3940] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:36.592388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:36.594209 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:36.594418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:36.594628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:36.594818 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:36.599552 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:36.599552 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:36.600412 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10cd232a-16a6-4ce1-9464-5808203f3a9b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:36.600774 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 993/3941] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:36 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.117223 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.118952 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:37.119156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.119336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.119438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:37.122379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-846fe53f-e85b-4fd0-902f-e2fc3d986a39 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.123740 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.123740 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:37.124274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5f5616dd-6bb8-4d82-acc1-4ef11ee75ea6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:37.124412 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-846fe53f-e85b-4fd0-902f-e2fc3d986a39 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda Aug 14 02:19:37.124599 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-846fe53f-e85b-4fd0-902f-e2fc3d986a39 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.124638 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 980/3942] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.124801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-846fe53f-e85b-4fd0-902f-e2fc3d986a39 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.134814 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.134814 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:37.183893 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-680a17db-7dce-4bec-a1ba-bde2be25086f req-846fe53f-e85b-4fd0-902f-e2fc3d986a39 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda returned with HTTP 200 Aug 14 02:19:37.184355 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 980/3943] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:19:37 2026] DELETE /volume/v3/attachments/df386bbc-caba-4f1e-9d37-1bb971e29cda => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.247963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.249635 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:37.249977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.250100 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.258424 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.258424 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:37.263164 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:37.267825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5887bf88-af9a-4b3e-bffe-b92cfb0975e8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.268252 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5887bf88-af9a-4b3e-bffe-b92cfb0975e8 None None] GET https://10.4.3.35/volume// Aug 14 02:19:37.269696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5887bf88-af9a-4b3e-bffe-b92cfb0975e8 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.269696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5887bf88-af9a-4b3e-bffe-b92cfb0975e8 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.269842 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-182f30ea-4dcb-4ab2-b10b-db88739738ad tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:37.269891 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5887bf88-af9a-4b3e-bffe-b92cfb0975e8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:19:37.269938 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 991/3944] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.269975 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 994/3945] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:19:37.282121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.285278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.285348 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:19:37.285537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.285793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.287483 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:37.287715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.287949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.296454 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.296454 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:37.297745 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.297745 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:37.300208 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:19:37.301845 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:37.305547 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-50e09f37-4bcb-4a0f-b26c-686a8a177bc1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:19:37.305937 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 981/3946] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:19:37.306817 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0a651d2-f95b-4f3c-a313-10658e0cd1bc tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:37.307301 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 981/3947] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.360219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ff272514-3317-4a5e-8251-e24c7362340d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.362127 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff272514-3317-4a5e-8251-e24c7362340d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:37.362238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff272514-3317-4a5e-8251-e24c7362340d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.362326 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff272514-3317-4a5e-8251-e24c7362340d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.369328 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.369328 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:37.372589 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ff272514-3317-4a5e-8251-e24c7362340d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:37.376232 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff272514-3317-4a5e-8251-e24c7362340d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:37.376702 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 992/3948] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.388319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.388389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.390453 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:37.390768 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:37.390815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.390965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.391041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.391131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:37.391192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.396024 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.396024 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:37.396774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b43749b1-6ff6-4f0c-8728-f2772573e8a0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:37.397249 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 982/3949] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.399960 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.399960 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:37.403845 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:37.408590 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1740e1-6d13-4bb7-80e7-aaab5010141d tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:37.409070 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 995/3950] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.414419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.416431 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 Aug 14 02:19:37.416872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:37.425297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-fe1058fc-0e9f-4d05-be92-6cd65075818d-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:19:37.430166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-fe1058fc-0e9f-4d05-be92-6cd65075818d-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:19:37.431220 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.431220 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:37.460410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ea902882-c647-47c1-be74-45c2f3d3f158 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.462159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ea902882-c647-47c1-be74-45c2f3d3f158 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:37.462362 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ea902882-c647-47c1-be74-45c2f3d3f158 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.462560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ea902882-c647-47c1-be74-45c2f3d3f158 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.469577 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.469577 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:37.473781 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ea902882-c647-47c1-be74-45c2f3d3f158 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:37.477532 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ea902882-c647-47c1-be74-45c2f3d3f158 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:37.477919 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 993/3951] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.517803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-fe1058fc-0e9f-4d05-be92-6cd65075818d-np0000007301" released by "attachment_update" :: held 0.088s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:19:37.518102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-cb33ed96-4a5e-41d6-9427-5eb309990c84 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 returned with HTTP 200 Aug 14 02:19:37.518665 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 982/3952] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:19:37 2026] PUT /volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:37.541341 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-d0a28296-f956-4017-9837-b3c3cfde44ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.543596 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-d0a28296-f956-4017-9837-b3c3cfde44ff tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83/action Aug 14 02:19:37.544362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-d0a28296-f956-4017-9837-b3c3cfde44ff tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:37.544362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-d0a28296-f956-4017-9837-b3c3cfde44ff tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:37.562923 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.562923 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:37.576718 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-84a39aac-e56e-4c45-a8a0-fbbc7f44c33a req-d0a28296-f956-4017-9837-b3c3cfde44ff tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83/action returned with HTTP 204 Aug 14 02:19:37.578175 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 983/3953] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:19:37 2026] POST /volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:37.613965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.617040 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:37.617040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.617040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.617253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:37.631793 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.631793 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:37.635485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-15d0e1a0-f64b-4928-8017-1182caf58c0c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:37.637836 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 996/3954] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:37.652264 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.654151 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9/restore Aug 14 02:19:37.654441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "0a31881a-7f6d-45e7-b1db-7a09d35c8bc3"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:37.655874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Restoring backup 9a266ca2-7b43-4b12-bebd-660611e2acb9 ({'restore': {'volume_id': '0a31881a-7f6d-45e7-b1db-7a09d35c8bc3'}}) {{(pid=100234) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:19:37.656008 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Restoring backup 9a266ca2-7b43-4b12-bebd-660611e2acb9 to volume 0a31881a-7f6d-45e7-b1db-7a09d35c8bc3. Aug 14 02:19:37.664815 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.664815 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:37.674814 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.674814 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:37.675237 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:37.675348 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.api [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Checking backup size 1 against volume size 1 {{(pid=100234) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:19:37.675471 np0000007301 devstack@c-api.service[100234]: INFO cinder.backup.api [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Overwriting volume 0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 with restore of backup 9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:37.693252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] restore_backup in rpcapi backup_id 9a266ca2-7b43-4b12-bebd-660611e2acb9 {{(pid=100234) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:19:37.697729 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ff9c526-9784-41ce-a79b-d7c9fbc1e1f6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9/restore returned with HTTP 202 Aug 14 02:19:37.698206 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 994/3955] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:19:37 2026] POST /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9/restore => generated 181 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:37.707324 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-002ac317-cf0d-40f6-b66b-29114451b1cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:37.709146 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-002ac317-cf0d-40f6-b66b-29114451b1cb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:37.709337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-002ac317-cf0d-40f6-b66b-29114451b1cb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:37.709516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-002ac317-cf0d-40f6-b66b-29114451b1cb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:37.709610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-002ac317-cf0d-40f6-b66b-29114451b1cb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:37.714564 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:37.714564 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:37.714878 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-002ac317-cf0d-40f6-b66b-29114451b1cb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:37.715209 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 983/3956] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:37 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:38.145239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:38.152591 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:38.154015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:38.155534 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:38.156127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:38.172520 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:38.172520 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:38.174187 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3260356b-6cbf-43d3-9366-d91a3ff4858f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:38.176400 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 984/3957] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:38 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:38.407623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-591eacb5-6f87-4751-b03b-4f173479a637 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:38.410246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-591eacb5-6f87-4751-b03b-4f173479a637 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:38.410459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-591eacb5-6f87-4751-b03b-4f173479a637 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:38.410649 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-591eacb5-6f87-4751-b03b-4f173479a637 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:38.410758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-591eacb5-6f87-4751-b03b-4f173479a637 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:38.414779 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:38.414779 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:38.415351 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-591eacb5-6f87-4751-b03b-4f173479a637 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:38.415849 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 997/3958] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:38 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:38.725307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:38.727366 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:38.727628 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:38.727874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:38.728006 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:38.733269 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:38.733269 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:38.734259 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-703c8d10-15e6-45ba-9c32-420b23fd95d3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:38.734686 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 995/3959] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:38 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:39.191265 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:39.193218 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:39.193434 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:39.193606 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:39.193716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:39.197642 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:39.197642 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:39.198288 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-297b52b9-d094-4eb6-b0a7-d2746f926d95 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:39.198716 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 984/3960] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:39 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:39.427301 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:39.429521 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:39.429805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:39.430057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:39.430196 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:39.435072 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:39.435072 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:39.435791 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c59a1cb-e1d5-4335-8102-3fdca59ecda0 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:39.436232 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 985/3961] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:39 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:39.749833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:39.767335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:39.771790 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:39.773087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:39.773737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:39.802457 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:39.802457 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:39.809127 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d8c0e4a2-cdf1-4b2b-9060-caff57a12e4b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:39.812836 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 998/3962] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:39 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:40.212316 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-97550068-ebd0-4bec-bd29-319c64c3d914 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:40.214146 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-97550068-ebd0-4bec-bd29-319c64c3d914 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:40.214366 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-97550068-ebd0-4bec-bd29-319c64c3d914 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:40.214572 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-97550068-ebd0-4bec-bd29-319c64c3d914 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:40.214687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-97550068-ebd0-4bec-bd29-319c64c3d914 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:40.218964 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:40.218964 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:40.219514 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-97550068-ebd0-4bec-bd29-319c64c3d914 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:40.220005 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 996/3963] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:40 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:40.437414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:40.439118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:40.440803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:40.440803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:40.440803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume with id: f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:40.446927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81abb891-7ddd-4605-b834-bd27c1ff841b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:40.448558 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81abb891-7ddd-4605-b834-bd27c1ff841b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:40.448769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81abb891-7ddd-4605-b834-bd27c1ff841b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:40.449539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81abb891-7ddd-4605-b834-bd27c1ff841b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:40.449539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-81abb891-7ddd-4605-b834-bd27c1ff841b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:40.449750 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:40.449750 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:40.450036 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:40.452698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:40.452698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:40.453291 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81abb891-7ddd-4605-b834-bd27c1ff841b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:40.453642 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 986/3964] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:40 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:19:40.468406 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume request issued successfully. Aug 14 02:19:40.468406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c0dae0a-6991-48a9-9140-5fe4e8e93d25 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 202 Aug 14 02:19:40.468803 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 985/3965] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:40 2026] DELETE /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:40.479344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:40.486321 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:40.487559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:40.488697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:40.498502 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:40.498502 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:40.502214 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:40.505613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-add97dcd-edde-4e1b-95d7-41a3e0276f33 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 200 Aug 14 02:19:40.506043 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 999/3966] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:40 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:40.822469 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:40.824632 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:40.824872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:40.825097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:40.825222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:40.830004 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:40.830004 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:40.830797 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d25fefb-255a-4cb1-a068-2e950fbb4177 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:40.831218 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 997/3967] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:40 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:41.231803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.233957 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:41.234229 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.234429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.234553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:41.239548 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:41.239548 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:41.240244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-723ab377-c2ae-4c5b-b1b5-08eb90bcf688 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:41.240636 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 987/3968] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:41 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:41.464364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48b10def-78ac-4af2-96fa-ac89434c793d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.466405 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48b10def-78ac-4af2-96fa-ac89434c793d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:41.466661 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48b10def-78ac-4af2-96fa-ac89434c793d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.466936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48b10def-78ac-4af2-96fa-ac89434c793d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.467086 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-48b10def-78ac-4af2-96fa-ac89434c793d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:41.471771 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:41.471771 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:41.472421 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48b10def-78ac-4af2-96fa-ac89434c793d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:41.472822 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 986/3969] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:41 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:41.521604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d7a93099-5b80-4d62-8915-036b998fb4c6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.523729 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7a93099-5b80-4d62-8915-036b998fb4c6 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 Aug 14 02:19:41.523729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7a93099-5b80-4d62-8915-036b998fb4c6 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.523868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d7a93099-5b80-4d62-8915-036b998fb4c6 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.529137 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d7a93099-5b80-4d62-8915-036b998fb4c6 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 returned with HTTP 404 Aug 14 02:19:41.529541 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1000/3970] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:41 2026] GET /volume/v3/volumes/f675147e-e78e-4520-b9ee-f066232c2496 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:41.538088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.539999 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:41.540211 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.540417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.540578 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume with id: b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:41.549741 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:41.549741 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:41.550200 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:41.568474 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume request issued successfully. Aug 14 02:19:41.568633 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cb2b1df0-aa2b-4f4c-a3d7-52105f4b2ede tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 202 Aug 14 02:19:41.569119 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 998/3971] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:41 2026] DELETE /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:41.575323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.577057 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:41.577280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.577466 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.585081 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:41.585081 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:41.588962 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:41.593204 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4acad38a-c05f-42cb-9354-ce46dbda0724 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 200 Aug 14 02:19:41.593616 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 988/3972] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:41 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:41.841450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:41.843641 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:41.843939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:41.844174 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:41.844302 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:41.849424 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:41.849424 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:41.850379 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c0b91e6-77d1-45dc-b367-0eb62a245fe6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:41.850832 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 987/3973] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:41 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:42.250969 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1189cbac-f78a-49ca-b392-e74246f4725b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.253296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1189cbac-f78a-49ca-b392-e74246f4725b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:42.253296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1189cbac-f78a-49ca-b392-e74246f4725b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.253721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1189cbac-f78a-49ca-b392-e74246f4725b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.253807 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1189cbac-f78a-49ca-b392-e74246f4725b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:42.258547 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:42.258547 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:42.259288 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1189cbac-f78a-49ca-b392-e74246f4725b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:42.259756 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1001/3974] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:42 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:42.484564 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.486775 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:42.487075 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.487317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.487455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:42.492693 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:42.492693 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:42.493512 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-816fdde6-2ad4-4889-a1fe-ed23d89d0432 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:42.494032 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 999/3975] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:42 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:42.608040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-539575fb-1aac-4330-8811-ec5da569a06b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.610624 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-539575fb-1aac-4330-8811-ec5da569a06b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 Aug 14 02:19:42.611832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-539575fb-1aac-4330-8811-ec5da569a06b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.612214 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-539575fb-1aac-4330-8811-ec5da569a06b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.621252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-539575fb-1aac-4330-8811-ec5da569a06b tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 returned with HTTP 404 Aug 14 02:19:42.622646 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 989/3976] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:42 2026] GET /volume/v3/volumes/b81b34b8-47b6-4a50-a522-6946e3805620 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:42.699299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b59a42bf-a9db-457b-9580-b83e7c450292 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.701748 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:19:42.702091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.702371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.702640 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume with id: ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:19:42.712830 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:42.712830 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:42.713443 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:42.736602 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Delete volume request issued successfully. Aug 14 02:19:42.736802 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b59a42bf-a9db-457b-9580-b83e7c450292 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 202 Aug 14 02:19:42.737306 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 988/3977] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:42 2026] DELETE /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:42.745537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.748123 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:19:42.748404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.748637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.757928 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:42.757928 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:42.762363 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Volume info retrieved successfully. Aug 14 02:19:42.767568 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f7bad2f-96df-45dc-86cd-24ce72c52837 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 200 Aug 14 02:19:42.768075 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1002/3978] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:42 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:42.862221 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:42.865635 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:42.865635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:42.865635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:42.865635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:42.869767 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:42.869767 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:42.870523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e27af317-2dbf-48ef-af19-466c7b44e3bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:42.870938 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1000/3979] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:42 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:43.284601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:43.290056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:43.290354 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:43.290669 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:43.290820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:43.301005 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:43.301005 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:43.301817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-285cec05-d88c-44d0-b837-ffec85d1c1c2 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:43.302307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 990/3980] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:43 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:43.511700 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8cf65c93-9101-4083-888f-cd785d2f71be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:43.513569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cf65c93-9101-4083-888f-cd785d2f71be tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:43.514595 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cf65c93-9101-4083-888f-cd785d2f71be tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:43.515690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cf65c93-9101-4083-888f-cd785d2f71be tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:43.515690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8cf65c93-9101-4083-888f-cd785d2f71be tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:43.525435 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:43.525435 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:43.525435 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cf65c93-9101-4083-888f-cd785d2f71be tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:43.525435 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 989/3981] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:43 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:43.781521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-db00d224-2d1a-4c17-a435-9b94e91f5f56 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:43.787333 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-db00d224-2d1a-4c17-a435-9b94e91f5f56 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] GET https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d Aug 14 02:19:43.787642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-db00d224-2d1a-4c17-a435-9b94e91f5f56 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:43.787951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-db00d224-2d1a-4c17-a435-9b94e91f5f56 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:43.797591 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-db00d224-2d1a-4c17-a435-9b94e91f5f56 tempest-AttachVolumeTestJSON-1467558620 tempest-AttachVolumeTestJSON-1467558620-project-member] https://10.4.3.35/volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d returned with HTTP 404 Aug 14 02:19:43.798194 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1003/3982] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:43 2026] GET /volume/v3/volumes/ccd2728b-50a2-40f9-8a47-8a2aa9c9be5d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:43.882749 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-354bb058-dd09-4615-a79f-6c36f01efed8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:43.885752 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-354bb058-dd09-4615-a79f-6c36f01efed8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:43.886003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-354bb058-dd09-4615-a79f-6c36f01efed8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:43.886246 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-354bb058-dd09-4615-a79f-6c36f01efed8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:43.886360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-354bb058-dd09-4615-a79f-6c36f01efed8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:43.893313 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:43.893313 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:43.894458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-354bb058-dd09-4615-a79f-6c36f01efed8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:43.895042 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1001/3983] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:43 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:44.320666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:44.324260 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:44.324619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:44.324955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:44.325078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:44.331130 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:44.331130 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:44.332205 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4325b5c4-4d51-4617-9041-8435443d9ec4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:44.333025 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 991/3984] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:44 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:44.538752 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:44.545240 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:44.546073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:44.547258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:44.547575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:44.554310 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:44.554310 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:44.555300 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-766777c7-a9e9-4bb9-934a-35d84a00bfea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:44.555865 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 990/3985] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:44 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:44.909293 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dcf01928-cd99-4ba4-884a-11386f824708 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:44.915874 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dcf01928-cd99-4ba4-884a-11386f824708 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:44.916097 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dcf01928-cd99-4ba4-884a-11386f824708 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:44.916312 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dcf01928-cd99-4ba4-884a-11386f824708 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:44.916409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-dcf01928-cd99-4ba4-884a-11386f824708 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:44.921444 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:44.921444 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:44.922300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dcf01928-cd99-4ba4-884a-11386f824708 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:44.922784 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1004/3986] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:44 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:45.347190 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:45.349492 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:45.349733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:45.349892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:45.350126 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:45.355941 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:45.355941 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:45.356928 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0fd1c38-2a3b-4f58-aa22-e96c6a3e0ece tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:45.357459 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1002/3987] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:45 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:45.569562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbbccddf-ac51-4139-9601-8da1cff3badf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:45.571540 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbbccddf-ac51-4139-9601-8da1cff3badf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:45.571842 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbbccddf-ac51-4139-9601-8da1cff3badf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:45.572123 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbbccddf-ac51-4139-9601-8da1cff3badf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:45.572272 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cbbccddf-ac51-4139-9601-8da1cff3badf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:45.577817 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:45.577817 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:45.578591 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbbccddf-ac51-4139-9601-8da1cff3badf tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:45.579107 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 992/3988] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:45 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:45.934743 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:45.937438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:45.937701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:45.937960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:45.938116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:45.945442 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:45.945442 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:45.946511 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab7f279e-5ec0-4698-ba90-86f59401a557 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:45.947050 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 991/3989] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:45 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:46.374710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:46.379414 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:46.379414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:46.379706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:46.379812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:46.387290 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:46.387290 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:46.388117 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9786ece0-8352-4384-aed9-3e6e1a72a0e6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:46.388522 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1005/3990] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:46 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:46.590476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aa6d9220-5bf3-4321-86ae-382623309a94 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:46.592332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa6d9220-5bf3-4321-86ae-382623309a94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:46.592575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa6d9220-5bf3-4321-86ae-382623309a94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:46.592784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa6d9220-5bf3-4321-86ae-382623309a94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:46.592882 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-aa6d9220-5bf3-4321-86ae-382623309a94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:46.597978 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:46.597978 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:46.598378 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa6d9220-5bf3-4321-86ae-382623309a94 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:46.598788 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1003/3991] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:46 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:46.961217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:46.963253 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:46.963467 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:46.963715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:46.963811 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:46.968273 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:46.968273 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:46.969269 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30653db8-e2ea-4aae-8295-4e45de3d3fc4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:46.969897 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 993/3992] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:46 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:47.402131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-819e8403-1d35-4dcc-8e87-24278ec1541a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:47.404919 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-819e8403-1d35-4dcc-8e87-24278ec1541a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:47.405101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-819e8403-1d35-4dcc-8e87-24278ec1541a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:47.405269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-819e8403-1d35-4dcc-8e87-24278ec1541a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:47.405364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-819e8403-1d35-4dcc-8e87-24278ec1541a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:47.411777 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:47.411777 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:47.412345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-819e8403-1d35-4dcc-8e87-24278ec1541a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:47.412687 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 992/3993] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:47 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:47.611776 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:47.613850 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:47.614080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:47.614308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:47.614426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:47.618822 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:47.618822 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:47.619497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58bfe655-4d2b-47e9-a432-64d3102f1b63 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:47.619894 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1006/3994] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:47 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:47.984111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:47.988775 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:47.988775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:47.988775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:47.988775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:47.995237 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:47.995237 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:47.996739 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6f22d55-ac8f-4e5d-b097-ccc18cc8b4bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:47.997453 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1004/3995] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:47 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:48.425692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:48.429158 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:48.429454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:48.429729 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:48.429881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:48.437206 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:48.437206 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:48.437936 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92e4b7c4-9aec-48ca-b8b7-22a864e1b5ba tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:48.438336 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 994/3996] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:48 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:48.492450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:48.494342 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:48.494719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-797482851", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:48.496156 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-797482851', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:48.496285 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Create volume of 1 GB Aug 14 02:19:48.502276 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Availability Zones retrieved successfully. Aug 14 02:19:48.506974 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Flow 'volume_create_api' (943c78c5-8e7f-43f6-a27e-f39878cbef24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:48.508317 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0968fac6-325c-45be-b8de-072f7fa13bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:48.510715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:48.533292 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0968fac6-325c-45be-b8de-072f7fa13bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:48.534004 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80003d5e-880b-47a8-9776-8eeb86192c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:48.594262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Created reservations ['e430f5a2-84ee-42fa-94d6-4a529529668b', '9e44b6c4-cca9-4595-9c36-e24c36d6b7b0', 'b903e5b7-deba-4a15-bfd9-bb8b24bac629', '2880c2b4-b237-4616-8eb8-b8e80836106c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:48.595245 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80003d5e-880b-47a8-9776-8eeb86192c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e430f5a2-84ee-42fa-94d6-4a529529668b', '9e44b6c4-cca9-4595-9c36-e24c36d6b7b0', 'b903e5b7-deba-4a15-bfd9-bb8b24bac629', '2880c2b4-b237-4616-8eb8-b8e80836106c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:48.596153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d45df60-dd66-4125-bd7d-a6b28902bee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:48.622166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d45df60-dd66-4125-bd7d-a6b28902bee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3c8c2c-244a-4d95-8430-a0b91086d3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-797482851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a605f795a3438a8802d222f24acbe2',qos_specs=None,replication_status=,reservations=['e430f5a2-84ee-42fa-94d6-4a529529668b','9e44b6c4-cca9-4595-9c36-e24c36d6b7b0','b903e5b7-deba-4a15-bfd9-bb8b24bac629','2880c2b4-b237-4616-8eb8-b8e80836106c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e7fb015c7a45cd9576522b3c401960',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-797482851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3c8c2c-244a-4d95-8430-a0b91086d3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43a605f795a3438a8802d222f24acbe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e7fb015c7a45cd9576522b3c401960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:48.624872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9941fb04-771c-4147-880d-e77e16b51c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:48.634390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:48.636724 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:48.637640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:48.637640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:48.637640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:48.641986 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:48.641986 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:48.642575 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-974cbd1a-5fc0-48eb-a2c9-c8f1657476cc tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:48.642957 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1007/3997] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:48 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:48.643802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9941fb04-771c-4147-880d-e77e16b51c8f) transitioned into state 'SUCCESS' from state '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-797482851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43a605f795a3438a8802d222f24acbe2',qos_specs=None,replication_status=,reservations=['e430f5a2-84ee-42fa-94d6-4a529529668b','9e44b6c4-cca9-4595-9c36-e24c36d6b7b0','b903e5b7-deba-4a15-bfd9-bb8b24bac629','2880c2b4-b237-4616-8eb8-b8e80836106c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e7fb015c7a45cd9576522b3c401960',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:48.644884 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee352832-e4e0-4dce-b9c1-9a3321e78fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:48.655237 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee352832-e4e0-4dce-b9c1-9a3321e78fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:48.656992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Flow 'volume_create_api' (943c78c5-8e7f-43f6-a27e-f39878cbef24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:48.656992 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Create volume request issued successfully. Aug 14 02:19:48.657460 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-7370fc68-d804-4d6d-9aaa-f9b46de67802 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:48.658008 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 993/3998] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:19:48 2026] POST /volume/v3/volumes => generated 752 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:48.667140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:48.670145 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:48.670606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:48.671635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:48.682534 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:48.682534 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:48.686155 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:48.692169 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-01d7f229-3fab-4c68-8767-b8f3c309bdfd req-9c971799-ed34-498f-a853-11ef9938f2fd tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 200 Aug 14 02:19:48.693837 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1005/3999] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:48 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:48.727031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:48.729350 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:48.729636 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:48.729883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:48.737579 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:48.737579 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:48.741815 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:48.747954 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-08dcf104-a2bc-4671-8eb7-75bb69801e5f req-d8bec294-61ea-471f-9bb3-89822f94098d tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 200 Aug 14 02:19:48.748538 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 995/4000] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:48 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:49.009419 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-31428ab6-6d80-4074-9c14-022a6b17327c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:49.012719 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-31428ab6-6d80-4074-9c14-022a6b17327c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:49.013002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-31428ab6-6d80-4074-9c14-022a6b17327c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:49.013289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-31428ab6-6d80-4074-9c14-022a6b17327c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:49.013438 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-31428ab6-6d80-4074-9c14-022a6b17327c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:49.019196 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:49.019196 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:49.020269 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-31428ab6-6d80-4074-9c14-022a6b17327c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:49.020833 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1008/4001] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:49 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:49.449689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:49.452699 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:49.453032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:49.453311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:49.453474 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:49.461142 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:49.461142 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:49.462067 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-868172b6-201d-488b-ac58-9bdf3fb7e764 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:49.462598 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 994/4002] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:49 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:49.653549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:49.657532 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:49.657532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:49.657532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:49.657532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:49.661499 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:49.661499 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:49.662354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d98a3cf-1f5c-46f3-9713-dde1e50f446f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:49.663065 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1006/4003] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:49 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:49.779390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:49.782307 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:49.782607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:49.783009 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:49.792394 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:49.792394 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:49.797274 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:49.803232 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6d7413b9-4635-4504-8d11-ef4b7a8d7114 req-585c7732-008b-4215-a1b6-55e46f1978b0 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 200 Aug 14 02:19:49.803799 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 996/4004] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:49 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:49.838059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:49.842701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:19:49.843521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c3c8c2c-244a-4d95-8430-a0b91086d3e5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-417429990", "description": null, "metadata": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:49.853113 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:49.853113 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:49.853757 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:49.853892 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Create snapshot from volume 4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:49.896449 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Created reservations ['854417af-b6f4-4dc2-8cbf-915f2f7482a2', 'a6190ae9-f953-4fa3-a800-3a33cc730c28', '3290805d-f2f7-42c6-bdf6-aba8a3eeced3', '3e906ae2-d96c-44ce-a434-a98b95825e26'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:49.944439 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Snapshot create request issued successfully. Aug 14 02:19:49.944896 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-d548464f-f728-4aa0-9e37-243d84199d37 req-e6b6ef06-ee44-4ce8-bfff-efeef41602d7 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:19:49.945812 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1009/4005] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:19:49 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 14 02:19:50.021361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.026375 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] GET https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:50.026641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.026840 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.031546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-deb03842-680b-4481-ab12-1a4a0185be86 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.034210 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-deb03842-680b-4481-ab12-1a4a0185be86 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:50.034337 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.034337 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:50.034956 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Snapshot retrieved successfully. Aug 14 02:19:50.035262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-deb03842-680b-4481-ab12-1a4a0185be86 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.036772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-deb03842-680b-4481-ab12-1a4a0185be86 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.036772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-deb03842-680b-4481-ab12-1a4a0185be86 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:50.036852 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74eab27e-9be9-4de4-989c-a596ab919939 req-479440aa-fdbe-4143-82a5-192ce3ce1d03 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 returned with HTTP 200 Aug 14 02:19:50.036852 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 995/4006] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.042844 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.042844 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:50.044246 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-deb03842-680b-4481-ab12-1a4a0185be86 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:50.045099 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1007/4007] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.064433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.067620 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] GET https://10.4.3.35/volume/v3/snapshots/detail Aug 14 02:19:50.067620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.067885 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.068165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:19:50.069703 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.db.api [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:19:50.074620 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] Get all snapshots completed successfully. Aug 14 02:19:50.075048 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.075048 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:50.075774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0603c739-5926-4f65-a9e0-fd97aee337a6 req-6b377056-fc58-4b1f-aa0e-e4e2476e6dec tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-reader] https://10.4.3.35/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 02:19:50.076168 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 997/4008] 10.4.3.35 () {68 vars in 1507 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.112628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.118899 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:50.119163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.119478 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.126521 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.126521 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:50.127154 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Snapshot retrieved successfully. Aug 14 02:19:50.128245 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-abf3449d-c5d3-4b1e-9f58-f1373dd1c764 req-33b5e958-ae30-4924-b5aa-45deabb5c876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 returned with HTTP 200 Aug 14 02:19:50.128764 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1010/4009] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.154428 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.157125 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:50.157386 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.157660 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.157831 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Delete snapshot with id: d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:50.163978 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.163978 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:50.164511 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Snapshot retrieved successfully. Aug 14 02:19:50.183968 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Snapshot delete request issued successfully. Aug 14 02:19:50.184182 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f81f45bd-1828-46a7-8bfe-731845acc45f req-04ea6128-1791-4a8d-8968-3789e55bce69 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 returned with HTTP 202 Aug 14 02:19:50.184722 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 996/4010] 10.4.3.35 () {70 vars in 1619 bytes} [Fri Aug 14 02:19:50 2026] DELETE /volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:50.211587 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.214122 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:50.214604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.216344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.222128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.222128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:50.223094 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Snapshot retrieved successfully. Aug 14 02:19:50.224478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2b476a47-2f25-480b-8e94-6a6130094204 req-dc810a40-3355-4227-aa51-d0fad2ac413f tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 returned with HTTP 200 Aug 14 02:19:50.225459 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1008/4011] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.474655 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36f4aed4-662f-49cb-a2ea-95302f96141b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.476753 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36f4aed4-662f-49cb-a2ea-95302f96141b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:50.477053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36f4aed4-662f-49cb-a2ea-95302f96141b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.477275 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36f4aed4-662f-49cb-a2ea-95302f96141b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.477403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-36f4aed4-662f-49cb-a2ea-95302f96141b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:50.482072 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.482072 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:50.482927 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36f4aed4-662f-49cb-a2ea-95302f96141b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:50.483371 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 998/4012] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:50.675162 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:50.677335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:50.677620 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:50.677938 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:50.678110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:50.685428 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:50.685428 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:50.688723 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7ab47727-7037-4794-9cd7-a9a5d247dd45 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:50.688723 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1011/4013] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:50 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.056729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.058787 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:51.059049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.059297 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.059417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:51.064846 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.064846 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:51.065637 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5a8d783-c48b-4516-ac94-858d40eb7d41 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:51.066273 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 997/4014] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.076339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.078226 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:19:51.078759 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.079137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.087737 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.087737 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:51.092360 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:51.097599 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1536420-5cf4-4364-9d85-012c73c5ed38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 200 Aug 14 02:19:51.098235 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1009/4015] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.111871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.114326 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:51.114596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.114876 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.115045 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: 9a266ca2-7b43-4b12-bebd-660611e2acb9. Aug 14 02:19:51.129858 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.129858 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:51.144892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id 9a266ca2-7b43-4b12-bebd-660611e2acb9 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:19:51.147222 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1332e5d3-8bbf-48f5-b9e3-6f5b8fbc811f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 202 Aug 14 02:19:51.147774 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 999/4016] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:19:51 2026] DELETE /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:51.154437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.156326 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:51.156555 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.156805 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.156937 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:51.161826 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.161826 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:51.162661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56a5f950-9c07-4c80-a48c-03d7b2b4ecee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 200 Aug 14 02:19:51.163069 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1012/4017] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.251032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2b9bd3d0-f3ce-4703-9719-30ba69da747e req-7b442a9d-18c8-4ea6-8d4f-5a127df2406b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.253438 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2b9bd3d0-f3ce-4703-9719-30ba69da747e req-7b442a9d-18c8-4ea6-8d4f-5a127df2406b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 Aug 14 02:19:51.253694 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2b9bd3d0-f3ce-4703-9719-30ba69da747e req-7b442a9d-18c8-4ea6-8d4f-5a127df2406b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.253952 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2b9bd3d0-f3ce-4703-9719-30ba69da747e req-7b442a9d-18c8-4ea6-8d4f-5a127df2406b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.258785 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2b9bd3d0-f3ce-4703-9719-30ba69da747e req-7b442a9d-18c8-4ea6-8d4f-5a127df2406b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 returned with HTTP 404 Aug 14 02:19:51.259516 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 998/4018] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/snapshots/d2a19a75-a8a5-447a-9cdf-10f4723befe3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:51.280414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.282591 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:51.282832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.283082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.283266 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Delete volume with id: 4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:51.290653 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.290653 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:51.291133 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:51.313741 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Delete volume request issued successfully. Aug 14 02:19:51.313741 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a7508857-220c-40a8-9d45-ca61f18cb355 req-164df815-de64-4b7e-9bae-e3545b954876 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 202 Aug 14 02:19:51.313741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1010/4019] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:19:51 2026] DELETE /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:51.343786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.346449 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:51.346720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.346951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.355409 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.355409 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:51.359572 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Volume info retrieved successfully. Aug 14 02:19:51.363802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-93a1d5d0-723f-4051-ba45-23a25cacb505 req-03400caa-0a31-4da6-be3c-4753983d4b7b tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 200 Aug 14 02:19:51.364294 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1000/4020] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.494119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-47cb9a80-049b-483a-85f9-a43fedee3443 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.496641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47cb9a80-049b-483a-85f9-a43fedee3443 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:19:51.496926 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47cb9a80-049b-483a-85f9-a43fedee3443 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.497148 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-47cb9a80-049b-483a-85f9-a43fedee3443 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.497274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-47cb9a80-049b-483a-85f9-a43fedee3443 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:51.502943 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.502943 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:51.504200 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-47cb9a80-049b-483a-85f9-a43fedee3443 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:19:51.504885 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1013/4021] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:51.517630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.519847 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] POST https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945/action Aug 14 02:19:51.520284 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:51.520425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:51.522119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Updating backup 'fbdbc969-0e58-4f59-8999-cd2f139d8945' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 02:19:51.530481 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.530481 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:51.531802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '97b396b8594140ca9cde7a388fcb9b7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8eedda3789534fcdb7649f7d57c3b22c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:51.532083 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20d716d2-65c8-467d-b386-ee2e8a7be4a6 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945/action returned with HTTP 403 Aug 14 02:19:51.532606 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 999/4022] 10.4.3.35 () {70 vars in 1423 bytes} [Fri Aug 14 02:19:51 2026] POST /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:51.542020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.543743 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:51.544182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.544523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.544867 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume with id: b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:51.553986 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.553986 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:51.554523 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:51.578991 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume request issued successfully. Aug 14 02:19:51.578991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9056d15-8f92-4324-a3b4-34f854cd2026 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 returned with HTTP 202 Aug 14 02:19:51.580506 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1011/4023] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:51 2026] DELETE /volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:51.589582 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.591747 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:51.591991 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.592221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.600867 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.600867 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:51.604927 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:19:51.609544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bcb3637c-4b96-4926-8aff-b0ee88a3a541 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 returned with HTTP 200 Aug 14 02:19:51.610012 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1001/4024] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:51.700736 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-928427b7-179b-4a46-850b-f281d4c564ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:51.705607 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-928427b7-179b-4a46-850b-f281d4c564ea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:51.705886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-928427b7-179b-4a46-850b-f281d4c564ea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:51.706192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-928427b7-179b-4a46-850b-f281d4c564ea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:51.706332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-928427b7-179b-4a46-850b-f281d4c564ea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:51.712103 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:51.712103 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:51.713052 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-928427b7-179b-4a46-850b-f281d4c564ea tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:51.713817 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1014/4025] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:51 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:52.174789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.176582 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 Aug 14 02:19:52.176787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.177006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.177107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 9a266ca2-7b43-4b12-bebd-660611e2acb9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:52.180579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34cd307e-16ec-4d8f-98a6-90cd67291cef tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 returned with HTTP 404 Aug 14 02:19:52.181066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1000/4026] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/backups/9a266ca2-7b43-4b12-bebd-660611e2acb9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:52.192152 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-283702c1-d347-4452-926b-aeeb48adaf5a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.194458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:52.195139 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-899307711"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:52.199063 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-899307711'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:52.199063 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume of 1 GB Aug 14 02:19:52.202231 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Availability Zones retrieved successfully. Aug 14 02:19:52.209971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (f6bdc84b-600d-4bf4-a3d7-199fd6138faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:52.211405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be54293a-7f2f-45fc-9c08-4eb1dfd3ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.213547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:52.240130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be54293a-7f2f-45fc-9c08-4eb1dfd3ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.241137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba921a-3d53-4607-886a-57a09c62e485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.284041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['c2308378-5ad6-4760-91b8-3f7c9abff8fd', 'cd2a3fac-7183-486c-a445-69066e6e2ee8', '379e8099-a4e3-4a8b-a63e-b80565be1cc9', 'fe8741fb-8f89-4452-9aa9-507370262ff8'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:52.284041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba921a-3d53-4607-886a-57a09c62e485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2308378-5ad6-4760-91b8-3f7c9abff8fd', 'cd2a3fac-7183-486c-a445-69066e6e2ee8', '379e8099-a4e3-4a8b-a63e-b80565be1cc9', 'fe8741fb-8f89-4452-9aa9-507370262ff8']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.284041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eceb27c1-774b-41a2-87d3-ed36aca5aeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.312617 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eceb27c1-774b-41a2-87d3-ed36aca5aeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c7af4b-b808-4c16-938f-7aff2eafe967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-899307711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['c2308378-5ad6-4760-91b8-3f7c9abff8fd','cd2a3fac-7183-486c-a445-69066e6e2ee8','379e8099-a4e3-4a8b-a63e-b80565be1cc9','fe8741fb-8f89-4452-9aa9-507370262ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-899307711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c7af4b-b808-4c16-938f-7aff2eafe967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdd78afe6344466a1ba2149aa713a8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.313539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab142f-1b17-4b37-ada5-8aa2cfa334fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.334901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab142f-1b17-4b37-ada5-8aa2cfa334fa) transitioned into state 'SUCCESS' from state '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-899307711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['c2308378-5ad6-4760-91b8-3f7c9abff8fd','cd2a3fac-7183-486c-a445-69066e6e2ee8','379e8099-a4e3-4a8b-a63e-b80565be1cc9','fe8741fb-8f89-4452-9aa9-507370262ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.335847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd18adef-703f-428c-9cf1-916b216b9be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.345422 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd18adef-703f-428c-9cf1-916b216b9be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.346896 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (f6bdc84b-600d-4bf4-a3d7-199fd6138faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:52.347394 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request issued successfully. Aug 14 02:19:52.348326 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-283702c1-d347-4452-926b-aeeb48adaf5a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:52.349050 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1012/4027] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:19:52 2026] POST /volume/v3/volumes => generated 746 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:52.363840 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba58d0c5-2337-481f-9540-8044b5c05457 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.365368 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba58d0c5-2337-481f-9540-8044b5c05457 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:19:52.365525 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba58d0c5-2337-481f-9540-8044b5c05457 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.365739 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba58d0c5-2337-481f-9540-8044b5c05457 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.372361 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:52.372361 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:52.375969 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba58d0c5-2337-481f-9540-8044b5c05457 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:52.380097 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba58d0c5-2337-481f-9540-8044b5c05457 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 200 Aug 14 02:19:52.380485 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1002/4028] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:52.393797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-26f8896f-9e66-491a-b204-513707edefde req-caa78711-d027-41e8-963c-e97f4e1fc315 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.396225 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-26f8896f-9e66-491a-b204-513707edefde req-caa78711-d027-41e8-963c-e97f4e1fc315 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:52.396395 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-26f8896f-9e66-491a-b204-513707edefde req-caa78711-d027-41e8-963c-e97f4e1fc315 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.396730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-26f8896f-9e66-491a-b204-513707edefde req-caa78711-d027-41e8-963c-e97f4e1fc315 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.402374 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-26f8896f-9e66-491a-b204-513707edefde req-caa78711-d027-41e8-963c-e97f4e1fc315 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 404 Aug 14 02:19:52.402918 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1015/4029] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:52.427406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.433576 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:52.433948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.433948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.434063 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Delete volume with id: 4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:52.442775 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-83dfd183-c74e-4464-bd96-be464ddcb90f req-109d3b13-4020-444b-9d26-5a0e0ccb9e49 tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 404 Aug 14 02:19:52.442775 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1001/4030] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:19:52 2026] DELETE /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:52.465698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b3a63bc9-0fab-4d7e-b6f6-1fe70d70cc7a req-48f4c91d-f5bc-44c9-b671-ce048dd732ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.466598 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b3a63bc9-0fab-4d7e-b6f6-1fe70d70cc7a req-48f4c91d-f5bc-44c9-b671-ce048dd732ab tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 Aug 14 02:19:52.466796 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b3a63bc9-0fab-4d7e-b6f6-1fe70d70cc7a req-48f4c91d-f5bc-44c9-b671-ce048dd732ab tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.467002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b3a63bc9-0fab-4d7e-b6f6-1fe70d70cc7a req-48f4c91d-f5bc-44c9-b671-ce048dd732ab tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.472655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b3a63bc9-0fab-4d7e-b6f6-1fe70d70cc7a req-48f4c91d-f5bc-44c9-b671-ce048dd732ab tempest-VolumesSnapshotsTestJSON-196204898 tempest-VolumesSnapshotsTestJSON-196204898-project-member] https://10.4.3.35/volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 returned with HTTP 404 Aug 14 02:19:52.473410 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1013/4031] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/volumes/4c3c8c2c-244a-4d95-8430-a0b91086d3e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:52.623538 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-479078f9-b94a-4043-9e58-1e78f559e26d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.625220 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-479078f9-b94a-4043-9e58-1e78f559e26d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 Aug 14 02:19:52.625444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-479078f9-b94a-4043-9e58-1e78f559e26d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.625697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-479078f9-b94a-4043-9e58-1e78f559e26d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.631286 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-479078f9-b94a-4043-9e58-1e78f559e26d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 returned with HTTP 404 Aug 14 02:19:52.631892 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1003/4032] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/volumes/b492c4fd-ac92-4aa1-97bd-00358685f107 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:52.642899 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.649051 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] POST https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/restore Aug 14 02:19:52.649379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:52.650665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Restoring backup 06828281-fd7e-466b-98e7-bcd609bf204e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100235) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:19:52.652019 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Restoring backup 06828281-fd7e-466b-98e7-bcd609bf204e to volume None. Aug 14 02:19:52.657847 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:52.657847 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:52.658878 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Creating volume of 1 GB for restore of backup 06828281-fd7e-466b-98e7-bcd609bf204e. Aug 14 02:19:52.665569 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Availability Zones retrieved successfully. Aug 14 02:19:52.674244 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Flow 'volume_create_api' (ff0e67e6-1d44-42b1-8c3d-36eeb9ea21e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:52.675689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bc6efd-bfbe-44a4-97db-93de41e1bbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.677153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:52.715528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bc6efd-bfbe-44a4-97db-93de41e1bbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.716524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f3f870-ede6-4828-a38f-b3d75dcc0010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.724202 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:52.726757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:52.727100 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:52.727353 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:52.727490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:52.732728 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:52.732728 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:52.733403 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cebb16d-dcf8-4ec2-a33b-15ef30092518 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:52.733807 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1002/4033] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:52 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:52.756851 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Created reservations ['0d08769c-348d-4803-804b-878c7000941b', '920459e2-09d2-43df-b63d-6c43bb05e1ee', '16913c22-31a6-47bd-9c0d-16832d4a99cd', 'e2ad1dbc-7b43-4e5b-8389-42f452a0b7a4'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:52.758093 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f3f870-ede6-4828-a38f-b3d75dcc0010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d08769c-348d-4803-804b-878c7000941b', '920459e2-09d2-43df-b63d-6c43bb05e1ee', '16913c22-31a6-47bd-9c0d-16832d4a99cd', 'e2ad1dbc-7b43-4e5b-8389-42f452a0b7a4']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.759233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84a41ff-c4d7-40eb-b321-e41829794476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.797207 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84a41ff-c4d7-40eb-b321-e41829794476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1121e39e-0443-4404-93c6-321d4a34c82f', '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='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['0d08769c-348d-4803-804b-878c7000941b','920459e2-09d2-43df-b63d-6c43bb05e1ee','16913c22-31a6-47bd-9c0d-16832d4a99cd','e2ad1dbc-7b43-4e5b-8389-42f452a0b7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b396b8594140ca9cde7a388fcb9b7f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:52Z,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=1121e39e-0443-4404-93c6-321d4a34c82f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eedda3789534fcdb7649f7d57c3b22c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97b396b8594140ca9cde7a388fcb9b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.798936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56806000-7f48-4202-9048-7a9be68f8cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.817770 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56806000-7f48-4202-9048-7a9be68f8cc7) transitioned into 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='8eedda3789534fcdb7649f7d57c3b22c',qos_specs=None,replication_status=,reservations=['0d08769c-348d-4803-804b-878c7000941b','920459e2-09d2-43df-b63d-6c43bb05e1ee','16913c22-31a6-47bd-9c0d-16832d4a99cd','e2ad1dbc-7b43-4e5b-8389-42f452a0b7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97b396b8594140ca9cde7a388fcb9b7f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.818510 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af86188-4773-4168-934d-3717e011d9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:52.828254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af86188-4773-4168-934d-3717e011d9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:52.829403 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Flow 'volume_create_api' (ff0e67e6-1d44-42b1-8c3d-36eeb9ea21e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:52.829855 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Create volume request issued successfully. Aug 14 02:19:52.836397 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:52.836397 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:52.838701 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Volume info retrieved successfully. Aug 14 02:19:53.393266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-85eeb800-15e9-463b-a77a-88bc09df1380 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.395335 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85eeb800-15e9-463b-a77a-88bc09df1380 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:19:53.395617 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85eeb800-15e9-463b-a77a-88bc09df1380 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.395844 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85eeb800-15e9-463b-a77a-88bc09df1380 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.402465 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.402465 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:53.406618 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-85eeb800-15e9-463b-a77a-88bc09df1380 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:53.409948 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85eeb800-15e9-463b-a77a-88bc09df1380 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 200 Aug 14 02:19:53.410510 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1014/4034] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:53 2026] GET /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:53.428252 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.430244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:19:53.430548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08c7af4b-b808-4c16-938f-7aff2eafe967", "name": "tempest-VolumesBackupsTest-Backup-1939048154"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:53.431869 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '08c7af4b-b808-4c16-938f-7aff2eafe967', 'name': 'tempest-VolumesBackupsTest-Backup-1939048154'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:19:53.431999 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 08c7af4b-b808-4c16-938f-7aff2eafe967 in container None Aug 14 02:19:53.439657 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.439657 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:53.440175 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:19:53.455305 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['21f7b6a5-b095-4caf-9b15-4482550c144b', '2ba82f6d-cbcc-424f-b8f9-1e058e8d329d'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:53.481924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f7990c3-2b0f-48ef-9084-1c55a691ba22 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:19:53.482450 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1004/4035] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:19:53 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:53.492716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.493329 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:53.493561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.493844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.494175 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:53.498831 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.498831 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:53.499775 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8821de41-cd3d-4b6e-bebc-5e96eacfb80a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:53.500276 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1003/4036] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:53 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:53.745197 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0f1779f1-ac17-485c-a410-ea46def537b9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.747575 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f1779f1-ac17-485c-a410-ea46def537b9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:53.747901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f1779f1-ac17-485c-a410-ea46def537b9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.748182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f1779f1-ac17-485c-a410-ea46def537b9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.748333 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0f1779f1-ac17-485c-a410-ea46def537b9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:53.754217 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.754217 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:53.755225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f1779f1-ac17-485c-a410-ea46def537b9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:53.755798 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1015/4037] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:53 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:53.768786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b836c2fd-6443-46c0-aefb-3370cc17176b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.771147 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] POST https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b/action Aug 14 02:19:53.771592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:53.771782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:53.773557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Updating backup '00ec0203-b737-4807-8198-1fd32781d53b' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 02:19:53.782729 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.782729 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:53.784215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '18cc4f9523174a6a94c13150b470e580', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b87a9bf0064b49038c33dc416f83996e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:19:53.784450 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b836c2fd-6443-46c0-aefb-3370cc17176b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b/action returned with HTTP 403 Aug 14 02:19:53.785079 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1005/4038] 10.4.3.35 () {70 vars in 1423 bytes} [Fri Aug 14 02:19:53 2026] POST /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:53.792113 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.795661 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:53.795980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.796250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.796467 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume with id: 1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:53.814462 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.814462 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:53.814867 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:53.847702 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume request issued successfully. Aug 14 02:19:53.847702 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e9f4fd6-e4ca-4a34-a0e5-7aff942c99c3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 returned with HTTP 202 Aug 14 02:19:53.847702 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1004/4039] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:53 2026] DELETE /volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:53.847881 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.847881 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:53.847881 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Volume info retrieved successfully. Aug 14 02:19:53.847881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Checking backup size 1 against volume size 1 {{(pid=100235) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:19:53.847881 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Overwriting volume 1121e39e-0443-4404-93c6-321d4a34c82f with restore of backup 06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:53.852561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.854658 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:53.854970 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.855222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.862441 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.862441 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:53.865587 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] restore_backup in rpcapi backup_id 06828281-fd7e-466b-98e7-bcd609bf204e {{(pid=100235) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:19:53.867042 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d5ff366-eef9-4625-9067-564dd1e0db8f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/restore returned with HTTP 202 Aug 14 02:19:53.867150 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:53.867231 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1016/4040] 10.4.3.35 () {70 vars in 1426 bytes} [Fri Aug 14 02:19:52 2026] POST /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e/restore => generated 152 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:53.877443 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f4785f59-2698-48bf-ac0d-50a53cfd1016 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 returned with HTTP 200 Aug 14 02:19:53.878070 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1016/4041] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:53 2026] GET /volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:53.878411 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:53.880651 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:53.880872 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:53.881060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:53.881172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:53.889444 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:53.889444 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:53.890042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca156ade-ba65-4c20-982a-59b0ecfa633f tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:53.890376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1006/4042] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:53 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.350079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.440802 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:54.441207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1638171532", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:54.443123 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1638171532', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100238) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 02:19:54.450732 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DB qos_specs_create(): root {'id': '55497c16-c4c5-40bb-9664-9a4fcf85f313', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1638171532'} {{(pid=100238) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 02:19:54.456956 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7d80ef9-f625-4d7b-b660-85cc898fd0ce tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:54.457353 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1005/4043] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:19:54 2026] POST /volume/v3/qos-specs => generated 391 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.467565 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-72d9fff4-5517-4091-9b4c-7c38edded8a7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.470105 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-72d9fff4-5517-4091-9b4c-7c38edded8a7 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:19:54.470595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-72d9fff4-5517-4091-9b4c-7c38edded8a7 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-389017499"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:54.486636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-72d9fff4-5517-4091-9b4c-7c38edded8a7 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:19:54.487228 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1017/4044] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:19:54 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.497263 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4685bd9b-aa54-4233-96d8-41ceff1c6642 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.499480 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4685bd9b-aa54-4233-96d8-41ceff1c6642 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:19:54.499955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4685bd9b-aa54-4233-96d8-41ceff1c6642 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1533621106"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:54.512071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.514598 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:54.514883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.515153 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.515218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4685bd9b-aa54-4233-96d8-41ceff1c6642 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:19:54.515313 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:54.515654 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1017/4045] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:19:54 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.521057 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.521057 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:54.522128 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6711c26-59ae-45c8-a8d6-a78b935c2c64 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:54.522634 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1007/4046] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.525813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41b5990c-3e3c-488a-b04b-859e62a683ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.528317 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41b5990c-3e3c-488a-b04b-859e62a683ab tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:19:54.528766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41b5990c-3e3c-488a-b04b-859e62a683ab tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1842919400"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:54.530399 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.530399 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:54.541545 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41b5990c-3e3c-488a-b04b-859e62a683ab tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:19:54.541955 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1006/4047] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:19:54 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.552178 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f353150b-0c15-4e2f-ae10-56df632f8785 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.554263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f353150b-0c15-4e2f-ae10-56df632f8785 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 Aug 14 02:19:54.554469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f353150b-0c15-4e2f-ae10-56df632f8785 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.554829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f353150b-0c15-4e2f-ae10-56df632f8785 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associate' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.555437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f353150b-0c15-4e2f-ae10-56df632f8785 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Associate qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313 with type: b3909a32-1d2c-402c-983d-e2a2656b2988 {{(pid=100235) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 02:19:54.574276 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f353150b-0c15-4e2f-ae10-56df632f8785 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 returned with HTTP 202 Aug 14 02:19:54.575215 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1018/4048] 10.4.3.35 () {66 vars in 1474 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.583190 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.585616 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=585d64b7-90ed-4472-9dc1-44a44f368fa1 Aug 14 02:19:54.585962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.586200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associate' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.586994 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Associate qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313 with type: 585d64b7-90ed-4472-9dc1-44a44f368fa1 {{(pid=100234) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 02:19:54.614093 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fe26b138-5ecc-45e1-bc14-a517f5c045ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=585d64b7-90ed-4472-9dc1-44a44f368fa1 returned with HTTP 202 Aug 14 02:19:54.614497 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1018/4049] 10.4.3.35 () {66 vars in 1474 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=585d64b7-90ed-4472-9dc1-44a44f368fa1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.622186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.624073 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=82ac09dd-6d41-4d26-a23a-5e8c04906249 Aug 14 02:19:54.624283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.624487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associate' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.625101 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Associate qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313 with type: 82ac09dd-6d41-4d26-a23a-5e8c04906249 {{(pid=100237) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 02:19:54.650402 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cb54118-53b3-473c-98a9-2d9122f4eec2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=82ac09dd-6d41-4d26-a23a-5e8c04906249 returned with HTTP 202 Aug 14 02:19:54.650890 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1008/4050] 10.4.3.35 () {66 vars in 1474 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associate?vol_type_id=82ac09dd-6d41-4d26-a23a-5e8c04906249 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.658644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.661327 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations Aug 14 02:19:54.661668 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.662021 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associations' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.663241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Get associations for qos_spec id: 55497c16-c4c5-40bb-9664-9a4fcf85f313 {{(pid=100238) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 02:19:54.689459 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39456c4d-b5f5-408b-b2e1-061033336ed0 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations returned with HTTP 200 Aug 14 02:19:54.690302 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1007/4051] 10.4.3.35 () {66 vars in 1386 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.698588 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'disassociate' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:54.703792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Disassociate qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313 from type: b3909a32-1d2c-402c-983d-e2a2656b2988 {{(pid=100235) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 02:19:54.730647 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8f72f7a-f533-4ef2-8cc8-0fcd4c35289d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 returned with HTTP 202 Aug 14 02:19:54.734077 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1019/4052] 10.4.3.35 () {66 vars in 1483 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate?vol_type_id=b3909a32-1d2c-402c-983d-e2a2656b2988 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.739860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.741868 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations Aug 14 02:19:54.742142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.742414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associations' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.742842 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.742842 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:54.743282 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Get associations for qos_spec id: 55497c16-c4c5-40bb-9664-9a4fcf85f313 {{(pid=100234) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 02:19:54.767483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b29b612c-838a-482e-a6af-ac6c523fc1c6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations returned with HTTP 200 Aug 14 02:19:54.767483 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1019/4053] 10.4.3.35 () {66 vars in 1386 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.779400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate_all Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'disassociate_all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:54.783526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Disassociate qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313 from all. {{(pid=100237) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 02:19:54.802421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186440f6-97f6-42e2-b27c-4c7fc3ed410c tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate_all returned with HTTP 202 Aug 14 02:19:54.802421 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1009/4054] 10.4.3.35 () {66 vars in 1398 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.811646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.813642 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations Aug 14 02:19:54.813969 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.814137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'associations' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.814441 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.814441 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:54.814773 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Get associations for qos_spec id: 55497c16-c4c5-40bb-9664-9a4fcf85f313 {{(pid=100238) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 02:19:54.823468 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ed5b913-af91-4a6d-ab90-879765fcf8a4 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations returned with HTTP 200 Aug 14 02:19:54.824136 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1008/4055] 10.4.3.35 () {66 vars in 1386 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:19:54.835459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f018c6ac-9b57-42c5-a8ff-22f1d2727386 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.841621 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f018c6ac-9b57-42c5-a8ff-22f1d2727386 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 Aug 14 02:19:54.841948 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f018c6ac-9b57-42c5-a8ff-22f1d2727386 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.842119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f018c6ac-9b57-42c5-a8ff-22f1d2727386 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.842424 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.842424 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:54.879806 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f018c6ac-9b57-42c5-a8ff-22f1d2727386 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 returned with HTTP 202 Aug 14 02:19:54.880476 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1020/4056] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:19:54 2026] DELETE /volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:54.889664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8e85ebcd-cc24-437b-ab45-b677c81943c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.892516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8e85ebcd-cc24-437b-ab45-b677c81943c3 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 Aug 14 02:19:54.892667 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8e85ebcd-cc24-437b-ab45-b677c81943c3 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.893532 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8e85ebcd-cc24-437b-ab45-b677c81943c3 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.893653 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-740595b2-dbf9-4d6d-9a95-9913b4658f7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.895636 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-740595b2-dbf9-4d6d-9a95-9913b4658f7d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 Aug 14 02:19:54.896961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-740595b2-dbf9-4d6d-9a95-9913b4658f7d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.896961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-740595b2-dbf9-4d6d-9a95-9913b4658f7d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.900109 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8e85ebcd-cc24-437b-ab45-b677c81943c3 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 returned with HTTP 404 Aug 14 02:19:54.900863 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1020/4057] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/types/82ac09dd-6d41-4d26-a23a-5e8c04906249 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:54.904170 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f80741b0-1b57-42ec-9076-e29b6b205968 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.906129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-740595b2-dbf9-4d6d-9a95-9913b4658f7d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 returned with HTTP 404 Aug 14 02:19:54.906611 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f80741b0-1b57-42ec-9076-e29b6b205968 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:54.906943 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1010/4058] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/volumes/1c133153-ec7a-4b39-b00f-8bdc37ef27e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:54.906994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f80741b0-1b57-42ec-9076-e29b6b205968 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.907218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f80741b0-1b57-42ec-9076-e29b6b205968 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.907366 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f80741b0-1b57-42ec-9076-e29b6b205968 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:54.909306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-05b39dd1-6d27-4cba-89c1-b6fb6daadd11 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.912302 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05b39dd1-6d27-4cba-89c1-b6fb6daadd11 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 Aug 14 02:19:54.912302 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05b39dd1-6d27-4cba-89c1-b6fb6daadd11 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.912884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-05b39dd1-6d27-4cba-89c1-b6fb6daadd11 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.913529 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.913529 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:54.914539 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f80741b0-1b57-42ec-9076-e29b6b205968 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:54.915034 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1009/4059] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.924706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ff3208b3-db12-4383-8511-b16c304a0967 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.926423 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff3208b3-db12-4383-8511-b16c304a0967 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:54.926854 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff3208b3-db12-4383-8511-b16c304a0967 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.927177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ff3208b3-db12-4383-8511-b16c304a0967 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.927345 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ff3208b3-db12-4383-8511-b16c304a0967 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:54.932284 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.932284 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:54.933252 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ff3208b3-db12-4383-8511-b16c304a0967 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-reader] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:54.934203 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1021/4060] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:54.948262 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-426c2a80-97f8-4924-a188-91fa51237bb9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.953222 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:54.953222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.953222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.953222 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete backup with id: 00ec0203-b737-4807-8198-1fd32781d53b. Aug 14 02:19:54.956110 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-05b39dd1-6d27-4cba-89c1-b6fb6daadd11 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 returned with HTTP 202 Aug 14 02:19:54.956470 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1021/4061] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:19:54 2026] DELETE /volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 02:19:54.957999 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.957999 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:54.969882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a03a68ce-1c61-4210-b8a5-dbed0b303951 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.973349 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a03a68ce-1c61-4210-b8a5-dbed0b303951 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 Aug 14 02:19:54.973621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a03a68ce-1c61-4210-b8a5-dbed0b303951 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.973980 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a03a68ce-1c61-4210-b8a5-dbed0b303951 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.974269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] delete_backup rpcapi backup_id 00ec0203-b737-4807-8198-1fd32781d53b {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:19:54.979561 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-426c2a80-97f8-4924-a188-91fa51237bb9 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 202 Aug 14 02:19:54.979561 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1011/4062] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:54 2026] DELETE /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:54.979799 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a03a68ce-1c61-4210-b8a5-dbed0b303951 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 returned with HTTP 404 Aug 14 02:19:54.979799 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1010/4063] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/types/585d64b7-90ed-4472-9dc1-44a44f368fa1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:54.986961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c00ac658-dbd5-4437-8b8c-1760e0c84c04 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.988990 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c00ac658-dbd5-4437-8b8c-1760e0c84c04 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 Aug 14 02:19:54.989169 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:54.989227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c00ac658-dbd5-4437-8b8c-1760e0c84c04 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.989453 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c00ac658-dbd5-4437-8b8c-1760e0c84c04 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.991687 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:54.992033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:54.992271 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:54.992405 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:54.999689 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:54.999689 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:55.000619 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc0d1c13-427f-4044-9aa0-71f70a3673c7 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 200 Aug 14 02:19:55.001246 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1022/4064] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:54 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.028479 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c00ac658-dbd5-4437-8b8c-1760e0c84c04 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 returned with HTTP 202 Aug 14 02:19:55.029248 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1022/4065] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:19:54 2026] DELETE /volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.037943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22181a7c-395c-43bd-86ef-8cd7cfded7b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.041365 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22181a7c-395c-43bd-86ef-8cd7cfded7b1 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 Aug 14 02:19:55.041651 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22181a7c-395c-43bd-86ef-8cd7cfded7b1 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.041956 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22181a7c-395c-43bd-86ef-8cd7cfded7b1 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.046420 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22181a7c-395c-43bd-86ef-8cd7cfded7b1 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 returned with HTTP 404 Aug 14 02:19:55.047131 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1012/4066] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/types/b3909a32-1d2c-402c-983d-e2a2656b2988 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.057996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.060574 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.061113 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1700619308", "consumer": "back-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:55.063343 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1700619308', 'consumer': 'back-end', 'specs': {}} {{(pid=100238) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 02:19:55.067988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DB qos_specs_create(): root {'id': 'f7013f46-7514-47fc-bbe6-d03b99d0adc6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1700619308'} {{(pid=100238) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 02:19:55.078192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cb228cd-a5c3-42f4-90de-4bbc24ea1403 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.078769 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1011/4067] 10.4.3.35 () {68 vars in 1257 bytes} [Fri Aug 14 02:19:55 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.091703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.093460 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False Aug 14 02:19:55.093654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.094096 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.094763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: f7013f46-7514-47fc-bbe6-d03b99d0adc6, force: False {{(pid=100235) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.128109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5af022c1-5657-48f6-9bbb-57b943dd6126 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False returned with HTTP 202 Aug 14 02:19:55.128756 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1023/4068] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.136244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-29da7c39-77c9-4061-b3f1-7410b5a97a24 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.138680 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29da7c39-77c9-4061-b3f1-7410b5a97a24 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 Aug 14 02:19:55.138949 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29da7c39-77c9-4061-b3f1-7410b5a97a24 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.139125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29da7c39-77c9-4061-b3f1-7410b5a97a24 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.142786 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29da7c39-77c9-4061-b3f1-7410b5a97a24 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 returned with HTTP 404 Aug 14 02:19:55.143771 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1023/4069] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.150451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44224979-f195-4dc1-8885-6cced6d5a94e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.152424 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44224979-f195-4dc1-8885-6cced6d5a94e tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.153658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44224979-f195-4dc1-8885-6cced6d5a94e tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.153658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44224979-f195-4dc1-8885-6cced6d5a94e tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.166725 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44224979-f195-4dc1-8885-6cced6d5a94e tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.167267 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1013/4070] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.175693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.178372 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False Aug 14 02:19:55.178610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.178883 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.179222 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.179222 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:55.179648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: f7013f46-7514-47fc-bbe6-d03b99d0adc6, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.183949 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-958a9d32-4efd-40d9-8925-f784a4fa64ee tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False returned with HTTP 404 Aug 14 02:19:55.184593 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1012/4071] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.193394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9f408c5f-d483-496d-b2e2-2d81c7007529 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.195965 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f408c5f-d483-496d-b2e2-2d81c7007529 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 Aug 14 02:19:55.196332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f408c5f-d483-496d-b2e2-2d81c7007529 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.196723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f408c5f-d483-496d-b2e2-2d81c7007529 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.197155 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.197155 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:55.201599 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f408c5f-d483-496d-b2e2-2d81c7007529 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 returned with HTTP 404 Aug 14 02:19:55.202387 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1024/4072] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/f7013f46-7514-47fc-bbe6-d03b99d0adc6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.211418 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.214062 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.214429 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-14540223", "consumer": "both"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:55.216263 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.qos_specs [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-14540223', 'consumer': 'both', 'specs': {}} {{(pid=100234) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 02:19:55.222121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.db.api [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DB qos_specs_create(): root {'id': 'f460b108-d892-4e7d-9d67-d031f653a3a0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-14540223'} {{(pid=100234) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 02:19:55.228023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f144a5b8-5890-4c4b-9f64-be90f44385bc tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.228448 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1024/4073] 10.4.3.35 () {68 vars in 1257 bytes} [Fri Aug 14 02:19:55 2026] POST /volume/v3/qos-specs => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.236196 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.238069 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False Aug 14 02:19:55.238272 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.238458 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.238716 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.238716 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:55.239053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: f460b108-d892-4e7d-9d67-d031f653a3a0, force: False {{(pid=100237) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.268190 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9b8792c-10cd-4a2e-bc12-bd5f483ed217 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False returned with HTTP 202 Aug 14 02:19:55.268758 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1014/4074] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.276138 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff7cf971-8e3b-4247-bce7-ffb7a94ae9a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.279084 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff7cf971-8e3b-4247-bce7-ffb7a94ae9a6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 Aug 14 02:19:55.279084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff7cf971-8e3b-4247-bce7-ffb7a94ae9a6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.279335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff7cf971-8e3b-4247-bce7-ffb7a94ae9a6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.284831 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff7cf971-8e3b-4247-bce7-ffb7a94ae9a6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 returned with HTTP 404 Aug 14 02:19:55.285460 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1013/4075] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.293794 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-94fb36a9-e616-4a4b-88db-7c8ae4f7cad6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.296096 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94fb36a9-e616-4a4b-88db-7c8ae4f7cad6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.296762 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94fb36a9-e616-4a4b-88db-7c8ae4f7cad6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.296762 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-94fb36a9-e616-4a4b-88db-7c8ae4f7cad6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.308506 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-94fb36a9-e616-4a4b-88db-7c8ae4f7cad6 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.309154 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1025/4076] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.323546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.325822 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False Aug 14 02:19:55.326119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.326377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.326759 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.326759 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:55.327269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: f460b108-d892-4e7d-9d67-d031f653a3a0, force: False {{(pid=100234) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.340950 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-06fcbed0-dbfe-4ee6-90ff-87344df706ec tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False returned with HTTP 404 Aug 14 02:19:55.340950 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1025/4077] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:19:55.350337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5df982de-1753-4b43-ba68-bcefa03af8ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.352717 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5df982de-1753-4b43-ba68-bcefa03af8ae tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 Aug 14 02:19:55.353297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5df982de-1753-4b43-ba68-bcefa03af8ae tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.353297 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5df982de-1753-4b43-ba68-bcefa03af8ae tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.353481 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.353481 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:55.358240 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5df982de-1753-4b43-ba68-bcefa03af8ae tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 returned with HTTP 404 Aug 14 02:19:55.358938 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1015/4078] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/f460b108-d892-4e7d-9d67-d031f653a3a0 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.369643 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.372232 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] POST https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.372659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1764319255", "consumer": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:55.375416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1764319255', 'consumer': 'front-end', 'specs': {}} {{(pid=100238) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 02:19:55.380339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DB qos_specs_create(): root {'id': '24df35c1-77d9-4938-844f-3f6340cd96dd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1764319255'} {{(pid=100238) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 02:19:55.394935 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f50c8ee-74a5-45e4-90ac-65c82c023245 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.395854 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1014/4079] 10.4.3.35 () {68 vars in 1257 bytes} [Fri Aug 14 02:19:55 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.406976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-efe24352-eb0a-4217-a147-b8398d27ea79 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.411064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-efe24352-eb0a-4217-a147-b8398d27ea79 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False Aug 14 02:19:55.411281 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-efe24352-eb0a-4217-a147-b8398d27ea79 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.411958 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-efe24352-eb0a-4217-a147-b8398d27ea79 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.412030 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.412030 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:55.412357 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.qos_specs_manage [None req-efe24352-eb0a-4217-a147-b8398d27ea79 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: 24df35c1-77d9-4938-844f-3f6340cd96dd, force: False {{(pid=100235) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.447658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-efe24352-eb0a-4217-a147-b8398d27ea79 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False returned with HTTP 202 Aug 14 02:19:55.448302 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1026/4080] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.458093 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ad5193d-e3a1-44a0-8b5d-ab2c034b4c9d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.460873 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ad5193d-e3a1-44a0-8b5d-ab2c034b4c9d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd Aug 14 02:19:55.461132 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ad5193d-e3a1-44a0-8b5d-ab2c034b4c9d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.461381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ad5193d-e3a1-44a0-8b5d-ab2c034b4c9d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.465589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ad5193d-e3a1-44a0-8b5d-ab2c034b4c9d tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd returned with HTTP 404 Aug 14 02:19:55.466545 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1026/4081] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.476989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a301ab26-65ab-4a5f-954d-e36c38670d65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.478817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a301ab26-65ab-4a5f-954d-e36c38670d65 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.479189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a301ab26-65ab-4a5f-954d-e36c38670d65 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.479495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a301ab26-65ab-4a5f-954d-e36c38670d65 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.488876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a301ab26-65ab-4a5f-954d-e36c38670d65 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.489414 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1016/4082] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.500940 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.502433 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False Aug 14 02:19:55.503436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.503436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.503977 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.503977 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:55.504511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: 24df35c1-77d9-4938-844f-3f6340cd96dd, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.510391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0f3c3eb-51ac-4fd2-9fee-591465cd4345 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False returned with HTTP 404 Aug 14 02:19:55.511296 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1015/4083] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.520411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-58513d31-f467-4749-a04b-884c47d72b91 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.523403 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58513d31-f467-4749-a04b-884c47d72b91 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd Aug 14 02:19:55.523554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58513d31-f467-4749-a04b-884c47d72b91 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.523797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58513d31-f467-4749-a04b-884c47d72b91 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.524115 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.524115 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:55.528381 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58513d31-f467-4749-a04b-884c47d72b91 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd returned with HTTP 404 Aug 14 02:19:55.530692 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1027/4084] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/24df35c1-77d9-4938-844f-3f6340cd96dd => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.536888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.539144 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:55.539360 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.539565 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.539723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:55.540436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8910b0c7-1587-4a59-9af1-f524bf13b0d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.545197 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8910b0c7-1587-4a59-9af1-f524bf13b0d2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.545431 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8910b0c7-1587-4a59-9af1-f524bf13b0d2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.545702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8910b0c7-1587-4a59-9af1-f524bf13b0d2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.547853 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.547853 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:55.549301 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.549301 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:55.550182 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cdbb0a59-d930-43bb-8783-0f0a970c5791 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:55.550600 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1027/4085] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.555274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8910b0c7-1587-4a59-9af1-f524bf13b0d2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 200 Aug 14 02:19:55.555497 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1017/4086] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.564120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d88078ee-8316-4df7-a9ce-f230bc26bc85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.566006 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d88078ee-8316-4df7-a9ce-f230bc26bc85 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs Aug 14 02:19:55.566253 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d88078ee-8316-4df7-a9ce-f230bc26bc85 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.566455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d88078ee-8316-4df7-a9ce-f230bc26bc85 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.578404 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d88078ee-8316-4df7-a9ce-f230bc26bc85 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs returned with HTTP 200 Aug 14 02:19:55.578856 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1016/4087] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.588441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.591096 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] PUT https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.591509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:55.601549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.qos_specs [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100235) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 02:19:55.613635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] qos_specs_update() value: {'id': '81da09fc-808b-4e43-a21f-389dc79f2180', 'key': 'iops_bytes', 'value': '500', 'specs_id': '55497c16-c4c5-40bb-9664-9a4fcf85f313', 'deleted': False} {{(pid=100235) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 02:19:55.623483 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a906c213-7fb4-4dc0-9f18-33951d65c606 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 200 Aug 14 02:19:55.623956 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1028/4088] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:19:55 2026] PUT /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:19:55.632750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f7b4af39-b1b1-42c8-81e9-218de657d425 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.636585 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7b4af39-b1b1-42c8-81e9-218de657d425 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.636714 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7b4af39-b1b1-42c8-81e9-218de657d425 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.637000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7b4af39-b1b1-42c8-81e9-218de657d425 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.643940 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7b4af39-b1b1-42c8-81e9-218de657d425 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 200 Aug 14 02:19:55.645873 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1028/4089] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.652484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c64f30d5-34bf-411e-8135-cee66586344a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.654468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c64f30d5-34bf-411e-8135-cee66586344a tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] PUT https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/delete_keys Aug 14 02:19:55.654955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c64f30d5-34bf-411e-8135-cee66586344a tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:55.657146 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.657146 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:55.658077 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c64f30d5-34bf-411e-8135-cee66586344a tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete_key spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313, keys: ['iops_bytes'] {{(pid=100237) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 02:19:55.676766 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c64f30d5-34bf-411e-8135-cee66586344a tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/delete_keys returned with HTTP 202 Aug 14 02:19:55.677423 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1018/4090] 10.4.3.35 () {68 vars in 1403 bytes} [Fri Aug 14 02:19:55 2026] PUT /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.683924 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63aa0323-c6d7-4eaa-aba8-c80ad0ca49e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.685789 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63aa0323-c6d7-4eaa-aba8-c80ad0ca49e2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.685928 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63aa0323-c6d7-4eaa-aba8-c80ad0ca49e2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.686111 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63aa0323-c6d7-4eaa-aba8-c80ad0ca49e2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.686334 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.686334 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:55.690414 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63aa0323-c6d7-4eaa-aba8-c80ad0ca49e2 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 200 Aug 14 02:19:55.690755 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1017/4091] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.698120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ab20a791-78ce-4aca-9241-d1bcceece07b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.700186 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab20a791-78ce-4aca-9241-d1bcceece07b tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.700759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab20a791-78ce-4aca-9241-d1bcceece07b tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.701068 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab20a791-78ce-4aca-9241-d1bcceece07b tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.701409 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.701409 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:55.705029 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab20a791-78ce-4aca-9241-d1bcceece07b tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 200 Aug 14 02:19:55.705664 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1029/4092] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:55.717349 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8faac4d2-767e-46c6-bfd7-412975bff1da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.719854 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faac4d2-767e-46c6-bfd7-412975bff1da tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] DELETE https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313?force=False Aug 14 02:19:55.720174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faac4d2-767e-46c6-bfd7-412975bff1da tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.720428 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8faac4d2-767e-46c6-bfd7-412975bff1da tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.720757 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.720757 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:55.721544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8faac4d2-767e-46c6-bfd7-412975bff1da tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Delete qos_spec: 55497c16-c4c5-40bb-9664-9a4fcf85f313, force: False {{(pid=100234) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 02:19:55.741095 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8faac4d2-767e-46c6-bfd7-412975bff1da tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313?force=False returned with HTTP 202 Aug 14 02:19:55.741550 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1029/4093] 10.4.3.35 () {66 vars in 1373 bytes} [Fri Aug 14 02:19:55 2026] DELETE /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:55.748342 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-802c7f52-44c5-4742-a47a-6f4b396e3e34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.750583 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-802c7f52-44c5-4742-a47a-6f4b396e3e34 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] GET https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 Aug 14 02:19:55.750962 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-802c7f52-44c5-4742-a47a-6f4b396e3e34 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.751245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-802c7f52-44c5-4742-a47a-6f4b396e3e34 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.751541 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.751541 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:55.755515 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-802c7f52-44c5-4742-a47a-6f4b396e3e34 tempest-QosSpecsTestJSON-1901624222 tempest-QosSpecsTestJSON-1901624222-project-admin] https://10.4.3.35/volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 returned with HTTP 404 Aug 14 02:19:55.756183 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1019/4094] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/qos-specs/55497c16-c4c5-40bb-9664-9a4fcf85f313 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:55.931339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:55.933326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:55.933551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:55.933764 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:55.933882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:55.938881 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:55.938881 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:55.939690 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-920e5ba1-6c05-4840-a8e6-e5bef37aa5cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:55.940148 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1018/4095] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:55 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:56.016040 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:56.017886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b Aug 14 02:19:56.018195 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:56.018435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:56.018570 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 00ec0203-b737-4807-8198-1fd32781d53b. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:56.027058 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-84130476-1bfe-43d4-bbd6-9faa53c0935d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b returned with HTTP 404 Aug 14 02:19:56.027223 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1030/4096] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:56 2026] GET /volume/v3/backups/00ec0203-b737-4807-8198-1fd32781d53b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:56.040885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:56.047515 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:56.047724 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:56.048119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:56.049493 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete backup with id: 4fc07d0e-d474-4405-8966-38adc6015667. Aug 14 02:19:56.064965 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:56.064965 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:56.103966 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] delete_backup rpcapi backup_id 4fc07d0e-d474-4405-8966-38adc6015667 {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:19:56.110291 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55c641b6-4a3f-4694-b79a-128c76bbf461 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 202 Aug 14 02:19:56.111265 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1030/4097] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:56 2026] DELETE /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:56.121829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:56.124583 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:56.124733 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:56.124936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:56.125073 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:56.130083 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:56.130083 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:56.130726 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a4c408c-9246-4107-ad1b-b09851b9bce8 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 200 Aug 14 02:19:56.131115 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1020/4098] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:56 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:19:56.562964 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-203a6db8-617d-4fdb-96b7-de15e322e581 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:56.566101 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-203a6db8-617d-4fdb-96b7-de15e322e581 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:56.566450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-203a6db8-617d-4fdb-96b7-de15e322e581 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:56.566594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-203a6db8-617d-4fdb-96b7-de15e322e581 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:56.566754 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-203a6db8-617d-4fdb-96b7-de15e322e581 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:56.576985 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:56.576985 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:56.578067 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-203a6db8-617d-4fdb-96b7-de15e322e581 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:56.578531 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1019/4099] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:56 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:56.954512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a05881ed-6620-456f-82a7-8194db2ede62 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:56.958604 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a05881ed-6620-456f-82a7-8194db2ede62 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:56.958604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a05881ed-6620-456f-82a7-8194db2ede62 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:56.959021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a05881ed-6620-456f-82a7-8194db2ede62 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:56.959021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a05881ed-6620-456f-82a7-8194db2ede62 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:56.966379 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:56.966379 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:56.967282 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a05881ed-6620-456f-82a7-8194db2ede62 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:56.968236 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1031/4100] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:56 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:57.143784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:57.145638 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 Aug 14 02:19:57.145886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:57.146145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:57.146327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id 4fc07d0e-d474-4405-8966-38adc6015667. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:57.150693 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bff17b8-36c1-4fcd-a4b7-81dd52632b7b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 returned with HTTP 404 Aug 14 02:19:57.150823 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1031/4101] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:57 2026] GET /volume/v3/backups/4fc07d0e-d474-4405-8966-38adc6015667 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:57.160122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:57.162105 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:57.162350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:57.162886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:57.162886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete backup with id: e5b43526-86ec-447d-960b-16a14aa82814. Aug 14 02:19:57.167728 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:57.167728 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:19:57.186047 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] delete_backup rpcapi backup_id e5b43526-86ec-447d-960b-16a14aa82814 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:19:57.188449 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9aac2f8-3293-450e-8dac-792ffdd80b68 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 202 Aug 14 02:19:57.188978 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1021/4102] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:57 2026] DELETE /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:19:57.196280 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33693d89-dc50-476d-aea4-143d00480e7f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:57.199046 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33693d89-dc50-476d-aea4-143d00480e7f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:57.199252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33693d89-dc50-476d-aea4-143d00480e7f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:57.199433 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33693d89-dc50-476d-aea4-143d00480e7f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:57.199571 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-33693d89-dc50-476d-aea4-143d00480e7f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:57.204572 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:57.204572 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:57.206066 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33693d89-dc50-476d-aea4-143d00480e7f tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 200 Aug 14 02:19:57.206066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1020/4103] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:57 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:57.594550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-632332b2-1183-4863-9205-321877dd90ec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:57.595768 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-632332b2-1183-4863-9205-321877dd90ec tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:57.596092 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-632332b2-1183-4863-9205-321877dd90ec tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:57.596356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-632332b2-1183-4863-9205-321877dd90ec tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:57.596514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-632332b2-1183-4863-9205-321877dd90ec tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:57.605223 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:57.605223 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:57.607443 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-632332b2-1183-4863-9205-321877dd90ec tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:57.607443 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1032/4104] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:57 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:57.982888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:57.984559 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:57.984768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:57.984983 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:57.985096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:57.989137 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:57.989137 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:57.989786 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3bcfee68-bfad-449a-9794-8ac95e5ee4cb tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:57.990249 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1032/4105] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:57 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:58.221745 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-13173e89-6fe0-40c8-82c1-629685e3389c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.225005 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13173e89-6fe0-40c8-82c1-629685e3389c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 Aug 14 02:19:58.225005 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13173e89-6fe0-40c8-82c1-629685e3389c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:58.225169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13173e89-6fe0-40c8-82c1-629685e3389c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:58.225254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-13173e89-6fe0-40c8-82c1-629685e3389c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Show backup with id e5b43526-86ec-447d-960b-16a14aa82814. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:58.231255 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13173e89-6fe0-40c8-82c1-629685e3389c tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 returned with HTTP 404 Aug 14 02:19:58.232557 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1022/4106] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:58 2026] GET /volume/v3/backups/e5b43526-86ec-447d-960b-16a14aa82814 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:58.243137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.248751 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:19:58.249071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:58.249329 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:58.250269 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume with id: 7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:19:58.263100 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:58.263100 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:58.263100 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:58.292033 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Delete volume request issued successfully. Aug 14 02:19:58.292519 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2bfaecb-ded6-4d80-b5f3-9ecf41509bc3 tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 returned with HTTP 202 Aug 14 02:19:58.292982 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1021/4107] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:19:58 2026] DELETE /volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:58.308844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5a813239-9385-47ea-91fd-cdd06261bd8d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.310367 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a813239-9385-47ea-91fd-cdd06261bd8d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:19:58.311013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a813239-9385-47ea-91fd-cdd06261bd8d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:58.311013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5a813239-9385-47ea-91fd-cdd06261bd8d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:58.321790 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:58.321790 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:58.328878 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5a813239-9385-47ea-91fd-cdd06261bd8d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Volume info retrieved successfully. Aug 14 02:19:58.337306 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5a813239-9385-47ea-91fd-cdd06261bd8d tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 returned with HTTP 200 Aug 14 02:19:58.337306 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1033/4108] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:58 2026] GET /volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:19:58.625867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.627807 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:58.627860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:58.628015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:58.628130 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:58.632995 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:58.632995 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:58.633749 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c0d4648-d756-4415-a611-dbf5a205c6c2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:58.634128 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1033/4109] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:58 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:58.712776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7a20196-f6de-454e-8bd8-ddf2b9284c91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.838391 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7a20196-f6de-454e-8bd8-ddf2b9284c91 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:19:58.838921 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7a20196-f6de-454e-8bd8-ddf2b9284c91 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1899800247", "os-volume-type-access:is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:58.869789 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7a20196-f6de-454e-8bd8-ddf2b9284c91 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:19:58.869789 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1023/4110] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:19:58 2026] POST /volume/v3/types => generated 229 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:58.880267 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-762693b8-5008-4c2e-af3d-9456ac1f930e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.954975 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-afa9a45d-4269-40df-85a7-16b7274d9387 req-6d4862e9-4a10-4d25-9cbb-29a2662bbb19 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:58.957321 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-afa9a45d-4269-40df-85a7-16b7274d9387 req-6d4862e9-4a10-4d25-9cbb-29a2662bbb19 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] DELETE https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 Aug 14 02:19:58.957537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-afa9a45d-4269-40df-85a7-16b7274d9387 req-6d4862e9-4a10-4d25-9cbb-29a2662bbb19 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:58.957847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-afa9a45d-4269-40df-85a7-16b7274d9387 req-6d4862e9-4a10-4d25-9cbb-29a2662bbb19 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:58.970085 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:58.970085 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:58.989747 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-762693b8-5008-4c2e-af3d-9456ac1f930e tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:58.990715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-762693b8-5008-4c2e-af3d-9456ac1f930e tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "974e6a4d-9d10-4bb7-b055-2a28d344a918", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:58.992900 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-762693b8-5008-4c2e-af3d-9456ac1f930e tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Create volume request body: {'volume': {'volume_type': '974e6a4d-9d10-4bb7-b055-2a28d344a918', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:59.002051 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-11bac354-b4d2-4967-949b-39af5eef4196 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.002386 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-762693b8-5008-4c2e-af3d-9456ac1f930e tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 404 Aug 14 02:19:59.002987 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1022/4111] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:19:58 2026] POST /volume/v3/volumes => generated 114 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:59.004373 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-11bac354-b4d2-4967-949b-39af5eef4196 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:19:59.004832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-11bac354-b4d2-4967-949b-39af5eef4196 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:59.005359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-11bac354-b4d2-4967-949b-39af5eef4196 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:59.005646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-11bac354-b4d2-4967-949b-39af5eef4196 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:59.009793 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18e75f13-a490-4669-857a-2e6f1e67282b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.011635 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:59.011635 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:59.012341 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-11bac354-b4d2-4967-949b-39af5eef4196 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:19:59.012741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1034/4112] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:59 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:59.013217 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18e75f13-a490-4669-857a-2e6f1e67282b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action Aug 14 02:19:59.013568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18e75f13-a490-4669-857a-2e6f1e67282b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"addProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:19:59.013721 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18e75f13-a490-4669-857a-2e6f1e67282b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:59.032295 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18e75f13-a490-4669-857a-2e6f1e67282b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action returned with HTTP 202 Aug 14 02:19:59.032781 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1024/4113] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:19:59 2026] POST /volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:19:59.039421 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.041345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:19:59.041632 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "974e6a4d-9d10-4bb7-b055-2a28d344a918", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1237056018"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:19:59.043757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Create volume request body: {'volume': {'volume_type': '974e6a4d-9d10-4bb7-b055-2a28d344a918', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1237056018'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:19:59.048238 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-afa9a45d-4269-40df-85a7-16b7274d9387 req-6d4862e9-4a10-4d25-9cbb-29a2662bbb19 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 returned with HTTP 200 Aug 14 02:19:59.048662 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1034/4114] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:19:58 2026] DELETE /volume/v3/attachments/cacec02f-33cb-4491-9880-ef24653007f3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:59.049135 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Create volume of 1 GB Aug 14 02:19:59.049486 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:59.049486 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:19:59.050348 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Availability Zones retrieved successfully. Aug 14 02:19:59.058682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Flow 'volume_create_api' (f26545a6-0163-46a2-80e9-3fcfeca2a441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:59.060262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193d19f-39e5-4a59-9c3c-f6935c748857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:59.061539 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:19:59.084065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193d19f-39e5-4a59-9c3c-f6935c748857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:19:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=974e6a4d-9d10-4bb7-b055-2a28d344a918,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1899800247',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '974e6a4d-9d10-4bb7-b055-2a28d344a918', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:59.085067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a319f2f3-2cb1-42eb-89d5-e77e9bca872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:59.112398 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1899800247 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1899800247, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:19:59.112611 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1899800247 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1899800247, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:19:59.147956 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Created reservations ['4221a095-3d10-4956-b03c-39c45e027e1f', '1d10994c-b2b3-4210-b800-1a515aa82664', 'bd96936f-5490-4ffe-94f3-306a3d7743de', 'f5653881-a5c7-4914-a07a-a24bb7d4b2c0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:19:59.149131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a319f2f3-2cb1-42eb-89d5-e77e9bca872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4221a095-3d10-4956-b03c-39c45e027e1f', '1d10994c-b2b3-4210-b800-1a515aa82664', 'bd96936f-5490-4ffe-94f3-306a3d7743de', 'f5653881-a5c7-4914-a07a-a24bb7d4b2c0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:59.149851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276bae75-e509-4c26-92d0-210e8b89b2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:59.172935 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276bae75-e509-4c26-92d0-210e8b89b2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8647c88b-5637-4738-9d20-c7b93a0c5a1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1237056018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b4017871a54e58914921ed9ce8219d',qos_specs=None,replication_status=,reservations=['4221a095-3d10-4956-b03c-39c45e027e1f','1d10994c-b2b3-4210-b800-1a515aa82664','bd96936f-5490-4ffe-94f3-306a3d7743de','f5653881-a5c7-4914-a07a-a24bb7d4b2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d5898d0768e43058e3d5b92c7c9a16f',volume_type_id=974e6a4d-9d10-4bb7-b055-2a28d344a918), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1237056018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8647c88b-5637-4738-9d20-c7b93a0c5a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b4017871a54e58914921ed9ce8219d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d5898d0768e43058e3d5b92c7c9a16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(974e6a4d-9d10-4bb7-b055-2a28d344a918),volume_type_id=974e6a4d-9d10-4bb7-b055-2a28d344a918)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:59.173716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93334b4e-0e75-4a07-a62e-8ef9348b619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:59.194418 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93334b4e-0e75-4a07-a62e-8ef9348b619c) transitioned into state 'SUCCESS' from state '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-1237056018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b4017871a54e58914921ed9ce8219d',qos_specs=None,replication_status=,reservations=['4221a095-3d10-4956-b03c-39c45e027e1f','1d10994c-b2b3-4210-b800-1a515aa82664','bd96936f-5490-4ffe-94f3-306a3d7743de','f5653881-a5c7-4914-a07a-a24bb7d4b2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d5898d0768e43058e3d5b92c7c9a16f',volume_type_id=974e6a4d-9d10-4bb7-b055-2a28d344a918)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:59.195324 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f37761-7751-41a2-a61c-ddacf6fe41fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:19:59.207584 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f37761-7751-41a2-a61c-ddacf6fe41fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:19:59.208833 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Flow 'volume_create_api' (f26545a6-0163-46a2-80e9-3fcfeca2a441) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:19:59.209311 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Create volume request issued successfully. Aug 14 02:19:59.210167 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e976185-f0dd-47ab-a84e-6258e3979ba5 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:19:59.210996 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1023/4115] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:19:59 2026] POST /volume/v3/volumes => generated 794 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:19:59.224329 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.226324 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] GET https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:19:59.226488 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:59.226713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:59.235414 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:59.235414 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:19:59.238373 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Volume info retrieved successfully. Aug 14 02:19:59.243106 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b6d6ca65-da5a-40fc-8d5a-fbbf663ec7fe tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 200 Aug 14 02:19:59.243523 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1035/4116] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:59 2026] GET /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:19:59.355621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2dc7aa3f-8e7a-4be6-97fd-70108da8fa2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.359016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dc7aa3f-8e7a-4be6-97fd-70108da8fa2b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] GET https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 Aug 14 02:19:59.359016 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dc7aa3f-8e7a-4be6-97fd-70108da8fa2b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:59.359254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dc7aa3f-8e7a-4be6-97fd-70108da8fa2b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:59.367327 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dc7aa3f-8e7a-4be6-97fd-70108da8fa2b tempest-ProjectReaderTests33-95840458 tempest-ProjectReaderTests33-95840458-project-admin] https://10.4.3.35/volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 returned with HTTP 404 Aug 14 02:19:59.370124 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1025/4117] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:19:59 2026] GET /volume/v3/volumes/7505146d-7873-4054-952f-7c76fe6baaa5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:19:59.653496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:19:59.658300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:19:59.659265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:19:59.662688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:19:59.662688 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:19:59.665374 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:19:59.665374 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:19:59.666271 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c2ae3bd-8972-4f05-9a23-64fe2ae7d314 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:19:59.666883 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1035/4118] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:19:59 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:00.025862 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.028433 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:00.028805 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.029116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.029274 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:00.035563 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.035563 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:00.036397 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0df303-4360-4e9c-b040-89c3ad00d0d8 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:00.037138 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1024/4119] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:00.259128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.262446 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] GET https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:00.263044 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.263044 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.276495 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.276495 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:00.282269 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Volume info retrieved successfully. Aug 14 02:20:00.290584 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd599bdf-11f5-4e60-ab1a-39afa156711a tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 200 Aug 14 02:20:00.292059 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1036/4120] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 887 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:00.294441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-87125564-922d-4b14-993b-5c7b8c8c43ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.297778 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] DELETE https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:20:00.297778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.298325 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.298325 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Delete volume with id: 02424601-8738-4e51-af5a-374b2af02419 Aug 14 02:20:00.309056 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.309056 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:00.309596 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:20:00.311887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.316633 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] GET https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:00.316932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.317164 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.326366 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.326366 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:00.330768 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Volume info retrieved successfully. Aug 14 02:20:00.335370 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Delete volume request issued successfully. Aug 14 02:20:00.335759 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-87125564-922d-4b14-993b-5c7b8c8c43ee tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 returned with HTTP 202 Aug 14 02:20:00.336262 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1026/4121] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:00 2026] DELETE /volume/v3/volumes/02424601-8738-4e51-af5a-374b2af02419 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:00.340476 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-75ed9c0d-9c61-4553-9bba-b17bd9b5ffd6 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 200 Aug 14 02:20:00.341059 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1036/4122] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:00.344405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.349113 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] DELETE https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 Aug 14 02:20:00.349113 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.349381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.352691 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Delete backup with id: 00a70047-87dc-4a5b-a385-58c0c1dfb347. Aug 14 02:20:00.357482 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.357788 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.357788 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:00.360685 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:00.360685 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.360685 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.360685 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Delete volume with id: 8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:00.368512 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.368512 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:00.369151 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Volume info retrieved successfully. Aug 14 02:20:00.379877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] delete_backup rpcapi backup_id 00a70047-87dc-4a5b-a385-58c0c1dfb347 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:00.382618 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3aeb8081-6ceb-4394-a47c-e91970bc800a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 returned with HTTP 202 Aug 14 02:20:00.383216 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1025/4123] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:00 2026] DELETE /volume/v3/backups/00a70047-87dc-4a5b-a385-58c0c1dfb347 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:00.392646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba71251d-e661-4f03-a99e-41307dc437c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.395615 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] DELETE https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:20:00.396055 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.396414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.396961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Delete volume with id: 997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:20:00.399574 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Delete volume request issued successfully. Aug 14 02:20:00.399834 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e2a79fa3-7742-438a-bb5e-b9cd8d588bad tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 202 Aug 14 02:20:00.400313 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1037/4124] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:00 2026] DELETE /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:00.404816 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.404816 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:00.405667 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:20:00.412374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.417970 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] GET https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:00.417970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.418420 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.427173 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.427173 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:00.431692 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Volume info retrieved successfully. Aug 14 02:20:00.437823 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e6e8e05-c431-4f61-a6b9-b049af8b01f7 tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 200 Aug 14 02:20:00.438044 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Delete volume request issued successfully. Aug 14 02:20:00.438603 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba71251d-e661-4f03-a99e-41307dc437c6 tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 202 Aug 14 02:20:00.438659 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1037/4125] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:00.438965 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1027/4126] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:00 2026] DELETE /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:00.450581 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2202047e-68ff-454d-8af5-6716405df82a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.454773 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2202047e-68ff-454d-8af5-6716405df82a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:20:00.455174 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2202047e-68ff-454d-8af5-6716405df82a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.455447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2202047e-68ff-454d-8af5-6716405df82a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.467867 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.467867 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:00.473262 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2202047e-68ff-454d-8af5-6716405df82a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Volume info retrieved successfully. Aug 14 02:20:00.480134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2202047e-68ff-454d-8af5-6716405df82a tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 200 Aug 14 02:20:00.480692 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1026/4127] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:00.681215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:00.684751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:00.685496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:00.685496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:00.686492 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:00.694047 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:00.694047 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:00.694303 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-59d9505f-3b2b-4c37-a6e4-73e4a813edf5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:00.694883 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1038/4128] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:00 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:01.050215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.052295 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:01.052535 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.052815 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.052946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:01.057771 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:01.057771 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:01.058358 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c30ac7ab-7ea5-4f66-b0c5-63685282f4e0 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:01.058848 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1038/4129] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:01.459577 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-486a0ac4-9b84-4f1d-a6e0-456d82b201ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.461968 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-486a0ac4-9b84-4f1d-a6e0-456d82b201ca tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] GET https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c Aug 14 02:20:01.462271 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-486a0ac4-9b84-4f1d-a6e0-456d82b201ca tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.462472 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-486a0ac4-9b84-4f1d-a6e0-456d82b201ca tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.473258 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-486a0ac4-9b84-4f1d-a6e0-456d82b201ca tempest-VolumeTypesAccessTest-1763403996 tempest-VolumeTypesAccessTest-1763403996-project-member] https://10.4.3.35/volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c returned with HTTP 404 Aug 14 02:20:01.473258 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1028/4130] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/volumes/8647c88b-5637-4738-9d20-c7b93a0c5a1c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:01.487370 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b08315e-556a-4df3-8a97-8170e05074da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.489920 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b08315e-556a-4df3-8a97-8170e05074da tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action Aug 14 02:20:01.490795 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b08315e-556a-4df3-8a97-8170e05074da tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"removeProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:01.490969 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b08315e-556a-4df3-8a97-8170e05074da tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.500301 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-596a0aa3-95e2-4ea4-b423-1f9e4c1a8acf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.504727 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-596a0aa3-95e2-4ea4-b423-1f9e4c1a8acf tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] GET https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 Aug 14 02:20:01.504988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-596a0aa3-95e2-4ea4-b423-1f9e4c1a8acf tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.505244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-596a0aa3-95e2-4ea4-b423-1f9e4c1a8acf tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.511486 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b08315e-556a-4df3-8a97-8170e05074da tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action returned with HTTP 202 Aug 14 02:20:01.512643 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1027/4131] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.512823 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-596a0aa3-95e2-4ea4-b423-1f9e4c1a8acf tempest-TestVolumeBackupRestore-1103118727 tempest-TestVolumeBackupRestore-1103118727-project-member] https://10.4.3.35/volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 returned with HTTP 404 Aug 14 02:20:01.513262 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1039/4132] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/volumes/997db11e-fcfc-49a8-8c0c-f139ee0678d6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:01.522436 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50e57644-480c-4f58-a3e7-c36334ad5ed7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.533182 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50e57644-480c-4f58-a3e7-c36334ad5ed7 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] DELETE https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 Aug 14 02:20:01.533766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50e57644-480c-4f58-a3e7-c36334ad5ed7 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.534741 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50e57644-480c-4f58-a3e7-c36334ad5ed7 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.606764 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50e57644-480c-4f58-a3e7-c36334ad5ed7 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 returned with HTTP 202 Aug 14 02:20:01.608048 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1039/4133] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:20:01 2026] DELETE /volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.618129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6e0a2e3-c7fe-4aed-a1c4-0e6851774640 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.621319 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6e0a2e3-c7fe-4aed-a1c4-0e6851774640 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] GET https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 Aug 14 02:20:01.623441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6e0a2e3-c7fe-4aed-a1c4-0e6851774640 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.623441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6e0a2e3-c7fe-4aed-a1c4-0e6851774640 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.627698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6e0a2e3-c7fe-4aed-a1c4-0e6851774640 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 returned with HTTP 404 Aug 14 02:20:01.628115 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1029/4134] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/types/974e6a4d-9d10-4bb7-b055-2a28d344a918 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:01.639320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb663e1d-25ec-4abe-b2e0-c94f82dbb946 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.641802 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb663e1d-25ec-4abe-b2e0-c94f82dbb946 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:20:01.642144 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb663e1d-25ec-4abe-b2e0-c94f82dbb946 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1849982778", "os-volume-type-access:is_public": false}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.669380 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb663e1d-25ec-4abe-b2e0-c94f82dbb946 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:20:01.669380 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1028/4135] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types => generated 229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:01.680151 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8b91d8a0-bbe2-4c4e-9588-76c2ef741198 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.682388 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b91d8a0-bbe2-4c4e-9588-76c2ef741198 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action Aug 14 02:20:01.682798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b91d8a0-bbe2-4c4e-9588-76c2ef741198 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"addProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:01.682959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8b91d8a0-bbe2-4c4e-9588-76c2ef741198 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.697897 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8b91d8a0-bbe2-4c4e-9588-76c2ef741198 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action returned with HTTP 202 Aug 14 02:20:01.699198 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1040/4136] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.710883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.711699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-22ecb6d2-5bb3-4600-a85a-01649bd2bbe3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.714026 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:01.714259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.714583 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.714841 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:01.716194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-22ecb6d2-5bb3-4600-a85a-01649bd2bbe3 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action Aug 14 02:20:01.716422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-22ecb6d2-5bb3-4600-a85a-01649bd2bbe3 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"addProjectAccess": {"project": "7242c199054a4fed9f7e1c369472317a"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:01.716699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-22ecb6d2-5bb3-4600-a85a-01649bd2bbe3 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7242c199054a4fed9f7e1c369472317a"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.721783 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:01.721783 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:01.722714 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a0b953b-6737-4d75-9f35-2acdf1109e2d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:01.723113 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1030/4137] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:01.749708 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-22ecb6d2-5bb3-4600-a85a-01649bd2bbe3 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action returned with HTTP 202 Aug 14 02:20:01.750174 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1040/4138] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.761713 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98ba015a-5ba4-42bf-a3fa-ea473b9db57b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.763787 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98ba015a-5ba4-42bf-a3fa-ea473b9db57b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] GET https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/os-volume-type-access Aug 14 02:20:01.764027 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98ba015a-5ba4-42bf-a3fa-ea473b9db57b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.764218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98ba015a-5ba4-42bf-a3fa-ea473b9db57b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.776975 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98ba015a-5ba4-42bf-a3fa-ea473b9db57b tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/os-volume-type-access returned with HTTP 200 Aug 14 02:20:01.777432 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1029/4139] 10.4.3.35 () {66 vars in 1401 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:01.789588 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-09e38a56-cf9e-4642-aacb-fad6007914f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.792663 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-09e38a56-cf9e-4642-aacb-fad6007914f2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action Aug 14 02:20:01.794963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-09e38a56-cf9e-4642-aacb-fad6007914f2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"removeProjectAccess": {"project": "7242c199054a4fed9f7e1c369472317a"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:01.795132 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-09e38a56-cf9e-4642-aacb-fad6007914f2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7242c199054a4fed9f7e1c369472317a"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.810473 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-09e38a56-cf9e-4642-aacb-fad6007914f2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action returned with HTTP 202 Aug 14 02:20:01.810696 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1041/4140] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.811742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ad17c4e-787a-4866-833d-82a2e5af7ec5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.826489 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-090a9001-c451-493e-aea4-e7e5243de26f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.828669 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-090a9001-c451-493e-aea4-e7e5243de26f tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] POST https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action Aug 14 02:20:01.829107 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-090a9001-c451-493e-aea4-e7e5243de26f tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action body: b'{"removeProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:01.829307 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-090a9001-c451-493e-aea4-e7e5243de26f tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f3b4017871a54e58914921ed9ce8219d"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:01.843251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-090a9001-c451-493e-aea4-e7e5243de26f tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action returned with HTTP 202 Aug 14 02:20:01.844149 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1041/4141] 10.4.3.35 () {68 vars in 1377 bytes} [Fri Aug 14 02:20:01 2026] POST /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.856053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-489c8f40-6819-4488-a217-3c3c19742dd2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.860934 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-489c8f40-6819-4488-a217-3c3c19742dd2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] DELETE https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 Aug 14 02:20:01.861259 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-489c8f40-6819-4488-a217-3c3c19742dd2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.861574 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-489c8f40-6819-4488-a217-3c3c19742dd2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.902985 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-489c8f40-6819-4488-a217-3c3c19742dd2 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 returned with HTTP 202 Aug 14 02:20:01.903516 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1030/4142] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:20:01 2026] DELETE /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:01.914664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-397f2184-7877-4f9b-8a7c-a1a6b884d348 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:01.917461 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-397f2184-7877-4f9b-8a7c-a1a6b884d348 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] GET https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 Aug 14 02:20:01.917713 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-397f2184-7877-4f9b-8a7c-a1a6b884d348 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.917937 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-397f2184-7877-4f9b-8a7c-a1a6b884d348 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:01.921276 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-397f2184-7877-4f9b-8a7c-a1a6b884d348 tempest-VolumeTypesAccessTest-281991320 tempest-VolumeTypesAccessTest-281991320-project-admin] https://10.4.3.35/volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 returned with HTTP 404 Aug 14 02:20:01.921845 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1042/4143] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/types/fe560265-1d31-4fde-b3c2-da44e41ba4d6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:01.985573 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ad17c4e-787a-4866-833d-82a2e5af7ec5 tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools Aug 14 02:20:01.985971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ad17c4e-787a-4866-833d-82a2e5af7ec5 tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:01.986248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ad17c4e-787a-4866-833d-82a2e5af7ec5 tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:02.002995 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ad17c4e-787a-4866-833d-82a2e5af7ec5 tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:20:02.002995 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1031/4144] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:20:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:02.016171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8f75dd1-8384-41af-8856-4009de1a6dba None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:02.072512 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c92b8a98-79be-4861-8ef1-82544456a05d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:02.076305 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c92b8a98-79be-4861-8ef1-82544456a05d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:02.077982 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c92b8a98-79be-4861-8ef1-82544456a05d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:02.079444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c92b8a98-79be-4861-8ef1-82544456a05d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:02.083489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c92b8a98-79be-4861-8ef1-82544456a05d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:02.096659 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:02.096659 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:02.097270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c92b8a98-79be-4861-8ef1-82544456a05d tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:02.098256 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1031/4145] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:02 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:02.184267 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8f75dd1-8384-41af-8856-4009de1a6dba tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-reader] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:20:02.184620 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8f75dd1-8384-41af-8856-4009de1a6dba tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:02.184951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8f75dd1-8384-41af-8856-4009de1a6dba tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-reader] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:02.185878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-e8f75dd1-8384-41af-8856-4009de1a6dba tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f48b740e18b34199a1da16757cda35ea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bf32d9623ac04ba3bf080175a3e2670a', '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=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:20:02.186210 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8f75dd1-8384-41af-8856-4009de1a6dba tempest-ProjectReaderTests-1629806340 tempest-ProjectReaderTests-1629806340-project-reader] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 403 Aug 14 02:20:02.187771 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1042/4146] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:20:02 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 110 bytes in 172 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:02.736273 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:02.738058 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:02.738243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:02.738409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:02.738514 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:02.743260 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:02.743260 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:02.743992 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-919f5e8e-5940-4d42-9d6d-bcb6c6844d9d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:02.744621 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1043/4147] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:02 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:03.110124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:03.112723 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:03.113037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:03.113223 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:03.113325 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:03.118950 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:03.118950 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:03.119771 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c216a6e8-6699-4f25-94a7-e50e25dfe738 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:03.121935 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1032/4148] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:03 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:03.758085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9cd29010-40ab-425a-8481-c461485449ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:03.760374 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cd29010-40ab-425a-8481-c461485449ee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:03.760619 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cd29010-40ab-425a-8481-c461485449ee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:03.760885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9cd29010-40ab-425a-8481-c461485449ee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:03.761026 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9cd29010-40ab-425a-8481-c461485449ee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:03.766734 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:03.766734 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:03.767939 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9cd29010-40ab-425a-8481-c461485449ee tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:03.768585 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1032/4149] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:03 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:04.133880 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:04.136150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:04.136500 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:04.136759 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:04.136932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:04.145738 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:04.145738 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:04.146797 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cc427ace-4d9f-4def-8588-b74b36a4a8f5 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:04.147420 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1043/4150] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:04 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:04.782379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:04.785228 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:04.785228 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:04.785385 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:04.785568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:04.793368 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:04.793368 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:04.794855 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3cb254a8-eb91-424e-b3b0-570c77a7e01c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:04.795188 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1044/4151] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:04 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:05.160900 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:05.164398 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:05.164693 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:05.164967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:05.165145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:05.176881 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:05.176881 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:05.177596 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5268e41-cc9e-4cd4-99f7-67ed31dea415 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:05.178047 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1033/4152] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:05 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:05.761068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-936609b2-3e29-4c79-b368-8d070ca92b94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:05.806627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e365d905-b485-4214-b0e4-8f245fd5f827 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:05.808237 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e365d905-b485-4214-b0e4-8f245fd5f827 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:05.808410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e365d905-b485-4214-b0e4-8f245fd5f827 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:05.808584 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e365d905-b485-4214-b0e4-8f245fd5f827 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:05.808694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e365d905-b485-4214-b0e4-8f245fd5f827 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:05.812348 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:05.812348 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:05.813026 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e365d905-b485-4214-b0e4-8f245fd5f827 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:05.813346 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1044/4153] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:05 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:05.875050 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:05.875611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-381558116"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:05.877075 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-381558116'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:05.877199 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume of 1 GB Aug 14 02:20:05.881108 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Availability Zones retrieved successfully. Aug 14 02:20:05.886288 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Flow 'volume_create_api' (8a2651c4-f947-4bcc-bb33-680ed9f78705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:05.887147 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d99ea3-04ba-4b2d-aec0-7d91107adb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:05.888029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:05.912050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d99ea3-04ba-4b2d-aec0-7d91107adb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:05.912763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d4acbb-59eb-41cf-ae2a-e8a3d4f5e078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:05.973851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Created reservations ['c6990083-2361-492e-b3ce-272e9b9697e8', '84009a00-ffcd-4379-8b06-0d57fe5da13f', '541a7242-7b89-440e-a720-c6beaa5bc351', '3ed6d218-0f23-4b66-ab1d-a154c566b668'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:05.974613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d4acbb-59eb-41cf-ae2a-e8a3d4f5e078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6990083-2361-492e-b3ce-272e9b9697e8', '84009a00-ffcd-4379-8b06-0d57fe5da13f', '541a7242-7b89-440e-a720-c6beaa5bc351', '3ed6d218-0f23-4b66-ab1d-a154c566b668']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:05.975342 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61abddb-7794-4ab7-a92f-6bea09024df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:05.996158 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61abddb-7794-4ab7-a92f-6bea09024df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335a33d6-ee5d-4a96-8c92-9cad1de41938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-381558116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',qos_specs=None,replication_status=,reservations=['c6990083-2361-492e-b3ce-272e9b9697e8','84009a00-ffcd-4379-8b06-0d57fe5da13f','541a7242-7b89-440e-a720-c6beaa5bc351','3ed6d218-0f23-4b66-ab1d-a154c566b668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a40438a7964d6181993fd544cc2866',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-381558116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335a33d6-ee5d-4a96-8c92-9cad1de41938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a40438a7964d6181993fd544cc2866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:05.996885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22802ca-dba9-403d-8d63-16e9dbec28c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:06.013540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22802ca-dba9-403d-8d63-16e9dbec28c6) transitioned into state 'SUCCESS' from state '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-381558116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',qos_specs=None,replication_status=,reservations=['c6990083-2361-492e-b3ce-272e9b9697e8','84009a00-ffcd-4379-8b06-0d57fe5da13f','541a7242-7b89-440e-a720-c6beaa5bc351','3ed6d218-0f23-4b66-ab1d-a154c566b668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a40438a7964d6181993fd544cc2866',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:06.014254 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562a3bee-3dad-4899-b841-a9ba24ffcdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:06.023022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562a3bee-3dad-4899-b841-a9ba24ffcdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:06.023784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Flow 'volume_create_api' (8a2651c4-f947-4bcc-bb33-680ed9f78705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:06.024075 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume request issued successfully. Aug 14 02:20:06.024598 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-936609b2-3e29-4c79-b368-8d070ca92b94 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:06.025021 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1033/4154] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:20:05 2026] POST /volume/v3/volumes => generated 816 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:06.037047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:06.039207 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:06.039582 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:06.039961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:06.047476 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:06.047476 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:06.052819 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:06.055816 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c1578ab3-3f1b-48cb-9c0a-f8ab14e29ccb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:06.056287 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1045/4155] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:06 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:06.192815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1d54d6d-485a-4052-a825-1bfd043f153b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:06.199446 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1d54d6d-485a-4052-a825-1bfd043f153b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:06.199694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1d54d6d-485a-4052-a825-1bfd043f153b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:06.199918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1d54d6d-485a-4052-a825-1bfd043f153b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:06.200092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f1d54d6d-485a-4052-a825-1bfd043f153b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:06.204460 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:06.204460 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:06.205160 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1d54d6d-485a-4052-a825-1bfd043f153b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:06.205535 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1034/4156] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:06 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:06.218726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:06.226725 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f Aug 14 02:20:06.228166 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:06.228443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:06.229695 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume with id: 1121e39e-0443-4404-93c6-321d4a34c82f Aug 14 02:20:06.244082 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:06.244082 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:06.244532 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:20:06.280157 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume request issued successfully. Aug 14 02:20:06.280407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-73b2cad8-b2c5-4d22-b4af-eefdbbbb5113 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f returned with HTTP 202 Aug 14 02:20:06.280979 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1045/4157] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:20:06 2026] DELETE /volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:06.289441 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:06.291871 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f Aug 14 02:20:06.291968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:06.292215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:06.302885 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:06.302885 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:06.305882 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:20:06.309110 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e175f2b2-5a2a-4a34-882f-bd1311db7256 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f returned with HTTP 200 Aug 14 02:20:06.309591 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1034/4158] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:06 2026] GET /volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:06.829034 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:06.833657 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:06.833657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:06.833657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:06.833657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:06.839202 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:06.839202 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:06.840144 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-07aad155-18a0-4e55-a28c-323f7a21d9c7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:06.840557 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1046/4159] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:06 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:07.071404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.074756 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.074975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.075151 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.083521 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.083521 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:07.089234 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:07.097900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdabec0b-7ef4-4525-8c3d-e110bc2b8f65 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:07.098745 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1035/4160] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.111012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.115501 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] POST https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:20:07.115501 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "335a33d6-ee5d-4a96-8c92-9cad1de41938"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:07.116344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volume_transfer [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Creating new volume transfer {'transfer': {'volume_id': '335a33d6-ee5d-4a96-8c92-9cad1de41938'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 02:20:07.116599 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volume_transfer [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Creating transfer of volume 335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.116836 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Generating transfer record for volume 335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.125410 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.125410 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:07.136854 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dc02acf2-2cad-4e62-8718-235a81c49f14 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 202 Aug 14 02:20:07.137793 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1046/4161] 10.4.3.35 () {70 vars in 1319 bytes} [Fri Aug 14 02:20:07 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:07.149172 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.151504 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.151763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.151976 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.160993 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.160993 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:07.165545 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:07.170773 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec5098a2-2863-40bd-873a-88340b5a3b5d tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:07.171476 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1035/4162] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.185138 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-325ded9e-c223-48e3-b345-3aa98ef1317b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.189483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-325ded9e-c223-48e3-b345-3aa98ef1317b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 Aug 14 02:20:07.189483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-325ded9e-c223-48e3-b345-3aa98ef1317b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.189483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-325ded9e-c223-48e3-b345-3aa98ef1317b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.193830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-325ded9e-c223-48e3-b345-3aa98ef1317b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 returned with HTTP 200 Aug 14 02:20:07.194541 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1047/4163] 10.4.3.35 () {68 vars in 1409 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 => generated 430 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.208068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.210759 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:20:07.211155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.211447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.211888 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volume_transfer [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Listing volume transfers {{(pid=100237) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 02:20:07.216127 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b44ecdc0-6241-40aa-b789-0cb50adcfd63 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 200 Aug 14 02:20:07.216864 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1036/4164] 10.4.3.35 () {68 vars in 1298 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.233361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.326153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92092d36-cfae-4482-9559-0a18a4d08e31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.328838 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92092d36-cfae-4482-9559-0a18a4d08e31 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f Aug 14 02:20:07.329337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92092d36-cfae-4482-9559-0a18a4d08e31 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.329763 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92092d36-cfae-4482-9559-0a18a4d08e31 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.341085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] POST https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9/accept Aug 14 02:20:07.341550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aa3aedfb61b069e4"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:07.343253 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92092d36-cfae-4482-9559-0a18a4d08e31 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f returned with HTTP 404 Aug 14 02:20:07.343910 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1036/4165] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/1121e39e-0443-4404-93c6-321d4a34c82f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:07.344651 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.volume_transfer [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Accepting volume transfer e5aabedf-8115-4ab7-bf40-22b6477bedb9 {{(pid=100235) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 02:20:07.344874 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.volume_transfer [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Accepting transfer e5aabedf-8115-4ab7-bf40-22b6477bedb9 Aug 14 02:20:07.356015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.358633 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:07.358963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.359244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.359357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:07.365559 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.365559 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:07.366223 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c00ed6a-3f95-4fbc-8d24-ec62cb0c7a4b tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-member] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:07.366798 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1048/4166] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:07.380258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4762cb5-8c73-4f38-b403-f791e02db012 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.383686 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:20:07.384789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.384789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.385657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete backup with id: fbdbc969-0e58-4f59-8999-cd2f139d8945. Aug 14 02:20:07.392009 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.392009 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:07.407070 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] delete_backup rpcapi backup_id fbdbc969-0e58-4f59-8999-cd2f139d8945 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:07.409727 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4762cb5-8c73-4f38-b403-f791e02db012 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 202 Aug 14 02:20:07.410168 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1037/4167] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:20:07 2026] DELETE /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:07.421132 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.425044 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:20:07.425644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.425644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.425873 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:07.441975 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.441975 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:07.441975 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-097d77f1-6cc3-42fe-9c12-8a08bba55670 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 200 Aug 14 02:20:07.441975 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1037/4168] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:20:07.455993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Created reservations ['12d69e7b-167e-41ed-8586-591d20f4bf81', '4d0acb4a-2bb7-4a50-9ae6-1899549733ff', 'eaddcef4-5b12-4d0a-948f-3ccc05399717', 'ea4ae133-e551-4830-a79c-33032774b409'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:07.500017 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Created reservations ['8ee41a65-5d40-414c-9f71-14153982651e', 'ce53c961-06d5-4e03-91a7-21e3696ddc35', 'a0f96369-c679-47af-b7c6-7cb5e07ed361', 'e7a2aa1b-8bc9-43b6-986c-616a2ec5c211'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:07.551492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Created reservations ['3dbd6e9f-72fb-4256-a894-f905371fe1d1', '6cf0ef0c-b7bd-43cf-875c-8c0344d5dc26', '43a1ba4d-009c-4569-862a-7ed8ea411273', '45282d9a-4b73-43f9-be18-13986470ec7d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:07.589256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Created reservations ['c128fc07-afc2-432a-b553-6c65c27f32de', '50f4768a-8867-4784-a918-ed588089419d', '887dbfc0-8829-42cc-85ff-8d7c1e2c78ca', '5eae1026-2e15-42c3-89f0-b8e7a9931ef4'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:07.603739 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Transfer volume completed successfully. Aug 14 02:20:07.719320 np0000007301 devstack@c-api.service[100235]: INFO cinder.transfer.api [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Volume 335a33d6-ee5d-4a96-8c92-9cad1de41938 has been transferred. Aug 14 02:20:07.726854 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ea2dbe4-92ec-48f5-961a-e63c483632ba tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9/accept returned with HTTP 202 Aug 14 02:20:07.727425 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1047/4169] 10.4.3.35 () {70 vars in 1451 bytes} [Fri Aug 14 02:20:07 2026] POST /volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9/accept => generated 363 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:07.739656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-915016ac-54e6-4059-8bbf-60321b9c8016 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.742331 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-915016ac-54e6-4059-8bbf-60321b9c8016 tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.742579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-915016ac-54e6-4059-8bbf-60321b9c8016 tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.742790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-915016ac-54e6-4059-8bbf-60321b9c8016 tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.752014 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.752014 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:07.758404 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-915016ac-54e6-4059-8bbf-60321b9c8016 tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Volume info retrieved successfully. Aug 14 02:20:07.766069 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-915016ac-54e6-4059-8bbf-60321b9c8016 tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:07.766843 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1049/4170] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.782933 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a60235ff-1ba0-42c4-8772-e230a04b753d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.784974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a60235ff-1ba0-42c4-8772-e230a04b753d tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.785215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a60235ff-1ba0-42c4-8772-e230a04b753d tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.785397 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a60235ff-1ba0-42c4-8772-e230a04b753d tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.794539 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.794539 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:07.799358 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a60235ff-1ba0-42c4-8772-e230a04b753d tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] Volume info retrieved successfully. Aug 14 02:20:07.804158 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a60235ff-1ba0-42c4-8772-e230a04b753d tempest-VolumesTransfersV355Test-923667151 tempest-VolumesTransfersV355Test-923667151-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:07.804548 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1038/4171] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:07.818573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.820881 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 Aug 14 02:20:07.821159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.821411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.821552 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Delete transfer with id: e5aabedf-8115-4ab7-bf40-22b6477bedb9 Aug 14 02:20:07.826479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e2b26ff-8f34-4abc-b69a-b6f2fd571100 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 returned with HTTP 404 Aug 14 02:20:07.827021 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1038/4172] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:20:07 2026] DELETE /volume/v3/volume-transfers/e5aabedf-8115-4ab7-bf40-22b6477bedb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:07.834400 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-32b15779-45de-41d6-be66-c2f3410a43c2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.852662 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.854425 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:07.854641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.854847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.854969 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:07.859408 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.859408 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:07.860420 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cc1c203b-acd6-4331-b628-a7bcc86af14d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:07.860874 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1050/4173] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:07.940482 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.940482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.940482 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.940482 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Delete volume with id: 335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.950699 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.950699 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:07.950844 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Volume info retrieved successfully. Aug 14 02:20:07.971318 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Delete volume request issued successfully. Aug 14 02:20:07.971475 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-32b15779-45de-41d6-be66-c2f3410a43c2 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 202 Aug 14 02:20:07.971988 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1048/4174] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:20:07 2026] DELETE /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:20:07.980626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:07.987153 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:07.987372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:07.987626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:07.996304 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:07.996304 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:08.001293 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Volume info retrieved successfully. Aug 14 02:20:08.006751 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fdcd6fcb-ca5a-4a52-aa51-589ed881e6c5 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 200 Aug 14 02:20:08.007444 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1039/4175] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:07 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:20:08.457845 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:08.460335 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 Aug 14 02:20:08.460619 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:08.460835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:08.460986 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id fbdbc969-0e58-4f59-8999-cd2f139d8945. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:08.468722 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4374a6bc-c69f-4fbe-a0cb-38423ee1ed80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 returned with HTTP 404 Aug 14 02:20:08.469173 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1039/4176] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:08 2026] GET /volume/v3/backups/fbdbc969-0e58-4f59-8999-cd2f139d8945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:08.479341 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:08.481421 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:20:08.481697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:08.482052 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:08.482052 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete backup with id: 498c7999-a465-4817-a142-ee1ab189ac31. Aug 14 02:20:08.492262 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:08.492262 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:08.505157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] delete_backup rpcapi backup_id 498c7999-a465-4817-a142-ee1ab189ac31 {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:08.507359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9618f120-55d1-49e3-8a5a-88c28d76aa80 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 202 Aug 14 02:20:08.508009 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1051/4177] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:20:08 2026] DELETE /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:08.520112 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-896e04d0-2524-47c3-8e91-d77ee108f38a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:08.522793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-896e04d0-2524-47c3-8e91-d77ee108f38a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:20:08.523480 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-896e04d0-2524-47c3-8e91-d77ee108f38a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:08.523480 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-896e04d0-2524-47c3-8e91-d77ee108f38a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:08.523646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-896e04d0-2524-47c3-8e91-d77ee108f38a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:08.528336 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:08.528336 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:08.529135 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-896e04d0-2524-47c3-8e91-d77ee108f38a tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 200 Aug 14 02:20:08.529560 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1049/4178] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:08 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:08.874820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ea6707c-4195-484f-a61d-15c2738860fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:08.879154 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ea6707c-4195-484f-a61d-15c2738860fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:08.879311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ea6707c-4195-484f-a61d-15c2738860fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:08.879550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ea6707c-4195-484f-a61d-15c2738860fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:08.879738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6ea6707c-4195-484f-a61d-15c2738860fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:08.886345 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:08.886345 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:08.887629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ea6707c-4195-484f-a61d-15c2738860fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:08.888211 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1040/4179] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:08 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:09.020396 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7abd849-72c8-418d-b6a6-55a079f98028 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.022190 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7abd849-72c8-418d-b6a6-55a079f98028 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:09.022412 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7abd849-72c8-418d-b6a6-55a079f98028 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.022600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7abd849-72c8-418d-b6a6-55a079f98028 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.029530 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7abd849-72c8-418d-b6a6-55a079f98028 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 404 Aug 14 02:20:09.030250 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1040/4180] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:09.037135 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-67ab95f9-c93b-4d3e-8cb1-2e5a07109f27 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.039480 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-67ab95f9-c93b-4d3e-8cb1-2e5a07109f27 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:09.039812 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-67ab95f9-c93b-4d3e-8cb1-2e5a07109f27 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.040111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-67ab95f9-c93b-4d3e-8cb1-2e5a07109f27 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.047253 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-67ab95f9-c93b-4d3e-8cb1-2e5a07109f27 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 404 Aug 14 02:20:09.047885 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1052/4181] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:09.055750 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.057469 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] DELETE https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:09.057752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.057943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.058088 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Delete volume with id: 335a33d6-ee5d-4a96-8c92-9cad1de41938 Aug 14 02:20:09.063876 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1edc5682-8ce7-439d-825e-4e0be87ff03c tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 returned with HTTP 404 Aug 14 02:20:09.064485 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1050/4182] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:20:09 2026] DELETE /volume/v3/volumes/335a33d6-ee5d-4a96-8c92-9cad1de41938 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:09.073491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.075702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:09.076172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-505188308"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:09.077996 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-505188308'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:09.078157 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume of 1 GB Aug 14 02:20:09.083267 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Availability Zones retrieved successfully. Aug 14 02:20:09.090862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Flow 'volume_create_api' (0c248c57-64c1-444f-a74a-76706d6e0951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:09.092385 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93faea3e-389f-48f6-96e5-34ea61be89e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.093585 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:09.125581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93faea3e-389f-48f6-96e5-34ea61be89e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.130033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384f9d5e-68be-4f80-be2c-626a8d9667c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.178215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Created reservations ['89f544b2-8f97-4a0a-a832-dd25c4055d08', '6c8cc39e-03de-4069-a057-fb19ed6f36ce', '0c4be137-4daa-4fb5-8ba8-8582b20e1e46', 'b0a4d80a-20c6-4805-bdee-732dcaadcd04'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:09.179054 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384f9d5e-68be-4f80-be2c-626a8d9667c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89f544b2-8f97-4a0a-a832-dd25c4055d08', '6c8cc39e-03de-4069-a057-fb19ed6f36ce', '0c4be137-4daa-4fb5-8ba8-8582b20e1e46', 'b0a4d80a-20c6-4805-bdee-732dcaadcd04']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.179868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1e0e0e-3dc3-43e0-be2a-863ee4240810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.209356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1e0e0e-3dc3-43e0-be2a-863ee4240810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '268afee9-e312-41f2-9f20-39b5fab59aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-505188308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',qos_specs=None,replication_status=,reservations=['89f544b2-8f97-4a0a-a832-dd25c4055d08','6c8cc39e-03de-4069-a057-fb19ed6f36ce','0c4be137-4daa-4fb5-8ba8-8582b20e1e46','b0a4d80a-20c6-4805-bdee-732dcaadcd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a40438a7964d6181993fd544cc2866',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-505188308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=268afee9-e312-41f2-9f20-39b5fab59aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a40438a7964d6181993fd544cc2866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.210387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444e2767-37d7-4245-82f0-5e34ee32a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.249105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444e2767-37d7-4245-82f0-5e34ee32a9a9) transitioned into state 'SUCCESS' from state '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-505188308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21e270f67bd4b51a9ce71e6ae13a7d7',qos_specs=None,replication_status=,reservations=['89f544b2-8f97-4a0a-a832-dd25c4055d08','6c8cc39e-03de-4069-a057-fb19ed6f36ce','0c4be137-4daa-4fb5-8ba8-8582b20e1e46','b0a4d80a-20c6-4805-bdee-732dcaadcd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a40438a7964d6181993fd544cc2866',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.249657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3c6dc1-1fa0-49d9-bedd-10cc90890714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.271636 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3c6dc1-1fa0-49d9-bedd-10cc90890714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.272788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Flow 'volume_create_api' (0c248c57-64c1-444f-a74a-76706d6e0951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:09.273257 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Create volume request issued successfully. Aug 14 02:20:09.274260 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4484a1a0-cb3a-4c8e-bd13-949bf35f94fb tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:09.274755 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1041/4183] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:20:09 2026] POST /volume/v3/volumes => generated 816 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:09.287038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-272b214b-06fb-4767-b719-ede61c35dd67 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.289200 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-272b214b-06fb-4767-b719-ede61c35dd67 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:09.290312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-272b214b-06fb-4767-b719-ede61c35dd67 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.290312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-272b214b-06fb-4767-b719-ede61c35dd67 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.298212 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.298212 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:09.302335 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-272b214b-06fb-4767-b719-ede61c35dd67 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:09.307982 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-272b214b-06fb-4767-b719-ede61c35dd67 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 200 Aug 14 02:20:09.307982 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1041/4184] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:09.540690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.543341 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 Aug 14 02:20:09.544030 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.544353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.544539 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 498c7999-a465-4817-a142-ee1ab189ac31. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:09.549352 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e45e1ba-8e25-4311-9d67-3416b28b3e3c tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 returned with HTTP 404 Aug 14 02:20:09.550115 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1053/4185] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/backups/498c7999-a465-4817-a142-ee1ab189ac31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:09.557987 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.559935 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:09.560170 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.560290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.560381 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete backup with id: 06828281-fd7e-466b-98e7-bcd609bf204e. Aug 14 02:20:09.564595 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.564595 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:09.575718 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] delete_backup rpcapi backup_id 06828281-fd7e-466b-98e7-bcd609bf204e {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:09.577285 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fbdfe7f-410b-452a-b01d-8baa28017fdc tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 202 Aug 14 02:20:09.577388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05eae440-39e1-49fa-8099-99e3dd943a15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.577688 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1051/4186] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:20:09 2026] DELETE /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:09.585208 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.587088 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:09.587485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.587485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.587586 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:09.591595 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.591595 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:09.592203 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81729b7b-e35f-4e79-8f5c-219661df12a4 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 200 Aug 14 02:20:09.592670 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1042/4187] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:09.726092 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:09.726092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-121640003"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:09.731098 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-121640003'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:09.731383 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume of 1 GB Aug 14 02:20:09.731764 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.731764 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:09.737873 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Availability Zones retrieved successfully. Aug 14 02:20:09.743792 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (4b9084b1-f0a8-40a0-963f-3b898f48678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:09.744885 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564585b2-ae8c-45fa-b961-9239ad367fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.745939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:09.786039 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564585b2-ae8c-45fa-b961-9239ad367fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.786573 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6872b716-b7c0-44a3-ac2b-c8a9b8e99249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.862200 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['6c9d07d1-ce6f-4578-8a95-8c06c0446fbf', '169d01d9-2a97-46cf-b24a-a99ac567f23d', '2200a350-01f1-409b-a5c4-e4cb498b4951', '56daa0e8-7baa-4d78-96f7-753df49859a8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:09.862891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6872b716-b7c0-44a3-ac2b-c8a9b8e99249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c9d07d1-ce6f-4578-8a95-8c06c0446fbf', '169d01d9-2a97-46cf-b24a-a99ac567f23d', '2200a350-01f1-409b-a5c4-e4cb498b4951', '56daa0e8-7baa-4d78-96f7-753df49859a8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.863895 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dee0021-6f53-41b5-9923-5c8b4300b1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.887209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dee0021-6f53-41b5-9923-5c8b4300b1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f58efc-4237-4acd-8cf6-4fe2fd4f5aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121640003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['6c9d07d1-ce6f-4578-8a95-8c06c0446fbf','169d01d9-2a97-46cf-b24a-a99ac567f23d','2200a350-01f1-409b-a5c4-e4cb498b4951','56daa0e8-7baa-4d78-96f7-753df49859a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-121640003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f58efc-4237-4acd-8cf6-4fe2fd4f5aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2db95906801458eb49022bf2356f39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.888070 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75efea7a-e91d-42af-8f6d-73b910a4a4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.900245 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0942c625-0c5f-4976-bc48-42d1e55655ae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.903421 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0942c625-0c5f-4976-bc48-42d1e55655ae tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:09.903701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0942c625-0c5f-4976-bc48-42d1e55655ae tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.903977 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0942c625-0c5f-4976-bc48-42d1e55655ae tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.904469 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0942c625-0c5f-4976-bc48-42d1e55655ae tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:09.910010 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75efea7a-e91d-42af-8f6d-73b910a4a4ad) transitioned into state 'SUCCESS' from state '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-121640003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['6c9d07d1-ce6f-4578-8a95-8c06c0446fbf','169d01d9-2a97-46cf-b24a-a99ac567f23d','2200a350-01f1-409b-a5c4-e4cb498b4951','56daa0e8-7baa-4d78-96f7-753df49859a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.911063 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.911063 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:09.911145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e464032e-93b9-40e2-be0b-7a174d250cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:09.911786 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0942c625-0c5f-4976-bc48-42d1e55655ae tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:09.912247 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1054/4188] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:09.921782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e464032e-93b9-40e2-be0b-7a174d250cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:09.922259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (4b9084b1-f0a8-40a0-963f-3b898f48678c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:09.922547 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request issued successfully. Aug 14 02:20:09.923107 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05eae440-39e1-49fa-8099-99e3dd943a15 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:09.923538 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1042/4189] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:09 2026] POST /volume/v3/volumes => generated 746 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:09.936928 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:09.938703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:20:09.938952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:09.939133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:09.946627 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:09.946627 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:09.950728 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:09.955518 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f86538e-b64c-4cd6-a7e9-bc723a003c04 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac returned with HTTP 200 Aug 14 02:20:09.956063 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1052/4190] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:09 2026] GET /volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:10.321060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.322712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.323022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.323140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.330461 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.330461 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:10.335032 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:10.340154 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f1e8e40-e2f8-4701-9822-034d2f0f9288 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 200 Aug 14 02:20:10.340608 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1043/4191] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:10.357073 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.359267 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] POST https://10.4.3.35/volume/v3/volume-transfers Aug 14 02:20:10.359729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "268afee9-e312-41f2-9f20-39b5fab59aaf"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:10.361541 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volume_transfer [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Creating new volume transfer {'transfer': {'volume_id': '268afee9-e312-41f2-9f20-39b5fab59aaf'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 02:20:10.361736 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volume_transfer [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Creating transfer of volume 268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.361932 np0000007301 devstack@c-api.service[100234]: INFO cinder.transfer.api [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Generating transfer record for volume 268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.371184 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.371184 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:10.384377 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0ad401c-75e2-43bc-8429-54da328e65a6 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers returned with HTTP 202 Aug 14 02:20:10.384992 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1055/4192] 10.4.3.35 () {70 vars in 1319 bytes} [Fri Aug 14 02:20:10 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:10.396546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-278c29fe-894c-4361-983a-74b729e8e88a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.398744 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-278c29fe-894c-4361-983a-74b729e8e88a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.398952 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-278c29fe-894c-4361-983a-74b729e8e88a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.399235 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-278c29fe-894c-4361-983a-74b729e8e88a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.407045 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.407045 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:10.411201 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-278c29fe-894c-4361-983a-74b729e8e88a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:10.416119 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-278c29fe-894c-4361-983a-74b729e8e88a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 200 Aug 14 02:20:10.416518 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1043/4193] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:10.428733 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.430653 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volume-transfers/detail Aug 14 02:20:10.430859 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.431066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'detail' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.431256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volume_transfer [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Listing volume transfers {{(pid=100235) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 02:20:10.436738 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bce07110-8c30-4bd8-90e9-4dc70a4ad456 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 02:20:10.437255 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1053/4194] 10.4.3.35 () {68 vars in 1319 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:10.447615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.449510 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 Aug 14 02:20:10.449788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.450031 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.450165 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Delete transfer with id: a6ad6800-8a0b-4716-85ec-6af07844ccc1 Aug 14 02:20:10.460768 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.460768 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:10.470648 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d906b1ad-c9fc-4b0b-8884-74f9da3a23e1 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 returned with HTTP 202 Aug 14 02:20:10.470960 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1044/4195] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:20:10 2026] DELETE /volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:20:10.479165 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.481541 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.481838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.482055 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.490267 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.490267 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:10.494642 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Volume info retrieved successfully. Aug 14 02:20:10.499353 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9019dbfe-ded4-4227-8866-40fb6a1bcc7b tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 200 Aug 14 02:20:10.499781 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1056/4196] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:10.514239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.516117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] DELETE https://10.4.3.35/volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 Aug 14 02:20:10.516374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.516580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.516716 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Delete transfer with id: a6ad6800-8a0b-4716-85ec-6af07844ccc1 Aug 14 02:20:10.519974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aee947a8-3e19-4763-85a8-a3c3d911a86f tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 returned with HTTP 404 Aug 14 02:20:10.520495 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1044/4197] 10.4.3.35 () {68 vars in 1412 bytes} [Fri Aug 14 02:20:10 2026] DELETE /volume/v3/volume-transfers/a6ad6800-8a0b-4716-85ec-6af07844ccc1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:10.528489 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-42138afb-c243-457a-ba64-31344631574b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.529900 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.530156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.530356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.530510 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Delete volume with id: 268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.537945 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.537945 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:10.538253 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Volume info retrieved successfully. Aug 14 02:20:10.553280 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Delete volume request issued successfully. Aug 14 02:20:10.553477 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-42138afb-c243-457a-ba64-31344631574b tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 202 Aug 14 02:20:10.554123 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1054/4198] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:20:10 2026] DELETE /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:20:10.562379 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.564706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:10.564994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.565248 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.574620 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.574620 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:10.579141 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Volume info retrieved successfully. Aug 14 02:20:10.584434 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0603a480-d6eb-476b-bc0d-83d4f216f133 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 200 Aug 14 02:20:10.584965 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1045/4199] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:20:10.604265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.606592 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e Aug 14 02:20:10.606858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.607099 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.607234 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Show backup with id 06828281-fd7e-466b-98e7-bcd609bf204e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:10.613156 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ef3275f0-cfb9-42b3-90a6-e357d75414a1 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e returned with HTTP 404 Aug 14 02:20:10.613797 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1057/4200] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/backups/06828281-fd7e-466b-98e7-bcd609bf204e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:10.621850 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.623824 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:20:10.624064 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.624259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.624437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume with id: 654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:20:10.634360 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.634360 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:10.634941 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:20:10.655130 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Delete volume request issued successfully. Aug 14 02:20:10.655323 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2865ee05-bca5-4ce1-82f4-927a35712c58 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d returned with HTTP 202 Aug 14 02:20:10.655767 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1045/4201] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:20:10 2026] DELETE /volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:10.663330 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.665634 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:20:10.665962 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.666218 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.676062 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.676062 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:10.680256 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Volume info retrieved successfully. Aug 14 02:20:10.685151 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0f7739ae-db39-4f98-ba06-ad7d0a67f5d7 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d returned with HTTP 200 Aug 14 02:20:10.685826 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1055/4202] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:10.923346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.925449 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:10.925660 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.925876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.926046 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:10.930925 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.930925 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:10.931823 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fb20513-93a7-4eca-8cbc-6b95b6668cc8 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:10.932438 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1046/4203] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:10.942730 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.944564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:10.944947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08c7af4b-b808-4c16-938f-7aff2eafe967", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1002525738"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:10.946348 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '08c7af4b-b808-4c16-938f-7aff2eafe967', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1002525738'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:10.946514 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 08c7af4b-b808-4c16-938f-7aff2eafe967 in container None Aug 14 02:20:10.953999 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.953999 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:10.954566 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:10.968522 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:10.970601 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:20:10.971322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:10.971322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:10.971757 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['9b42fb99-2550-4ae5-833a-8cf2658a89fc', 'ab9ce599-6fab-4ffd-9394-4268d4a7163a'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:10.979829 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:10.979829 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:10.985111 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:10.989396 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1f007df-2a06-4417-8a81-8a65f0b00b2a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac returned with HTTP 200 Aug 14 02:20:10.989917 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1046/4204] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:10 2026] GET /volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:11.002788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.004541 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:11.004874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33f58efc-4237-4acd-8cf6-4fe2fd4f5aac", "name": "tempest-VolumesBackupsTest-Backup-540584023"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:11.006232 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating new backup {'backup': {'volume_id': '33f58efc-4237-4acd-8cf6-4fe2fd4f5aac', 'name': 'tempest-VolumesBackupsTest-Backup-540584023'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:11.006348 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating backup of volume 33f58efc-4237-4acd-8cf6-4fe2fd4f5aac in container None Aug 14 02:20:11.008539 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-655178bc-7dfe-4a20-b0a9-75c2ac66cea5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:20:11.009023 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1058/4205] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:10 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:11.013526 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:11.013526 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:11.013986 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:11.016422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15c26316-6611-41ad-af6f-242351992f21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.018091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15c26316-6611-41ad-af6f-242351992f21 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:11.018278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15c26316-6611-41ad-af6f-242351992f21 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.018469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15c26316-6611-41ad-af6f-242351992f21 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.018692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-15c26316-6611-41ad-af6f-242351992f21 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:11.023268 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:11.023268 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:11.024257 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15c26316-6611-41ad-af6f-242351992f21 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:11.024662 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1047/4206] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:11 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:11.041044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['0ad1f3b4-cdc7-4a1a-a8eb-9a799c627946', 'ca538c76-41c4-4a98-bac4-b98798e82773'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:11.072139 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5058f0d2-0d9f-4340-85c1-244c93e0bb25 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:20:11.072639 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1056/4207] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:11 2026] POST /volume/v3/backups => generated 327 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:11.082050 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.083949 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:11.084223 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.084495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.084665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:11.088922 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:11.088922 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:11.089660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b85554a8-5546-4b1a-b0d9-a9c0a1a353fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:11.090359 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1047/4208] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:11 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:11.599872 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7f482aa3-e753-4837-b26d-e68c7e008f72 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.601774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f482aa3-e753-4837-b26d-e68c7e008f72 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:11.601981 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f482aa3-e753-4837-b26d-e68c7e008f72 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.602148 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f482aa3-e753-4837-b26d-e68c7e008f72 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.608387 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f482aa3-e753-4837-b26d-e68c7e008f72 tempest-VolumesTransfersV355Test-398331008 tempest-VolumesTransfersV355Test-398331008-project-admin] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 404 Aug 14 02:20:11.609097 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1059/4209] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:11 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:11.617340 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eec5de34-06e2-4205-b877-bc056271e565 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.619176 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eec5de34-06e2-4205-b877-bc056271e565 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] GET https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:11.619409 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eec5de34-06e2-4205-b877-bc056271e565 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.619624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eec5de34-06e2-4205-b877-bc056271e565 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.625630 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eec5de34-06e2-4205-b877-bc056271e565 tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 404 Aug 14 02:20:11.626287 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1048/4210] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:20:11 2026] GET /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:11.636102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5fee3157-0a8e-4973-906a-ee4944214a0a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.637329 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fee3157-0a8e-4973-906a-ee4944214a0a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] DELETE https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:11.637549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fee3157-0a8e-4973-906a-ee4944214a0a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.637789 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5fee3157-0a8e-4973-906a-ee4944214a0a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.637968 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-5fee3157-0a8e-4973-906a-ee4944214a0a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] Delete volume with id: 268afee9-e312-41f2-9f20-39b5fab59aaf Aug 14 02:20:11.643968 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5fee3157-0a8e-4973-906a-ee4944214a0a tempest-VolumesTransfersV355Test-725497421 tempest-VolumesTransfersV355Test-725497421-project-member] https://10.4.3.35/volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf returned with HTTP 404 Aug 14 02:20:11.644481 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1057/4211] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:20:11 2026] DELETE /volume/v3/volumes/268afee9-e312-41f2-9f20-39b5fab59aaf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:20:11.699927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dafb4097-e2d3-46a5-8633-cdb82f8a8e55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:11.702066 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dafb4097-e2d3-46a5-8633-cdb82f8a8e55 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] GET https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d Aug 14 02:20:11.702324 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dafb4097-e2d3-46a5-8633-cdb82f8a8e55 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:11.702563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dafb4097-e2d3-46a5-8633-cdb82f8a8e55 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:11.709067 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dafb4097-e2d3-46a5-8633-cdb82f8a8e55 tempest-ProjectMemberTests33-1902581010 tempest-ProjectMemberTests33-1902581010-project-admin] https://10.4.3.35/volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d returned with HTTP 404 Aug 14 02:20:11.709577 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1048/4212] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:20:11 2026] GET /volume/v3/volumes/654bf3b1-1a1b-45ec-a45a-82e6ddf47a5d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:12.034331 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-24547422-9b28-4f8b-9631-fb842555d185 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:12.036500 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24547422-9b28-4f8b-9631-fb842555d185 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:12.036690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24547422-9b28-4f8b-9631-fb842555d185 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:12.037580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24547422-9b28-4f8b-9631-fb842555d185 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:12.037580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-24547422-9b28-4f8b-9631-fb842555d185 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:12.042931 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:12.042931 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:12.043626 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24547422-9b28-4f8b-9631-fb842555d185 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:12.044614 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1060/4213] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:12 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:12.101659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:12.103662 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:12.103885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:12.104143 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:12.104276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:12.113860 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:12.113860 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:12.115109 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc6eeef3-0481-4ac9-a55c-0184b5fc7990 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:12.115464 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1049/4214] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:12 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:13.056418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:13.058160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:13.058397 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:13.058635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:13.058823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:13.063976 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:13.063976 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:13.065021 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66742470-5408-46c3-aa6f-f2f8e32c62b1 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:13.065495 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1058/4215] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:13 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:13.125935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:13.127788 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:13.127788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:13.127916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:13.127953 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:13.134024 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:13.134024 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:13.135017 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3be5f660-fbbe-431e-8849-53ed1ec092d6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:13.135600 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1049/4216] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:13 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:13.770343 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:13.966459 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:13.966648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1596417220"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:13.968552 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1596417220'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:13.969193 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume of 1 GB Aug 14 02:20:13.973706 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Availability Zones retrieved successfully. Aug 14 02:20:13.982051 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Flow 'volume_create_api' (709c4117-0b84-4fba-bb2a-0cc1416b68e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:13.983174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94bf31c-533e-4aca-940e-66f959369cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:13.983967 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:14.016024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94bf31c-533e-4aca-940e-66f959369cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:14.016729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c626228-812d-4051-aefa-efc00ca5a9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:14.080159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0146836-7a6d-48ae-9cba-94a412d86049 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:14.082931 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0146836-7a6d-48ae-9cba-94a412d86049 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:14.083196 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0146836-7a6d-48ae-9cba-94a412d86049 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:14.083494 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0146836-7a6d-48ae-9cba-94a412d86049 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:14.083630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e0146836-7a6d-48ae-9cba-94a412d86049 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:14.090160 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:14.090160 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:14.090996 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0146836-7a6d-48ae-9cba-94a412d86049 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:14.091403 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1050/4217] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:14 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:14.109538 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Created reservations ['63aa8f3a-d423-4bc7-aef9-0f26719e505b', 'e74ccaaa-43c7-4b20-8196-0a588c655644', '7b75160d-4113-49a8-aa9b-128e5fdc5272', '3c15b249-6e8c-4aa4-8aa0-5fcd857eb653'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:14.110763 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c626228-812d-4051-aefa-efc00ca5a9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63aa8f3a-d423-4bc7-aef9-0f26719e505b', 'e74ccaaa-43c7-4b20-8196-0a588c655644', '7b75160d-4113-49a8-aa9b-128e5fdc5272', '3c15b249-6e8c-4aa4-8aa0-5fcd857eb653']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:14.112198 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ef17c0-5a4e-4576-88ca-371fe567239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:14.150030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:14.152846 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:14.153150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:14.153450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:14.153589 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:14.156182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ef17c0-5a4e-4576-88ca-371fe567239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ba20e1-898f-4122-9513-a80ff9702ff1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596417220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93b538df11e4531b974026a48207ad9',qos_specs=None,replication_status=,reservations=['63aa8f3a-d423-4bc7-aef9-0f26719e505b','e74ccaaa-43c7-4b20-8196-0a588c655644','7b75160d-4113-49a8-aa9b-128e5fdc5272','3c15b249-6e8c-4aa4-8aa0-5fcd857eb653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63dc18e2091345b9913004931d9f4021',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596417220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ba20e1-898f-4122-9513-a80ff9702ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93b538df11e4531b974026a48207ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63dc18e2091345b9913004931d9f4021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:14.158189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290d2fb-9a22-4f99-a28c-68d199285a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:14.161200 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:14.161200 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:14.162293 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1dc23aa7-a33d-4532-8c13-afc40d46d6f4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:14.162798 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1059/4218] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:14 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:14.193112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290d2fb-9a22-4f99-a28c-68d199285a60) transitioned into state 'SUCCESS' from state '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-1596417220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93b538df11e4531b974026a48207ad9',qos_specs=None,replication_status=,reservations=['63aa8f3a-d423-4bc7-aef9-0f26719e505b','e74ccaaa-43c7-4b20-8196-0a588c655644','7b75160d-4113-49a8-aa9b-128e5fdc5272','3c15b249-6e8c-4aa4-8aa0-5fcd857eb653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63dc18e2091345b9913004931d9f4021',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:14.194550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12423d6c-5f16-4ef7-83bf-fd555b7544b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:14.209813 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12423d6c-5f16-4ef7-83bf-fd555b7544b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:14.211012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Flow 'volume_create_api' (709c4117-0b84-4fba-bb2a-0cc1416b68e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:14.211428 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume request issued successfully. Aug 14 02:20:14.212431 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c6840eb5-6d06-49f0-abfd-07295ea475f3 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:14.213033 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1061/4219] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:13 2026] POST /volume/v3/volumes => generated 776 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:14.226827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:14.230006 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:14.230006 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:14.230006 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:14.242821 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:14.242821 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:14.248110 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:14.252382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99385a63-2c7b-4db6-8270-c220b1ccb2e0 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 returned with HTTP 200 Aug 14 02:20:14.252815 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1050/4220] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:14 2026] GET /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:15.105624 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.107900 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:15.108309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:15.108568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:15.108687 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:15.114113 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.114113 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:15.115927 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8bd5fbe-77ea-4006-9a46-0f4fe41009d7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:15.115927 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1051/4221] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:15 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:15.177876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.181700 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:15.181700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:15.181700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:15.181700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:15.188914 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.188914 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:15.190707 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c118dc2-27c0-4dd0-b599-2c2902ac890a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:15.190912 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1060/4222] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:15 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:15.291614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e1e79515-0c9a-4225-9d27-c09dea969dad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.293482 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e1e79515-0c9a-4225-9d27-c09dea969dad tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:15.293689 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e1e79515-0c9a-4225-9d27-c09dea969dad tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:15.293880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e1e79515-0c9a-4225-9d27-c09dea969dad tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:15.300770 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.300770 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:15.304773 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e1e79515-0c9a-4225-9d27-c09dea969dad tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:15.313190 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e1e79515-0c9a-4225-9d27-c09dea969dad tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 returned with HTTP 200 Aug 14 02:20:15.313759 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1062/4223] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:15 2026] GET /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:15.343137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17232334-a3c4-42b9-82b9-761217b8975d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.518617 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] POST https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1/action Aug 14 02:20:15.519117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:15.519306 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:15.536869 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.536869 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:15.537558 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Volume info retrieved successfully. Aug 14 02:20:15.540311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd760e3e17c3f4f05b5395d8bc4829fd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93b538df11e4531b974026a48207ad9', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:20:15.540611 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17232334-a3c4-42b9-82b9-761217b8975d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1/action returned with HTTP 403 Aug 14 02:20:15.541278 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1051/4224] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:20:15 2026] POST /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1/action => generated 131 bytes in 199 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:15.554110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-424a5016-acc2-4df9-ba6a-5291faedca15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.556599 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:15.556847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:15.557182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:15.557361 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Delete volume with id: a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:15.568962 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.568962 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:15.569764 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:15.592596 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Delete volume request issued successfully. Aug 14 02:20:15.595820 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-424a5016-acc2-4df9-ba6a-5291faedca15 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 returned with HTTP 202 Aug 14 02:20:15.595820 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1052/4225] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:15 2026] DELETE /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:15.617865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:15.620290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:15.620697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:15.621590 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:15.633180 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:15.633180 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:15.637644 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:15.644008 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c943a0b-c3ba-4a1c-9225-966dd2e43630 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 returned with HTTP 200 Aug 14 02:20:15.645077 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1061/4226] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:15 2026] GET /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:16.129806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-744314c4-87e6-4070-ac71-1e9090116ff4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:16.132135 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-744314c4-87e6-4070-ac71-1e9090116ff4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:16.132416 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-744314c4-87e6-4070-ac71-1e9090116ff4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:16.132753 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-744314c4-87e6-4070-ac71-1e9090116ff4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:16.132923 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-744314c4-87e6-4070-ac71-1e9090116ff4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:16.145268 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:16.145268 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:16.146283 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-744314c4-87e6-4070-ac71-1e9090116ff4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:16.146836 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1063/4227] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:16 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:16.203573 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:16.205261 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:16.205483 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:16.205723 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:16.205882 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:16.216428 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:16.216428 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:16.217481 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c044b283-5892-4fd8-85e6-d754e4cb39c2 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:16.217975 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1052/4228] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:16 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:16.674322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7533a51b-b042-4be8-aae9-53c11f24ee47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:16.677226 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7533a51b-b042-4be8-aae9-53c11f24ee47 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 Aug 14 02:20:16.677464 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7533a51b-b042-4be8-aae9-53c11f24ee47 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:16.677737 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7533a51b-b042-4be8-aae9-53c11f24ee47 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:16.685900 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7533a51b-b042-4be8-aae9-53c11f24ee47 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 returned with HTTP 404 Aug 14 02:20:16.686542 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1053/4229] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:16 2026] GET /volume/v3/volumes/a3ba20e1-898f-4122-9513-a80ff9702ff1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:16.709606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:16.711526 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:16.711967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1927278877"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:16.713669 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1927278877'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:16.713804 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume of 1 GB Aug 14 02:20:16.718302 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Availability Zones retrieved successfully. Aug 14 02:20:16.723890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Flow 'volume_create_api' (28d0f230-0254-41b5-86da-64961e2bba60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:16.724946 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbb668-a788-4ad0-8933-272d9f700d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:16.725669 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:16.753666 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbb668-a788-4ad0-8933-272d9f700d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:16.754856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b151d8-a55e-4d6a-aa13-3f416ffeecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:16.806619 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Created reservations ['1e3fb9e8-0265-4406-ab8b-b8a136b6ccf9', '1ba73ca7-2bf7-473e-9efb-3689b6bbfd96', 'b2e1c7df-c2e0-4b2d-973c-0151d898643c', 'dd27483d-8b54-492d-8518-e3d131fb4d39'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:16.807756 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b151d8-a55e-4d6a-aa13-3f416ffeecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3fb9e8-0265-4406-ab8b-b8a136b6ccf9', '1ba73ca7-2bf7-473e-9efb-3689b6bbfd96', 'b2e1c7df-c2e0-4b2d-973c-0151d898643c', 'dd27483d-8b54-492d-8518-e3d131fb4d39']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:16.808971 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53605ec-c97a-4124-a5f6-4799cfda255b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:16.840633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53605ec-c97a-4124-a5f6-4799cfda255b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e36050bc-d6e1-4fba-9086-c3b824a21c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927278877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93b538df11e4531b974026a48207ad9',qos_specs=None,replication_status=,reservations=['1e3fb9e8-0265-4406-ab8b-b8a136b6ccf9','1ba73ca7-2bf7-473e-9efb-3689b6bbfd96','b2e1c7df-c2e0-4b2d-973c-0151d898643c','dd27483d-8b54-492d-8518-e3d131fb4d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63dc18e2091345b9913004931d9f4021',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927278877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e36050bc-d6e1-4fba-9086-c3b824a21c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93b538df11e4531b974026a48207ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63dc18e2091345b9913004931d9f4021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:16.841704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba301728-a3bb-441a-81e5-2870f4a0796d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:16.863090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba301728-a3bb-441a-81e5-2870f4a0796d) transitioned into state 'SUCCESS' from state '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-1927278877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93b538df11e4531b974026a48207ad9',qos_specs=None,replication_status=,reservations=['1e3fb9e8-0265-4406-ab8b-b8a136b6ccf9','1ba73ca7-2bf7-473e-9efb-3689b6bbfd96','b2e1c7df-c2e0-4b2d-973c-0151d898643c','dd27483d-8b54-492d-8518-e3d131fb4d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63dc18e2091345b9913004931d9f4021',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:16.864037 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b1cc41-5690-4d0b-83b8-a53aaa180c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:16.876220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b1cc41-5690-4d0b-83b8-a53aaa180c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:16.878726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Flow 'volume_create_api' (28d0f230-0254-41b5-86da-64961e2bba60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:16.878873 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Create volume request issued successfully. Aug 14 02:20:16.879699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-190639cc-1a98-4b9b-9f16-fa25d23ea5eb tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:16.880531 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1062/4230] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:16 2026] POST /volume/v3/volumes => generated 776 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:16.944266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:16.946453 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:16.946453 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:16.946877 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:16.962219 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:16.962219 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:16.974184 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:16.984043 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dae1d5d2-74fc-4903-9c68-ba2a2d8f9952 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e returned with HTTP 200 Aug 14 02:20:16.984593 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1064/4231] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:16 2026] GET /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:17.160948 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:17.163084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:17.163934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:17.163934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:17.163934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:17.171663 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:17.171663 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:17.172620 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-655a8299-c574-4b14-bd59-b1c8928c1b1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:17.173161 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1053/4232] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:17 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:17.234617 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0fd2daf-cffb-44f3-af21-16f390434643 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:17.252126 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0fd2daf-cffb-44f3-af21-16f390434643 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:17.252126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0fd2daf-cffb-44f3-af21-16f390434643 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:17.252126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0fd2daf-cffb-44f3-af21-16f390434643 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:17.252126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b0fd2daf-cffb-44f3-af21-16f390434643 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:17.261431 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:17.261431 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:17.262770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0fd2daf-cffb-44f3-af21-16f390434643 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:17.263987 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1054/4233] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:17 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:18.017492 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.020580 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:18.020580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:18.020580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:18.027398 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.027398 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:18.030711 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:18.035560 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03fc51c5-18fd-4b98-a616-e8040560cd65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e returned with HTTP 200 Aug 14 02:20:18.036154 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1063/4234] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:18 2026] GET /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:18.070008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-536fe354-0a65-4eca-8dd4-df6289df596d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.071928 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-536fe354-0a65-4eca-8dd4-df6289df596d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] POST https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e/action Aug 14 02:20:18.072300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-536fe354-0a65-4eca-8dd4-df6289df596d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:18.072408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-536fe354-0a65-4eca-8dd4-df6289df596d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:18.084809 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.084809 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:18.085570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-536fe354-0a65-4eca-8dd4-df6289df596d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd760e3e17c3f4f05b5395d8bc4829fd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a93b538df11e4531b974026a48207ad9', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:20:18.085802 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-536fe354-0a65-4eca-8dd4-df6289df596d tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-reader] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e/action returned with HTTP 403 Aug 14 02:20:18.086391 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1065/4235] 10.4.3.35 () {68 vars in 1383 bytes} [Fri Aug 14 02:20:18 2026] POST /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:18.103879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.106187 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:18.106452 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:18.106790 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:18.107017 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Delete volume with id: e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:18.116094 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.116094 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:18.116487 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:18.154633 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Delete volume request issued successfully. Aug 14 02:20:18.155491 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66fe6204-73e3-4949-ba91-3aa309b73c05 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e returned with HTTP 202 Aug 14 02:20:18.155664 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1054/4236] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:18 2026] DELETE /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:20:18.170176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.172794 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:18.173191 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:18.174021 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:18.192745 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.196388 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:18.196585 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:18.196825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:18.196982 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:18.200381 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.200381 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:18.205044 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.205044 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:18.206282 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-320b7b14-a27b-4f79-8eb7-8833f6c2377d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:18.206859 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1064/4237] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:18 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:18.208458 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Volume info retrieved successfully. Aug 14 02:20:18.215050 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2c71e91-80ab-49c7-bd21-1e3e83a50c65 tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e returned with HTTP 200 Aug 14 02:20:18.215721 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1055/4238] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:18 2026] GET /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:18.282725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2cd96401-e076-448b-b71d-fb86725127cd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:18.284925 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cd96401-e076-448b-b71d-fb86725127cd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:18.285205 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cd96401-e076-448b-b71d-fb86725127cd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:18.285420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cd96401-e076-448b-b71d-fb86725127cd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:18.285584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2cd96401-e076-448b-b71d-fb86725127cd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:18.293345 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:18.293345 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:18.294760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cd96401-e076-448b-b71d-fb86725127cd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:18.295770 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1066/4239] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:18 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:19.221829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:19.223943 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:19.224189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:19.224485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:19.224603 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:19.233417 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:19.233417 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:19.235252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1989682e-86bf-446c-84d8-61a7b8d94ee5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:19.235252 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1055/4240] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:19 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:19.261723 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-87245a8b-5ef0-463b-b942-d3f99f84e28a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:19.264948 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87245a8b-5ef0-463b-b942-d3f99f84e28a tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] GET https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e Aug 14 02:20:19.265086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87245a8b-5ef0-463b-b942-d3f99f84e28a tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:19.265285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87245a8b-5ef0-463b-b942-d3f99f84e28a tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:19.278711 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87245a8b-5ef0-463b-b942-d3f99f84e28a tempest-ProjectReaderTests-1231578179 tempest-ProjectReaderTests-1231578179-project-admin] https://10.4.3.35/volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e returned with HTTP 404 Aug 14 02:20:19.279412 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1065/4241] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:19 2026] GET /volume/v3/volumes/e36050bc-d6e1-4fba-9086-c3b824a21c3e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:19.312192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:19.315390 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:19.315691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:19.316349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:19.316349 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:19.323112 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:19.323112 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:19.324154 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-553ebf19-c5b7-4cc6-974a-3fb755eec5b5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:19.324750 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1056/4242] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:19 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:20.251096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9e65f88e-f5aa-4253-9334-b26c963c145c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:20.254461 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9e65f88e-f5aa-4253-9334-b26c963c145c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:20.254461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9e65f88e-f5aa-4253-9334-b26c963c145c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:20.254461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9e65f88e-f5aa-4253-9334-b26c963c145c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:20.254461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9e65f88e-f5aa-4253-9334-b26c963c145c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:20.260914 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:20.260914 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:20.260914 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9e65f88e-f5aa-4253-9334-b26c963c145c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:20.260914 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1067/4243] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:20 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:20.274988 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-051e9fd2-a677-497f-b731-b2bb1bda388f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:20.277725 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e/restore Aug 14 02:20:20.277725 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "08c7af4b-b808-4c16-938f-7aff2eafe967"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:20.279307 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Restoring backup dcd92069-19ab-44bf-9645-8802363ae55e ({'restore': {'volume_id': '08c7af4b-b808-4c16-938f-7aff2eafe967'}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:20:20.279470 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Restoring backup dcd92069-19ab-44bf-9645-8802363ae55e to volume 08c7af4b-b808-4c16-938f-7aff2eafe967. Aug 14 02:20:20.284257 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:20.284257 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:20.294971 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:20.294971 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:20.294971 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:20.295142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:20:20.295292 np0000007301 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Overwriting volume 08c7af4b-b808-4c16-938f-7aff2eafe967 with restore of backup dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:20.312958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] restore_backup in rpcapi backup_id dcd92069-19ab-44bf-9645-8802363ae55e {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:20:20.315836 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-051e9fd2-a677-497f-b731-b2bb1bda388f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e/restore returned with HTTP 202 Aug 14 02:20:20.319733 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1056/4244] 10.4.3.35 () {68 vars in 1386 bytes} [Fri Aug 14 02:20:20 2026] POST /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e/restore => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:20.325797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:20.331698 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:20.331698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:20.331698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:20.331698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:20.334798 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:20.334798 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:20.335993 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3e451efa-0ad5-48a9-98ac-3cfba596b539 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:20.336515 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1066/4245] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:20 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:20.340860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd980582-35c6-445d-b849-7da78f5b1d8a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:20.343374 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd980582-35c6-445d-b849-7da78f5b1d8a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:20.343374 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd980582-35c6-445d-b849-7da78f5b1d8a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:20.343686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd980582-35c6-445d-b849-7da78f5b1d8a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:20.343788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fd980582-35c6-445d-b849-7da78f5b1d8a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:20.350755 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:20.350755 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:20.350755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd980582-35c6-445d-b849-7da78f5b1d8a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:20.351158 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1057/4246] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:20 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:21.348698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:21.350742 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:21.351013 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:21.351200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:21.351298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:21.355430 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:21.355430 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:21.356190 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-543a8b1e-0b87-45ca-9d32-5646a9d4a4a9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:21.357273 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1068/4247] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:21 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:21.363660 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9839a171-c0b9-471d-b74a-17ea95389801 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:21.366493 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9839a171-c0b9-471d-b74a-17ea95389801 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:21.367282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9839a171-c0b9-471d-b74a-17ea95389801 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:21.367282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9839a171-c0b9-471d-b74a-17ea95389801 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:21.368241 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9839a171-c0b9-471d-b74a-17ea95389801 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:21.373967 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:21.373967 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:21.375368 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9839a171-c0b9-471d-b74a-17ea95389801 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:21.376129 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1057/4248] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:21 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:22.374882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:22.376657 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:22.377211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:22.377211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:22.377211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:22.379216 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=371,cinder:UPDATE=125,cinder:INSERT=65 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:20:22.382851 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:22.382851 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:22.384215 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8ed31cd0-b201-4941-a51f-cc9d22b55849 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:22.384474 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1067/4249] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:22 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:22.387383 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:22.390210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:22.390325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:22.390608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:22.390832 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:22.395209 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:22.395209 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:22.396283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43e11b49-7c6c-4c8c-9172-1b00e0cb2f75 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:22.396986 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1058/4250] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:22 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:23.402697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:23.405510 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:23.405833 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:23.406124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:23.406280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:23.409966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac3b986b-6939-4dcb-859a-de60d99f428b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:23.412859 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac3b986b-6939-4dcb-859a-de60d99f428b tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:23.412929 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:23.412929 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:23.413137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac3b986b-6939-4dcb-859a-de60d99f428b tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:23.413379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac3b986b-6939-4dcb-859a-de60d99f428b tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:23.413523 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ac3b986b-6939-4dcb-859a-de60d99f428b tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:23.414104 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f32bab8-edd3-43ec-9e9d-1494d92f1be3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:23.414634 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1069/4251] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:23 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:23.423965 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:23.423965 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:23.423965 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac3b986b-6939-4dcb-859a-de60d99f428b tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:23.423965 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1058/4252] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:23 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:23.717893 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b322553f-1c7f-4808-8529-bd65164477f8 req-858dacfa-4839-4f3b-8fea-5f1c1ae43b74 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:23.720494 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-858dacfa-4839-4f3b-8fea-5f1c1ae43b74 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/limits Aug 14 02:20:23.720766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-858dacfa-4839-4f3b-8fea-5f1c1ae43b74 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:23.720979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-858dacfa-4839-4f3b-8fea-5f1c1ae43b74 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:23.747833 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-858dacfa-4839-4f3b-8fea-5f1c1ae43b74 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/limits returned with HTTP 200 Aug 14 02:20:23.749491 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1068/4253] 10.4.3.35 () {68 vars in 1477 bytes} [Fri Aug 14 02:20:23 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:23.800172 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:23.803362 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:20:23.803362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:23.803362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:23.813410 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:23.813410 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:23.818045 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:23.824067 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-d86d764e-77fb-4b6c-ad09-7a9e35ff2a30 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:20:23.824067 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1059/4254] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:23 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1656 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:23.840978 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:23.842037 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:20:23.842502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe1058fc-0e9f-4d05-be92-6cd65075818d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1423577621", "description": null, "metadata": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:23.859172 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:23.859172 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:23.859828 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:23.860072 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:20:23.900956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['44131fc9-35c3-41b5-8650-25d0845ad56e', '877e672c-6370-4258-a31f-0ac273935f84', '5138d1bd-bb88-40bf-a6cc-4df5faa9c85b', '379302cd-c875-4956-91e7-4f304df38a7d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:23.939512 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:20:23.939812 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b322553f-1c7f-4808-8529-bd65164477f8 req-c2849d27-1a16-4098-a873-f06c42d988bf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:20:23.940304 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1070/4255] 10.4.3.35 () {72 vars in 1540 bytes} [Fri Aug 14 02:20:23 2026] POST /volume/v3/snapshots => generated 320 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:24.430065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:24.433488 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:24.433784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:24.434062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:24.434195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:24.437836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ebc46b41-c997-4ae5-9b15-0e908765253f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:24.439942 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:24.439942 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:24.440086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ebc46b41-c997-4ae5-9b15-0e908765253f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:24.440317 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ebc46b41-c997-4ae5-9b15-0e908765253f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:24.440547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ebc46b41-c997-4ae5-9b15-0e908765253f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:24.440695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ebc46b41-c997-4ae5-9b15-0e908765253f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:24.441128 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cdf8f7a5-79e7-48bb-a122-df1293256ff0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:24.441629 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1059/4256] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:24 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:24.449407 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:24.449407 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:24.450919 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ebc46b41-c997-4ae5-9b15-0e908765253f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:24.451455 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1069/4257] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:24 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:25.455493 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e1894c0-5865-4908-aece-1a6d5330f952 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:25.457761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e1894c0-5865-4908-aece-1a6d5330f952 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:25.459636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e1894c0-5865-4908-aece-1a6d5330f952 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:25.459636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e1894c0-5865-4908-aece-1a6d5330f952 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:25.459636 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6e1894c0-5865-4908-aece-1a6d5330f952 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:25.463249 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:25.463942 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:25.463942 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:25.464850 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e1894c0-5865-4908-aece-1a6d5330f952 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:25.465280 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1060/4258] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:25 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:25.465602 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:25.466010 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:25.466175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:25.466280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:25.470859 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:25.470859 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:25.471835 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-04772ed3-fd18-4b46-8ac2-d9b470528faa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:25.472266 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1071/4259] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:25 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:26.346476 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:26.348794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:20:26.349088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:26.349372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:26.360774 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:26.360774 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:26.361536 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:20:26.362709 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d52db0a5-18f5-45d4-ae9f-2339e48d9c40 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 200 Aug 14 02:20:26.363238 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1060/4260] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:20:26 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:26.478472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:26.483575 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:26.483986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:26.484244 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:26.484450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:26.485318 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:26.488269 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:26.488501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:26.488835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:26.488894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:26.489991 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:26.489991 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:26.490981 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f566d24a-41d5-4bcf-972a-0714a9e79220 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:26.491449 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1070/4261] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:26 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:26.497438 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:26.497438 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:26.499475 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ed4f7a9-37b2-4206-90d7-3a4865dba607 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:26.499475 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1061/4262] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:26 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:26.916551 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:26.918275 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:26.918635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1007514356", "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:26.920135 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1007514356', 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:27.018475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Create volume of 1 GB Aug 14 02:20:27.029259 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Availability Zones retrieved successfully. Aug 14 02:20:27.035480 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Flow 'volume_create_api' (8fd7f7b3-3b0c-4040-b8c9-993edf9f4426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:27.036792 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4675b7-28cf-4c8b-b22d-a6aa9f536298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:27.037955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:27.122527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4675b7-28cf-4c8b-b22d-a6aa9f536298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:27.122778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70206c8e-41cd-41bf-bcc8-70f25cac9168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:27.186462 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Created reservations ['054ed8af-7d9d-4706-b84f-c7f63b3f89f2', 'b4b6ca01-1f63-4db8-9a9d-af472c4fe326', '319d6f17-7f23-4711-8467-74ecbaff8817', '84aa1c2d-e842-4dc1-a7fe-147b66f1c5e5'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:27.187499 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70206c8e-41cd-41bf-bcc8-70f25cac9168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054ed8af-7d9d-4706-b84f-c7f63b3f89f2', 'b4b6ca01-1f63-4db8-9a9d-af472c4fe326', '319d6f17-7f23-4711-8467-74ecbaff8817', '84aa1c2d-e842-4dc1-a7fe-147b66f1c5e5']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:27.188316 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4edc9b88-f47b-4b24-8489-1cc3f04180f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:27.212670 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4edc9b88-f47b-4b24-8489-1cc3f04180f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33a63ae6-e024-4256-b43e-6d28ae90a980', '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-1007514356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67ae5ac5ec440959ee3dfd0590475de',qos_specs=None,replication_status=,reservations=['054ed8af-7d9d-4706-b84f-c7f63b3f89f2','b4b6ca01-1f63-4db8-9a9d-af472c4fe326','319d6f17-7f23-4711-8467-74ecbaff8817','84aa1c2d-e842-4dc1-a7fe-147b66f1c5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8866b1e30fe74ce5b9c0918b0b683e77',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1007514356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33a63ae6-e024-4256-b43e-6d28ae90a980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67ae5ac5ec440959ee3dfd0590475de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8866b1e30fe74ce5b9c0918b0b683e77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:27.212670 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873c6147-c2dc-4d29-a9bb-8c2efcc65e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:27.230613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873c6147-c2dc-4d29-a9bb-8c2efcc65e49) transitioned into state 'SUCCESS' from state '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-1007514356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67ae5ac5ec440959ee3dfd0590475de',qos_specs=None,replication_status=,reservations=['054ed8af-7d9d-4706-b84f-c7f63b3f89f2','b4b6ca01-1f63-4db8-9a9d-af472c4fe326','319d6f17-7f23-4711-8467-74ecbaff8817','84aa1c2d-e842-4dc1-a7fe-147b66f1c5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8866b1e30fe74ce5b9c0918b0b683e77',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:27.230613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2df7de-dfb5-4dad-b703-ac9d3fdfd4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:27.240569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2df7de-dfb5-4dad-b703-ac9d3fdfd4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:27.240569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Flow 'volume_create_api' (8fd7f7b3-3b0c-4040-b8c9-993edf9f4426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:27.240786 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Create volume request issued successfully. Aug 14 02:20:27.241312 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9adcd4bf-9fc6-43d4-bc51-505ac0fcc284 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:27.242135 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1072/4263] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:26 2026] POST /volume/v3/volumes => generated 751 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:27.253894 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:27.257644 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:20:27.257644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:27.257644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:27.264538 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:27.264538 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:27.271170 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:20:27.278358 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea0329be-8386-4ec5-acde-c1bc76d4291c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:20:27.279120 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1061/4264] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:27 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:27.505615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:27.510509 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:27.511486 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:27.511700 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:27.512124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:27.514580 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b6b0bef-d151-459c-b17d-a6f43772213f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:27.516382 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b6b0bef-d151-459c-b17d-a6f43772213f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:27.516691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b6b0bef-d151-459c-b17d-a6f43772213f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:27.516944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b6b0bef-d151-459c-b17d-a6f43772213f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:27.517084 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4b6b0bef-d151-459c-b17d-a6f43772213f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:27.518219 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:27.518219 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:27.519271 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-acdec32c-6d8f-4ffb-adf6-76ca583e2a7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:27.519609 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1071/4265] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:27 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:27.522514 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:27.522514 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:27.524948 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b6b0bef-d151-459c-b17d-a6f43772213f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:27.526953 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1062/4266] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:27 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:28.292507 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.294604 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:20:28.294798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.295009 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.302623 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.302623 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:28.306573 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:20:28.312919 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3aef8dd0-cf66-4234-9570-6dce2bfadbb1 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:20:28.313341 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1073/4267] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:28.351374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.353408 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:20:28.353653 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.353875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.363149 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.363149 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:28.367838 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:20:28.372962 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-f43f04eb-5839-41c3-a705-47c4db0cced7 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:20:28.373364 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1062/4268] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:28.441518 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.443863 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:20:28.444217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.444443 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.450519 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.450519 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:28.451326 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:20:28.452187 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-b8036413-561a-4b6f-8e91-b514a30c5567 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 200 Aug 14 02:20:28.452771 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1072/4269] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:28.538526 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.540717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:28.540951 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.541016 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.541208 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.541617 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:28.543544 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:28.543746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.544091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.544249 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:28.550788 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.550788 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:28.551793 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d65f228-9e6b-45d8-ae82-5691455a3849 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:28.552193 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.552193 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:28.552317 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1074/4270] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:20:28.553251 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a70179d4-4edc-4a4b-b19b-f8751f714112 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:28.555151 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1063/4271] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:28.933989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.935881 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:20:28.936062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.936239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.945733 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.945733 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:28.950257 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:20:28.956992 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-e003fff8-010d-4a1f-aece-5184926db890 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:20:28.957506 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1063/4272] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:28.974828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-773768b2-c14c-4b12-928a-ae9ecdea4903 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.976305 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-773768b2-c14c-4b12-928a-ae9ecdea4903 None None] GET https://10.4.3.35/volume// Aug 14 02:20:28.977760 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-773768b2-c14c-4b12-928a-ae9ecdea4903 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:28.978109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-773768b2-c14c-4b12-928a-ae9ecdea4903 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:28.978449 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-773768b2-c14c-4b12-928a-ae9ecdea4903 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:20:28.979177 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1073/4273] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:20:28 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:20:28.988183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-746222f6-a4c4-4e3e-aa6b-d08c62336311 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:28.990181 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-746222f6-a4c4-4e3e-aa6b-d08c62336311 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:20:28.991112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-746222f6-a4c4-4e3e-aa6b-d08c62336311 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33a63ae6-e024-4256-b43e-6d28ae90a980", "connector": null, "instance_uuid": "0f2774eb-2159-4861-a8f5-6bce77cd52aa"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:28.998639 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:28.998639 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:29.038993 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-746222f6-a4c4-4e3e-aa6b-d08c62336311 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:20:29.039656 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1075/4274] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:20:28 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:29.465007 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.469476 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:20:29.469691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.470234 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.477498 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.477498 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:29.477969 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:20:29.478685 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-98063a27-e1f3-40a4-a31c-d18e08c5fedf tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 200 Aug 14 02:20:29.479093 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1064/4275] 10.4.3.35 () {68 vars in 1597 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:29.488510 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.491281 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:20:29.492363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.492363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.504886 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.504886 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:29.508816 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:29.513537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-f1232260-ff4c-4cb2-9c12-bfae235e56b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 200 Aug 14 02:20:29.513972 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1064/4276] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 1656 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:29.528010 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.530813 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:29.531254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "35892728-8747-4ad8-90b4-97de4cfe4d8b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:29.533483 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '35892728-8747-4ad8-90b4-97de4cfe4d8b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:29.545206 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.545206 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:29.545776 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:20:29.545932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:20:29.546660 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:20:29.553773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (25789a97-4e39-4d0f-a3ff-1d41ec04258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:29.555194 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69110c3a-58c5-45f6-9aca-44159be8c1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:29.556329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:29.569320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.572272 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:29.572745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.572931 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.573202 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:29.573689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.575994 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:29.576627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.576627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.577226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:29.579471 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.579471 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:29.581612 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-21cc38ce-8b56-4f96-948b-b15a2a223c3f tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:29.581612 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1076/4277] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:29.593885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69110c3a-58c5-45f6-9aca-44159be8c1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35892728-8747-4ad8-90b4-97de4cfe4d8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:29.594706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17735fb7-760c-455a-8e69-e952b772ddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:29.595134 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.595134 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:29.599108 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b7e3b22-e057-452d-bbd9-ccd6f2fc1b90 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:29.600640 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1065/4278] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:29.649466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['b533d7fa-c5fe-4cf5-8868-92d59ec6f59a', '0cea61d7-bc73-4645-a6cf-2cf60a94b50e', '20688c54-38ac-48e1-a5ad-26e5fdd46154', '9185091e-aef1-44e4-9ad0-b10091c857b6'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:29.650346 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17735fb7-760c-455a-8e69-e952b772ddf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b533d7fa-c5fe-4cf5-8868-92d59ec6f59a', '0cea61d7-bc73-4645-a6cf-2cf60a94b50e', '20688c54-38ac-48e1-a5ad-26e5fdd46154', '9185091e-aef1-44e4-9ad0-b10091c857b6']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:29.651045 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946ce237-f432-458d-a219-ee8efc43f742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:29.716356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946ce237-f432-458d-a219-ee8efc43f742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed70150-c826-4df7-8211-6988402822be', '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='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['b533d7fa-c5fe-4cf5-8868-92d59ec6f59a','0cea61d7-bc73-4645-a6cf-2cf60a94b50e','20688c54-38ac-48e1-a5ad-26e5fdd46154','9185091e-aef1-44e4-9ad0-b10091c857b6'],size=1,snapshot_id=35892728-8747-4ad8-90b4-97de4cfe4d8b,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:20:29Z,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=1ed70150-c826-4df7-8211-6988402822be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35892728-8747-4ad8-90b4-97de4cfe4d8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:29.718310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2137177d-18b9-4993-a21a-578c18020677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:29.747396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2137177d-18b9-4993-a21a-578c18020677) transitioned into 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='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['b533d7fa-c5fe-4cf5-8868-92d59ec6f59a','0cea61d7-bc73-4645-a6cf-2cf60a94b50e','20688c54-38ac-48e1-a5ad-26e5fdd46154','9185091e-aef1-44e4-9ad0-b10091c857b6'],size=1,snapshot_id=35892728-8747-4ad8-90b4-97de4cfe4d8b,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:29.748160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ebde37-c526-4c4e-a660-be87d0df1571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:29.776705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ebde37-c526-4c4e-a660-be87d0df1571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:29.776705 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (25789a97-4e39-4d0f-a3ff-1d41ec04258b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:29.776705 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:20:29.776705 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-6cb6da84-df1e-4cca-b023-98fbabad187c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:29.776705 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1074/4279] 10.4.3.35 () {72 vars in 1534 bytes} [Fri Aug 14 02:20:29 2026] POST /volume/v3/volumes => generated 734 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:29.793408 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.795713 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:20:29.796101 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.796427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.810767 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.810767 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:29.816242 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:29.822550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-9843a513-a5b7-401b-a748-d2e33aa36ce4 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 200 Aug 14 02:20:29.823155 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1065/4280] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:29.835902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:29.838537 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:20:29.838768 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:29.839003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:29.847009 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:29.847009 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:29.851477 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:29.857827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-617c4c90-fbb4-45c8-b2ac-93654525e8d7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 200 Aug 14 02:20:29.858480 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1077/4281] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:29 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:30.157024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2e8affd-9f77-418d-9ef8-2440be5f96a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.157408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2e8affd-9f77-418d-9ef8-2440be5f96a9 None None] GET https://10.4.3.35/volume// Aug 14 02:20:30.157615 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2e8affd-9f77-418d-9ef8-2440be5f96a9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:30.157877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2e8affd-9f77-418d-9ef8-2440be5f96a9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:30.158219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2e8affd-9f77-418d-9ef8-2440be5f96a9 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:20:30.158762 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1066/4282] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:20:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:20:30.166551 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.169173 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:20:30.169450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:30.169650 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:30.179952 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:30.179952 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:30.184491 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:20:30.191189 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-95ae8879-c95e-495c-b678-e10084d62c39 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:20:30.191716 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1075/4283] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:20:30 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:20:30.317319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.320658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] PUT https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 Aug 14 02:20:30.321151 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:30.331821 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Acquiring lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:20:30.337387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:20:30.339711 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:30.339711 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:30.442979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" released by "attachment_update" :: held 0.105s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:20:30.442979 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-6fac09c2-1973-41ef-aa43-15623ede54a9 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 returned with HTTP 200 Aug 14 02:20:30.442979 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1066/4284] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:20:30 2026] PUT /volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:30.476774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-cc656c42-b00f-481e-a5db-56b5eaa1b071 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.479033 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-cc656c42-b00f-481e-a5db-56b5eaa1b071 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] POST https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582/action Aug 14 02:20:30.479410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-cc656c42-b00f-481e-a5db-56b5eaa1b071 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:30.479576 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-cc656c42-b00f-481e-a5db-56b5eaa1b071 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:30.500011 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:30.500011 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:30.513988 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6dbe57d0-1acc-4d82-9418-2685b5dcd697 req-cc656c42-b00f-481e-a5db-56b5eaa1b071 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582/action returned with HTTP 204 Aug 14 02:20:30.514538 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1078/4285] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:20:30 2026] POST /volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:30.592053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.594519 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:30.594812 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:30.595105 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:30.595250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:30.603014 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:30.603014 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:30.604177 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa66f696-80c1-49c7-aa30-63e16c1d2887 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:30.604794 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1067/4286] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:30 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:30.613655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:30.618063 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:30.618063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:30.618063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:30.618063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:30.625259 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:30.625259 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:30.626194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7c9964a1-331c-4bf6-ac54-a33060a0c48d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:30.626655 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1076/4287] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:30 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:31.617338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-594421d4-311f-4904-b92a-14f7d8ff3228 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:31.619378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-594421d4-311f-4904-b92a-14f7d8ff3228 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:31.619860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-594421d4-311f-4904-b92a-14f7d8ff3228 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:31.620343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-594421d4-311f-4904-b92a-14f7d8ff3228 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:31.621407 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-594421d4-311f-4904-b92a-14f7d8ff3228 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:31.625686 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:31.625686 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:31.626875 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-594421d4-311f-4904-b92a-14f7d8ff3228 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:31.627368 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1067/4288] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:31 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:31.637526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:31.639655 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:31.639936 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:31.640188 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:31.640335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:31.645366 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:31.645366 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:31.646060 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-958cbec2-ca2d-4b1c-bfe5-7c68abf77739 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:31.646429 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1079/4289] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:31 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:32.638344 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81648803-e7b8-4c81-a194-02125bcf23c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.640129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81648803-e7b8-4c81-a194-02125bcf23c4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:32.640312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81648803-e7b8-4c81-a194-02125bcf23c4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.640491 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81648803-e7b8-4c81-a194-02125bcf23c4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.640598 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-81648803-e7b8-4c81-a194-02125bcf23c4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:32.644763 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:32.644763 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:32.645547 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81648803-e7b8-4c81-a194-02125bcf23c4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:32.645986 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1068/4290] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:32.657509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.659358 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:32.659588 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.659812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.659924 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:32.664004 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:32.664004 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:32.664821 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ee9e5d5-7be0-4c64-9630-6cbe92cf8470 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:32.665204 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1077/4291] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:32.869667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.872105 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:20:32.872492 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.872861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.882984 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:32.882984 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:32.886494 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:32.892942 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-e5452a26-8904-4f02-9f3e-311929d24b4d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 200 Aug 14 02:20:32.893596 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1068/4292] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 1343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:32.905826 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-23712b82-874e-464a-9b68-674cc4a55e6c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.906350 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-23712b82-874e-464a-9b68-674cc4a55e6c None None] GET https://10.4.3.35/volume// Aug 14 02:20:32.906636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-23712b82-874e-464a-9b68-674cc4a55e6c None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.906921 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-23712b82-874e-464a-9b68-674cc4a55e6c None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.907370 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-23712b82-874e-464a-9b68-674cc4a55e6c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:20:32.907795 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1080/4293] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:20:32.922537 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-921285c6-bc0c-48b2-9c1c-b137dd763bca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.922537 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-921285c6-bc0c-48b2-9c1c-b137dd763bca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:20:32.922537 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-921285c6-bc0c-48b2-9c1c-b137dd763bca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ed70150-c826-4df7-8211-6988402822be", "connector": null, "instance_uuid": "6130c7ca-300f-4eb9-8f6f-97d44069c905"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:32.930800 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:32.930800 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:32.956603 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-921285c6-bc0c-48b2-9c1c-b137dd763bca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:20:32.957229 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1069/4294] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:20:32 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:32.965528 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f9fccc71-592c-4e59-8446-1d0ff4b5f695 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.966031 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9fccc71-592c-4e59-8446-1d0ff4b5f695 None None] GET https://10.4.3.35/volume// Aug 14 02:20:32.966266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9fccc71-592c-4e59-8446-1d0ff4b5f695 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.966526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9fccc71-592c-4e59-8446-1d0ff4b5f695 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.967161 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9fccc71-592c-4e59-8446-1d0ff4b5f695 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:20:32.967362 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1078/4295] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:20:32.976429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:32.978580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:20:32.978977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:32.979346 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:32.995643 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:32.995643 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:32.999005 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:20:33.004946 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-79b2d275-6648-4285-a708-594529404f89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 200 Aug 14 02:20:33.005449 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1069/4296] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:20:32 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 1522 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:20:33.149406 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:33.153444 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f Aug 14 02:20:33.153952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:33.173289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-1ed70150-c826-4df7-8211-6988402822be-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:20:33.179481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-1ed70150-c826-4df7-8211-6988402822be-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:20:33.180872 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:33.180872 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:33.309433 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-1ed70150-c826-4df7-8211-6988402822be-np0000007301" released by "attachment_update" :: held 0.130s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:20:33.309843 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-c40d22a7-ed76-4524-ab11-dfe9f446a3e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f returned with HTTP 200 Aug 14 02:20:33.310443 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1081/4297] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:20:33 2026] PUT /volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:33.339303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-251e41c8-8997-4eb0-83bd-3f4fcb23e125 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:33.342849 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-251e41c8-8997-4eb0-83bd-3f4fcb23e125 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f/action Aug 14 02:20:33.343650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-251e41c8-8997-4eb0-83bd-3f4fcb23e125 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:20:33.343834 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-251e41c8-8997-4eb0-83bd-3f4fcb23e125 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:33.366314 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:33.366314 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:33.378290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9bb0a4f3-c40b-4d08-b4f4-d52b355610c0 req-251e41c8-8997-4eb0-83bd-3f4fcb23e125 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f/action returned with HTTP 204 Aug 14 02:20:33.378757 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1070/4298] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:20:33 2026] POST /volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:33.655442 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:33.657319 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:33.657525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:33.657775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:33.658103 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:33.662259 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:33.662259 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:33.662975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b4fa0b77-3dac-4bc3-997e-7debd823bc32 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:33.664583 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1079/4299] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:33 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:33.676958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:33.678629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:33.678851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:33.679063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:33.679210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:33.683382 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:33.683382 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:33.684195 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-721c2d39-8a1b-4bc1-aaba-e45fbadba0fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:33.684606 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1070/4300] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:33 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:34.672894 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:34.674807 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:34.675031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:34.675247 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:34.675386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:34.677273 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=290,cinder:UPDATE=77,cinder:INSERT=44 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:20:34.679995 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:34.679995 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:34.680756 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8a206e91-93a6-4510-b85c-1e531cd241a3 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:34.681178 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1082/4301] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:34 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:34.696264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:34.698508 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:34.698815 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:34.699106 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:34.699278 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:34.705068 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:34.705068 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:34.706130 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c01e4bc9-e2a0-4c66-8d13-ba74ff64bb5b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:34.706662 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1071/4302] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:34 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:35.691257 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:35.693070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:35.693278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:35.693497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:35.693644 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:35.698756 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:35.698756 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:35.699488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de432a2f-8aaa-4e41-892b-965c1569e9f8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:35.699882 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1080/4303] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:35 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:35.716168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:35.717858 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:35.718079 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:35.718280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:35.718381 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:35.720254 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=250,cinder:UPDATE=49,cinder:INSERT=25 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:20:35.722884 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:35.722884 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:35.723629 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d63ad46d-ad6e-4bff-8eb2-377ebeae6aed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:35.724327 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1071/4304] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:35 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:36.710774 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:36.713185 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:36.713485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:36.713778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:36.714025 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:36.720101 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:36.720101 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:36.721309 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16ff18a0-8d3b-4c5c-8106-d15c1b0f30c8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:36.721844 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1083/4305] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:36 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:36.736377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2ce566c-749f-4b39-bca9-74525dae1711 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:36.738566 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2ce566c-749f-4b39-bca9-74525dae1711 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:36.739056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2ce566c-749f-4b39-bca9-74525dae1711 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:36.740880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2ce566c-749f-4b39-bca9-74525dae1711 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:36.740880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b2ce566c-749f-4b39-bca9-74525dae1711 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:36.741901 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=256,cinder:UPDATE=60,cinder:INSERT=46 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:20:36.745456 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:36.745456 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:36.746698 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2ce566c-749f-4b39-bca9-74525dae1711 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:36.747226 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1072/4306] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:36 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:37.733943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6dbfb233-280c-4941-be26-ca0d054250c0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:37.736321 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6dbfb233-280c-4941-be26-ca0d054250c0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:37.737279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6dbfb233-280c-4941-be26-ca0d054250c0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:37.737481 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6dbfb233-280c-4941-be26-ca0d054250c0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:37.737606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6dbfb233-280c-4941-be26-ca0d054250c0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:37.745373 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:37.745373 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:37.746146 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6dbfb233-280c-4941-be26-ca0d054250c0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:37.746463 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1081/4307] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:37 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:37.758969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-394ad86c-0c1a-437f-b33b-a68675212f62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:37.760563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-394ad86c-0c1a-437f-b33b-a68675212f62 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:37.760766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-394ad86c-0c1a-437f-b33b-a68675212f62 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:37.760980 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-394ad86c-0c1a-437f-b33b-a68675212f62 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:37.761089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-394ad86c-0c1a-437f-b33b-a68675212f62 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:37.764947 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:37.764947 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:37.765578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-394ad86c-0c1a-437f-b33b-a68675212f62 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:37.765954 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1072/4308] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:37 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:38.759083 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.761425 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:38.761747 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.762038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.762200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:38.768866 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.768866 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:38.769629 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2cc594f7-2ceb-48de-9603-8ff5f22a503d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:38.770018 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1084/4309] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:38 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:38.784844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40b6a58b-0936-4822-b3eb-09683e914c20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.786502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40b6a58b-0936-4822-b3eb-09683e914c20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:38.786713 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40b6a58b-0936-4822-b3eb-09683e914c20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.786785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.787121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40b6a58b-0936-4822-b3eb-09683e914c20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.787121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-40b6a58b-0936-4822-b3eb-09683e914c20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:38.791964 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.791964 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:38.792577 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40b6a58b-0936-4822-b3eb-09683e914c20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:38.792935 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1073/4310] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:38 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:38.805431 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.807153 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:20:38.807347 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.807564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.815368 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.815368 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:38.819504 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:38.824837 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10c276f8-fd28-42f8-914e-a5a53592e8ce tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 200 Aug 14 02:20:38.825348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1073/4311] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:38 2026] GET /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:38.840590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.842837 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:38.843078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.843312 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.843476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: dcd92069-19ab-44bf-9645-8802363ae55e. Aug 14 02:20:38.848364 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.848364 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:38.862002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id dcd92069-19ab-44bf-9645-8802363ae55e {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:38.864059 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d97f7d0b-ce78-4810-bc15-73590eb0faa9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 202 Aug 14 02:20:38.864634 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1085/4312] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:38 2026] DELETE /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:38.874749 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.877030 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:38.877312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.877641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.877768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:38.888617 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.888617 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:38.889404 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da1ee8c5-7c78-4c3f-9921-4ac86293fb02 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 200 Aug 14 02:20:38.889769 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1074/4313] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:38 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:38.895811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:38.897141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33f58efc-4237-4acd-8cf6-4fe2fd4f5aac", "incremental": true}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:38.900887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating new backup {'backup': {'volume_id': '33f58efc-4237-4acd-8cf6-4fe2fd4f5aac', 'incremental': True}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:38.900887 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating backup of volume 33f58efc-4237-4acd-8cf6-4fe2fd4f5aac in container None Aug 14 02:20:38.911504 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.911504 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:38.912134 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Volume info retrieved successfully. Aug 14 02:20:38.949998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Created reservations ['867a9241-fa0c-4b90-8d71-6befab55d612', '7d717d0f-866f-4ca2-97a3-c532ae88384b'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:38.974073 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0d255ce-62ea-43d9-b5f4-f8d1c2afe551 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 400 Aug 14 02:20:38.974760 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1082/4314] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:38 2026] POST /volume/v3/backups => generated 109 bytes in 188 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:20:38.984697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:38.984697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:38.984697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:38.984895 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:38.984969 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete backup with id: f4e9b44e-e590-4e82-b02a-c745f48ee21d. Aug 14 02:20:38.991023 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:38.991023 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:39.007661 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] delete_backup rpcapi backup_id f4e9b44e-e590-4e82-b02a-c745f48ee21d {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:39.010432 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bab1836c-e4f1-4529-a158-1032ebb6aa85 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 202 Aug 14 02:20:39.011199 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1074/4315] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:38 2026] DELETE /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:39.023710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:39.029325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:39.029560 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:39.029809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:39.029963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:39.038314 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:39.038314 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:39.039313 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb488b4f-0f72-45f2-8eb6-aa5b3070f6c6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 200 Aug 14 02:20:39.039793 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1086/4316] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:39 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:20:39.901813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:39.904240 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e Aug 14 02:20:39.904628 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:39.904847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:39.905030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id dcd92069-19ab-44bf-9645-8802363ae55e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:39.909944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad5f32e9-b8f3-444d-a4bd-893cbececfb2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e returned with HTTP 404 Aug 14 02:20:39.910469 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1075/4317] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:39 2026] GET /volume/v3/backups/dcd92069-19ab-44bf-9645-8802363ae55e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:39.919010 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:39.921868 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:39.922173 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:39.922466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:39.922636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. Aug 14 02:20:39.928197 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:39.928197 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:39.943854 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:39.945612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7943e1c2-6145-413f-a107-e4ab23a6a5d0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 202 Aug 14 02:20:39.946365 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1083/4318] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:39 2026] DELETE /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:39.956074 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34816a69-23e1-470f-af06-e3ec58c49212 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:39.958854 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34816a69-23e1-470f-af06-e3ec58c49212 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:39.959121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34816a69-23e1-470f-af06-e3ec58c49212 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:39.959797 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34816a69-23e1-470f-af06-e3ec58c49212 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:39.959797 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-34816a69-23e1-470f-af06-e3ec58c49212 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:39.964988 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:39.964988 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:39.966039 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34816a69-23e1-470f-af06-e3ec58c49212 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 200 Aug 14 02:20:39.967535 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1075/4319] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:39 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:40.052625 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:40.055287 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d Aug 14 02:20:40.055653 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:40.055991 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:40.056122 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id f4e9b44e-e590-4e82-b02a-c745f48ee21d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:40.064444 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0e47cc8b-da46-4cc3-818d-f64b4be66daa tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d returned with HTTP 404 Aug 14 02:20:40.065254 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1087/4320] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:40 2026] GET /volume/v3/backups/f4e9b44e-e590-4e82-b02a-c745f48ee21d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:40.079098 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:40.081011 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:40.081328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-947363363"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:40.083057 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-947363363'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:40.083185 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume of 1 GB Aug 14 02:20:40.087083 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Availability Zones retrieved successfully. Aug 14 02:20:40.092687 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (69e60896-63e2-475f-b067-acadabf0d86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:40.094380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf858fa3-9c5b-4aa5-b1be-9e4b631d5ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:40.095478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:40.124036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf858fa3-9c5b-4aa5-b1be-9e4b631d5ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:40.124841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f65e3d9-0c21-4856-9723-8f60f8992fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:40.166633 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['160aef3d-389e-423a-a79a-f3b9731191f1', '958a9672-e550-4e3a-8551-2b04a3aaafe1', '872f5f67-23f9-489e-8071-905cfb2ffb8e', '86266042-4f7a-4f45-95e0-b59f9d720640'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:40.167493 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f65e3d9-0c21-4856-9723-8f60f8992fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160aef3d-389e-423a-a79a-f3b9731191f1', '958a9672-e550-4e3a-8551-2b04a3aaafe1', '872f5f67-23f9-489e-8071-905cfb2ffb8e', '86266042-4f7a-4f45-95e0-b59f9d720640']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:40.168248 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d8212d-42ac-464a-997a-68ac25f4ee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:40.199309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d8212d-42ac-464a-997a-68ac25f4ee02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c674ba41-41d3-4cc0-93be-a35f78badfb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-947363363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['160aef3d-389e-423a-a79a-f3b9731191f1','958a9672-e550-4e3a-8551-2b04a3aaafe1','872f5f67-23f9-489e-8071-905cfb2ffb8e','86266042-4f7a-4f45-95e0-b59f9d720640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-947363363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c674ba41-41d3-4cc0-93be-a35f78badfb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2db95906801458eb49022bf2356f39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:40.200082 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cd0e6a-0fee-45b8-ae0b-ff5f312b08fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:40.224987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cd0e6a-0fee-45b8-ae0b-ff5f312b08fa) transitioned into state 'SUCCESS' from state '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-947363363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['160aef3d-389e-423a-a79a-f3b9731191f1','958a9672-e550-4e3a-8551-2b04a3aaafe1','872f5f67-23f9-489e-8071-905cfb2ffb8e','86266042-4f7a-4f45-95e0-b59f9d720640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:40.224987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b76101-f4ab-4627-b520-74a45ab23674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:40.239073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b76101-f4ab-4627-b520-74a45ab23674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:40.240516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (69e60896-63e2-475f-b067-acadabf0d86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:40.241363 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request issued successfully. Aug 14 02:20:40.242245 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74fbdc39-eb86-49d6-bf1b-75b249a7cfe6 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:40.242890 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1076/4321] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:40 2026] POST /volume/v3/volumes => generated 746 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:40.264724 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:40.266927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:20:40.267308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:40.267623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:40.279016 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:40.279016 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:40.284861 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:40.290638 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e3134a5e-3125-41d0-8a08-c7605cf9638a tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 returned with HTTP 200 Aug 14 02:20:40.291239 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1084/4322] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:40 2026] GET /volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:40.978290 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:40.980085 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 Aug 14 02:20:40.980321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:40.980564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:40.980694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 0a4a5d1a-db17-4fe0-b7ce-a55d97329186. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:40.984824 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85ef5f32-7f20-4be4-ba6e-b8df06576b23 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 returned with HTTP 404 Aug 14 02:20:40.985546 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1076/4323] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:40 2026] GET /volume/v3/backups/0a4a5d1a-db17-4fe0-b7ce-a55d97329186 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:41.013196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:41.015068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:41.015355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "name": "tempest-VolumesBackupsTest-Volume-832404001"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:41.016655 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'name': 'tempest-VolumesBackupsTest-Volume-832404001'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:41.106256 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume of 1 GB Aug 14 02:20:41.111335 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Availability Zones retrieved successfully. Aug 14 02:20:41.117824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (5d9f0036-e906-432c-98a6-cc7f789df9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:41.119045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd6d4a7-5636-4a8d-aae2-bcc146b9af8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:41.120090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:41.190821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd6d4a7-5636-4a8d-aae2-bcc146b9af8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:41.191754 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27608e7f-9a7d-4daa-8632-282d257eee0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:41.231691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['272ee89a-1e6d-4a56-9b0d-1d615da99fd1', '45028443-ed55-4360-b32e-84ffdcd81072', '591e7ab8-08c9-49da-b7fd-aeefd4341587', '1b24a48b-ef69-4d36-91c5-5c0b114d7be3'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:41.232453 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27608e7f-9a7d-4daa-8632-282d257eee0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272ee89a-1e6d-4a56-9b0d-1d615da99fd1', '45028443-ed55-4360-b32e-84ffdcd81072', '591e7ab8-08c9-49da-b7fd-aeefd4341587', '1b24a48b-ef69-4d36-91c5-5c0b114d7be3']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:41.233156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da90e9b5-fb2f-4b41-8b16-b198113c0912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:41.254843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da90e9b5-fb2f-4b41-8b16-b198113c0912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737450e6-d0e5-4bf0-9222-330bf6e2912b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-832404001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['272ee89a-1e6d-4a56-9b0d-1d615da99fd1','45028443-ed55-4360-b32e-84ffdcd81072','591e7ab8-08c9-49da-b7fd-aeefd4341587','1b24a48b-ef69-4d36-91c5-5c0b114d7be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-832404001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737450e6-d0e5-4bf0-9222-330bf6e2912b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdd78afe6344466a1ba2149aa713a8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:41.255690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf5c93b-1cd3-4b34-bbe4-3a9a0d702d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:41.272505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf5c93b-1cd3-4b34-bbe4-3a9a0d702d0d) transitioned into state 'SUCCESS' from state '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-832404001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['272ee89a-1e6d-4a56-9b0d-1d615da99fd1','45028443-ed55-4360-b32e-84ffdcd81072','591e7ab8-08c9-49da-b7fd-aeefd4341587','1b24a48b-ef69-4d36-91c5-5c0b114d7be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:41.273280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99004c73-58f3-4b1a-ac0a-16c2d95940e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:41.282416 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99004c73-58f3-4b1a-ac0a-16c2d95940e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:41.283519 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (5d9f0036-e906-432c-98a6-cc7f789df9ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:41.283863 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request issued successfully. Aug 14 02:20:41.284720 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ff3c4f6-8930-4f41-8ed6-0ed9395584ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:41.284891 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1088/4324] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:41 2026] POST /volume/v3/volumes => generated 746 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:41.299180 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-534adddb-2466-434f-b7e0-2e51cf67a530 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:41.301700 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-534adddb-2466-434f-b7e0-2e51cf67a530 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:20:41.301977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-534adddb-2466-434f-b7e0-2e51cf67a530 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:41.302250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-534adddb-2466-434f-b7e0-2e51cf67a530 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:41.305916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:41.308214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:20:41.308421 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:41.308632 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:41.311486 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:41.311486 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:41.315253 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:41.315253 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:41.316223 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-534adddb-2466-434f-b7e0-2e51cf67a530 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:41.318714 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:41.322124 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-534adddb-2466-434f-b7e0-2e51cf67a530 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:20:41.322632 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1077/4325] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:41 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:41.323308 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d80bc91b-ece9-4746-9c26-edc8955f8004 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 returned with HTTP 200 Aug 14 02:20:41.323688 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1085/4326] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:41 2026] GET /volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:41.336646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-46a1f162-d245-4bcf-8842-63980744e15f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:41.338479 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:41.339107 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c674ba41-41d3-4cc0-93be-a35f78badfb9", "name": "tempest-VolumesBackupsTest-Backup-1514580900"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:41.341631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating new backup {'backup': {'volume_id': 'c674ba41-41d3-4cc0-93be-a35f78badfb9', 'name': 'tempest-VolumesBackupsTest-Backup-1514580900'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:41.343098 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating backup of volume c674ba41-41d3-4cc0-93be-a35f78badfb9 in container None Aug 14 02:20:41.350964 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:41.350964 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:41.352695 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Volume info retrieved successfully. Aug 14 02:20:41.373712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Created reservations ['5499d756-0c9c-4069-a5b2-73148d0305c2', 'ffcb0aaa-285d-47f2-b746-d697171fe9e8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:41.411517 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46a1f162-d245-4bcf-8842-63980744e15f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:20:41.411517 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1077/4327] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:41 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:41.423521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:41.429195 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:41.429195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:41.429195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:41.429195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:41.431773 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:41.431773 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:41.432442 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c720fc19-1fcf-4919-b0b5-e40615e656d9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:41.432826 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1089/4328] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:41 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:42.336442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:42.338635 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:20:42.338849 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:42.339129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:42.348037 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:42.348037 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:42.351903 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:42.356348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18c5d5d6-c699-447e-81d1-047a4dcbebbd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:20:42.356771 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1078/4329] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:42 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:20:42.368217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:42.369889 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:42.370204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "737450e6-d0e5-4bf0-9222-330bf6e2912b", "name": "tempest-VolumesBackupsTest-Backup-1395639379"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:42.371505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '737450e6-d0e5-4bf0-9222-330bf6e2912b', 'name': 'tempest-VolumesBackupsTest-Backup-1395639379'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:42.371642 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 737450e6-d0e5-4bf0-9222-330bf6e2912b in container None Aug 14 02:20:42.378535 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:42.378535 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:42.378991 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:20:42.399732 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['0cd8bdbb-383b-4326-8ba9-e5283443a6ae', 'a3696f6c-9132-4e7e-8303-0cc75b010af9'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:42.426995 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a0b34eb7-13ff-4580-b37c-26f94e2208d2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:20:42.427489 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1086/4330] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:20:42 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:42.436370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-696d8e21-0dbc-4837-849d-7f42d8609571 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:42.440388 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-696d8e21-0dbc-4837-849d-7f42d8609571 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:42.440388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-696d8e21-0dbc-4837-849d-7f42d8609571 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:42.440388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-696d8e21-0dbc-4837-849d-7f42d8609571 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:42.440388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-696d8e21-0dbc-4837-849d-7f42d8609571 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:42.444733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:42.448707 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:42.448707 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:42.448822 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:42.448822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:42.448822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:42.448822 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:42.448957 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-696d8e21-0dbc-4837-849d-7f42d8609571 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:42.452970 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:42.452970 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:42.452970 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-454dd31d-d9cb-48bb-9231-9a99328e4bdb tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:42.452970 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1090/4331] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:42 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:42.453177 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1078/4332] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:42 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:43.463116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:43.463880 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e0432e10-49ad-499b-9752-16214f51e688 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:43.465170 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:43.465407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:43.465613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:43.465756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:43.466158 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e0432e10-49ad-499b-9752-16214f51e688 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:43.466418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e0432e10-49ad-499b-9752-16214f51e688 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:43.466659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e0432e10-49ad-499b-9752-16214f51e688 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:43.466846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e0432e10-49ad-499b-9752-16214f51e688 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:43.470727 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:43.470727 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:43.471339 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:43.471339 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:43.471803 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-369ebc37-9b7d-4748-93cd-895e145c4f7c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:43.471961 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e0432e10-49ad-499b-9752-16214f51e688 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:43.472310 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1079/4334] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:43 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:43.472369 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1087/4334] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:43 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:44.483793 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:44.484156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3afa664b-5627-42e6-903b-6a5f2698cebf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:44.485719 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3afa664b-5627-42e6-903b-6a5f2698cebf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:44.485821 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:44.485870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3afa664b-5627-42e6-903b-6a5f2698cebf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:44.485996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:44.486066 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3afa664b-5627-42e6-903b-6a5f2698cebf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:44.486161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3afa664b-5627-42e6-903b-6a5f2698cebf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:44.486215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:44.486262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:44.490214 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:44.490214 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:44.490297 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:44.490297 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:44.490962 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3afa664b-5627-42e6-903b-6a5f2698cebf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:44.491011 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d452aa9-63ac-4485-a938-a7b2f9b590d7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:44.491311 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1079/4335] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:44 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:44.491365 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1091/4336] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:44 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:45.502263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:45.504444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:45.504627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:45.504828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:45.504950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:45.507005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:45.509548 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:45.509805 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:45.510050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:45.510127 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:45.510127 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:45.510208 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:45.510886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25ed7247-24fc-48dc-85b1-2a2720f35f5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:45.511331 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1088/4337] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:45 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:45.515254 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:45.515254 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:45.515962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c144a8e-d07f-4962-87db-ccd11a4acc76 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:45.516308 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1080/4338] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:45 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:46.523454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03f33e95-bba3-4df8-8493-adff0894cc0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:46.526638 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-35d6c425-782b-4238-946c-3d14509ffaca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:46.527008 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03f33e95-bba3-4df8-8493-adff0894cc0e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:46.527253 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03f33e95-bba3-4df8-8493-adff0894cc0e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:46.527459 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03f33e95-bba3-4df8-8493-adff0894cc0e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:46.527568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-03f33e95-bba3-4df8-8493-adff0894cc0e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:46.528914 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35d6c425-782b-4238-946c-3d14509ffaca tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:46.529167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35d6c425-782b-4238-946c-3d14509ffaca tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:46.529389 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-35d6c425-782b-4238-946c-3d14509ffaca tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:46.529529 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-35d6c425-782b-4238-946c-3d14509ffaca tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:46.534597 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:46.534597 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:46.535363 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-35d6c425-782b-4238-946c-3d14509ffaca tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:46.535827 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1092/4339] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:46 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:46.537829 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:46.537829 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:46.538555 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03f33e95-bba3-4df8-8493-adff0894cc0e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:46.538895 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1080/4340] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:46 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:47.546834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:47.549000 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:47.549250 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:47.549481 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:47.549640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:47.552069 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:47.554494 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:47.554789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:47.555106 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:47.555215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:47.557658 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:47.557658 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:47.558421 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e0c31b02-d52f-42f4-90d2-24bfd6394ec4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:47.558822 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1089/4341] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:47 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:47.560744 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:47.560744 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:47.561704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-143bbda2-f1f7-4d1f-bb25-e3010d3ab4a0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:47.562095 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1081/4342] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:47 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:48.570792 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:48.572662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:48.573696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:48.573696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:48.573696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:48.577416 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:48.578844 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:48.578844 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:48.578844 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ff485b3-9d93-4146-a020-8c2467eee4a0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:48.578844 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1093/4343] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:48 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:48.580305 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:48.580526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:48.580758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:48.580886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:48.587363 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:48.587363 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:48.588363 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02e8d5af-890a-4a17-a6d2-61a9fe897855 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:48.588814 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1081/4344] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:48 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:49.595592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:49.598220 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:49.598472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:49.598737 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:49.598888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:49.604152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c159b207-e44e-4076-bcad-6574173e37eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:49.605738 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:49.605738 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:49.606526 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-63ea7729-86f6-450b-a41e-18bb59b08ecc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:49.606743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c159b207-e44e-4076-bcad-6574173e37eb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:49.606990 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c159b207-e44e-4076-bcad-6574173e37eb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:49.607021 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1090/4345] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:49 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:49.607228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c159b207-e44e-4076-bcad-6574173e37eb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:49.607364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c159b207-e44e-4076-bcad-6574173e37eb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:49.612051 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:49.612051 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:49.612925 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c159b207-e44e-4076-bcad-6574173e37eb tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:49.613344 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1082/4346] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:49 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:50.620698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:50.623799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:50.623799 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:50.623799 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:50.623971 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:50.624040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f188d858-9c3c-4ce7-8281-5d797884a628 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:50.628702 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f188d858-9c3c-4ce7-8281-5d797884a628 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:50.628702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f188d858-9c3c-4ce7-8281-5d797884a628 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:50.628702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f188d858-9c3c-4ce7-8281-5d797884a628 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:50.628702 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f188d858-9c3c-4ce7-8281-5d797884a628 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:50.633063 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:50.633063 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:50.634148 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f188d858-9c3c-4ce7-8281-5d797884a628 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:50.634623 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1082/4347] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:50 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:50.635884 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:50.635884 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:50.636581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c9f773d-f04d-4030-aa88-8ad9661f6630 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:50.637004 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1094/4348] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:50 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:51.647615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:51.649540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:51.649773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:51.650038 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:51.650158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:51.653716 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:51.656556 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:51.656556 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:51.656695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:51.656806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:51.659110 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:51.659110 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:51.659958 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-35763eb7-9ec9-443f-9af3-97fd86001ac0 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:51.660330 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1091/4349] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:51 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:51.662393 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:51.662393 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:51.663183 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1dfb1c94-05e9-47b3-b1aa-d10a00a4fe5a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:51.666695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1083/4350] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:51 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:52.672548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:52.673825 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-476e84a7-c833-407f-90b6-f2e5a212d25a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:52.674117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:52.674233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:52.674421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:52.674552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:52.675895 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-476e84a7-c833-407f-90b6-f2e5a212d25a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:52.676210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-476e84a7-c833-407f-90b6-f2e5a212d25a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:52.676490 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-476e84a7-c833-407f-90b6-f2e5a212d25a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:52.676652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-476e84a7-c833-407f-90b6-f2e5a212d25a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:52.679714 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:52.679714 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:52.680617 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78e46c9e-04ad-4d67-87dc-5c15832c1f29 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:52.681226 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:52.681226 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:52.681326 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1083/4351] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:52 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:52.681861 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-476e84a7-c833-407f-90b6-f2e5a212d25a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:52.682274 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1095/4352] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:52 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:53.692794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:53.693139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:53.694439 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:53.694663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:53.694794 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:53.694885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:53.695618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:53.695900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:53.696183 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:53.696337 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:53.699171 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:53.699171 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:53.699807 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd901d4e-b50a-4bfe-8f1d-79d68806007a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:53.700149 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1084/4353] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:53 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:20:53.702637 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:53.702637 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:53.704769 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a8f9c56-8aea-441e-bd6e-f7b4ea09333d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:53.704769 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1092/4354] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:53 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:54.711810 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:54.714263 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:54.714519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:54.714769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:54.714904 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:54.715200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9fb9e409-6247-4f53-9704-95aa11818be5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:54.717338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9fb9e409-6247-4f53-9704-95aa11818be5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:54.717581 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9fb9e409-6247-4f53-9704-95aa11818be5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:54.719760 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9fb9e409-6247-4f53-9704-95aa11818be5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:54.719921 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9fb9e409-6247-4f53-9704-95aa11818be5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:54.720234 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:54.720234 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:54.721012 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89a0cc29-0f76-47a8-bf76-d05af5d7138c tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:54.721453 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1084/4355] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:54 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:54.725647 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:54.725647 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:54.726383 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9fb9e409-6247-4f53-9704-95aa11818be5 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:54.727832 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1096/4356] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:54 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:55.733653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:55.735632 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:55.735848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:55.736050 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:55.736378 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:55.740730 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:55.740730 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:55.740886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6f831876-0506-45ec-9c94-24e50981126b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:55.741455 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-865996f6-aa5f-4b72-a924-9a02fc216c23 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:55.741848 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1085/4357] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:55 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:55.745697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f831876-0506-45ec-9c94-24e50981126b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:55.745697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f831876-0506-45ec-9c94-24e50981126b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:55.745697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f831876-0506-45ec-9c94-24e50981126b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:55.745697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6f831876-0506-45ec-9c94-24e50981126b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:55.751772 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:55.751772 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:55.752706 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f831876-0506-45ec-9c94-24e50981126b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:55.753167 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1093/4358] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:55 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:56.753289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:56.755387 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:56.755634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:56.755882 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:56.756028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:56.761175 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:56.761175 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:56.762121 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-861f8b67-05b1-445c-8a22-1a7fc081eaa4 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:56.762631 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1085/4359] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:56 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:56.763226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-def3396c-1482-40fa-b4f6-d0f1603987fc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:56.768881 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-def3396c-1482-40fa-b4f6-d0f1603987fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:56.769199 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-def3396c-1482-40fa-b4f6-d0f1603987fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:56.769409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-def3396c-1482-40fa-b4f6-d0f1603987fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:56.769544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-def3396c-1482-40fa-b4f6-d0f1603987fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:56.775328 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:56.775328 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:56.776466 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-def3396c-1482-40fa-b4f6-d0f1603987fc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:56.776997 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1097/4360] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:56 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:57.774665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:57.776549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:57.776827 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:57.778016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:57.778016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:57.781426 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:57.781426 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:57.782039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e36305cf-92b8-41e5-8a81-a9d870867cd9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:57.782389 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1086/4361] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:57 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:57.788189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:57.790794 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:57.791109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:57.791383 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:57.791525 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:57.794448 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-40013824-c41f-4e22-849f-8806edd6698e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:57.796788 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:20:57.797129 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:57.797129 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:57.797184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c674ba41-41d3-4cc0-93be-a35f78badfb9", "incremental": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:57.798098 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fb8f9f00-3fed-44b3-9b87-a9d1e536e715 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:57.798479 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating new backup {'backup': {'volume_id': 'c674ba41-41d3-4cc0-93be-a35f78badfb9', 'incremental': True}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:20:57.798588 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1094/4362] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:57 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:57.798632 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating backup of volume c674ba41-41d3-4cc0-93be-a35f78badfb9 in container None Aug 14 02:20:57.806178 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:57.806178 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:20:57.806756 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:57.834255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['37f06d78-9d38-4a2a-bf07-eed645cca0d0', '1d71eed0-76ff-48ea-87b4-d4d71109fe8a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:57.848544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40013824-c41f-4e22-849f-8806edd6698e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 400 Aug 14 02:20:57.849099 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1086/4363] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:57 2026] POST /volume/v3/backups => generated 109 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 02:20:57.857619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d9378e2c-3759-442a-a208-08a038b66952 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:57.859592 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] DELETE https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:57.859855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:57.860060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:57.860203 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Delete backup with id: aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. Aug 14 02:20:57.864641 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:57.864641 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:20:57.877196 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] delete_backup rpcapi backup_id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:20:57.879071 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9378e2c-3759-442a-a208-08a038b66952 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 202 Aug 14 02:20:57.879574 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1098/4364] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:20:57 2026] DELETE /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:20:57.887977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34c2aa18-71be-4635-92d8-94d1457fb76a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:57.889457 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34c2aa18-71be-4635-92d8-94d1457fb76a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:57.889806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34c2aa18-71be-4635-92d8-94d1457fb76a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:57.890167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34c2aa18-71be-4635-92d8-94d1457fb76a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:57.890377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-34c2aa18-71be-4635-92d8-94d1457fb76a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:57.896904 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:57.896904 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:57.896904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34c2aa18-71be-4635-92d8-94d1457fb76a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 200 Aug 14 02:20:57.896904 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1087/4365] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:57 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:58.808329 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:58.810148 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:58.810364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:58.810549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:58.810774 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:58.815241 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:58.815241 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:58.815961 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9febff86-f8f2-4676-ad9f-2e6ead104d79 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:58.816305 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1095/4366] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:58 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:58.910748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:58.913020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff Aug 14 02:20:58.913267 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:58.913496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:58.913633 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id aa7dcdbf-f5f6-440e-9724-6f5cc858cdff. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:58.917494 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ca1216c-a91f-47e3-bc3e-6ed624e9b5b9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff returned with HTTP 404 Aug 14 02:20:58.918069 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1087/4367] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:58 2026] GET /volume/v3/backups/aa7dcdbf-f5f6-440e-9724-6f5cc858cdff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:20:58.925757 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:58.927390 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:20:58.927733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1731934038"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:20:58.929108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1731934038'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:20:58.929231 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume of 1 GB Aug 14 02:20:58.933152 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Availability Zones retrieved successfully. Aug 14 02:20:58.938040 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (fbcb861e-2d04-49a8-bfb3-10b57046926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:58.938893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa6bd0bf-b947-4dee-a1eb-0de4b8b2769e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:58.939710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:20:58.962631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa6bd0bf-b947-4dee-a1eb-0de4b8b2769e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:58.963512 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2826bf5e-af25-4e6c-a463-bf444c97d5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:58.999581 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['ac8b493f-c1db-4dcf-b0dc-14800f75fe24', '3b89a752-d643-4b24-ac09-a382dccd16a7', '324b0e7c-c6f2-44a7-8e1e-e96ba0f6b497', 'edaab148-42c5-449e-8dc5-f13990570aac'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:20:59.000355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2826bf5e-af25-4e6c-a463-bf444c97d5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8b493f-c1db-4dcf-b0dc-14800f75fe24', '3b89a752-d643-4b24-ac09-a382dccd16a7', '324b0e7c-c6f2-44a7-8e1e-e96ba0f6b497', 'edaab148-42c5-449e-8dc5-f13990570aac']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:59.001050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0a3318-baca-47f3-b950-72a9917fc750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:59.023015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0a3318-baca-47f3-b950-72a9917fc750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524514f6-6794-4f2e-9957-4fd4af9b99e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1731934038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['ac8b493f-c1db-4dcf-b0dc-14800f75fe24','3b89a752-d643-4b24-ac09-a382dccd16a7','324b0e7c-c6f2-44a7-8e1e-e96ba0f6b497','edaab148-42c5-449e-8dc5-f13990570aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1731934038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524514f6-6794-4f2e-9957-4fd4af9b99e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2db95906801458eb49022bf2356f39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:59.023818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b546427b-5213-43df-923e-f315cd524495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:59.041177 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b546427b-5213-43df-923e-f315cd524495) transitioned into state 'SUCCESS' from state '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-1731934038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2db95906801458eb49022bf2356f39c',qos_specs=None,replication_status=,reservations=['ac8b493f-c1db-4dcf-b0dc-14800f75fe24','3b89a752-d643-4b24-ac09-a382dccd16a7','324b0e7c-c6f2-44a7-8e1e-e96ba0f6b497','edaab148-42c5-449e-8dc5-f13990570aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e56464fd9d34d0ea5548d98e18a2008',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:59.041972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40af95e3-f4fd-4bc3-b24d-533048b0c121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:20:59.051367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40af95e3-f4fd-4bc3-b24d-533048b0c121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:20:59.052302 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Flow 'volume_create_api' (fbcb861e-2d04-49a8-bfb3-10b57046926d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:20:59.052657 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Create volume request issued successfully. Aug 14 02:20:59.053601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f6e015a4-f4ee-4e26-b0b3-f5b23cf09f1c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:20:59.053813 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1099/4368] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:20:58 2026] POST /volume/v3/volumes => generated 747 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:20:59.065717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:59.068008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:20:59.068286 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:59.068589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:59.077233 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:59.077233 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:20:59.081908 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:20:59.087107 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caa2e4b5-3c70-476e-a27e-74e7703aca73 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 returned with HTTP 200 Aug 14 02:20:59.087584 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1088/4369] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:59 2026] GET /volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:20:59.825359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fa37cead-6154-4d5c-8c54-d937528d833a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:20:59.827447 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa37cead-6154-4d5c-8c54-d937528d833a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:20:59.827697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa37cead-6154-4d5c-8c54-d937528d833a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:20:59.827884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa37cead-6154-4d5c-8c54-d937528d833a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:20:59.827996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fa37cead-6154-4d5c-8c54-d937528d833a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:20:59.831976 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:20:59.831976 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:20:59.832711 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa37cead-6154-4d5c-8c54-d937528d833a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:20:59.833050 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1096/4370] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:20:59 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:00.101819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:00.103687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:21:00.103949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:00.104193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:00.112471 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:00.112471 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:00.116183 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:00.120657 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bb1a40f-9112-4b7f-a916-3369c54fff4e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 returned with HTTP 200 Aug 14 02:21:00.121165 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1088/4371] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:00 2026] GET /volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:00.133158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:00.135744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:21:00.136224 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "524514f6-6794-4f2e-9957-4fd4af9b99e2", "name": "tempest-VolumesBackupsTest-Backup-1166813713"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:00.138188 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating new backup {'backup': {'volume_id': '524514f6-6794-4f2e-9957-4fd4af9b99e2', 'name': 'tempest-VolumesBackupsTest-Backup-1166813713'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:21:00.138387 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating backup of volume 524514f6-6794-4f2e-9957-4fd4af9b99e2 in container None Aug 14 02:21:00.149385 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:00.149385 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:00.149855 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Volume info retrieved successfully. Aug 14 02:21:00.169834 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Created reservations ['b2fe9f10-5073-42b9-907c-7fba5122adb1', '7e807b95-2d39-42d7-9f71-c5a7f95931ba'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:00.202261 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6a9456b-b424-4d16-bc0c-9a6d1e273f52 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:21:00.202970 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1100/4372] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:00 2026] POST /volume/v3/backups => generated 328 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:00.212079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:00.215334 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:00.215745 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:00.216073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:00.216295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:00.221580 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:00.221580 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:00.222534 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-638bb0ea-446c-4e2a-8811-6d3e0a12dee8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:00.223198 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1089/4373] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:00 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:00.841965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:00.843469 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:21:00.843631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:00.843816 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:00.843920 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:00.847510 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:00.847510 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:00.848184 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c30e17d8-c97b-4ea5-9f9e-88171fd30767 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:21:00.848511 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1097/4374] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:00 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:00.862124 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:00.863806 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:00.864175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-183623621", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:00.865646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-183623621', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:00.865774 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume of 1 GB Aug 14 02:21:00.869799 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Availability Zones retrieved successfully. Aug 14 02:21:00.875474 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (a8808f98-4f6b-41c5-a770-5d0f616bc7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:00.876456 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5f95ca-b114-46c1-a722-5f18a93edd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:00.877641 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:00.904757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f5f95ca-b114-46c1-a722-5f18a93edd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:00.905464 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004da9d8-27eb-4842-a82f-71ceaa946ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:00.966061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['5dfa9604-7564-4cc9-b007-54c4f13222a3', 'f6c3d06e-c3f5-4f5d-95f8-7a24fe6d572a', '2cec2743-04a6-4ae1-ad35-44fa1b112264', '526c5a8b-f2e2-4eee-8f54-5c55b0d0f042'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:00.966891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004da9d8-27eb-4842-a82f-71ceaa946ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dfa9604-7564-4cc9-b007-54c4f13222a3', 'f6c3d06e-c3f5-4f5d-95f8-7a24fe6d572a', '2cec2743-04a6-4ae1-ad35-44fa1b112264', '526c5a8b-f2e2-4eee-8f54-5c55b0d0f042']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:00.967601 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726c1555-a083-46dd-a38b-8ec379f4f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:00.993692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726c1555-a083-46dd-a38b-8ec379f4f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf6c987-828f-49c0-a23f-f44ad8c21264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-183623621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['5dfa9604-7564-4cc9-b007-54c4f13222a3','f6c3d06e-c3f5-4f5d-95f8-7a24fe6d572a','2cec2743-04a6-4ae1-ad35-44fa1b112264','526c5a8b-f2e2-4eee-8f54-5c55b0d0f042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-183623621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf6c987-828f-49c0-a23f-f44ad8c21264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adaf99a5cd8c4f7db3c946775ae1088d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67d574bffc4e48a1bd71081671a9f478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:00.994247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6c5eb7-3f30-41d7-a0a0-b49a5604b89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:01.012960 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b6c5eb7-3f30-41d7-a0a0-b49a5604b89f) transitioned into state 'SUCCESS' from state '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-183623621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['5dfa9604-7564-4cc9-b007-54c4f13222a3','f6c3d06e-c3f5-4f5d-95f8-7a24fe6d572a','2cec2743-04a6-4ae1-ad35-44fa1b112264','526c5a8b-f2e2-4eee-8f54-5c55b0d0f042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:01.013491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbc10d5-5d03-4349-936b-d6ac117a56ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:01.023257 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbc10d5-5d03-4349-936b-d6ac117a56ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:01.024178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (a8808f98-4f6b-41c5-a770-5d0f616bc7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:01.024525 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request issued successfully. Aug 14 02:21:01.025135 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd9f1686-3552-4881-962d-b987ed0e94a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:01.025520 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1089/4375] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:00 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:01.037224 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:01.039736 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:01.039988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:01.040208 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:01.048664 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:01.048664 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:01.053243 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:01.058827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e9c810e9-7d78-4597-ad5f-1f823aefc6db tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:01.059379 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1101/4376] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:01 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:01.234478 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-092035d2-3458-4dca-adb0-700b9406ac02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:01.237008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-092035d2-3458-4dca-adb0-700b9406ac02 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:01.237328 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-092035d2-3458-4dca-adb0-700b9406ac02 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:01.237758 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-092035d2-3458-4dca-adb0-700b9406ac02 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:01.237958 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-092035d2-3458-4dca-adb0-700b9406ac02 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:01.242546 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:01.242546 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:01.243210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-092035d2-3458-4dca-adb0-700b9406ac02 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:01.243631 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1090/4377] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:01 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:02.073306 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.075505 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:02.075764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.076022 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.086020 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.086020 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:02.090501 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:02.096378 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13c1ee07-8ac9-43b1-9b04-31e3396b76da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:02.096933 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1098/4378] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:02.109068 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.110785 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:02.111122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.111390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.119877 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.119877 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:02.127531 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:02.131212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c6ea59c-bcf0-432d-96cb-f929f479f665 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:02.131606 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1090/4379] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:02.253118 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.254909 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:02.255097 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.255300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.255439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:02.259587 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.259587 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:02.260385 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c62671cc-8f0a-4cad-a055-7bf646c6c4ef tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:02.260778 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1102/4380] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:02.415304 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.418114 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:21:02.418397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.418691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.426420 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.426420 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:02.429879 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:02.435274 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-9e07b157-d175-462f-aab1-63091d502c68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:21:02.435916 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1091/4381] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:02.446470 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-27a39891-1cde-4d09-b22e-5da0759e6f31 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.446874 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27a39891-1cde-4d09-b22e-5da0759e6f31 None None] GET https://10.4.3.35/volume// Aug 14 02:21:02.447071 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27a39891-1cde-4d09-b22e-5da0759e6f31 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.447286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-27a39891-1cde-4d09-b22e-5da0759e6f31 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.447665 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-27a39891-1cde-4d09-b22e-5da0759e6f31 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:02.447956 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1099/4382] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:02.455067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-5380aabd-dad1-4f36-9535-a827f8eef9b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.456984 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-5380aabd-dad1-4f36-9535-a827f8eef9b3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:02.457315 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-5380aabd-dad1-4f36-9535-a827f8eef9b3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "737450e6-d0e5-4bf0-9222-330bf6e2912b", "connector": null, "instance_uuid": "40818c55-b273-4d95-b46a-118344475c7c"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:02.464646 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.464646 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:02.488468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-5380aabd-dad1-4f36-9535-a827f8eef9b3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:02.489024 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1091/4383] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:02 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:02.751551 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.753708 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:02.753905 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.754145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.761481 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.761481 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:02.765554 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:02.770146 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-48e8cef0-8177-488f-9bcf-0a68968bd0f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:02.770686 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1103/4384] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:02.880129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34b50a37-08b7-4c14-8e4b-57d3260958dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.880575 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34b50a37-08b7-4c14-8e4b-57d3260958dc None None] GET https://10.4.3.35/volume// Aug 14 02:21:02.880791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34b50a37-08b7-4c14-8e4b-57d3260958dc None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.881021 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34b50a37-08b7-4c14-8e4b-57d3260958dc None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.881346 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34b50a37-08b7-4c14-8e4b-57d3260958dc None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:02.881682 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1092/4385] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:02.891002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-de0b5926-89b1-4f33-bd96-f92dd312d47a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.893428 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-de0b5926-89b1-4f33-bd96-f92dd312d47a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:02.893766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-de0b5926-89b1-4f33-bd96-f92dd312d47a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "daf6c987-828f-49c0-a23f-f44ad8c21264", "connector": null, "instance_uuid": "63f315dc-da4c-43cd-bde1-f5582a7de1a7"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:02.906583 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.906583 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:02.939378 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-de0b5926-89b1-4f33-bd96-f92dd312d47a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:02.939836 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1100/4386] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:02 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:02.976557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.978414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:02.978825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.978825 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.987132 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-792b4d98-07ea-4962-9807-ac7386b6be4b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:02.987685 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-792b4d98-07ea-4962-9807-ac7386b6be4b None None] GET https://10.4.3.35/volume// Aug 14 02:21:02.988157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-792b4d98-07ea-4962-9807-ac7386b6be4b None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:02.988217 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-792b4d98-07ea-4962-9807-ac7386b6be4b None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:02.988629 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-792b4d98-07ea-4962-9807-ac7386b6be4b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:02.988978 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1104/4387] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:02.989687 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:02.989687 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:02.994784 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:02.997318 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.000929 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:03.001137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:03.001329 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:03.003486 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e3a22c40-ad05-4e55-aeba-f2cb9bd57d40 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:03.004069 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1092/4388] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:03.013234 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.013234 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:03.017898 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:03.027168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-9afa320f-7394-498d-b509-46eab394cb32 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:03.027639 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1093/4389] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:03.142456 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.144532 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] PUT https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 Aug 14 02:21:03.144894 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:03.153447 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Acquiring lock "cinder-attachment_update-daf6c987-828f-49c0-a23f-f44ad8c21264-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:03.157876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-daf6c987-828f-49c0-a23f-f44ad8c21264-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:03.159209 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.159209 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:03.247032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-daf6c987-828f-49c0-a23f-f44ad8c21264-np0000007301" released by "attachment_update" :: held 0.089s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:03.247435 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-a9509bd9-144e-48b0-834d-d8e338d7401c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 returned with HTTP 200 Aug 14 02:21:03.248099 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1101/4390] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:03 2026] PUT /volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:03.270041 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.273132 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:03.273381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:03.273602 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:03.273748 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:03.279094 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.279094 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:03.280123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-19423c91-a7af-4fb4-ae4d-b3a0540ddbae tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:03.280512 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1105/4391] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:03 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:03.592427 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bdd7f559-bce0-4965-b3b8-29dbfd07249f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.592881 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdd7f559-bce0-4965-b3b8-29dbfd07249f None None] GET https://10.4.3.35/volume// Aug 14 02:21:03.593063 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f559-bce0-4965-b3b8-29dbfd07249f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:03.593265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bdd7f559-bce0-4965-b3b8-29dbfd07249f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:03.593618 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bdd7f559-bce0-4965-b3b8-29dbfd07249f None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:03.593908 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1093/4392] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:03.600612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.607831 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:21:03.608126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:03.608362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:03.629424 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.629424 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:03.633494 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:03.639230 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-26f7b486-4909-448a-bf74-5ca382536e52 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:21:03.639753 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1094/4393] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:03 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1533 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:03.749967 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.752021 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] PUT https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 Aug 14 02:21:03.752389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:03.760007 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Acquiring lock "cinder-attachment_update-737450e6-d0e5-4bf0-9222-330bf6e2912b-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:03.764626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Lock "cinder-attachment_update-737450e6-d0e5-4bf0-9222-330bf6e2912b-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:03.765606 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.765606 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:03.845126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Lock "cinder-attachment_update-737450e6-d0e5-4bf0-9222-330bf6e2912b-np0000007301" released by "attachment_update" :: held 0.080s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:03.845206 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-a2f733ee-cbc9-47eb-b2d0-06b3fd63feaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 returned with HTTP 200 Aug 14 02:21:03.845593 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1102/4394] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:03 2026] PUT /volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:03.869996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-33e82fd3-513b-43da-b1d1-14a579d59357 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:03.872043 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-33e82fd3-513b-43da-b1d1-14a579d59357 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8/action Aug 14 02:21:03.872517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-33e82fd3-513b-43da-b1d1-14a579d59357 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:03.872517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-33e82fd3-513b-43da-b1d1-14a579d59357 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:03.889591 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:03.889591 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:03.899283 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a8c1d983-bb3a-423e-a589-39b25aac03a9 req-33e82fd3-513b-43da-b1d1-14a579d59357 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8/action returned with HTTP 204 Aug 14 02:21:03.899793 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1106/4395] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:03 2026] POST /volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:04.019400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:04.021354 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:04.021563 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:04.021961 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:04.033332 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:04.033332 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:04.037115 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:04.041277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59ac1ae3-a61b-4dff-a861-262aea7d1d88 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:04.041732 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1094/4396] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:04 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:04.292314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:04.294031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:04.294228 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:04.294417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:04.294514 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:04.298959 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:04.298959 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:04.299717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e01e91f-b449-452e-92e0-219d0cf40f69 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:04.300217 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1095/4397] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:04 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:05.054753 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-aac34e36-1b55-49bd-be85-661141e42723 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:05.056782 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aac34e36-1b55-49bd-be85-661141e42723 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:05.056939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aac34e36-1b55-49bd-be85-661141e42723 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:05.057197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-aac34e36-1b55-49bd-be85-661141e42723 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:05.067474 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:05.067474 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:05.071001 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-aac34e36-1b55-49bd-be85-661141e42723 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:05.075103 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-aac34e36-1b55-49bd-be85-661141e42723 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:05.075518 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1103/4398] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:05 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:05.311283 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:05.313274 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:05.313547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:05.313755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:05.313858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:05.321198 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:05.321198 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:05.321828 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f2e2ff88-8532-461d-9ea2-6211599dd600 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:05.322304 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1107/4399] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:05 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:06.087556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:06.089176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:06.089620 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:06.090815 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:06.099361 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:06.099361 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:06.102601 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:06.106756 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35ac9600-a4c9-48f0-81bc-e8fab6532770 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:06.107207 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1095/4400] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:06 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:06.333548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:06.335849 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:06.336115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:06.336372 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:06.336521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:06.341598 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:06.341598 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:06.342405 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2e09ecc-24bc-4d42-aebf-6282c0cbd21b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:06.342812 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1096/4401] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:06 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:06.507389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-77d61f0c-593f-4e72-ac00-926794a68173 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:06.509836 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-77d61f0c-593f-4e72-ac00-926794a68173 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010/action Aug 14 02:21:06.510234 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-77d61f0c-593f-4e72-ac00-926794a68173 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:06.510379 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-77d61f0c-593f-4e72-ac00-926794a68173 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:06.529225 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:06.529225 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:06.540287 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-e4b047ad-98be-46dd-abb7-6fe2144169d4 req-77d61f0c-593f-4e72-ac00-926794a68173 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010/action returned with HTTP 204 Aug 14 02:21:06.540785 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1104/4402] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:06 2026] POST /volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:07.121526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:07.123206 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:07.123457 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:07.123606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:07.133585 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:07.133585 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:07.136685 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:07.140662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82c5fb03-4738-43f6-b6f1-220bc3f7e1bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:07.141060 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1108/4403] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:07 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:07.364218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:07.366076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:07.367603 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:07.367603 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:07.367603 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:07.371481 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:07.371481 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:07.372555 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cf200a0-2780-4559-83a0-1e29aaca0301 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:07.373225 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1096/4404] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:07 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:08.399117 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:08.400872 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:08.401030 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:08.401212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:08.401303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:08.405603 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:08.405603 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:08.406729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99b66dd4-f4b5-4baa-8c4f-9340680cba5b tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:08.407173 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1097/4405] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:08 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:09.428765 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7599970d-5e24-446a-9889-a581ba4a0430 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:09.430901 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7599970d-5e24-446a-9889-a581ba4a0430 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:09.431340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7599970d-5e24-446a-9889-a581ba4a0430 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:09.431654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7599970d-5e24-446a-9889-a581ba4a0430 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:09.431966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7599970d-5e24-446a-9889-a581ba4a0430 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:09.441138 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:09.441138 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:09.441138 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7599970d-5e24-446a-9889-a581ba4a0430 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:09.441138 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1105/4406] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:09 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:10.288987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a072648f-1951-4cba-a133-07567351d69b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:10.290745 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:21:10.291226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf6c987-828f-49c0-a23f-f44ad8c21264", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-309080947", "description": null, "metadata": null}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:10.305123 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:10.305123 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:10.305123 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:10.305123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create snapshot from volume daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:10.340771 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['42fc143f-7410-45e9-9b19-3622a4c145f3', 'f08c5088-bef5-43e4-a5bf-4474e230e128', '7edaa148-2ddd-4a22-b6a6-b620604a4666', '75a01ffa-97a9-43d1-ac61-62cc0364536d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:10.376514 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot force create request issued successfully. Aug 14 02:21:10.377156 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a072648f-1951-4cba-a133-07567351d69b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:21:10.377768 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1109/4407] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:21:10 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:10.387609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:10.393504 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:21:10.394001 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:10.394905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:10.401120 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:10.401120 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:10.401730 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:10.402752 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47c555b1-8e65-4cc2-9d74-6a2d05bde8b9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 200 Aug 14 02:21:10.403395 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1097/4408] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:10 2026] GET /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:10.453853 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:10.455862 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:10.456041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:10.456230 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:10.456327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:10.460866 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:10.460866 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:10.461535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dc49648-b0ca-49d6-8017-25b3727a63dd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:10.461964 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1098/4409] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:10 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:11.412052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:11.413908 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:21:11.414123 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:11.414315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:11.419696 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:11.419696 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:11.420215 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:11.420965 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8704732f-ebd2-477b-a6fd-0a903bd7dfb2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 200 Aug 14 02:21:11.421360 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1106/4410] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:11 2026] GET /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:11.431014 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2640a08a-668c-4a53-8f80-422c7765bd39 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:11.432966 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2640a08a-668c-4a53-8f80-422c7765bd39 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:21:11.433315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2640a08a-668c-4a53-8f80-422c7765bd39 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:11.433656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2640a08a-668c-4a53-8f80-422c7765bd39 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:11.439626 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:11.439626 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:11.441689 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2640a08a-668c-4a53-8f80-422c7765bd39 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:11.441689 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2640a08a-668c-4a53-8f80-422c7765bd39 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 200 Aug 14 02:21:11.441970 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1110/4411] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:11 2026] GET /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:11.472183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:11.473966 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:11.474171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:11.474378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:11.474484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:11.478649 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:11.478649 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:11.479209 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9718fa89-3def-4882-9d1a-b4f48db0a56e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:11.479552 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1098/4412] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:11 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:12.490684 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:12.493260 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:12.493490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:12.493735 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:12.493881 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:12.498466 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:12.498466 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:12.499229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8946e340-5e48-4a01-81ea-f60abbe8f314 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:12.499670 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1099/4413] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:12 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:12.975045 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:12.977481 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:21:12.977897 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf6c987-828f-49c0-a23f-f44ad8c21264", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2087685122", "description": null, "metadata": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:12.991136 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:12.991136 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:12.991732 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:12.991894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create snapshot from volume daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:13.017539 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['71c7c86b-5fd7-4c19-b136-a53bb3a39545', '782befd5-5f8b-4b44-917e-bfddc84263c7', '75cd9b70-4cdb-4166-9d39-05c3ad0e7e5c', 'b70500f6-3d0b-46df-848d-d0bc150ae283'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:13.046030 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot force create request issued successfully. Aug 14 02:21:13.046326 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-347291cc-ab0a-462d-9eb1-4b30dea39c6b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:21:13.046722 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1107/4414] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:21:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:13.055766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f9f93c09-1d23-4701-a81c-3361d858458c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:13.057813 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9f93c09-1d23-4701-a81c-3361d858458c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:13.058044 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9f93c09-1d23-4701-a81c-3361d858458c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:13.058250 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f9f93c09-1d23-4701-a81c-3361d858458c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:13.063636 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:13.063636 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:13.064120 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f9f93c09-1d23-4701-a81c-3361d858458c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:13.064795 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f9f93c09-1d23-4701-a81c-3361d858458c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 200 Aug 14 02:21:13.065149 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1111/4415] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:13 2026] GET /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:13.510223 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84e4603e-4a7f-488b-a311-2a9217bceadd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:13.512003 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e4603e-4a7f-488b-a311-2a9217bceadd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:13.512204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e4603e-4a7f-488b-a311-2a9217bceadd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:13.512420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e4603e-4a7f-488b-a311-2a9217bceadd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:13.512552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-84e4603e-4a7f-488b-a311-2a9217bceadd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:13.516596 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:13.516596 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:13.517192 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e4603e-4a7f-488b-a311-2a9217bceadd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:13.517519 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1099/4416] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:13 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:14.074659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:14.076310 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:14.076509 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:14.076720 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:14.081797 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:14.081797 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:14.082240 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:14.083070 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab379ee0-164e-4dd4-916d-56c4a66c4fbf tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 200 Aug 14 02:21:14.083403 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1100/4417] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:14 2026] GET /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:14.093349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5477a468-b278-4a98-af47-b47d461b517c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:14.095604 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5477a468-b278-4a98-af47-b47d461b517c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:14.095890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5477a468-b278-4a98-af47-b47d461b517c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:14.096157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5477a468-b278-4a98-af47-b47d461b517c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:14.104531 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:14.104531 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:14.104531 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5477a468-b278-4a98-af47-b47d461b517c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:14.104531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5477a468-b278-4a98-af47-b47d461b517c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 200 Aug 14 02:21:14.105369 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1108/4418] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:14 2026] GET /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:14.528054 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:14.530121 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:14.530299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:14.530468 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:14.530552 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:14.534907 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:14.534907 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:14.535555 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fc1d363d-6662-48c9-b6c1-a8e035952f6e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:14.535937 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1112/4419] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:14 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:15.547862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91e97af8-342b-4386-b2e1-9372819cc6dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:15.549748 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91e97af8-342b-4386-b2e1-9372819cc6dc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:15.549976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91e97af8-342b-4386-b2e1-9372819cc6dc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:15.550163 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91e97af8-342b-4386-b2e1-9372819cc6dc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:15.550278 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-91e97af8-342b-4386-b2e1-9372819cc6dc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:15.554613 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:15.554613 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:15.555343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91e97af8-342b-4386-b2e1-9372819cc6dc tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:15.555612 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1100/4420] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:15 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:15.566419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:15.568113 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:21:15.568499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "524514f6-6794-4f2e-9957-4fd4af9b99e2", "name": "tempest-VolumesBackupsTest-Backup-602670587"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:15.570089 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating new backup {'backup': {'volume_id': '524514f6-6794-4f2e-9957-4fd4af9b99e2', 'name': 'tempest-VolumesBackupsTest-Backup-602670587'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:21:15.570169 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f0538685-58b1-4359-9701-8ee794f0d444 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:15.570499 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating backup of volume 524514f6-6794-4f2e-9957-4fd4af9b99e2 in container None Aug 14 02:21:15.571899 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:21:15.572219 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf6c987-828f-49c0-a23f-f44ad8c21264", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-461356021", "description": null, "metadata": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:15.577493 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:15.577493 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:15.578080 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:15.586067 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:15.586067 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:15.586835 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:15.587071 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create snapshot from volume daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:15.595282 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['79219dc7-052a-4462-ac5a-1c11058b4e93', '4028b01c-e4c3-4f24-b171-e91562d59e74'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:15.618300 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['4a73583e-96c4-4cc8-9e35-3778e64fd202', '3daa405b-5365-4bbb-861d-86cf8fbb6794', 'd21096af-d7e7-4732-9d18-c2cfa7ccf9bf', '35f10433-7249-4ad3-988c-cb770b3fdd9a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:15.621156 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c9e255c-0158-4cd8-99e6-f45393890fe1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:21:15.621697 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1101/4421] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:15 2026] POST /volume/v3/backups => generated 327 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:15.630657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-be63be86-8938-4338-a830-cf40e83488ad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:15.632635 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-be63be86-8938-4338-a830-cf40e83488ad tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:15.632888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-be63be86-8938-4338-a830-cf40e83488ad tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:15.633121 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-be63be86-8938-4338-a830-cf40e83488ad tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:15.633219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-be63be86-8938-4338-a830-cf40e83488ad tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:15.637856 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:15.637856 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:15.638687 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-be63be86-8938-4338-a830-cf40e83488ad tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:15.639037 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1113/4422] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:15 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:15.656581 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot force create request issued successfully. Aug 14 02:21:15.657017 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0538685-58b1-4359-9701-8ee794f0d444 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:21:15.657551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1109/4423] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:21:15 2026] POST /volume/v3/snapshots => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:15.667396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5579ecca-a124-4b1c-a504-88708ba9abfa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:15.670020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5579ecca-a124-4b1c-a504-88708ba9abfa tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:15.670315 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5579ecca-a124-4b1c-a504-88708ba9abfa tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:15.670568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5579ecca-a124-4b1c-a504-88708ba9abfa tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:15.679085 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:15.679085 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:15.679771 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5579ecca-a124-4b1c-a504-88708ba9abfa tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:15.680658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5579ecca-a124-4b1c-a504-88708ba9abfa tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 200 Aug 14 02:21:15.681078 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1101/4424] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:15 2026] GET /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:16.650515 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.652397 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:16.652610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.652861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.652994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:16.657472 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.657472 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:16.658238 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee1e5568-ddf8-48f2-8734-08333ac5d60c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:16.658632 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1102/4425] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:16.690189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a0b0fda5-0318-408e-8483-792ccd15b46b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.692000 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0b0fda5-0318-408e-8483-792ccd15b46b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:16.692251 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0b0fda5-0318-408e-8483-792ccd15b46b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.692479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0b0fda5-0318-408e-8483-792ccd15b46b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.699590 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.699590 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:16.700143 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a0b0fda5-0318-408e-8483-792ccd15b46b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:16.700930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0b0fda5-0318-408e-8483-792ccd15b46b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 200 Aug 14 02:21:16.701338 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1114/4426] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:16.709580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.711527 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:16.711728 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.711969 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.716923 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.716923 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:16.717362 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:16.718141 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c0d4e43-eac2-4cf4-88d4-3ff08443c34f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 200 Aug 14 02:21:16.718495 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1110/4427] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:16.754634 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.756658 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:16.756805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.756990 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.766897 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.766897 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:16.770299 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:16.774777 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-7e7699f8-1973-4c40-a118-b9bef644c530 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:16.775216 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1102/4428] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:16.793190 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.795234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264/action Aug 14 02:21:16.795630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:16.795786 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:16.810166 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.810166 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:16.810855 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:16.829061 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Begin detaching volume completed successfully. Aug 14 02:21:16.829061 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-db863ea4-6147-4561-a98e-d2f8c15ff004 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264/action returned with HTTP 202 Aug 14 02:21:16.829061 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1103/4429] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:21:16 2026] POST /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:16.882924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-175369ba-f99d-4e7f-a78d-2b420aed2e09 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.883343 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-175369ba-f99d-4e7f-a78d-2b420aed2e09 None None] GET https://10.4.3.35/volume// Aug 14 02:21:16.883547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-175369ba-f99d-4e7f-a78d-2b420aed2e09 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.883750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-175369ba-f99d-4e7f-a78d-2b420aed2e09 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.884097 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-175369ba-f99d-4e7f-a78d-2b420aed2e09 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:16.884403 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1115/4430] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:16.891805 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:16.894364 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:21:16.894639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:16.894920 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:16.907343 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:16.907343 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:16.912054 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:16.919828 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-3b526bcb-6dee-4330-ae34-227ec8f04399 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:21:16.920551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1111/4431] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:16 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:17.669473 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:17.671111 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:17.671309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:17.671489 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:17.671591 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:17.675514 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:17.675514 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:17.676219 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8bd708f5-5d3a-414c-98f1-9a049b12ed0e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:17.676577 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1103/4432] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:17 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:17.876043 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:17.877569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:21:17.877719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:17.877892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:17.888004 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:17.888004 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:17.892612 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:17.898727 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2947a938-10a5-4342-bc4d-b3c7515278e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 200 Aug 14 02:21:17.899161 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1104/4433] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:17 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 1635 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:18.494126 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-96356260-6df8-41bb-841e-bbe4951105be None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.494661 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96356260-6df8-41bb-841e-bbe4951105be None None] GET https://10.4.3.35/volume// Aug 14 02:21:18.494965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96356260-6df8-41bb-841e-bbe4951105be None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:18.495260 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96356260-6df8-41bb-841e-bbe4951105be None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:18.495763 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96356260-6df8-41bb-841e-bbe4951105be None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:18.496329 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1116/4434] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:18.510388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-08f57e84-f93c-4c3a-b7e8-73358b6e96d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.510855 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-08f57e84-f93c-4c3a-b7e8-73358b6e96d6 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:18.510855 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-08f57e84-f93c-4c3a-b7e8-73358b6e96d6 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33a63ae6-e024-4256-b43e-6d28ae90a980", "connector": null, "instance_uuid": "0f2774eb-2159-4861-a8f5-6bce77cd52aa"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:18.524696 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:18.524696 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:18.578825 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-08f57e84-f93c-4c3a-b7e8-73358b6e96d6 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:18.579308 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1112/4435] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:18 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 14 02:21:18.591163 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-5b93aff9-c7fa-4507-85bd-f66903491ffb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.593123 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-5b93aff9-c7fa-4507-85bd-f66903491ffb tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] DELETE https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 Aug 14 02:21:18.593317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-5b93aff9-c7fa-4507-85bd-f66903491ffb tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:18.593493 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-5b93aff9-c7fa-4507-85bd-f66903491ffb tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:18.600865 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:18.600865 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:18.663535 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bd6d2418-264c-40e8-85d2-dcffa9866130 req-5b93aff9-c7fa-4507-85bd-f66903491ffb tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 returned with HTTP 200 Aug 14 02:21:18.664134 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1104/4436] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:18 2026] DELETE /volume/v3/attachments/3f190f87-a3d3-46b6-be48-35968ff40582 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:18.686800 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1efc252e-eda2-4b1e-9578-f07232918a57 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.688698 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1efc252e-eda2-4b1e-9578-f07232918a57 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:18.688876 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1efc252e-eda2-4b1e-9578-f07232918a57 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:18.689055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1efc252e-eda2-4b1e-9578-f07232918a57 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:18.689154 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1efc252e-eda2-4b1e-9578-f07232918a57 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:18.693083 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:18.693083 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:18.693717 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1efc252e-eda2-4b1e-9578-f07232918a57 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:18.694052 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1105/4437] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:18 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:18.800857 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-95f8fcef-27d3-418b-be9f-c785558466c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.801760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-95f8fcef-27d3-418b-be9f-c785558466c3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 Aug 14 02:21:18.801996 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-95f8fcef-27d3-418b-be9f-c785558466c3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:18.802214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-95f8fcef-27d3-418b-be9f-c785558466c3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:18.810551 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:18.810551 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:18.867551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-fb9cad07-1eee-4865-8902-360b3f04eb70 req-95f8fcef-27d3-418b-be9f-c785558466c3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 returned with HTTP 200 Aug 14 02:21:18.868515 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1117/4438] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:18 2026] DELETE /volume/v3/attachments/83fe3058-83a8-4a07-bba4-0d659c479010 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:18.954704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b049545-9525-4960-9cc2-4d708d1e2427 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:18.957856 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:18.958316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-708958740", "snapshot_id": "1dcbaaaa-45cc-42c4-b2cd-3344b103364f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:18.960373 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-708958740', 'snapshot_id': '1dcbaaaa-45cc-42c4-b2cd-3344b103364f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:18.966177 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:18.966177 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:18.966797 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:18.966986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume of 1 GB Aug 14 02:21:18.977212 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Availability Zones retrieved successfully. Aug 14 02:21:18.983839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (b90e6627-ae81-4c80-a331-c9be3b22873b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:18.985586 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c5da3b-ad44-45df-8b3b-2bb268e1e224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:18.985897 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:19.054557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c5da3b-ad44-45df-8b3b-2bb268e1e224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1dcbaaaa-45cc-42c4-b2cd-3344b103364f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:19.054557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b7233e-195e-4789-9d34-928c19ed2933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:19.082933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['27a2e573-f5d6-48c5-8ea1-05fe9b771f74', '49eb67a4-deaf-442b-9756-cb12e8e2773b', '72b935cd-51ce-4ffd-a011-672f4253157b', '316791f5-0f93-4d13-a03b-291db9a86491'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:19.082933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b7233e-195e-4789-9d34-928c19ed2933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27a2e573-f5d6-48c5-8ea1-05fe9b771f74', '49eb67a4-deaf-442b-9756-cb12e8e2773b', '72b935cd-51ce-4ffd-a011-672f4253157b', '316791f5-0f93-4d13-a03b-291db9a86491']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:19.082933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a15441c-2a43-413e-ba4b-384bc192c266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:19.126360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a15441c-2a43-413e-ba4b-384bc192c266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87ed988-ff66-4151-aba9-e29338a59c95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-708958740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['27a2e573-f5d6-48c5-8ea1-05fe9b771f74','49eb67a4-deaf-442b-9756-cb12e8e2773b','72b935cd-51ce-4ffd-a011-672f4253157b','316791f5-0f93-4d13-a03b-291db9a86491'],size=1,snapshot_id=1dcbaaaa-45cc-42c4-b2cd-3344b103364f,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-708958740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b87ed988-ff66-4151-aba9-e29338a59c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adaf99a5cd8c4f7db3c946775ae1088d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1dcbaaaa-45cc-42c4-b2cd-3344b103364f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67d574bffc4e48a1bd71081671a9f478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:19.127432 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19eadeba-6db3-482d-ae69-508ddea90815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:19.148225 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19eadeba-6db3-482d-ae69-508ddea90815) transitioned into state 'SUCCESS' from state '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-708958740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['27a2e573-f5d6-48c5-8ea1-05fe9b771f74','49eb67a4-deaf-442b-9756-cb12e8e2773b','72b935cd-51ce-4ffd-a011-672f4253157b','316791f5-0f93-4d13-a03b-291db9a86491'],size=1,snapshot_id=1dcbaaaa-45cc-42c4-b2cd-3344b103364f,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:19.149256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62357983-ee99-41e8-a3b6-809db35d55b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:19.176567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62357983-ee99-41e8-a3b6-809db35d55b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:19.176567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (b90e6627-ae81-4c80-a331-c9be3b22873b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:19.177024 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request issued successfully. Aug 14 02:21:19.177745 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b049545-9525-4960-9cc2-4d708d1e2427 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:19.178252 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1113/4439] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:18 2026] POST /volume/v3/volumes => generated 788 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:19.192875 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:19.195750 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:19.195993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:19.196184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:19.208696 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:19.208696 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:19.216708 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:19.223346 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b48ec28-d4ff-4982-85ad-300abac79a0a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:19.224053 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1105/4440] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:19 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:19.707095 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11805a53-de0c-4fef-8ce5-cff54509243e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:19.711979 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11805a53-de0c-4fef-8ce5-cff54509243e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:19.711979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11805a53-de0c-4fef-8ce5-cff54509243e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:19.711979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11805a53-de0c-4fef-8ce5-cff54509243e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:19.711979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-11805a53-de0c-4fef-8ce5-cff54509243e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:19.717340 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:19.717340 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:19.718770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11805a53-de0c-4fef-8ce5-cff54509243e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:19.719321 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1106/4441] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:19 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:19.931616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-11ce9de7-c8d2-4b8f-ae2a-610a35eb0642 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:19.936098 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-11ce9de7-c8d2-4b8f-ae2a-610a35eb0642 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f Aug 14 02:21:19.936322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-11ce9de7-c8d2-4b8f-ae2a-610a35eb0642 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:19.936505 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-11ce9de7-c8d2-4b8f-ae2a-610a35eb0642 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:19.953323 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:19.953323 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:20.006205 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-11ce9de7-c8d2-4b8f-ae2a-610a35eb0642 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f returned with HTTP 200 Aug 14 02:21:20.006629 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1118/4442] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:19 2026] DELETE /volume/v3/attachments/9fa0eb91-6b6c-42a9-8068-a8d730df618f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:20.021803 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.024387 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:21:20.024625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.024861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.025085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 1ed70150-c826-4df7-8211-6988402822be Aug 14 02:21:20.032642 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.032642 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:20.033234 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:20.058194 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:21:20.058194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-70278ecb-8e53-4064-a250-64a4a6656d2e req-c864f735-3e43-44b9-9861-2e600bbae860 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 202 Aug 14 02:21:20.058624 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1114/4443] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:21:20 2026] DELETE /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:20.236860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35c05e31-471c-4f23-8b97-08f469705034 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.240049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35c05e31-471c-4f23-8b97-08f469705034 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:20.241730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35c05e31-471c-4f23-8b97-08f469705034 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.242017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35c05e31-471c-4f23-8b97-08f469705034 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.253896 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.253896 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:20.258769 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35c05e31-471c-4f23-8b97-08f469705034 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:20.264734 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35c05e31-471c-4f23-8b97-08f469705034 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:20.265401 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1106/4444] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:20.281153 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-875fb564-9dba-423a-afb9-71b06fb9c777 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.283358 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-875fb564-9dba-423a-afb9-71b06fb9c777 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:20.283559 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-875fb564-9dba-423a-afb9-71b06fb9c777 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.283793 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-875fb564-9dba-423a-afb9-71b06fb9c777 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.293223 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.293223 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:20.296963 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-875fb564-9dba-423a-afb9-71b06fb9c777 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:20.302568 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-875fb564-9dba-423a-afb9-71b06fb9c777 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:20.303004 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1107/4445] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:20.497955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9da2c251-3d96-4e4e-a2d8-51d93b79ea22 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.498454 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9da2c251-3d96-4e4e-a2d8-51d93b79ea22 None None] GET https://10.4.3.35/volume// Aug 14 02:21:20.498704 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9da2c251-3d96-4e4e-a2d8-51d93b79ea22 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.498910 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9da2c251-3d96-4e4e-a2d8-51d93b79ea22 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.499269 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9da2c251-3d96-4e4e-a2d8-51d93b79ea22 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:20.499557 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1119/4446] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:20.512054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.514954 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] GET https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:21:20.514954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.514954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.524244 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.524244 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:20.528365 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:21:20.534841 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-45a9690d-8528-4f27-a89d-edd335661415 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 200 Aug 14 02:21:20.535433 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1115/4447] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:20.643757 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.646172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] PUT https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f Aug 14 02:21:20.646609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:20.660100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Acquiring lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:20.677501 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" acquired by "attachment_update" :: waited 0.017s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:20.678862 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.678862 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:20.733888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.735761 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:20.736013 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.738091 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.738264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:20.743774 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.743774 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:20.744706 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb842f41-0ab2-4718-bc52-5b66f29e02a9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:20.745345 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1108/4448] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:20.775689 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Lock "cinder-attachment_update-33a63ae6-e024-4256-b43e-6d28ae90a980-np0000007301" released by "attachment_update" :: held 0.098s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:20.776084 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-80b197aa-b121-49ca-b81b-460c197c935c tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f returned with HTTP 200 Aug 14 02:21:20.776561 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1107/4449] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:20 2026] PUT /volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:20.803043 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-475d1898-b2b1-427c-8b63-b8b29476b206 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.805701 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-475d1898-b2b1-427c-8b63-b8b29476b206 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] POST https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f/action Aug 14 02:21:20.806133 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-475d1898-b2b1-427c-8b63-b8b29476b206 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:20.806261 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-475d1898-b2b1-427c-8b63-b8b29476b206 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:20.817696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.820693 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:20.820891 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.821105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.828694 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.828694 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:20.830521 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.830521 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:20.834360 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:20.839057 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-5ba13b8b-66d7-42e4-8d4e-26757efce540 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:20.839535 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1116/4450] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:20.842991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-2b8f191c-af01-4d2c-b010-7d2e894b3beb req-475d1898-b2b1-427c-8b63-b8b29476b206 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f/action returned with HTTP 204 Aug 14 02:21:20.845518 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1120/4451] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:20 2026] POST /volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:20.922424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1561a6c6-804e-4ce0-bab8-dbbca5a51b15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.922902 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1561a6c6-804e-4ce0-bab8-dbbca5a51b15 None None] GET https://10.4.3.35/volume// Aug 14 02:21:20.923126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1561a6c6-804e-4ce0-bab8-dbbca5a51b15 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:20.923380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1561a6c6-804e-4ce0-bab8-dbbca5a51b15 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:20.923809 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1561a6c6-804e-4ce0-bab8-dbbca5a51b15 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:20.924223 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1109/4452] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:21:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:20.931221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2f0b17b1-eed3-4f68-8f9a-e97748ca9e6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:20.933411 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2f0b17b1-eed3-4f68-8f9a-e97748ca9e6a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:20.934129 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2f0b17b1-eed3-4f68-8f9a-e97748ca9e6a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b87ed988-ff66-4151-aba9-e29338a59c95", "connector": null, "instance_uuid": "63f315dc-da4c-43cd-bde1-f5582a7de1a7"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:20.946172 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:20.946172 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:20.978039 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2f0b17b1-eed3-4f68-8f9a-e97748ca9e6a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:20.979029 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1108/4453] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:20 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:21.019475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.021829 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:21.022488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.022488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.033018 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.033018 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:21.038083 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:21.038810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c3e9c86d-e6aa-468d-b194-3ca79caea44e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.039386 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3e9c86d-e6aa-468d-b194-3ca79caea44e None None] GET https://10.4.3.35/volume// Aug 14 02:21:21.039636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3e9c86d-e6aa-468d-b194-3ca79caea44e None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.039964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c3e9c86d-e6aa-468d-b194-3ca79caea44e None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.040440 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c3e9c86d-e6aa-468d-b194-3ca79caea44e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:21.040959 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1121/4454] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:21.043159 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b1eb1f1-f06e-4f80-ab2e-abcc7d6ebfd3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:21.043625 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1117/4455] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:21.048551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.051555 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:21.051888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.052181 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.065099 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.065099 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:21.068644 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:21.073461 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-15b8b5e2-8594-4a9d-a05c-4cf5448aa4a0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:21.073930 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1110/4456] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 1060 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:21.182638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.188977 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] PUT https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 Aug 14 02:21:21.189386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:21.208556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Acquiring lock "cinder-attachment_update-b87ed988-ff66-4151-aba9-e29338a59c95-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:21.213345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-b87ed988-ff66-4151-aba9-e29338a59c95-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:21.214344 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.214344 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:21.347941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-b87ed988-ff66-4151-aba9-e29338a59c95-np0000007301" released by "attachment_update" :: held 0.134s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:21.348463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-2c9ed7a0-95f0-45f7-b797-a552d36643b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 returned with HTTP 200 Aug 14 02:21:21.349313 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1109/4457] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:21 2026] PUT /volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:21.608129 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-72a2b0af-efbc-4e12-b63c-d28a7b0a8dfb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.610548 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-72a2b0af-efbc-4e12-b63c-d28a7b0a8dfb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be Aug 14 02:21:21.610870 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-72a2b0af-efbc-4e12-b63c-d28a7b0a8dfb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.611175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-72a2b0af-efbc-4e12-b63c-d28a7b0a8dfb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.617472 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-72a2b0af-efbc-4e12-b63c-d28a7b0a8dfb tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be returned with HTTP 404 Aug 14 02:21:21.618030 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1122/4458] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/v3/volumes/1ed70150-c826-4df7-8211-6988402822be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:21.625471 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8698d554-71e5-419e-b944-2844c56dc799 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.627299 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:21.627499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.628018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.628018 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:21.634704 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.634704 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:21.635175 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:21:21.653419 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:21:21.653701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8698d554-71e5-419e-b944-2844c56dc799 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 202 Aug 14 02:21:21.654199 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1118/4459] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:21:21 2026] DELETE /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:21.661166 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3615d2d4-5259-446b-b530-78861423a1e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.662983 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3615d2d4-5259-446b-b530-78861423a1e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:21.663152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3615d2d4-5259-446b-b530-78861423a1e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.663375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3615d2d4-5259-446b-b530-78861423a1e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.668555 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.668555 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:21.669093 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3615d2d4-5259-446b-b530-78861423a1e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:21:21.670062 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3615d2d4-5259-446b-b530-78861423a1e6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 200 Aug 14 02:21:21.670497 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1111/4460] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:21.774013 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:21.776359 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:21.776855 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:21.776913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:21.777131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:21.782685 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:21.782685 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:21.783826 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17a27b00-6bcf-44a5-a36e-3d419c82fc06 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:21.784556 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1110/4461] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:21 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:22.059549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-85fad895-fa4a-489c-8682-45a9cf844e8b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:22.061383 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85fad895-fa4a-489c-8682-45a9cf844e8b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:22.061594 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85fad895-fa4a-489c-8682-45a9cf844e8b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:22.061778 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85fad895-fa4a-489c-8682-45a9cf844e8b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:22.071565 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:22.071565 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:22.075049 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-85fad895-fa4a-489c-8682-45a9cf844e8b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:22.079040 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85fad895-fa4a-489c-8682-45a9cf844e8b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:22.079587 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1123/4462] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:22 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:22.680995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0eb474ba-1608-442c-b1ce-e8d214b9faee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:22.689866 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0eb474ba-1608-442c-b1ce-e8d214b9faee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:22.693698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0eb474ba-1608-442c-b1ce-e8d214b9faee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:22.693698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0eb474ba-1608-442c-b1ce-e8d214b9faee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:22.693698 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=211,cinder:INSERT=32,cinder:UPDATE=73 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:21:22.696633 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0eb474ba-1608-442c-b1ce-e8d214b9faee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 404 Aug 14 02:21:22.697428 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1119/4463] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:22 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:22.794898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:22.796623 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:22.796835 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:22.797041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:22.797132 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:22.803666 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:22.803666 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:22.803666 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28795ab8-c8d8-4b3e-b798-3b3b2ae6e337 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:22.803666 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1112/4464] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:22 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:23.096089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9b1ef03-010b-4369-8949-18279c3663ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:23.097951 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b1ef03-010b-4369-8949-18279c3663ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:23.098154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b1ef03-010b-4369-8949-18279c3663ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:23.098387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9b1ef03-010b-4369-8949-18279c3663ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:23.109577 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:23.109577 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:23.113237 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9b1ef03-010b-4369-8949-18279c3663ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:23.119208 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9b1ef03-010b-4369-8949-18279c3663ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:23.119792 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1111/4465] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:23 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:23.814571 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-708f8544-02ec-41ee-be8d-4edd6020f59e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:23.816322 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-708f8544-02ec-41ee-be8d-4edd6020f59e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:23.816561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-708f8544-02ec-41ee-be8d-4edd6020f59e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:23.816831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-708f8544-02ec-41ee-be8d-4edd6020f59e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:23.816974 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-708f8544-02ec-41ee-be8d-4edd6020f59e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:23.824191 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:23.824191 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:23.825094 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-708f8544-02ec-41ee-be8d-4edd6020f59e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:23.825549 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1124/4466] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:23 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:24.137540 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:24.141696 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:24.141696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:24.141696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:24.152789 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:24.152789 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:24.157029 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:24.161894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a200410f-1b01-4aa6-937f-6b7fd307b04b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:24.162359 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1120/4467] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:24 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:24.616316 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-1f5c94a5-adbd-4a90-a7cc-cdc342c121d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:24.619693 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-1f5c94a5-adbd-4a90-a7cc-cdc342c121d8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520/action Aug 14 02:21:24.619693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-1f5c94a5-adbd-4a90-a7cc-cdc342c121d8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:24.619693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-1f5c94a5-adbd-4a90-a7cc-cdc342c121d8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:24.634989 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:24.634989 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:24.649813 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f5f557e4-8c1f-455c-9846-98b5580ab585 req-1f5c94a5-adbd-4a90-a7cc-cdc342c121d8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520/action returned with HTTP 204 Aug 14 02:21:24.649813 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1113/4468] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:24 2026] POST /volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:24.839533 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb914aa1-1ded-461e-9033-3104ea70111d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:24.841948 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb914aa1-1ded-461e-9033-3104ea70111d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:24.842192 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb914aa1-1ded-461e-9033-3104ea70111d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:24.842751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb914aa1-1ded-461e-9033-3104ea70111d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:24.842751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bb914aa1-1ded-461e-9033-3104ea70111d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:24.848207 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:24.848207 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:24.849283 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb914aa1-1ded-461e-9033-3104ea70111d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:24.851029 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1112/4469] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:24 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:25.178761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:25.180364 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:25.180563 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:25.180769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:25.190274 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:25.190274 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:25.193767 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:25.199177 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e55d1287-73a9-4b4d-bdbc-94b106429ba9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:25.199751 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1125/4470] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:25 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:25.860355 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:25.862183 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:25.862366 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:25.862571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:25.862714 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:25.867071 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:25.867071 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:25.867847 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-089a0d2b-3bf6-4d6d-b822-da18c0de6b76 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:25.868204 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1121/4471] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:25 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:26.878792 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-465bfd3d-4def-4200-a74a-b298d04746e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:26.881087 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-465bfd3d-4def-4200-a74a-b298d04746e4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:26.881327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-465bfd3d-4def-4200-a74a-b298d04746e4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:26.881566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-465bfd3d-4def-4200-a74a-b298d04746e4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:26.881735 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-465bfd3d-4def-4200-a74a-b298d04746e4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:26.887239 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:26.887239 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:26.888412 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-465bfd3d-4def-4200-a74a-b298d04746e4 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:26.889238 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1114/4472] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:26 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:27.903328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c856898a-b244-449a-8c08-04a21703345d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:27.905820 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c856898a-b244-449a-8c08-04a21703345d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:27.905820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c856898a-b244-449a-8c08-04a21703345d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:27.906201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c856898a-b244-449a-8c08-04a21703345d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:27.906201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c856898a-b244-449a-8c08-04a21703345d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:27.910705 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:27.910705 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:27.911470 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c856898a-b244-449a-8c08-04a21703345d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:27.911855 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1113/4473] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:27 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:28.561160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-93f45f39-33db-4ae6-acca-fd34ce987b9c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:28.563393 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-93f45f39-33db-4ae6-acca-fd34ce987b9c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 Aug 14 02:21:28.563666 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-93f45f39-33db-4ae6-acca-fd34ce987b9c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:28.563897 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-93f45f39-33db-4ae6-acca-fd34ce987b9c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:28.584779 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:28.584779 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:28.663234 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-93f45f39-33db-4ae6-acca-fd34ce987b9c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 returned with HTTP 200 Aug 14 02:21:28.663704 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1126/4474] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:28 2026] DELETE /volume/v3/attachments/c8f279b7-b2cf-414c-8dac-aa0e56c86c83 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:28.678998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:28.681170 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:28.681384 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:28.681607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:28.681803 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:28.689603 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:28.689603 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:28.690304 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:28.709597 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:21:28.710059 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-dc0eb8ab-3982-4457-8602-a41a37c0bd00 req-76ea06a6-0f63-471b-accf-8fe894867550 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 202 Aug 14 02:21:28.710794 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1122/4475] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:21:28 2026] DELETE /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:28.924403 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:28.926206 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:28.926496 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:28.926774 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:28.927002 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:28.931575 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:28.931575 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:28.932573 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87d40c85-b2e3-4331-b9bc-285efcb35890 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:28.933144 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1115/4476] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:28 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:29.080148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:29.085708 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:29.085908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:29.086174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:29.099416 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:29.099416 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:29.104325 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:29.111058 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-0dfa8639-cc79-4d46-bda4-e3b5ad83972f tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:29.111531 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1114/4477] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:29 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 1173 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:29.136300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:29.139099 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95/action Aug 14 02:21:29.139710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:29.139827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:29.153353 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:29.153353 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:29.153848 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:29.163872 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Begin detaching volume completed successfully. Aug 14 02:21:29.164230 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-adc4ce86-56e0-4773-8514-36115c3a49a5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95/action returned with HTTP 202 Aug 14 02:21:29.164778 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1127/4478] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:21:29 2026] POST /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:29.221976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8b238578-a99c-4ee4-9c86-e187546311cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:29.222613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b238578-a99c-4ee4-9c86-e187546311cb None None] GET https://10.4.3.35/volume// Aug 14 02:21:29.222892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b238578-a99c-4ee4-9c86-e187546311cb None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:29.223160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8b238578-a99c-4ee4-9c86-e187546311cb None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:29.223616 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8b238578-a99c-4ee4-9c86-e187546311cb None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:29.224105 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1123/4479] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:29.231784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:29.234072 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:29.235750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:29.235750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:29.245186 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:29.245186 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:29.248946 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:29.253356 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-e31d6e9e-1d33-4768-a048-5d66dcc26a8c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:29.253873 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1116/4480] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:29 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:29.944964 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:29.947012 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:29.947180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:29.947387 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:29.947513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:29.952388 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:29.952388 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:29.953113 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9a0f17e-d899-415a-863a-0881b7af7c59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:29.953435 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1115/4481] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:29 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:30.204272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-672202ab-5bca-4380-a90e-16a5dd69b355 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.206596 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-672202ab-5bca-4380-a90e-16a5dd69b355 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 Aug 14 02:21:30.207220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-672202ab-5bca-4380-a90e-16a5dd69b355 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.207220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-672202ab-5bca-4380-a90e-16a5dd69b355 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.216479 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:30.216479 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:30.226887 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c0269cf6-a121-4b17-882e-cf29c0d4c896 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.230077 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0269cf6-a121-4b17-882e-cf29c0d4c896 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:30.230497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0269cf6-a121-4b17-882e-cf29c0d4c896 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.231387 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0269cf6-a121-4b17-882e-cf29c0d4c896 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.240635 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0269cf6-a121-4b17-882e-cf29c0d4c896 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 404 Aug 14 02:21:30.241355 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1124/4482] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:30 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:30.273561 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-91fea10d-6a16-470e-ab6a-78178b1dcf75 req-672202ab-5bca-4380-a90e-16a5dd69b355 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 returned with HTTP 200 Aug 14 02:21:30.274086 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1128/4483] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:30 2026] DELETE /volume/v3/attachments/90369162-148b-4094-bf9d-f91c70a0e520 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:30.727913 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a2b8185-05c3-4e91-8292-6f60c205117a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.730131 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a2b8185-05c3-4e91-8292-6f60c205117a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:30.730131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a2b8185-05c3-4e91-8292-6f60c205117a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.730322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a2b8185-05c3-4e91-8292-6f60c205117a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.730391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4a2b8185-05c3-4e91-8292-6f60c205117a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:30.735142 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a2b8185-05c3-4e91-8292-6f60c205117a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 404 Aug 14 02:21:30.735644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1117/4484] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:21:30 2026] DELETE /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:30.742622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58b4bfd9-0876-4102-ae36-957a152c2678 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.744352 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58b4bfd9-0876-4102-ae36-957a152c2678 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b Aug 14 02:21:30.744540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58b4bfd9-0876-4102-ae36-957a152c2678 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.744746 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58b4bfd9-0876-4102-ae36-957a152c2678 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.749505 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58b4bfd9-0876-4102-ae36-957a152c2678 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b returned with HTTP 404 Aug 14 02:21:30.750451 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1116/4485] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:30 2026] GET /volume/v3/snapshots/35892728-8747-4ad8-90b4-97de4cfe4d8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:30.964618 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.967052 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:30.967052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.967052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.967052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:30.970915 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:30.970915 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:30.972278 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3941b00a-b02d-4f45-a30f-4b6a5138924c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:30.972278 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1125/4486] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:30 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:30.981777 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9283d4b1-517d-4641-b985-34f9c2d89656 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:30.984216 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9283d4b1-517d-4641-b985-34f9c2d89656 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:30.984561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9283d4b1-517d-4641-b985-34f9c2d89656 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:30.984772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9283d4b1-517d-4641-b985-34f9c2d89656 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:30.984884 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9283d4b1-517d-4641-b985-34f9c2d89656 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:30.988839 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:30.988839 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:30.989472 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9283d4b1-517d-4641-b985-34f9c2d89656 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:30.989861 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1129/4487] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:30 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:30.998377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.000556 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:21:31.001017 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "524514f6-6794-4f2e-9957-4fd4af9b99e2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-630118767"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:31.003276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating new backup {'backup': {'volume_id': '524514f6-6794-4f2e-9957-4fd4af9b99e2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-630118767'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:21:31.003406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Creating backup of volume 524514f6-6794-4f2e-9957-4fd4af9b99e2 in container None Aug 14 02:21:31.016283 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:31.016283 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:31.016660 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Volume info retrieved successfully. Aug 14 02:21:31.033432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Created reservations ['20f8502b-14c9-4155-90d9-457f90564b3b', '7259fac1-9ac0-4dc8-9776-439071f5333b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:31.075149 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34b6835a-0646-42b1-81e3-04ec06bc5552 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:21:31.075577 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1118/4488] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:30 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:31.085748 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b978ada8-7570-4643-9100-3e9e65d101b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.088283 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b978ada8-7570-4643-9100-3e9e65d101b7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:31.088669 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b978ada8-7570-4643-9100-3e9e65d101b7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:31.088951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b978ada8-7570-4643-9100-3e9e65d101b7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:31.089160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b978ada8-7570-4643-9100-3e9e65d101b7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:31.093849 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:31.093849 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:31.094564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b978ada8-7570-4643-9100-3e9e65d101b7 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:31.094983 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1117/4489] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:31 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:31.319879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.321563 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:31.321912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1203193003", "snapshot_id": "da21bb52-5a6e-44d9-840c-3ffb99a9a5e6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:31.323404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1203193003', 'snapshot_id': 'da21bb52-5a6e-44d9-840c-3ffb99a9a5e6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:31.332022 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:31.332022 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:31.332874 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:31.333052 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume of 1 GB Aug 14 02:21:31.337119 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Availability Zones retrieved successfully. Aug 14 02:21:31.342572 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (7dcde854-d717-4822-998d-42ebeeae4435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:31.343914 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512e0c7d-1486-41b9-abc4-0e202682078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:31.345039 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:31.375104 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512e0c7d-1486-41b9-abc4-0e202682078f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da21bb52-5a6e-44d9-840c-3ffb99a9a5e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:31.376158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c180e02-f350-40b9-a703-e1a0eef6fcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:31.413098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['28f1d750-e452-45cc-976f-cf3a0b432712', 'f2debd22-59e3-49d1-bd72-f113d45130e5', '42b0aca0-db83-4e9f-9a8f-1c8434715e28', 'e4cd828c-199a-42fe-b691-68b6c4784261'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:31.413764 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c180e02-f350-40b9-a703-e1a0eef6fcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f1d750-e452-45cc-976f-cf3a0b432712', 'f2debd22-59e3-49d1-bd72-f113d45130e5', '42b0aca0-db83-4e9f-9a8f-1c8434715e28', 'e4cd828c-199a-42fe-b691-68b6c4784261']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:31.414450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef58d713-904b-4dc3-a4fb-31817169cb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:31.433026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.434796 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:31.435004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:31.435195 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:31.435373 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:31.444904 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fd72a7f5-7043-49bf-9c6f-0e74c3b13430 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 404 Aug 14 02:21:31.445363 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1130/4490] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:31 2026] DELETE /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:31.452381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c59fceaa-8277-4072-9fb0-5bd9f1ee18af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.454632 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c59fceaa-8277-4072-9fb0-5bd9f1ee18af tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d Aug 14 02:21:31.454860 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c59fceaa-8277-4072-9fb0-5bd9f1ee18af tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:31.455098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef58d713-904b-4dc3-a4fb-31817169cb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d48823b-c9b3-4aa1-9994-e8952a023bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1203193003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['28f1d750-e452-45cc-976f-cf3a0b432712','f2debd22-59e3-49d1-bd72-f113d45130e5','42b0aca0-db83-4e9f-9a8f-1c8434715e28','e4cd828c-199a-42fe-b691-68b6c4784261'],size=1,snapshot_id=da21bb52-5a6e-44d9-840c-3ffb99a9a5e6,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1203193003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d48823b-c9b3-4aa1-9994-e8952a023bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adaf99a5cd8c4f7db3c946775ae1088d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da21bb52-5a6e-44d9-840c-3ffb99a9a5e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67d574bffc4e48a1bd71081671a9f478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:31.455196 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c59fceaa-8277-4072-9fb0-5bd9f1ee18af tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:31.455997 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19c1671-b5b7-4e86-9522-b1d14330ce7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:31.462506 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c59fceaa-8277-4072-9fb0-5bd9f1ee18af tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d returned with HTTP 404 Aug 14 02:21:31.463234 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1119/4491] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:31 2026] GET /volume/v3/volumes/fe1058fc-0e9f-4d05-be92-6cd65075818d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:31.478363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19c1671-b5b7-4e86-9522-b1d14330ce7f) transitioned into state 'SUCCESS' from state '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-1203193003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['28f1d750-e452-45cc-976f-cf3a0b432712','f2debd22-59e3-49d1-bd72-f113d45130e5','42b0aca0-db83-4e9f-9a8f-1c8434715e28','e4cd828c-199a-42fe-b691-68b6c4784261'],size=1,snapshot_id=da21bb52-5a6e-44d9-840c-3ffb99a9a5e6,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:31.479182 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88999b16-11db-4dd9-85b5-ba507b1ea79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:31.503966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88999b16-11db-4dd9-85b5-ba507b1ea79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:31.504828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (7dcde854-d717-4822-998d-42ebeeae4435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:31.505161 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request issued successfully. Aug 14 02:21:31.505666 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c73dd59e-7262-4aa9-8ebf-133415bf4bb5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:31.506081 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1126/4492] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:31 2026] POST /volume/v3/volumes => generated 789 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:31.519001 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:31.520928 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:31.521165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:31.521441 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:31.530616 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:31.530616 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:31.535285 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:31.541011 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a59def7-3d52-48d1-9dd4-d293b8ff9a95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:31.541614 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1118/4493] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:31 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:32.108613 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:32.110648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:32.110975 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:32.111107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:32.111181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:32.116329 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:32.116329 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:32.117163 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d708e91-c37d-48ac-9bbe-d4e78a78a6fd tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:32.117616 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1131/4494] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:32 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:32.557115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9be09221-1100-4d22-9192-c5aebce051d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:32.559095 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be09221-1100-4d22-9192-c5aebce051d3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:32.559345 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be09221-1100-4d22-9192-c5aebce051d3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:32.559591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9be09221-1100-4d22-9192-c5aebce051d3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:32.565278 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-074e3683-2552-4656-a99b-e163cfbeab76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:32.566585 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:32.566585 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:32.567199 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:32.567699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1066676532", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:32.569616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1066676532', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:32.570815 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9be09221-1100-4d22-9192-c5aebce051d3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:32.576336 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9be09221-1100-4d22-9192-c5aebce051d3 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:32.576773 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1120/4495] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:32 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:32.589320 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:32.591094 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:32.591281 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:32.591468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:32.598708 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:32.598708 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:32.602892 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:32.608073 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a670e79d-8640-42de-96ba-a2a5eb79d99b tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:32.608517 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1119/4496] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:32 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:32.692760 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:21:32.693146 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:32.693146 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:32.697951 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:21:32.706320 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (9a2c014b-ecaa-4ad8-8798-c04aaa039f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:32.707852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6351941e-0d04-44a2-9819-c17c69dcbedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:32.709217 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:32.774094 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6351941e-0d04-44a2-9819-c17c69dcbedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:32.775155 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd57a037-3936-45d2-b26a-545d15538092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:32.820879 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['8ee6f2cf-5b53-4f16-b381-f95a27369685', 'c1e46efa-cfb0-437b-bde0-f7794f6fd0f6', 'cbe64ac8-ff73-4d84-935b-66c5af5bf66e', '227927d0-5475-4792-8538-2ead3750c015'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:32.821968 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd57a037-3936-45d2-b26a-545d15538092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee6f2cf-5b53-4f16-b381-f95a27369685', 'c1e46efa-cfb0-437b-bde0-f7794f6fd0f6', 'cbe64ac8-ff73-4d84-935b-66c5af5bf66e', '227927d0-5475-4792-8538-2ead3750c015']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:32.822712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a71fbb1-5400-4be7-be76-2d06501aba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:32.845291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a71fbb1-5400-4be7-be76-2d06501aba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a1bd62-5e59-4213-bd61-ae14a46f76d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1066676532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['8ee6f2cf-5b53-4f16-b381-f95a27369685','c1e46efa-cfb0-437b-bde0-f7794f6fd0f6','cbe64ac8-ff73-4d84-935b-66c5af5bf66e','227927d0-5475-4792-8538-2ead3750c015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1066676532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a1bd62-5e59-4213-bd61-ae14a46f76d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:32.846106 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14870df9-087f-4062-853f-c0c9c1534830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:32.864152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14870df9-087f-4062-853f-c0c9c1534830) transitioned into state 'SUCCESS' from state '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-1066676532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['8ee6f2cf-5b53-4f16-b381-f95a27369685','c1e46efa-cfb0-437b-bde0-f7794f6fd0f6','cbe64ac8-ff73-4d84-935b-66c5af5bf66e','227927d0-5475-4792-8538-2ead3750c015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:32.865111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1234925d-5d78-4842-b138-92dedf768995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:32.876073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1234925d-5d78-4842-b138-92dedf768995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:32.877224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (9a2c014b-ecaa-4ad8-8798-c04aaa039f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:32.877550 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:21:32.878307 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-074e3683-2552-4656-a99b-e163cfbeab76 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:32.878835 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1127/4497] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:32 2026] POST /volume/v3/volumes => generated 757 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:32.892567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:32.894785 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:32.895031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:32.895262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:32.903564 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:32.903564 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:32.907616 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:32.913475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d9e95cb0-4ee0-4d62-9696-1176fafe87b8 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:32.914001 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1132/4498] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:32 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:33.086055 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.088472 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:33.088683 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.088891 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.096423 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.096423 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:33.101327 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:33.106028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-45b4b4f8-a708-466b-89b4-ba05b4c75e53 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:33.106915 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1121/4499] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:33.128879 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.130783 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:33.131014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.131187 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.131288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:33.137070 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.137070 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:33.138396 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d22f1cb-1e7b-42d5-b0a4-f17b80fe34f9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:33.139182 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1120/4500] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:33.181417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-28dde75d-51df-47ab-a9a9-58d4a08c660e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.182852 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28dde75d-51df-47ab-a9a9-58d4a08c660e None None] GET https://10.4.3.35/volume// Aug 14 02:21:33.182852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28dde75d-51df-47ab-a9a9-58d4a08c660e None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.182852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-28dde75d-51df-47ab-a9a9-58d4a08c660e None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.182852 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-28dde75d-51df-47ab-a9a9-58d4a08c660e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:33.182852 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1128/4501] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:33.191302 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-a001ce87-81dd-4bd7-96ae-eacfca3470f2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.224241 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-a001ce87-81dd-4bd7-96ae-eacfca3470f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:33.224641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-a001ce87-81dd-4bd7-96ae-eacfca3470f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d48823b-c9b3-4aa1-9994-e8952a023bf0", "connector": null, "instance_uuid": "63f315dc-da4c-43cd-bde1-f5582a7de1a7"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:33.233546 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.233546 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:33.260114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-a001ce87-81dd-4bd7-96ae-eacfca3470f2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:33.260539 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1133/4502] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:33 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 14 02:21:33.289949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-520b3143-f94e-449f-af05-4b6e4cf474ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.291991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-520b3143-f94e-449f-af05-4b6e4cf474ff tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:33.292178 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-520b3143-f94e-449f-af05-4b6e4cf474ff tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.292377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-520b3143-f94e-449f-af05-4b6e4cf474ff tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.299167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e57bb4e7-ff37-40ce-93c6-9f05596de723 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.299579 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e57bb4e7-ff37-40ce-93c6-9f05596de723 None None] GET https://10.4.3.35/volume// Aug 14 02:21:33.299959 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e57bb4e7-ff37-40ce-93c6-9f05596de723 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.300105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e57bb4e7-ff37-40ce-93c6-9f05596de723 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.300405 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e57bb4e7-ff37-40ce-93c6-9f05596de723 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:33.300712 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1121/4503] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:33.303449 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.303449 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:33.309289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.309427 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-520b3143-f94e-449f-af05-4b6e4cf474ff tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:33.315426 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:33.315560 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-520b3143-f94e-449f-af05-4b6e4cf474ff tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:33.315610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.315610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.315721 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1122/4504] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:33.324863 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.324863 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:33.329743 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:33.334159 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-5ad7758b-6285-44f2-beef-161450b521d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:33.334635 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1129/4505] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:33.444476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.446582 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] PUT https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 Aug 14 02:21:33.447035 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:33.455176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Acquiring lock "cinder-attachment_update-6d48823b-c9b3-4aa1-9994-e8952a023bf0-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:33.460488 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-6d48823b-c9b3-4aa1-9994-e8952a023bf0-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:33.462038 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.462038 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:33.546066 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-6d48823b-c9b3-4aa1-9994-e8952a023bf0-np0000007301" released by "attachment_update" :: held 0.086s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:33.546426 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-34a4d1cb-5f52-4122-b7f9-aae643250668 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 returned with HTTP 200 Aug 14 02:21:33.546970 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1134/4506] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:33 2026] PUT /volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:33.931430 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.933532 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:33.933788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.934049 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.941466 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.941466 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:33.945569 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:33.950881 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7a8e246-3ca9-410f-bc5f-b3dec7b8d689 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:33.951376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1122/4507] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:33.963893 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-196793e3-16b1-44ab-9ae8-0795606ae555 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:33.965984 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-196793e3-16b1-44ab-9ae8-0795606ae555 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:33.966221 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-196793e3-16b1-44ab-9ae8-0795606ae555 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:33.966423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-196793e3-16b1-44ab-9ae8-0795606ae555 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:33.973681 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:33.973681 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:33.977541 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-196793e3-16b1-44ab-9ae8-0795606ae555 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:33.982579 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-196793e3-16b1-44ab-9ae8-0795606ae555 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:33.983002 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1123/4508] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:33 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:34.125227 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.128472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:34.129689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:34.129689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:34.137422 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:34.137422 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:34.142180 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:34.146826 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-91c7b772-baea-421b-937c-31ca16765b82 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:34.147322 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1130/4509] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:34 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:34.153531 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.155488 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:34.155697 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:34.155874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:34.155978 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:34.161015 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:34.161015 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:34.161769 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49c5a06b-af69-4e48-8dc8-c5c45fa624e6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:34.162221 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1135/4510] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:34 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:34.328530 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.330786 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:34.331018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:34.331536 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:34.344599 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:34.344599 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:34.349462 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:34.354968 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f15b778d-ade5-4b2c-b675-0ecb7e832e95 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:34.355453 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1123/4511] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:34 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:34.618114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.619314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:34.619548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:34.619786 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:34.633541 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:34.633541 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:34.637955 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:34.646075 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-e2c1740f-5825-46b1-bf27-55d8c4ccae83 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:34.646472 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1124/4512] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:34 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-34283e6f-12ad-40f2-835e-815fd1ace4c1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34283e6f-12ad-40f2-835e-815fd1ace4c1 None None] GET https://10.4.3.35/volume// Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34283e6f-12ad-40f2-835e-815fd1ace4c1 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-34283e6f-12ad-40f2-835e-815fd1ace4c1 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-34283e6f-12ad-40f2-835e-815fd1ace4c1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:34.659382 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1131/4513] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:21:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:34.674215 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-6057de76-59e0-47bd-87fb-53abe51575ca None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:34.676492 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-6057de76-59e0-47bd-87fb-53abe51575ca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:34.676947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-6057de76-59e0-47bd-87fb-53abe51575ca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0a1bd62-5e59-4213-bd61-ae14a46f76d1", "connector": null, "instance_uuid": "98eeff72-8f15-42c0-8b8d-f7945c199dbf"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:34.685782 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:34.685782 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:34.695751 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=187,cinder:UPDATE=67,cinder:INSERT=24 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:21:34.725603 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-6057de76-59e0-47bd-87fb-53abe51575ca tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:34.726185 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1136/4514] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:34 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:35.173730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c34e0972-903d-4a8c-b001-109901eb009e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:35.175384 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c34e0972-903d-4a8c-b001-109901eb009e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:35.175553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c34e0972-903d-4a8c-b001-109901eb009e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:35.175750 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c34e0972-903d-4a8c-b001-109901eb009e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:35.175837 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c34e0972-903d-4a8c-b001-109901eb009e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:35.179878 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:35.179878 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:35.180667 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c34e0972-903d-4a8c-b001-109901eb009e tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:35.181157 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1124/4515] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:35 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:35.369323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:35.372102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:35.373216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:35.373216 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:35.383830 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:35.383830 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:35.387689 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:35.392348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f29d3ce-2dd3-42a2-bea2-91fa38047f22 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:35.393025 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1125/4516] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:35 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:35.999227 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-787fd93a-ee6c-43f8-8db4-4559699bbaf4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:35.999740 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-787fd93a-ee6c-43f8-8db4-4559699bbaf4 None None] GET https://10.4.3.35/volume// Aug 14 02:21:35.999998 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-787fd93a-ee6c-43f8-8db4-4559699bbaf4 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:36.000281 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-787fd93a-ee6c-43f8-8db4-4559699bbaf4 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:36.000731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-787fd93a-ee6c-43f8-8db4-4559699bbaf4 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:36.001141 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1132/4517] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 02:21:36.033050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.035127 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:21:36.035320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:36.035494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:36.045777 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.045777 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:36.049242 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:21:36.054534 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-259ce98d-210d-4a90-823e-cd450dd74c5a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:21:36.054710 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1137/4518] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:36 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:36.193862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.199000 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:36.199531 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:36.199863 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:36.200093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:36.203452 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=174,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:21:36.204005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.206771 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a Aug 14 02:21:36.207232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:36.210852 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.210852 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:36.211776 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72d92773-2ab9-44ce-9c0f-04364f9a24b8 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:36.212264 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1125/4519] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:36 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:36.217710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:36.222748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:36.223960 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.223960 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:36.317320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" released by "attachment_update" :: held 0.094s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:36.317729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-3caf4cfe-8738-42cf-8177-8a701b58701b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a returned with HTTP 200 Aug 14 02:21:36.318372 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1126/4520] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:36 2026] PUT /volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:36.348860 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5dab7700-996e-4830-b31c-b46038752918 req-24127c65-fb48-4ee3-a9d7-69b9ef75848e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.351038 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-24127c65-fb48-4ee3-a9d7-69b9ef75848e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a/action Aug 14 02:21:36.351366 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-24127c65-fb48-4ee3-a9d7-69b9ef75848e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:36.351545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-24127c65-fb48-4ee3-a9d7-69b9ef75848e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:36.367220 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.367220 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:36.377802 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5dab7700-996e-4830-b31c-b46038752918 req-24127c65-fb48-4ee3-a9d7-69b9ef75848e tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a/action returned with HTTP 204 Aug 14 02:21:36.378362 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1133/4521] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:36 2026] POST /volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:21:36.405720 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-12018680-05f9-4841-ab82-60702ca5c2dc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.408110 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12018680-05f9-4841-ab82-60702ca5c2dc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:36.408382 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-12018680-05f9-4841-ab82-60702ca5c2dc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:36.408644 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-12018680-05f9-4841-ab82-60702ca5c2dc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:36.421315 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.421315 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:36.425308 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-12018680-05f9-4841-ab82-60702ca5c2dc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:36.430402 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12018680-05f9-4841-ab82-60702ca5c2dc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:36.430884 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1138/4522] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:36 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:36.894014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-9179713d-0562-40ca-aa1d-2ea96a5f8187 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:36.897817 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-9179713d-0562-40ca-aa1d-2ea96a5f8187 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5/action Aug 14 02:21:36.901695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-9179713d-0562-40ca-aa1d-2ea96a5f8187 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:36.901695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-9179713d-0562-40ca-aa1d-2ea96a5f8187 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:36.924448 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:36.924448 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:36.942913 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b6729f02-7802-46f0-b8a9-73f69408f42f req-9179713d-0562-40ca-aa1d-2ea96a5f8187 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5/action returned with HTTP 204 Aug 14 02:21:36.943641 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1126/4523] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:36 2026] POST /volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:37.226443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c022e39-7ad8-425e-a214-fa06751ad660 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:37.228853 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c022e39-7ad8-425e-a214-fa06751ad660 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:37.229148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c022e39-7ad8-425e-a214-fa06751ad660 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:37.229411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c022e39-7ad8-425e-a214-fa06751ad660 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:37.229568 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0c022e39-7ad8-425e-a214-fa06751ad660 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:37.231630 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=151,cinder:INSERT=12,cinder:UPDATE=32 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:21:37.235104 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:37.235104 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:37.236098 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c022e39-7ad8-425e-a214-fa06751ad660 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:37.237203 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1127/4524] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:37 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:37.451596 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:37.455054 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:37.455276 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:37.455472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:37.470978 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:37.470978 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:37.477559 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:37.487407 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5e75affb-0a3d-41fa-aca7-b13fafd3b76c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:37.487407 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1134/4525] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:37 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:38.251878 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:38.253643 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:38.253866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:38.254090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:38.254192 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:38.258805 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:38.258805 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:38.259492 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ad48dd7-a1bc-424e-b398-c6e1a223e16f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:38.260013 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1139/4526] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:38 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:39.270833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:39.273066 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:39.273308 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:39.273548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:39.273700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:39.279694 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:39.279694 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:39.280433 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b06df9de-e88d-4ccc-a5f2-b5ca9a257714 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:39.280937 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1127/4527] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:39 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:40.293011 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b5df116-4451-42d1-8e40-e332e9566733 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:40.295396 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b5df116-4451-42d1-8e40-e332e9566733 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:40.295690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b5df116-4451-42d1-8e40-e332e9566733 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:40.296008 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b5df116-4451-42d1-8e40-e332e9566733 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:40.296158 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5b5df116-4451-42d1-8e40-e332e9566733 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:40.301753 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:40.301753 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:40.302929 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b5df116-4451-42d1-8e40-e332e9566733 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:40.303657 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1128/4528] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:40 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:40.576956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:40.580322 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:40.580553 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:40.580792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:40.592610 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:40.592610 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:40.596486 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:40.601781 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-ae107b63-6c30-459a-acbb-84dfa1ea26d0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:40.602323 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1135/4529] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:40 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:40.618788 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:40.620868 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0/action Aug 14 02:21:40.621191 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:40.621302 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:40.632547 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:40.632547 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:40.633053 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:40.639209 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Begin detaching volume completed successfully. Aug 14 02:21:40.639422 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-5f688a2f-2fa2-40bb-9e50-7545b1c647c8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0/action returned with HTTP 202 Aug 14 02:21:40.639842 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1140/4530] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:21:40 2026] POST /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:40.683644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e612fcf7-0162-4185-901a-44a8b1c8aa35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:40.684023 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e612fcf7-0162-4185-901a-44a8b1c8aa35 None None] GET https://10.4.3.35/volume// Aug 14 02:21:40.684171 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e612fcf7-0162-4185-901a-44a8b1c8aa35 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:40.684369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e612fcf7-0162-4185-901a-44a8b1c8aa35 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:40.684694 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e612fcf7-0162-4185-901a-44a8b1c8aa35 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:40.685016 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1128/4531] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:40.691954 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:40.694004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:40.694235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:40.694430 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:40.703540 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:40.703540 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:40.706950 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:40.711008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-7713e217-bed0-47c0-a17e-43233e7a80e1 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:40.711451 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1129/4532] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:40 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:41.313796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.316330 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:41.316571 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.316838 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.316996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:41.329945 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.329945 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:41.330666 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ac56946-316b-4f51-9c73-08cd877b8cc6 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:41.331299 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1136/4533] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:41 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:41.341441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.343760 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:41.344046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.344299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.344450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:41.354908 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.354908 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:41.355981 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dc1100e5-7abd-4d93-95d7-9e33abcc5bc0 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:41.356488 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1141/4534] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:41 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:41.366071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.368429 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:41.368733 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.369027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.369169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:41.374413 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.374413 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:41.375278 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa17b62c-525e-48d2-9ba5-0368d070edbe tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:41.375756 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1129/4535] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:41 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:41.388566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.390281 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:21:41.390639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "524514f6-6794-4f2e-9957-4fd4af9b99e2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-857010286"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:41.392359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating new backup {'backup': {'volume_id': '524514f6-6794-4f2e-9957-4fd4af9b99e2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-857010286'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:21:41.392485 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Creating backup of volume 524514f6-6794-4f2e-9957-4fd4af9b99e2 in container None Aug 14 02:21:41.404849 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.404849 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:41.405402 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:41.423792 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Created reservations ['1f933d31-bbfa-442e-92c3-9768b4f7cf65', '5dd4fe8a-732c-421a-9942-cd6c4f0b4e9b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:41.458801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-573aa890-196e-44cf-b32a-b1f1dd599c23 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:21:41.458801 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1130/4536] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:41 2026] POST /volume/v3/backups => generated 327 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:41.464121 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.465965 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:41.466165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.466601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.466601 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:41.471997 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.471997 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:41.472661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-408b53b1-9461-4d4c-9896-1760afe8cbf5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:41.473041 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1137/4537] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:41 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:41.568687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-df59a056-1f81-4e33-bf44-6680732da8bb req-b2c9af45-79dd-4457-95ca-062e9c61ece8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.573288 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-b2c9af45-79dd-4457-95ca-062e9c61ece8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 Aug 14 02:21:41.573545 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-b2c9af45-79dd-4457-95ca-062e9c61ece8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.573804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-b2c9af45-79dd-4457-95ca-062e9c61ece8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.583215 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.583215 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:41.642518 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-df59a056-1f81-4e33-bf44-6680732da8bb req-b2c9af45-79dd-4457-95ca-062e9c61ece8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 returned with HTTP 200 Aug 14 02:21:41.643064 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1142/4538] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:41 2026] DELETE /volume/v3/attachments/8323c5c4-a0e7-4478-81ab-a684cc25acc5 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:41.740082 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.741841 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:41.742221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1775870187", "snapshot_id": "d1a78a39-f4eb-45af-9d28-49232aba8ae1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:41.743687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1775870187', 'snapshot_id': 'd1a78a39-f4eb-45af-9d28-49232aba8ae1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:41.749314 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.749314 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:41.749830 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:41.750000 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume of 1 GB Aug 14 02:21:41.753883 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Availability Zones retrieved successfully. Aug 14 02:21:41.759496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (7d3cea5f-8916-46f2-bbd0-ba98348c1123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:41.760545 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e9e8ab-39b4-4646-ac89-88109004d730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:41.761506 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:41.792632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e9e8ab-39b4-4646-ac89-88109004d730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1a78a39-f4eb-45af-9d28-49232aba8ae1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:41.793415 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189a54e1-c0d8-48e4-ad04-f8b502b7927f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:41.834447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Created reservations ['e892be5a-0a3f-441e-8a58-d86cba1ce48b', '9b9939b1-3b7d-4e04-9518-7cb6dc67ff5d', 'd453c5e2-110a-460a-aa2e-e86ccfe11ce6', '194adbc4-457d-41df-bb02-11a187119159'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:41.835103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189a54e1-c0d8-48e4-ad04-f8b502b7927f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e892be5a-0a3f-441e-8a58-d86cba1ce48b', '9b9939b1-3b7d-4e04-9518-7cb6dc67ff5d', 'd453c5e2-110a-460a-aa2e-e86ccfe11ce6', '194adbc4-457d-41df-bb02-11a187119159']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:41.835833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c375b-f230-4a9e-983c-e73041ac4744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:41.878478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79c375b-f230-4a9e-983c-e73041ac4744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b09bbb1a-06b1-4699-a93c-d4b3a536e964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1775870187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['e892be5a-0a3f-441e-8a58-d86cba1ce48b','9b9939b1-3b7d-4e04-9518-7cb6dc67ff5d','d453c5e2-110a-460a-aa2e-e86ccfe11ce6','194adbc4-457d-41df-bb02-11a187119159'],size=1,snapshot_id=d1a78a39-f4eb-45af-9d28-49232aba8ae1,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1775870187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b09bbb1a-06b1-4699-a93c-d4b3a536e964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adaf99a5cd8c4f7db3c946775ae1088d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1a78a39-f4eb-45af-9d28-49232aba8ae1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67d574bffc4e48a1bd71081671a9f478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:41.879561 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3952b91-b465-4b81-bd0f-2bc5aef60365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:41.900952 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3952b91-b465-4b81-bd0f-2bc5aef60365) transitioned into state 'SUCCESS' from state '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-1775870187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adaf99a5cd8c4f7db3c946775ae1088d',qos_specs=None,replication_status=,reservations=['e892be5a-0a3f-441e-8a58-d86cba1ce48b','9b9939b1-3b7d-4e04-9518-7cb6dc67ff5d','d453c5e2-110a-460a-aa2e-e86ccfe11ce6','194adbc4-457d-41df-bb02-11a187119159'],size=1,snapshot_id=d1a78a39-f4eb-45af-9d28-49232aba8ae1,source_replicaid=,source_volid=None,status='creating',user_id='67d574bffc4e48a1bd71081671a9f478',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:41.901909 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fffc1f5-e906-4cf5-a6c4-a357f41baf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:41.926915 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fffc1f5-e906-4cf5-a6c4-a357f41baf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:41.928113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Flow 'volume_create_api' (7d3cea5f-8916-46f2-bbd0-ba98348c1123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:41.928523 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Create volume request issued successfully. Aug 14 02:21:41.929309 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55aeaaa8-a768-4f80-9c86-d43a377ae111 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:41.929947 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1130/4539] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:41 2026] POST /volume/v3/volumes => generated 789 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:41.947018 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:41.949094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:41.949312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:41.949549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:41.958435 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:41.958435 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:41.967006 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:41.974100 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b28c58c6-37c3-4b4d-96e3-3c263558c62c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:41.974502 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1131/4540] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:41 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:42.486256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:42.488112 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:42.488299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:42.488494 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:42.488596 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:42.496222 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:42.496222 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:42.497100 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9fcc7261-d730-465a-84f1-ad68619fedb1 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:42.497500 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1138/4541] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:42 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:42.987846 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-62c3f9d2-0554-417b-952e-09caba259162 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:42.989819 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-62c3f9d2-0554-417b-952e-09caba259162 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:42.990098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-62c3f9d2-0554-417b-952e-09caba259162 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:42.990355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-62c3f9d2-0554-417b-952e-09caba259162 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:42.998334 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:42.998334 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:43.003046 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-62c3f9d2-0554-417b-952e-09caba259162 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:43.008371 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-62c3f9d2-0554-417b-952e-09caba259162 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:43.008789 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1143/4542] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:42 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:43.026275 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db383ec9-a813-4a2b-8693-1772ef56b022 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.028185 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db383ec9-a813-4a2b-8693-1772ef56b022 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:43.028367 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db383ec9-a813-4a2b-8693-1772ef56b022 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.028575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db383ec9-a813-4a2b-8693-1772ef56b022 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.035539 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.035539 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:43.039239 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-db383ec9-a813-4a2b-8693-1772ef56b022 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:43.045129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db383ec9-a813-4a2b-8693-1772ef56b022 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:43.045519 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1131/4543] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:43.508094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.509957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:43.510241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.510525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.510698 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:43.515273 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.515273 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:43.516246 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b838dc8e-e074-438f-bdd4-66e2464485b8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:43.516768 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1132/4544] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:43.533250 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.535353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:43.535554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.535767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.543054 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.543054 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:43.546828 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:43.551695 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-32395cc9-16ed-4fe7-9f9d-cbb7d482d245 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:43.552126 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1139/4545] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:43.632699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-18b04a86-7015-41e1-abf5-c6485fbb259e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.633083 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18b04a86-7015-41e1-abf5-c6485fbb259e None None] GET https://10.4.3.35/volume// Aug 14 02:21:43.633249 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18b04a86-7015-41e1-abf5-c6485fbb259e None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.633441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18b04a86-7015-41e1-abf5-c6485fbb259e None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.633783 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18b04a86-7015-41e1-abf5-c6485fbb259e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:43.634041 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1144/4546] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:43.640438 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-3dd5f50b-7056-4624-8f44-1a17e55eabf2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.642378 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-3dd5f50b-7056-4624-8f44-1a17e55eabf2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:21:43.642764 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-3dd5f50b-7056-4624-8f44-1a17e55eabf2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b09bbb1a-06b1-4699-a93c-d4b3a536e964", "connector": null, "instance_uuid": "63f315dc-da4c-43cd-bde1-f5582a7de1a7"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:43.652113 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.652113 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:43.685183 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-3dd5f50b-7056-4624-8f44-1a17e55eabf2 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:21:43.685811 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1132/4547] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:21:43 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:43.724971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.730146 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:43.731420 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.731812 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.747941 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.747941 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:43.751266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f444542c-9b24-49f9-b3d6-5f4792988e46 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.751614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f444542c-9b24-49f9-b3d6-5f4792988e46 None None] GET https://10.4.3.35/volume// Aug 14 02:21:43.751766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f444542c-9b24-49f9-b3d6-5f4792988e46 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.753052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f444542c-9b24-49f9-b3d6-5f4792988e46 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.753052 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f444542c-9b24-49f9-b3d6-5f4792988e46 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:43.753052 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1140/4548] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:43.754728 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:43.759285 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9c5c74f-5a9c-4634-9e4f-5039f03e39e8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:43.759653 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1133/4549] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:43.762461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.769730 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:43.770008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:43.770258 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:43.779749 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.779749 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:43.784403 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:43.788014 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-6eec6eb1-f1fd-48d2-b217-2ab9ed6e0750 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:43.788470 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1145/4550] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:43 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:43.909029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:43.911184 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] PUT https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df Aug 14 02:21:43.911713 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:43.922184 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Acquiring lock "cinder-attachment_update-b09bbb1a-06b1-4699-a93c-d4b3a536e964-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:21:43.930902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-b09bbb1a-06b1-4699-a93c-d4b3a536e964-np0000007301" acquired by "attachment_update" :: waited 0.009s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:21:43.931907 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:43.931907 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:44.017113 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Lock "cinder-attachment_update-b09bbb1a-06b1-4699-a93c-d4b3a536e964-np0000007301" released by "attachment_update" :: held 0.086s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:21:44.017458 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-463fccac-4f40-4cfa-afd6-b14a08cd3a28 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df returned with HTTP 200 Aug 14 02:21:44.018173 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1133/4551] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:21:43 2026] PUT /volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:44.527229 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-775a3e04-e543-49cd-a008-000761d4f03d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:44.529074 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-775a3e04-e543-49cd-a008-000761d4f03d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:44.529316 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-775a3e04-e543-49cd-a008-000761d4f03d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:44.529543 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-775a3e04-e543-49cd-a008-000761d4f03d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:44.529694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-775a3e04-e543-49cd-a008-000761d4f03d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:44.535024 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:44.535024 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:44.535841 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-775a3e04-e543-49cd-a008-000761d4f03d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:44.536212 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1141/4552] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:44 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:44.779040 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:44.780854 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:44.781097 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:44.781303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:44.793620 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:44.793620 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:44.798276 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:44.803751 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec6fd942-b928-4c29-871a-fa7de98af4bc tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:44.804157 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1134/4553] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:44 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:45.549474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:45.551352 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:45.551585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:45.551838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:45.552002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:45.556860 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:45.556860 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:45.557809 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eb9de9a1-75b9-428b-a9c5-d867456c29d8 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:45.558261 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1146/4554] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:45 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:45.819715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:45.821628 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:45.821849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:45.822052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:45.831221 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:45.831221 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:45.834647 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:45.838845 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-340afdc4-4cc6-4f69-9f7c-c01cf1e31dc6 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:45.839371 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1134/4555] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:45 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:46.571934 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:46.573939 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:46.574155 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:46.574372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:46.574496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:46.578775 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:46.578775 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:46.579624 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ab30edb-0f8e-4478-b427-22bd22a06432 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:46.580090 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1142/4556] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:46 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:46.851401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d53e5e62-d003-41be-b09e-49b3ee572916 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:46.853135 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53e5e62-d003-41be-b09e-49b3ee572916 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:46.853311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53e5e62-d003-41be-b09e-49b3ee572916 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:46.853489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53e5e62-d003-41be-b09e-49b3ee572916 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:46.862959 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:46.862959 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:46.866143 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d53e5e62-d003-41be-b09e-49b3ee572916 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:46.870398 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53e5e62-d003-41be-b09e-49b3ee572916 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:46.870760 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1135/4557] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:46 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:47.312553 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-45793a95-28ca-4a6e-ba36-74e9f8527d29 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:47.315262 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-45793a95-28ca-4a6e-ba36-74e9f8527d29 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df/action Aug 14 02:21:47.315811 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-45793a95-28ca-4a6e-ba36-74e9f8527d29 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:47.315994 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-45793a95-28ca-4a6e-ba36-74e9f8527d29 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:47.340986 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:47.340986 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:47.357585 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a22894a5-9a44-4a39-80bb-767b7ecea187 req-45793a95-28ca-4a6e-ba36-74e9f8527d29 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df/action returned with HTTP 204 Aug 14 02:21:47.358288 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1147/4558] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:21:47 2026] POST /volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:47.592899 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4ca3a63-6da8-485e-856b-65aaef16675e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:47.595176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4ca3a63-6da8-485e-856b-65aaef16675e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:47.595444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4ca3a63-6da8-485e-856b-65aaef16675e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:47.595715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4ca3a63-6da8-485e-856b-65aaef16675e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:47.595882 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b4ca3a63-6da8-485e-856b-65aaef16675e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:47.601948 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:47.601948 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:47.602490 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4ca3a63-6da8-485e-856b-65aaef16675e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:47.602956 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1135/4559] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:47 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:47.883750 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:47.885979 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:47.886167 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:47.886396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:47.897403 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:47.897403 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:47.901415 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:47.905441 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f12f9e09-048f-488b-87af-dc8f1f4f1549 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:47.905809 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1143/4560] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:47 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:48.614334 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d65d1641-a287-4599-a2be-29d7168903c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:48.616990 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d65d1641-a287-4599-a2be-29d7168903c9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:48.617262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d65d1641-a287-4599-a2be-29d7168903c9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:48.617501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d65d1641-a287-4599-a2be-29d7168903c9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:48.617645 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d65d1641-a287-4599-a2be-29d7168903c9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:48.623432 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:48.623432 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:48.623977 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d65d1641-a287-4599-a2be-29d7168903c9 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:48.624469 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1136/4561] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:48 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:48.635142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:48.640806 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:48.640806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:48.640806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:48.640998 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:48.646033 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:48.646033 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:48.647005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9cd1a39-71c9-4adf-9803-6a7f038127fd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:48.647482 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1148/4562] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:48 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:48.657017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:48.658525 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:48.658723 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:48.658938 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:48.659103 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete backup with id: 3203cb66-a033-4022-bcf1-d9e8c10bffe0. Aug 14 02:21:48.664259 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:48.664259 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:48.677555 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] delete_backup rpcapi backup_id 3203cb66-a033-4022-bcf1-d9e8c10bffe0 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:21:48.680087 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb37b7e-0a61-4ab4-af97-9b977e978663 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 202 Aug 14 02:21:48.680615 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1136/4563] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:48 2026] DELETE /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:48.689648 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:48.692108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:48.692409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:48.692709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:48.693411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:48.699726 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:48.699726 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:48.700174 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc47106d-6e71-4e02-838b-ce38c7d5027d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 200 Aug 14 02:21:48.700576 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1144/4564] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:48 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:48.935068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:48.936939 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:21:48.937148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:48.937336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:48.947846 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:48.947846 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:48.952056 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:48.957631 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5696b7e-e1f1-4aea-b1d2-9ed9aace86ed tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:21:48.958085 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1137/4565] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:48 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:49.713812 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:49.715637 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 Aug 14 02:21:49.715840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:49.716106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:49.716218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3203cb66-a033-4022-bcf1-d9e8c10bffe0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:49.720324 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af445d2e-6a6b-4c76-89ba-d0caf5cd2a9e tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 returned with HTTP 404 Aug 14 02:21:49.720979 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1149/4566] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:49 2026] GET /volume/v3/backups/3203cb66-a033-4022-bcf1-d9e8c10bffe0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:49.727588 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81974277-22af-4653-876a-ea0f454ebfc9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:49.729709 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] DELETE https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:49.729967 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:49.730197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:49.730357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Delete backup with id: 10a8dd9c-8004-485a-9c68-1b5500436562. Aug 14 02:21:49.737131 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:49.737131 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:49.754737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] delete_backup rpcapi backup_id 10a8dd9c-8004-485a-9c68-1b5500436562 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:21:49.756803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81974277-22af-4653-876a-ea0f454ebfc9 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 202 Aug 14 02:21:49.757348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1137/4567] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:49 2026] DELETE /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:49.766995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:49.769020 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:49.769341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:49.769495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:49.769633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:49.774563 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:49.774563 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:49.775412 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c6b00526-ad41-4670-b30d-55c9fc804b1f tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 200 Aug 14 02:21:49.775883 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1145/4568] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:49 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:49.970632 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:49.974094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:21:49.974283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:49.974455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:49.988943 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:49.988943 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:49.995099 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:50.002179 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd5b3499-f410-40d7-9bc0-69b208d300cd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:21:50.002754 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1138/4569] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:49 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:50.370438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-075e250d-35a4-46b5-97ee-0ae92b7a0f31 req-95051db5-e623-4da5-a522-1451be6b44f7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:50.372509 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-075e250d-35a4-46b5-97ee-0ae92b7a0f31 req-95051db5-e623-4da5-a522-1451be6b44f7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 Aug 14 02:21:50.372715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-075e250d-35a4-46b5-97ee-0ae92b7a0f31 req-95051db5-e623-4da5-a522-1451be6b44f7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:50.372858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-075e250d-35a4-46b5-97ee-0ae92b7a0f31 req-95051db5-e623-4da5-a522-1451be6b44f7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:50.379960 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:50.379960 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:50.426992 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-075e250d-35a4-46b5-97ee-0ae92b7a0f31 req-95051db5-e623-4da5-a522-1451be6b44f7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 returned with HTTP 200 Aug 14 02:21:50.427307 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1150/4570] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:50 2026] DELETE /volume/v3/attachments/d8325c33-b604-4804-9489-34e3dfdcb9f8 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:50.786190 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df310847-b8dc-4355-b124-24ff2b77bd6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:50.788260 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df310847-b8dc-4355-b124-24ff2b77bd6a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 Aug 14 02:21:50.788449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df310847-b8dc-4355-b124-24ff2b77bd6a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:50.788666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df310847-b8dc-4355-b124-24ff2b77bd6a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:50.788801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-df310847-b8dc-4355-b124-24ff2b77bd6a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id 10a8dd9c-8004-485a-9c68-1b5500436562. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:50.792659 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df310847-b8dc-4355-b124-24ff2b77bd6a tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 returned with HTTP 404 Aug 14 02:21:50.793424 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1138/4571] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:50 2026] GET /volume/v3/backups/10a8dd9c-8004-485a-9c68-1b5500436562 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:50.801786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:50.804905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:50.805446 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:50.805763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:50.805843 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete backup with id: 3e8bd108-1dc7-4cb8-b68c-8086fd695586. Aug 14 02:21:50.811877 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:50.811877 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:50.828138 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] delete_backup rpcapi backup_id 3e8bd108-1dc7-4cb8-b68c-8086fd695586 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:21:50.830716 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-03b781da-01e0-443b-afd3-f7d09b2c1fa5 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 202 Aug 14 02:21:50.830716 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1146/4572] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:50 2026] DELETE /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:50.839477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:50.841102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:50.841279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:50.841475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:50.841577 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:50.846132 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:50.846132 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:50.846976 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a30bcb-dfbf-4265-9338-7036b324af65 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 200 Aug 14 02:21:50.847376 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1139/4573] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:50 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:51.020727 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.023053 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:21:51.023339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.023606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.033965 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.033965 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:51.038022 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:51.042362 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de7026da-3717-42dc-9b6a-d1641b2c9b46 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:21:51.042742 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1151/4574] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:51.057654 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9552c28d-e061-4253-90f1-0aea806ff679 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.059435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:21:51.059790 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "737450e6-d0e5-4bf0-9222-330bf6e2912b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1388653518"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:51.061222 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '737450e6-d0e5-4bf0-9222-330bf6e2912b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1388653518'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:21:51.061399 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 737450e6-d0e5-4bf0-9222-330bf6e2912b in container None Aug 14 02:21:51.068224 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.068224 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:51.068687 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:21:51.089462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['68857a9b-8dd7-4e41-8451-74abe6f0147b', 'e09af9c2-4142-45c6-b64a-501874e341a2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:51.130604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9552c28d-e061-4253-90f1-0aea806ff679 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:21:51.131062 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1139/4575] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:51 2026] POST /volume/v3/backups => generated 328 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:51.143520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.147352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:51.147352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.147352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.147352 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:51.153841 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.153841 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:51.155216 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fec2e2b4-6d26-46fc-8c3e-259b308e1aa6 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:51.155956 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1147/4576] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:51.264591 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.267711 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:51.268227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.268227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.281265 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.281265 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:51.285761 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:51.291271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-56c00e94-1f4a-4e1f-a8ba-75dc5c601821 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:51.291754 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1140/4577] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:21:51.311086 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.314445 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] POST https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964/action Aug 14 02:21:51.315082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:21:51.315359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:51.326803 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.326803 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:51.327374 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:51.333222 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Begin detaching volume completed successfully. Aug 14 02:21:51.333449 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-43842cae-2856-4af2-a172-4304167b2d5e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964/action returned with HTTP 202 Aug 14 02:21:51.333971 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1152/4578] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:21:51 2026] POST /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:51.386022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-520d40c6-3158-4b3a-9a0f-f79f316d9db5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.386544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-520d40c6-3158-4b3a-9a0f-f79f316d9db5 None None] GET https://10.4.3.35/volume// Aug 14 02:21:51.386786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-520d40c6-3158-4b3a-9a0f-f79f316d9db5 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.387069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-520d40c6-3158-4b3a-9a0f-f79f316d9db5 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.387476 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-520d40c6-3158-4b3a-9a0f-f79f316d9db5 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:21:51.387858 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1140/4579] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:21:51.395600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.398544 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:51.398544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.398544 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.407468 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.407468 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:51.410944 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:51.414973 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-eecc857c-c05a-4a66-926c-8b77cb92cc8a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:51.415325 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1148/4580] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:21:51.859444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.861432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 Aug 14 02:21:51.861653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.861889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.862028 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Show backup with id 3e8bd108-1dc7-4cb8-b68c-8086fd695586. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:51.865840 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26c3cca6-aaea-4a07-ac73-e0c56a63fc5d tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 returned with HTTP 404 Aug 14 02:21:51.866341 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1141/4581] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/backups/3e8bd108-1dc7-4cb8-b68c-8086fd695586 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:51.873958 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.875511 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] DELETE https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:51.875728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.875910 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.876017 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Delete backup with id: a1821a8f-a80e-48e2-94ff-62b38250d50c. Aug 14 02:21:51.880109 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.880109 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:51.892345 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] delete_backup rpcapi backup_id a1821a8f-a80e-48e2-94ff-62b38250d50c {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:21:51.894175 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b7226d3b-7f0f-4f2e-a458-d7dc59805825 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 202 Aug 14 02:21:51.894685 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1153/4582] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:51 2026] DELETE /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:21:51.906425 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:51.908152 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:51.908375 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:51.908542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:51.908658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:51.913076 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:51.913076 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:51.913712 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d64b67a5-054a-42ca-9440-059cf8a1b9b0 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 200 Aug 14 02:21:51.914261 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1141/4583] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:51 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:52.167505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1d16b855-c177-4d74-b79d-a5b5229df61b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:52.169122 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d16b855-c177-4d74-b79d-a5b5229df61b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:52.169291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d16b855-c177-4d74-b79d-a5b5229df61b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:52.169462 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1d16b855-c177-4d74-b79d-a5b5229df61b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:52.169580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1d16b855-c177-4d74-b79d-a5b5229df61b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:52.173480 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:52.173480 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:52.174195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1d16b855-c177-4d74-b79d-a5b5229df61b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:52.174516 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1149/4584] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:52 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:52.924248 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:52.926208 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] GET https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c Aug 14 02:21:52.926398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:52.926583 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:52.926688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] Show backup with id a1821a8f-a80e-48e2-94ff-62b38250d50c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:52.930193 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d76df74-c13e-49df-96fa-1df1dc6a4fa2 tempest-VolumesBackupsTest-1369784330 tempest-VolumesBackupsTest-1369784330-project-admin] https://10.4.3.35/volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c returned with HTTP 404 Aug 14 02:21:52.930697 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1142/4585] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:52 2026] GET /volume/v3/backups/a1821a8f-a80e-48e2-94ff-62b38250d50c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:52.942349 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:52.944739 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:21:52.945046 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:52.945303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:52.945523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume with id: 524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:21:52.954693 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:52.954693 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:52.955456 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:52.976148 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume request issued successfully. Aug 14 02:21:52.976727 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-358291fb-f1f0-4ba8-8ac1-b5f8b7053306 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 returned with HTTP 202 Aug 14 02:21:52.977114 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1154/4586] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:52 2026] DELETE /volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:52.987099 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:52.989026 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:21:52.989246 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:52.989469 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:52.997013 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:52.997013 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:53.001357 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:53.006975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e5dff9f-c625-4cf3-a1d6-a385d3928927 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 returned with HTTP 200 Aug 14 02:21:53.007412 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1142/4587] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:52 2026] GET /volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:53.184713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:53.186320 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:53.186519 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:53.186667 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:53.186841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:53.191475 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:53.191475 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:53.192241 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3477b9dc-cad9-4898-a4d1-cb5566d1d130 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:53.192666 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1150/4588] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:53 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:53.917631 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-1617b172-a229-4997-9cd3-871ffde0dc82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:53.920129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-1617b172-a229-4997-9cd3-871ffde0dc82 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df Aug 14 02:21:53.920300 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-1617b172-a229-4997-9cd3-871ffde0dc82 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:53.920477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-1617b172-a229-4997-9cd3-871ffde0dc82 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:53.927480 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:53.927480 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:53.971283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a0a2d506-c539-41e9-86f0-daf794347f82 req-1617b172-a229-4997-9cd3-871ffde0dc82 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df returned with HTTP 200 Aug 14 02:21:53.974491 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1143/4589] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:21:53 2026] DELETE /volume/v3/attachments/cbb3aeb7-5166-442d-801d-34cf5f0917df => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:54.021286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bea78871-d6f9-49d3-884f-18efed9fde97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.023459 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bea78871-d6f9-49d3-884f-18efed9fde97 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 Aug 14 02:21:54.023784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bea78871-d6f9-49d3-884f-18efed9fde97 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.024093 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bea78871-d6f9-49d3-884f-18efed9fde97 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.029818 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bea78871-d6f9-49d3-884f-18efed9fde97 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 returned with HTTP 404 Aug 14 02:21:54.030385 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1155/4590] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/volumes/524514f6-6794-4f2e-9957-4fd4af9b99e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:54.041385 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34f2b28d-a5f6-4647-ad59-463eba18010c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.042181 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:21:54.042383 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.042566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.042794 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume with id: c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:21:54.052280 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.052280 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:54.054325 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:54.076048 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume request issued successfully. Aug 14 02:21:54.076048 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34f2b28d-a5f6-4647-ad59-463eba18010c tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 returned with HTTP 202 Aug 14 02:21:54.076048 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1143/4591] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:54 2026] DELETE /volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:54.081877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0e88f51c-550e-4195-ae04-408ef73348ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.083712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e88f51c-550e-4195-ae04-408ef73348ff tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:21:54.084191 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e88f51c-550e-4195-ae04-408ef73348ff tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.084834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e88f51c-550e-4195-ae04-408ef73348ff tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.092290 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.092290 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:54.098007 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0e88f51c-550e-4195-ae04-408ef73348ff tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:54.108708 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e88f51c-550e-4195-ae04-408ef73348ff tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 returned with HTTP 200 Aug 14 02:21:54.108708 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1151/4592] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:54.201822 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.203453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:54.203631 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.203827 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.203936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:54.208310 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.208310 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:54.209127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30160cb8-5e16-412d-ac1e-42cf06c50f7f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:54.209488 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1144/4593] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:54.529999 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.531980 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:54.532146 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.532313 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.538696 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.538696 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:54.542074 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:54.545832 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-57c4fe06-4c4f-4dc3-b393-95c68799abae tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:54.546244 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1156/4594] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:54.557910 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.559900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:54.560094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.560259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.566600 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.566600 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:54.569221 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:54.574205 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea9e8a53-883c-4d4e-9919-4a13f36d4c98 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:54.574592 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1144/4595] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:54.587869 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.589427 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:54.589624 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.589801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.589959 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume with id: b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:54.596518 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.596518 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:54.596936 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:54.612805 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume request issued successfully. Aug 14 02:21:54.612999 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7d4c3a78-0372-48e5-8ca6-7922ec984380 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 202 Aug 14 02:21:54.613425 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1152/4596] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:54 2026] DELETE /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:54.624437 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:54.626015 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:54.626169 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:54.626342 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:54.634524 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:54.634524 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:54.638340 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:54.642840 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea6ccad4-4dcd-4bc7-9e2a-eca45cfde5ba tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 200 Aug 14 02:21:54.643310 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1145/4597] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:54 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:55.119866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3d79d3cd-e08e-4378-9df6-f144f49851bd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.121788 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d79d3cd-e08e-4378-9df6-f144f49851bd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 Aug 14 02:21:55.122009 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d79d3cd-e08e-4378-9df6-f144f49851bd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.122186 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3d79d3cd-e08e-4378-9df6-f144f49851bd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.128452 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3d79d3cd-e08e-4378-9df6-f144f49851bd tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 returned with HTTP 404 Aug 14 02:21:55.128960 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1157/4598] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/c674ba41-41d3-4cc0-93be-a35f78badfb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:55.136193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.137976 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] DELETE https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:21:55.138143 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.138337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.138497 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume with id: 33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:21:55.145436 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.145436 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:55.145907 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:55.167020 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Delete volume request issued successfully. Aug 14 02:21:55.167178 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f868a0f6-3b0a-46ac-bcdb-8a50b692fd59 tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac returned with HTTP 202 Aug 14 02:21:55.167759 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1145/4599] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:55 2026] DELETE /volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:55.176168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.178703 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:21:55.178987 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.179326 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.187585 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.187585 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:55.192200 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Volume info retrieved successfully. Aug 14 02:21:55.197499 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cdf7cd53-4e71-4629-932c-714fb69ad1ba tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac returned with HTTP 200 Aug 14 02:21:55.197978 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1153/4600] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:55.220729 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.223815 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:55.224092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.224309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.224446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:55.230209 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.230209 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:55.231215 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d92ef90-c266-4197-969e-d9bd7f7f7921 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:55.231784 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1146/4601] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:55.655096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-de42290e-3edd-4ccc-a7cb-0e438db57082 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.657272 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de42290e-3edd-4ccc-a7cb-0e438db57082 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 Aug 14 02:21:55.657527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-de42290e-3edd-4ccc-a7cb-0e438db57082 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.657784 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-de42290e-3edd-4ccc-a7cb-0e438db57082 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.664595 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-de42290e-3edd-4ccc-a7cb-0e438db57082 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 returned with HTTP 404 Aug 14 02:21:55.665173 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1158/4602] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/b09bbb1a-06b1-4699-a93c-d4b3a536e964 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:55.673871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c26d043d-976a-4616-b6fa-a1ef7031318a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.676422 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26d043d-976a-4616-b6fa-a1ef7031318a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:55.676737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26d043d-976a-4616-b6fa-a1ef7031318a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.676976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26d043d-976a-4616-b6fa-a1ef7031318a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.686639 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.686639 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:55.691427 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c26d043d-976a-4616-b6fa-a1ef7031318a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:55.697438 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26d043d-976a-4616-b6fa-a1ef7031318a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:55.697978 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1146/4603] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:55.710561 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.712195 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:55.712354 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.712577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.718983 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.718983 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:55.722262 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:55.726348 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-545b967b-78c4-4a8d-b270-7568fb20ee18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:55.726852 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1154/4604] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:55.738552 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.740162 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:55.740345 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.740517 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.740711 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume with id: 6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:55.747957 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.747957 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:55.748384 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:55.768302 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume request issued successfully. Aug 14 02:21:55.768484 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-05e7f684-3dd2-42d3-a07e-336eb5b48a6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 202 Aug 14 02:21:55.768904 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1147/4605] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:55 2026] DELETE /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:55.777542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:55.779730 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:55.780003 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:55.780380 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:55.788744 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:55.788744 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:55.794392 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:55.799256 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0f062dc8-5a74-4a2d-b6b0-0a9742776ff0 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 200 Aug 14 02:21:55.799730 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1159/4606] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:55 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:56.212971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-00695470-f8ca-4c5b-a017-4f2b429260bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.215139 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00695470-f8ca-4c5b-a017-4f2b429260bb tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] GET https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac Aug 14 02:21:56.215348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00695470-f8ca-4c5b-a017-4f2b429260bb tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.215580 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00695470-f8ca-4c5b-a017-4f2b429260bb tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.221598 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00695470-f8ca-4c5b-a017-4f2b429260bb tempest-VolumesBackupsTest-740968870 tempest-VolumesBackupsTest-740968870-project-member] https://10.4.3.35/volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac returned with HTTP 404 Aug 14 02:21:56.222133 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1147/4607] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/volumes/33f58efc-4237-4acd-8cf6-4fe2fd4f5aac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:56.241836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.244694 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:56.244694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.244694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.244694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:56.250022 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:56.250022 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:56.251842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1a4f06a4-1bbf-4a2b-9089-88b3a72a4404 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:56.251842 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1155/4608] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:56.819031 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efcea727-26e4-4b42-a5b1-82aa0eb58b37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.821221 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efcea727-26e4-4b42-a5b1-82aa0eb58b37 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 Aug 14 02:21:56.821501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efcea727-26e4-4b42-a5b1-82aa0eb58b37 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.822019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efcea727-26e4-4b42-a5b1-82aa0eb58b37 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.830905 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efcea727-26e4-4b42-a5b1-82aa0eb58b37 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 returned with HTTP 404 Aug 14 02:21:56.831433 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1148/4609] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/volumes/6d48823b-c9b3-4aa1-9994-e8952a023bf0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:56.838899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.841855 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:56.842226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.842496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.853330 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:56.853330 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:56.860719 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:56.865317 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3520ea67-bdf0-424c-8f55-350d87ccfc75 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:56.866011 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1160/4610] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:56.880594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.882757 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:56.883023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.883269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.891345 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:56.891345 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:56.895803 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:56.900599 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4e38862-32c7-4f69-8e8e-5a68d7ca718a tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:56.901146 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1148/4611] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:56.916180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.918131 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:56.918321 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.918546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.918702 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume with id: b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:56.928926 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:56.928926 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:56.929596 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:56.959832 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume request issued successfully. Aug 14 02:21:56.959832 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f1d201b-83ed-4483-8098-ceb9119b96b5 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 202 Aug 14 02:21:56.961057 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1156/4612] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:21:56 2026] DELETE /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:56.970381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34d19039-2926-4b83-8d8f-f031098d651e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:56.974555 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34d19039-2926-4b83-8d8f-f031098d651e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:56.974766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34d19039-2926-4b83-8d8f-f031098d651e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:56.974947 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34d19039-2926-4b83-8d8f-f031098d651e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:56.982248 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:56.982248 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:56.986082 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34d19039-2926-4b83-8d8f-f031098d651e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:21:56.994517 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34d19039-2926-4b83-8d8f-f031098d651e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 200 Aug 14 02:21:56.995093 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1149/4613] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:56 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:57.264036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-423ee963-1633-4517-9922-6d412cfabc88 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:57.265735 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-423ee963-1633-4517-9922-6d412cfabc88 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:57.267110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-423ee963-1633-4517-9922-6d412cfabc88 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:57.267110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-423ee963-1633-4517-9922-6d412cfabc88 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:57.267110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-423ee963-1633-4517-9922-6d412cfabc88 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:57.273042 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:57.273042 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:57.274119 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-423ee963-1633-4517-9922-6d412cfabc88 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:57.274735 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1161/4614] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:57 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:58.009177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6db84439-29eb-4341-82c2-c521b8a367da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.011602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db84439-29eb-4341-82c2-c521b8a367da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 Aug 14 02:21:58.011883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db84439-29eb-4341-82c2-c521b8a367da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:58.012141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db84439-29eb-4341-82c2-c521b8a367da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:58.022530 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db84439-29eb-4341-82c2-c521b8a367da tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 returned with HTTP 404 Aug 14 02:21:58.023126 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1149/4615] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:58 2026] GET /volume/v3/volumes/b87ed988-ff66-4151-aba9-e29338a59c95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:58.031537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.033659 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:58.033995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:58.034197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:58.034301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete snapshot with id: d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:58.039593 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:58.039593 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:58.040050 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:58.063353 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot delete request issued successfully. Aug 14 02:21:58.063610 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6431f44b-6f35-44ae-bf9c-c93165246e08 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 202 Aug 14 02:21:58.064092 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1157/4616] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:21:58 2026] DELETE /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:58.071523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.073286 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:58.073484 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:58.073734 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:58.085179 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:58.085179 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:58.087828 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:58.090383 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19f8450f-65bd-4aef-9774-4d5a462299b8 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 200 Aug 14 02:21:58.090801 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1150/4617] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:58 2026] GET /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:58.104354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.244982 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:58.245342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1034944913"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:58.246787 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request body: {'volume': {"'imageRef": '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1034944913'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:58.247120 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume of 1 GB Aug 14 02:21:58.252159 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Availability Zones retrieved successfully. Aug 14 02:21:58.261000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (b14b8cc0-67e9-4945-be58-81329154966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.261000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddff3de0-2c5f-4fed-9b55-7c5fb8a2c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.261000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:58.285308 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-40287a96-4546-4f5c-8954-0ca5e657b415 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.287212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40287a96-4546-4f5c-8954-0ca5e657b415 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:58.287354 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40287a96-4546-4f5c-8954-0ca5e657b415 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:58.288062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40287a96-4546-4f5c-8954-0ca5e657b415 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:58.288062 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-40287a96-4546-4f5c-8954-0ca5e657b415 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:58.291729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddff3de0-2c5f-4fed-9b55-7c5fb8a2c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.292830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56862c14-84fa-4fdd-aaee-d310e3783d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.292939 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:58.292939 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:58.293390 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40287a96-4546-4f5c-8954-0ca5e657b415 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:58.293775 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1150/4618] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:58 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:58.430197 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Created reservations ['13c5eee0-935b-4f20-978e-d073b51f5a44', '5c88aa5e-a766-4cdf-883c-9acf1338c278', '043725d6-b81a-4b0f-92d9-ac28ccfcd72f', 'c19935f9-ff88-40ed-9630-58af0427a34a'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:58.431141 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56862c14-84fa-4fdd-aaee-d310e3783d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c5eee0-935b-4f20-978e-d073b51f5a44', '5c88aa5e-a766-4cdf-883c-9acf1338c278', '043725d6-b81a-4b0f-92d9-ac28ccfcd72f', 'c19935f9-ff88-40ed-9630-58af0427a34a']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.431879 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4cbe0e-92c7-41ad-8c7c-508430fc9b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.456660 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4cbe0e-92c7-41ad-8c7c-508430fc9b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9fd79a4-6e1a-48b7-bba6-75cc83253370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1034944913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['13c5eee0-935b-4f20-978e-d073b51f5a44','5c88aa5e-a766-4cdf-883c-9acf1338c278','043725d6-b81a-4b0f-92d9-ac28ccfcd72f','c19935f9-ff88-40ed-9630-58af0427a34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1034944913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9fd79a4-6e1a-48b7-bba6-75cc83253370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242675649b384c42ab1a7d0aea0fad95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab21489f730d4f70ae6ac03060f81598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.457465 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0683958e-f1a3-4c49-9aaa-0a3511998bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.475438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0683958e-f1a3-4c49-9aaa-0a3511998bb5) transitioned into state 'SUCCESS' from state '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-1034944913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['13c5eee0-935b-4f20-978e-d073b51f5a44','5c88aa5e-a766-4cdf-883c-9acf1338c278','043725d6-b81a-4b0f-92d9-ac28ccfcd72f','c19935f9-ff88-40ed-9630-58af0427a34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.475636 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961edbbb-c589-43eb-95df-3640e230f97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.484965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961edbbb-c589-43eb-95df-3640e230f97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.485772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (b14b8cc0-67e9-4945-be58-81329154966f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.486069 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request issued successfully. Aug 14 02:21:58.486586 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5728832e-9a8d-436a-8ada-d583a8a8f03b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:58.487108 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1162/4619] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:58 2026] POST /volume/v3/volumes => generated 755 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:58.503275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.504986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:58.505313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1022657596"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:58.508038 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request body: {'volume': {"'imageRef": '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1022657596'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:58.508198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume of 1 GB Aug 14 02:21:58.508507 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:58.508507 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:58.513541 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Availability Zones retrieved successfully. Aug 14 02:21:58.520530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (fa6004ef-a9f0-44a2-a587-c246dfd06602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.521811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3231fb9-3c32-44d5-b3d5-64c6a87469c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.524954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:58.553884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3231fb9-3c32-44d5-b3d5-64c6a87469c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.554965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b100d3b7-97f9-4c34-a3ca-102425ce2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.604456 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Created reservations ['f47d0ebb-ac21-4d12-9883-b4a9b5b8a937', '08948080-7033-454a-a624-93cf22bda5e5', 'a1370161-506e-4228-84f2-4dfdd5bcb6ac', '832e7edf-971a-4c97-abc4-309a6962a04e'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:58.605625 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b100d3b7-97f9-4c34-a3ca-102425ce2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47d0ebb-ac21-4d12-9883-b4a9b5b8a937', '08948080-7033-454a-a624-93cf22bda5e5', 'a1370161-506e-4228-84f2-4dfdd5bcb6ac', '832e7edf-971a-4c97-abc4-309a6962a04e']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.606450 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c23d39-16e3-48b0-9e51-17546c5f7485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.632739 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c23d39-16e3-48b0-9e51-17546c5f7485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0283694-78dd-4b96-b7a5-7c61fea26291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1022657596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['f47d0ebb-ac21-4d12-9883-b4a9b5b8a937','08948080-7033-454a-a624-93cf22bda5e5','a1370161-506e-4228-84f2-4dfdd5bcb6ac','832e7edf-971a-4c97-abc4-309a6962a04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1022657596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0283694-78dd-4b96-b7a5-7c61fea26291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242675649b384c42ab1a7d0aea0fad95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab21489f730d4f70ae6ac03060f81598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.633511 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10eeef73-6924-4e71-bc81-44dcf67d7ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.655814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10eeef73-6924-4e71-bc81-44dcf67d7ecb) transitioned into state 'SUCCESS' from state '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-1022657596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['f47d0ebb-ac21-4d12-9883-b4a9b5b8a937','08948080-7033-454a-a624-93cf22bda5e5','a1370161-506e-4228-84f2-4dfdd5bcb6ac','832e7edf-971a-4c97-abc4-309a6962a04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.656613 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e06626c-37f4-4295-b316-500fe796bca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.668473 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e06626c-37f4-4295-b316-500fe796bca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.669736 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (fa6004ef-a9f0-44a2-a587-c246dfd06602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.670222 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request issued successfully. Aug 14 02:21:58.670924 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d918f888-8b16-4d26-a2ec-ffa8c544259d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:58.671720 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1158/4620] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:58 2026] POST /volume/v3/volumes => generated 755 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:58.685569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7107d45-ec16-4754-905b-902ec5b51300 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.687296 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:58.687612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-973776079"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:58.689056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request body: {'volume': {"'imageRef": '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-973776079'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:58.689195 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume of 1 GB Aug 14 02:21:58.693257 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Availability Zones retrieved successfully. Aug 14 02:21:58.698663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (21cf99d1-0a14-4442-80bf-6ebc8dea7004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.700025 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333d600f-ea55-4355-946e-04fa03f675c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.700977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:58.731425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333d600f-ea55-4355-946e-04fa03f675c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.732460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e23c16e-ee0b-44cd-8381-ef60a980e589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.780316 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Created reservations ['af1452e3-7ce8-4bdf-96ad-accf27115949', '5652fde8-d0d0-484f-aed1-0acaf8a3a973', '00caf265-0a70-4c75-ae20-80868fedf0ee', '98df3714-b052-4bd4-9ef1-2ff8346ad70e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:58.781382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e23c16e-ee0b-44cd-8381-ef60a980e589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1452e3-7ce8-4bdf-96ad-accf27115949', '5652fde8-d0d0-484f-aed1-0acaf8a3a973', '00caf265-0a70-4c75-ae20-80868fedf0ee', '98df3714-b052-4bd4-9ef1-2ff8346ad70e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.782118 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c14a91-7695-47fc-9f48-cb5f887e6a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.807610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c14a91-7695-47fc-9f48-cb5f887e6a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2827ff-8753-4e92-b863-6f2e922fe454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-973776079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['af1452e3-7ce8-4bdf-96ad-accf27115949','5652fde8-d0d0-484f-aed1-0acaf8a3a973','00caf265-0a70-4c75-ae20-80868fedf0ee','98df3714-b052-4bd4-9ef1-2ff8346ad70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-973776079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2827ff-8753-4e92-b863-6f2e922fe454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242675649b384c42ab1a7d0aea0fad95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab21489f730d4f70ae6ac03060f81598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.808401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c110bb-8013-48b2-8035-3a313270c840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.831081 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c110bb-8013-48b2-8035-3a313270c840) transitioned into state 'SUCCESS' from state '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-973776079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['af1452e3-7ce8-4bdf-96ad-accf27115949','5652fde8-d0d0-484f-aed1-0acaf8a3a973','00caf265-0a70-4c75-ae20-80868fedf0ee','98df3714-b052-4bd4-9ef1-2ff8346ad70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.832655 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f4d9a8-3e81-45c1-897b-bcbab776c0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.844382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f4d9a8-3e81-45c1-897b-bcbab776c0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.845309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (21cf99d1-0a14-4442-80bf-6ebc8dea7004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.845965 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request issued successfully. Aug 14 02:21:58.846507 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7107d45-ec16-4754-905b-902ec5b51300 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:58.847008 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1151/4621] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:58 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:58.859886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d63c51c3-542b-4776-a399-82a9461bdab3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:58.862111 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:58.862712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2142998220"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:58.864500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request body: {'volume': {"'imageRef": '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2142998220'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:58.864660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume of 1 GB Aug 14 02:21:58.868968 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Availability Zones retrieved successfully. Aug 14 02:21:58.875088 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (11be8dc0-7175-4d1a-9535-aac83aeb870a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:58.876065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f155703b-5e65-4d94-995d-77fe370037d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.877196 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:58.905903 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f155703b-5e65-4d94-995d-77fe370037d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.906797 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80114e24-13eb-4bda-ba54-bfb66b7b1fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.952374 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Created reservations ['ef024b13-b1ab-41db-bfbb-40c772cfca78', '6bf17f27-97c4-4db1-89d7-9b5a04c94841', '88a2b773-8b51-4beb-838c-b79b2e67101a', 'a6976daf-5861-4a0d-9296-751164c362a2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:58.953477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80114e24-13eb-4bda-ba54-bfb66b7b1fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef024b13-b1ab-41db-bfbb-40c772cfca78', '6bf17f27-97c4-4db1-89d7-9b5a04c94841', '88a2b773-8b51-4beb-838c-b79b2e67101a', 'a6976daf-5861-4a0d-9296-751164c362a2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.954477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4edec6-10be-4a83-872e-65da9a3f9a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:58.981527 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4edec6-10be-4a83-872e-65da9a3f9a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2bc1d42-b734-4105-b39b-892d18117e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2142998220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['ef024b13-b1ab-41db-bfbb-40c772cfca78','6bf17f27-97c4-4db1-89d7-9b5a04c94841','88a2b773-8b51-4beb-838c-b79b2e67101a','a6976daf-5861-4a0d-9296-751164c362a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2142998220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2bc1d42-b734-4105-b39b-892d18117e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242675649b384c42ab1a7d0aea0fad95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab21489f730d4f70ae6ac03060f81598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:58.982178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9131b8b1-fd8a-4f82-8390-6face404ab7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.002556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9131b8b1-fd8a-4f82-8390-6face404ab7e) transitioned into state 'SUCCESS' from state '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-2142998220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['ef024b13-b1ab-41db-bfbb-40c772cfca78','6bf17f27-97c4-4db1-89d7-9b5a04c94841','88a2b773-8b51-4beb-838c-b79b2e67101a','a6976daf-5861-4a0d-9296-751164c362a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.003656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce1688b-36a2-449e-b3b7-e91eccbb656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.014874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce1688b-36a2-449e-b3b7-e91eccbb656e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.016156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (11be8dc0-7175-4d1a-9535-aac83aeb870a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:59.016569 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request issued successfully. Aug 14 02:21:59.017341 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d63c51c3-542b-4776-a399-82a9461bdab3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:59.017815 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1151/4622] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:58 2026] POST /volume/v3/volumes => generated 755 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:59.030012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.031926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:21:59.032302 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1667650945"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:21:59.033805 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request body: {'volume': {"'imageRef": '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1667650945'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:21:59.033920 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume of 1 GB Aug 14 02:21:59.034194 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.034194 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:59.038246 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Availability Zones retrieved successfully. Aug 14 02:21:59.043854 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (99f3314b-c48d-472a-a269-126be96ac792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:59.044772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1e21d3-da55-44ad-b3a5-4c755b861d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.045630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:21:59.073976 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1e21d3-da55-44ad-b3a5-4c755b861d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.074775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7065148c-9e9a-41c7-be8b-3d6ebb67189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.101493 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-252e15b5-23fb-4a3f-a2bd-135d941f0f6c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.104260 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-252e15b5-23fb-4a3f-a2bd-135d941f0f6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 Aug 14 02:21:59.104429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-252e15b5-23fb-4a3f-a2bd-135d941f0f6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.104629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-252e15b5-23fb-4a3f-a2bd-135d941f0f6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.108828 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-252e15b5-23fb-4a3f-a2bd-135d941f0f6c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 returned with HTTP 404 Aug 14 02:21:59.109290 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1159/4623] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/snapshots/d1a78a39-f4eb-45af-9d28-49232aba8ae1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:21:59.119057 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.120664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Created reservations ['357e095a-6b89-4fc4-8233-807c411f7cce', 'f13b3f38-2062-4900-a0fd-903a9d6c4046', 'fccd1e30-7eca-4718-8478-767c2734ae2a', '7423d048-852b-4c66-81b1-2337ab62b2c2'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:21:59.121552 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7065148c-9e9a-41c7-be8b-3d6ebb67189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357e095a-6b89-4fc4-8233-807c411f7cce', 'f13b3f38-2062-4900-a0fd-903a9d6c4046', 'fccd1e30-7eca-4718-8478-767c2734ae2a', '7423d048-852b-4c66-81b1-2337ab62b2c2']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.121698 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:59.121966 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.122220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.122373 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete snapshot with id: da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:59.122437 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ee3b2b-4423-4bc8-8ea9-d25bdfe8af65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.130616 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.130616 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:59.131301 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:59.146509 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ee3b2b-4423-4bc8-8ea9-d25bdfe8af65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30397647-d5f7-4c35-adbf-cc4375127cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1667650945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['357e095a-6b89-4fc4-8233-807c411f7cce','f13b3f38-2062-4900-a0fd-903a9d6c4046','fccd1e30-7eca-4718-8478-767c2734ae2a','7423d048-852b-4c66-81b1-2337ab62b2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1667650945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30397647-d5f7-4c35-adbf-cc4375127cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242675649b384c42ab1a7d0aea0fad95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab21489f730d4f70ae6ac03060f81598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.147414 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08559f2-5834-47eb-96cf-ac3406213c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.157554 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot delete request issued successfully. Aug 14 02:21:59.157881 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-621e54a5-2ec1-41f1-9689-cd25757c8b97 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 202 Aug 14 02:21:59.158498 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1152/4624] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:21:59 2026] DELETE /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:21:59.168138 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.169901 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08559f2-5834-47eb-96cf-ac3406213c20) transitioned into state 'SUCCESS' from state '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-1667650945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242675649b384c42ab1a7d0aea0fad95',qos_specs=None,replication_status=,reservations=['357e095a-6b89-4fc4-8233-807c411f7cce','f13b3f38-2062-4900-a0fd-903a9d6c4046','fccd1e30-7eca-4718-8478-767c2734ae2a','7423d048-852b-4c66-81b1-2337ab62b2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab21489f730d4f70ae6ac03060f81598',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.170802 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:21:59.171042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.171079 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65bcd79-51b1-4f87-890b-3240321146ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:21:59.171397 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.177728 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.177728 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:59.178449 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:21:59.179608 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9bd0feb2-6e9d-49dc-92a7-005bee84618c tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 200 Aug 14 02:21:59.180148 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1152/4625] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:59.184767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65bcd79-51b1-4f87-890b-3240321146ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:21:59.185719 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Flow 'volume_create_api' (99f3314b-c48d-472a-a269-126be96ac792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:21:59.186070 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Create volume request issued successfully. Aug 14 02:21:59.186704 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24feff90-4d05-4607-9e54-d0d0aec706b5 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:21:59.187182 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1163/4626] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:21:59 2026] POST /volume/v3/volumes => generated 755 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:21:59.200747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.205058 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 Aug 14 02:21:59.205389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.205629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.219822 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.219822 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:59.227887 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:21:59.235189 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ce9b094-bff9-43ca-9f26-b7dfb03f36dc tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 returned with HTTP 200 Aug 14 02:21:59.236903 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1160/4627] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:59.249397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.251273 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 Aug 14 02:21:59.251496 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.251734 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.259402 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.259402 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:21:59.264283 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:21:59.269714 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a8ec416-a791-4aa4-b701-3d5237181c5c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 returned with HTTP 200 Aug 14 02:21:59.270044 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1153/4628] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:59.282420 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2a77160e-4971-4496-88ad-343213b90b7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.284428 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a77160e-4971-4496-88ad-343213b90b7d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 Aug 14 02:21:59.284783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a77160e-4971-4496-88ad-343213b90b7d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.285040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2a77160e-4971-4496-88ad-343213b90b7d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.292986 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.292986 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:21:59.298214 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2a77160e-4971-4496-88ad-343213b90b7d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:21:59.304126 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2a77160e-4971-4496-88ad-343213b90b7d tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 returned with HTTP 200 Aug 14 02:21:59.304577 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1153/4629] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:59.306517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.308751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:21:59.308951 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.309197 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.309338 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:21:59.314986 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.314986 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:21:59.315882 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16c0c163-c3c1-4fd6-8446-968dd2d90dd4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:21:59.316413 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1164/4630] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:21:59.318614 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0cde786d-1f58-4899-bc53-867e279f8234 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:21:59.323649 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cde786d-1f58-4899-bc53-867e279f8234 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:21:59.323829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cde786d-1f58-4899-bc53-867e279f8234 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:21:59.324009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0cde786d-1f58-4899-bc53-867e279f8234 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:21:59.330410 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:21:59.330410 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:21:59.333541 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0cde786d-1f58-4899-bc53-867e279f8234 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:21:59.336984 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0cde786d-1f58-4899-bc53-867e279f8234 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 returned with HTTP 200 Aug 14 02:21:59.337293 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1161/4631] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:21:59 2026] GET /volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:00.191587 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-259a940b-2711-4740-96ac-9207f4b68d62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.194037 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-259a940b-2711-4740-96ac-9207f4b68d62 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 Aug 14 02:22:00.194246 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-259a940b-2711-4740-96ac-9207f4b68d62 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.194459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-259a940b-2711-4740-96ac-9207f4b68d62 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.198621 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-259a940b-2711-4740-96ac-9207f4b68d62 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 returned with HTTP 404 Aug 14 02:22:00.199278 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1154/4632] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/snapshots/da21bb52-5a6e-44d9-840c-3ffb99a9a5e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:00.206040 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.207971 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:22:00.208205 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.208395 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.208538 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete snapshot with id: 1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:22:00.214336 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.214336 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:00.214893 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:22:00.230732 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot delete request issued successfully. Aug 14 02:22:00.230955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0dee7659-05e1-46fe-817a-f6e5b2b052dd tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 202 Aug 14 02:22:00.231335 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1154/4633] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:00 2026] DELETE /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:00.240007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.242394 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:22:00.242694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.243002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.249736 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.249736 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:00.250436 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Snapshot retrieved successfully. Aug 14 02:22:00.251757 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ffe12b3c-b17e-4aaf-ae3c-5f08eba90d18 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 200 Aug 14 02:22:00.252333 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1165/4634] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:00.330636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.333295 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:00.333617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.333918 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.334159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:00.341130 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.341130 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:00.342487 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a88256e9-ffdb-407e-9879-f35754e1d4dc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:00.343123 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1162/4635] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:00.352978 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.354729 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:22:00.354987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.355232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.362334 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.362334 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:00.366239 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:00.370329 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae5df7a2-391e-44c9-842d-fc3c44cb0cdb tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 returned with HTTP 200 Aug 14 02:22:00.370758 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1155/4636] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:00.384221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.386148 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc Aug 14 02:22:00.386348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.386579 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.393598 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.393598 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:00.397387 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:00.402018 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ba176aa-caee-4f50-9e7e-51f96731f29f tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc returned with HTTP 200 Aug 14 02:22:00.402415 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1155/4637] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:00.420443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.422436 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] DELETE https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc Aug 14 02:22:00.422635 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.422843 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.423023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume with id: 30397647-d5f7-4c35-adbf-cc4375127cdc Aug 14 02:22:00.430397 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.430397 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:00.430865 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:00.448202 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume request issued successfully. Aug 14 02:22:00.448334 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b13de18b-f207-402c-b08a-2f27ee8815d1 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc returned with HTTP 202 Aug 14 02:22:00.448788 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1166/4638] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:00 2026] DELETE /volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:00.456902 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-69e48050-bed9-4153-9443-5b3e2864cb3b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:00.458468 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69e48050-bed9-4153-9443-5b3e2864cb3b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc Aug 14 02:22:00.458780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69e48050-bed9-4153-9443-5b3e2864cb3b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:00.459082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-69e48050-bed9-4153-9443-5b3e2864cb3b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:00.466822 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:00.466822 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:00.469807 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-69e48050-bed9-4153-9443-5b3e2864cb3b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:00.474077 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-69e48050-bed9-4153-9443-5b3e2864cb3b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc returned with HTTP 200 Aug 14 02:22:00.474432 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1163/4639] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:00 2026] GET /volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:01.262707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78e8f483-96d4-4735-9e5d-3367b6fe6634 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.264596 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78e8f483-96d4-4735-9e5d-3367b6fe6634 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f Aug 14 02:22:01.264823 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78e8f483-96d4-4735-9e5d-3367b6fe6634 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.265024 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78e8f483-96d4-4735-9e5d-3367b6fe6634 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.269297 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78e8f483-96d4-4735-9e5d-3367b6fe6634 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f returned with HTTP 404 Aug 14 02:22:01.269918 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1156/4640] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/snapshots/1dcbaaaa-45cc-42c4-b2cd-3344b103364f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:01.277135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.279379 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:01.279632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.279896 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.288706 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.288706 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:01.293129 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:22:01.297803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-613fc6f2-b591-411e-9358-4cbc1ff538ab tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:22:01.298234 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1156/4641] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:01.313015 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.315124 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:01.315388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.315596 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.324996 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.324996 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:01.330758 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:22:01.335508 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c67bafc-3c3b-4d10-8276-8f094f37449e tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:22:01.336045 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1167/4642] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:01.347592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6f1b14de-d204-4158-8c3a-830595b26687 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.349399 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] DELETE https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:01.349616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.349870 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.350047 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume with id: daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:01.355467 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.357231 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:01.357435 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.357656 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.357787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:01.358149 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.358149 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:01.358719 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:22:01.362422 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.362422 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:01.363179 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a992dd67-01f6-4ed1-ab5d-7d06fdf2a54c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:01.363542 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1157/4643] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:01.375754 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Delete volume request issued successfully. Aug 14 02:22:01.376023 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f1b14de-d204-4158-8c3a-830595b26687 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 202 Aug 14 02:22:01.376544 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1164/4644] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:01 2026] DELETE /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:01.384435 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.386305 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:01.386536 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.386774 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.394735 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.394735 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:01.398611 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Volume info retrieved successfully. Aug 14 02:22:01.403305 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52a53367-cb96-4f3b-bf22-6f523a35f2d9 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 200 Aug 14 02:22:01.403755 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1157/4645] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:01.486849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dd8de795-bb27-4e74-a9cd-87c354d25c65 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.489068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd8de795-bb27-4e74-a9cd-87c354d25c65 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc Aug 14 02:22:01.489321 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd8de795-bb27-4e74-a9cd-87c354d25c65 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.489533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dd8de795-bb27-4e74-a9cd-87c354d25c65 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.495526 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dd8de795-bb27-4e74-a9cd-87c354d25c65 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc returned with HTTP 404 Aug 14 02:22:01.496126 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1168/4646] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/volumes/30397647-d5f7-4c35-adbf-cc4375127cdc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:01.503688 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.506195 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:22:01.506816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.506816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.507031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume with id: e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:22:01.516045 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.516045 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:01.516764 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:01.538084 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume request issued successfully. Aug 14 02:22:01.538084 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bc7e078-a4ad-4154-97e7-0120c8894d1c tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 returned with HTTP 202 Aug 14 02:22:01.538778 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1158/4647] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:01 2026] DELETE /volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:01.546454 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:01.548756 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:22:01.548979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:01.549177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:01.558621 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:01.558621 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:01.563544 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:01.568519 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc6eea12-28ec-4f04-9c6d-680be2751304 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 returned with HTTP 200 Aug 14 02:22:01.568966 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1165/4648] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:01 2026] GET /volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:02.372777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.374336 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:02.374517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.374728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.374827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:02.378648 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.378648 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:02.379323 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b7c99b6-4b5a-46d0-9b8e-369300155b38 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:02.379617 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1158/4649] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:02.388405 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.389951 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:02.390119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.390320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.390423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:02.394303 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.394303 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:02.394965 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8eeeeed3-15b2-4db9-991b-7de8f80cf8bc tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:02.395273 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1169/4650] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:02.404147 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eabffb90-e9c6-4757-9017-6b31d92e936f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.405858 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:02.406053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.406243 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.406379 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: 6d47bdbc-3585-44ad-a951-08e09d07eef7. Aug 14 02:22:02.410250 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.410250 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:02.417332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-afa4d611-8a6a-4b5b-97dd-7c4a2f713732 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.419093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-afa4d611-8a6a-4b5b-97dd-7c4a2f713732 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] GET https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 Aug 14 02:22:02.419251 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-afa4d611-8a6a-4b5b-97dd-7c4a2f713732 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.419434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-afa4d611-8a6a-4b5b-97dd-7c4a2f713732 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.420761 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id 6d47bdbc-3585-44ad-a951-08e09d07eef7 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:22:02.422229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eabffb90-e9c6-4757-9017-6b31d92e936f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 202 Aug 14 02:22:02.422622 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1159/4651] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:02 2026] DELETE /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:22:02.424196 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-afa4d611-8a6a-4b5b-97dd-7c4a2f713732 tempest-SnapshotDataIntegrityTests-726129481 tempest-SnapshotDataIntegrityTests-726129481-project-member] https://10.4.3.35/volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 returned with HTTP 404 Aug 14 02:22:02.424723 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1166/4652] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/volumes/daf6c987-828f-49c0-a23f-f44ad8c21264 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:02.428919 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.430708 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:02.430708 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.430867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.430927 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:02.434568 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.434568 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:02.435237 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b73bd57-ba64-49be-ae9b-8878c21ed556 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:02.435650 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1159/4653] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:02.581303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9dc81ba7-0de4-4973-a299-1141e9283713 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.582951 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9dc81ba7-0de4-4973-a299-1141e9283713 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 Aug 14 02:22:02.583146 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9dc81ba7-0de4-4973-a299-1141e9283713 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.583316 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9dc81ba7-0de4-4973-a299-1141e9283713 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.590601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9dc81ba7-0de4-4973-a299-1141e9283713 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 returned with HTTP 404 Aug 14 02:22:02.591260 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1170/4654] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/volumes/e2bc1d42-b734-4105-b39b-892d18117e18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:02.599201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.601427 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 Aug 14 02:22:02.601693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.601971 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.602145 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume with id: 1c2827ff-8753-4e92-b863-6f2e922fe454 Aug 14 02:22:02.611008 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.611008 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:02.611607 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:02.632315 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume request issued successfully. Aug 14 02:22:02.632566 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0694bf3e-fa1b-4082-8266-86e429cd9fd3 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 returned with HTTP 202 Aug 14 02:22:02.633017 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1160/4655] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:02 2026] DELETE /volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:02.639324 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:02.641339 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 Aug 14 02:22:02.641639 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:02.641900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:02.650446 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:02.650446 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:02.654794 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:02.660355 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c471975-7ec4-4834-9a9f-3aaf8029bae0 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 returned with HTTP 200 Aug 14 02:22:02.660787 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1167/4656] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:02 2026] GET /volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:03.446362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:03.448117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:03.448368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:03.448613 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:03.449363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:03.453904 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:03.453904 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:03.454655 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4bb09092-76c8-47a8-98a0-d790d2f55886 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:03.455182 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1160/4657] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:03 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:03.672918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4a57302c-718e-4b8a-a267-a3730d204cb4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:03.674932 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4a57302c-718e-4b8a-a267-a3730d204cb4 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 Aug 14 02:22:03.675084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4a57302c-718e-4b8a-a267-a3730d204cb4 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:03.675334 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4a57302c-718e-4b8a-a267-a3730d204cb4 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:03.682826 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4a57302c-718e-4b8a-a267-a3730d204cb4 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 returned with HTTP 404 Aug 14 02:22:03.683701 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1171/4658] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:03 2026] GET /volume/v3/volumes/1c2827ff-8753-4e92-b863-6f2e922fe454 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:03.690648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a24281d-278d-40bc-8375-f3248641c473 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:03.692091 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 Aug 14 02:22:03.692261 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:03.692431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:03.692578 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume with id: a0283694-78dd-4b96-b7a5-7c61fea26291 Aug 14 02:22:03.701482 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:03.701482 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:03.702124 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:03.721335 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume request issued successfully. Aug 14 02:22:03.721617 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a24281d-278d-40bc-8375-f3248641c473 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 returned with HTTP 202 Aug 14 02:22:03.722136 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1161/4659] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:03 2026] DELETE /volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:03.730554 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:03.732383 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 Aug 14 02:22:03.732556 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:03.732756 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:03.739247 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:03.739247 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:03.742907 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:03.748049 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-00f0d5f4-cefe-4b72-9d83-a4a85f9f253b tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 returned with HTTP 200 Aug 14 02:22:03.748579 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1168/4660] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:03 2026] GET /volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:04.467747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:04.469877 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:04.470090 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:04.470280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:04.470474 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:04.474883 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:04.474883 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:04.475646 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f57d795a-0b9b-4b50-a63d-2d38006c830d tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 200 Aug 14 02:22:04.476018 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1161/4661] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:04 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:04.763592 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7599327c-da71-48c8-8464-264d92c46139 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:04.765609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7599327c-da71-48c8-8464-264d92c46139 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 Aug 14 02:22:04.765891 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7599327c-da71-48c8-8464-264d92c46139 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:04.766152 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7599327c-da71-48c8-8464-264d92c46139 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:04.772563 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7599327c-da71-48c8-8464-264d92c46139 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 returned with HTTP 404 Aug 14 02:22:04.773175 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1172/4662] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:04 2026] GET /volume/v3/volumes/a0283694-78dd-4b96-b7a5-7c61fea26291 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:04.780489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-123f2d86-e730-42b5-a9c2-c092347a3912 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:04.782308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] DELETE https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 Aug 14 02:22:04.782500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:04.782711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:04.782901 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume with id: f9fd79a4-6e1a-48b7-bba6-75cc83253370 Aug 14 02:22:04.790563 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:04.790563 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:04.791086 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:04.808667 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Delete volume request issued successfully. Aug 14 02:22:04.808860 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-123f2d86-e730-42b5-a9c2-c092347a3912 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 returned with HTTP 202 Aug 14 02:22:04.809507 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1162/4663] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:04 2026] DELETE /volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:04.816116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-178fca7e-01bd-465c-84ef-c25b120d5822 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:04.817794 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-178fca7e-01bd-465c-84ef-c25b120d5822 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 Aug 14 02:22:04.817983 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-178fca7e-01bd-465c-84ef-c25b120d5822 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:04.818168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-178fca7e-01bd-465c-84ef-c25b120d5822 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:04.824793 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:04.824793 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:04.828554 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-178fca7e-01bd-465c-84ef-c25b120d5822 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Volume info retrieved successfully. Aug 14 02:22:04.833295 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-178fca7e-01bd-465c-84ef-c25b120d5822 tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 returned with HTTP 200 Aug 14 02:22:04.833711 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1169/4664] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:04 2026] GET /volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:05.486148 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:05.487863 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 Aug 14 02:22:05.488058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:05.488228 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:05.488338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 6d47bdbc-3585-44ad-a951-08e09d07eef7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:05.492451 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a40f30d-29ed-44f1-8a7c-a5a86039f3e7 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 returned with HTTP 404 Aug 14 02:22:05.492930 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1162/4665] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:05 2026] GET /volume/v3/backups/6d47bdbc-3585-44ad-a951-08e09d07eef7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:05.846297 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0dfded0e-2fec-425c-939b-9d00eb8f73ad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:05.847766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dfded0e-2fec-425c-939b-9d00eb8f73ad tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] GET https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 Aug 14 02:22:05.847947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dfded0e-2fec-425c-939b-9d00eb8f73ad tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:05.848136 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0dfded0e-2fec-425c-939b-9d00eb8f73ad tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:05.853136 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0dfded0e-2fec-425c-939b-9d00eb8f73ad tempest-CreateVolumesFromImageTest-1057241666 tempest-CreateVolumesFromImageTest-1057241666-project-member] https://10.4.3.35/volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 returned with HTTP 404 Aug 14 02:22:05.853537 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1173/4666] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:05 2026] GET /volume/v3/volumes/f9fd79a4-6e1a-48b7-bba6-75cc83253370 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:05.901543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:05.903213 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:22:05.903377 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:05.903569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:05.903711 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. Aug 14 02:22:05.908592 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:05.908592 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:05.921973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:22:05.923607 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbaa1f5d-7e44-4a24-89f4-a2ba6d89cd70 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 202 Aug 14 02:22:05.924060 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1163/4667] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:05 2026] DELETE /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:22:05.931960 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:05.934023 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:22:05.934256 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:05.934477 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:05.934583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:05.939749 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:05.939749 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:05.940982 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b225007b-acfa-4768-8565-f8939ca3bdb4 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 200 Aug 14 02:22:05.941499 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1170/4668] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:05 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:06.953161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe24b90c-38db-46da-aaff-19a363c57208 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:06.955079 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe24b90c-38db-46da-aaff-19a363c57208 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 Aug 14 02:22:06.955258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe24b90c-38db-46da-aaff-19a363c57208 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:06.955428 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe24b90c-38db-46da-aaff-19a363c57208 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:06.955533 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fe24b90c-38db-46da-aaff-19a363c57208 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id 3a2ac170-b32f-4f76-84ba-eefd6fbc3977. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:06.959575 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe24b90c-38db-46da-aaff-19a363c57208 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 returned with HTTP 404 Aug 14 02:22:06.960026 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1163/4669] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:06 2026] GET /volume/v3/backups/3a2ac170-b32f-4f76-84ba-eefd6fbc3977 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:06.972830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:06.974449 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:06.974790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1339972824"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:06.976105 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1339972824'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:06.976225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume of 1 GB Aug 14 02:22:06.980256 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Availability Zones retrieved successfully. Aug 14 02:22:06.985819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (d0e8fa1d-b863-4c70-a05c-b81982e32840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:06.986765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc9aca2-bc23-4879-bc83-d7d98bee02ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:06.987644 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:07.026181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc9aca2-bc23-4879-bc83-d7d98bee02ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.026546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c7c903-3c93-4721-bde6-7577edf746f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.067144 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['f4d5ce71-9592-4f7f-a3ed-c2166b069df5', '81d50577-4890-4438-9a20-7a90c89a264a', 'a755e741-7def-4924-9ef3-ed93b545f2e5', 'b164a5ee-f8d5-4414-8500-223c2e2ce7de'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:07.067840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c7c903-3c93-4721-bde6-7577edf746f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d5ce71-9592-4f7f-a3ed-c2166b069df5', '81d50577-4890-4438-9a20-7a90c89a264a', 'a755e741-7def-4924-9ef3-ed93b545f2e5', 'b164a5ee-f8d5-4414-8500-223c2e2ce7de']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.068427 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba1670e-beff-4ef8-b2a3-e9d7186e0eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.093227 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba1670e-beff-4ef8-b2a3-e9d7186e0eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339972824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['f4d5ce71-9592-4f7f-a3ed-c2166b069df5','81d50577-4890-4438-9a20-7a90c89a264a','a755e741-7def-4924-9ef3-ed93b545f2e5','b164a5ee-f8d5-4414-8500-223c2e2ce7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339972824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdd78afe6344466a1ba2149aa713a8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.094057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1ce180-0746-4a03-a84c-4fe8a9ac4d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.112883 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1ce180-0746-4a03-a84c-4fe8a9ac4d4b) transitioned into state 'SUCCESS' from state '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-1339972824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdd78afe6344466a1ba2149aa713a8f',qos_specs=None,replication_status=,reservations=['f4d5ce71-9592-4f7f-a3ed-c2166b069df5','81d50577-4890-4438-9a20-7a90c89a264a','a755e741-7def-4924-9ef3-ed93b545f2e5','b164a5ee-f8d5-4414-8500-223c2e2ce7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbe66ac0fd214b43877fc575ee11e5ce',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.113735 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b261958b-5fa6-4632-b2e2-920b4ca3e704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.122356 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:07.124722 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b261958b-5fa6-4632-b2e2-920b4ca3e704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.125647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Flow 'volume_create_api' (d0e8fa1d-b863-4c70-a05c-b81982e32840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:07.126029 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create volume request issued successfully. Aug 14 02:22:07.126697 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0248fc77-d3eb-4ccb-89d4-7b97536aa07e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:07.127145 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1174/4670] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:22:06 2026] POST /volume/v3/volumes => generated 747 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:07.141819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:07.144198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:07.144562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:07.144691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:07.153534 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:07.153534 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:07.158819 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:07.164416 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-413ade90-55fd-4880-8f7c-534a7e54dd34 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 returned with HTTP 200 Aug 14 02:22:07.164912 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1171/4671] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:07 2026] GET /volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:07.227500 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:07.227883 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-970907264"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:07.229640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-970907264'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:07.229845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:07.235241 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:07.240257 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (30af71ea-6bc9-4f9a-84fd-d34ccb129746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:07.241774 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15cf661-d97f-4922-b2f6-0e3ae1602619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.243817 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:07.283022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15cf661-d97f-4922-b2f6-0e3ae1602619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.283960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcf2185-9bb7-44cb-b8f6-10796fe21ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.342474 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['9698de42-cb4f-4619-82ee-edeae39ebb2b', '5dde26ac-9757-414b-9793-3f1c9f98535a', '3b4bf940-9c33-48ee-90ee-4d9a6ec211c8', '6768b2f0-76b1-41ee-857b-577ed0518556'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:07.343391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcf2185-9bb7-44cb-b8f6-10796fe21ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9698de42-cb4f-4619-82ee-edeae39ebb2b', '5dde26ac-9757-414b-9793-3f1c9f98535a', '3b4bf940-9c33-48ee-90ee-4d9a6ec211c8', '6768b2f0-76b1-41ee-857b-577ed0518556']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.344347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ef341d-3ec9-4f64-aacf-3f0b83b3736f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.371531 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ef341d-3ec9-4f64-aacf-3f0b83b3736f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '616977c7-1da5-4f20-9d71-5446a9712d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-970907264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['9698de42-cb4f-4619-82ee-edeae39ebb2b','5dde26ac-9757-414b-9793-3f1c9f98535a','3b4bf940-9c33-48ee-90ee-4d9a6ec211c8','6768b2f0-76b1-41ee-857b-577ed0518556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-970907264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=616977c7-1da5-4f20-9d71-5446a9712d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.372407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb700f6b-f882-468d-9bf9-7f26e82df41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.393999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb700f6b-f882-468d-9bf9-7f26e82df41c) transitioned into state 'SUCCESS' from state '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-970907264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['9698de42-cb4f-4619-82ee-edeae39ebb2b','5dde26ac-9757-414b-9793-3f1c9f98535a','3b4bf940-9c33-48ee-90ee-4d9a6ec211c8','6768b2f0-76b1-41ee-857b-577ed0518556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.394710 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09b9508-2bfa-4384-a6e7-d6bc9142474b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:07.411701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09b9508-2bfa-4384-a6e7-d6bc9142474b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:07.411701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (30af71ea-6bc9-4f9a-84fd-d34ccb129746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:07.411701 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:07.411701 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4013617a-c74b-4506-a4d0-1826190fd0d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:07.412120 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1164/4672] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:22:07 2026] POST /volume/v3/volumes => generated 767 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:07.426021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:07.429027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:07.429443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:07.429801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:07.439097 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:07.439097 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:07.444922 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:07.451699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0400cf37-4cd9-4c7d-8bd9-ad4a2a2ae952 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 200 Aug 14 02:22:07.452295 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1164/4673] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:07 2026] GET /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:08.178002 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-378cc205-f342-4380-917b-b2ad749d858b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.180609 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-378cc205-f342-4380-917b-b2ad749d858b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:08.180866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-378cc205-f342-4380-917b-b2ad749d858b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.181112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-378cc205-f342-4380-917b-b2ad749d858b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.190780 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.190780 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:08.196438 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-378cc205-f342-4380-917b-b2ad749d858b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:08.202727 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-378cc205-f342-4380-917b-b2ad749d858b tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 returned with HTTP 200 Aug 14 02:22:08.203127 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1175/4674] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:08 2026] GET /volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:08.220776 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-957bb44d-c491-4e59-ad86-f419e311d839 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.224741 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:08.225290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6", "name": "tempest-VolumesBackupsTest-Snapshot-1821674590"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:08.239549 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.239549 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:08.240261 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:08.240497 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Create snapshot from volume 51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:08.287095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['dec9098e-15c7-4eec-aa98-bca14a5338ec', 'a73d40f8-029d-4e2d-9858-5c80bce1498b', '44cbdd8c-4fb9-4658-a3e5-3eb1d6d30f5b', '7833cec7-f31a-4fd3-8771-b84a454775dc'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:08.332287 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot create request issued successfully. Aug 14 02:22:08.332287 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-957bb44d-c491-4e59-ad86-f419e311d839 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:08.332287 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1172/4675] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:08 2026] POST /volume/v3/snapshots => generated 305 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:08.345576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c75e59fe-a65e-4566-a296-c65211ce8226 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.347475 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c75e59fe-a65e-4566-a296-c65211ce8226 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:08.347684 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c75e59fe-a65e-4566-a296-c65211ce8226 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.347871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c75e59fe-a65e-4566-a296-c65211ce8226 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.353742 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.353742 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:08.354615 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c75e59fe-a65e-4566-a296-c65211ce8226 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot retrieved successfully. Aug 14 02:22:08.355266 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c75e59fe-a65e-4566-a296-c65211ce8226 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 returned with HTTP 200 Aug 14 02:22:08.355626 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1165/4676] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:08 2026] GET /volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:08.384762 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-c7e9530e-1cc7-4c7e-bd78-ba599fb0d445 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.388043 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-c7e9530e-1cc7-4c7e-bd78-ba599fb0d445 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] DELETE https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f Aug 14 02:22:08.388600 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-c7e9530e-1cc7-4c7e-bd78-ba599fb0d445 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.388901 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-c7e9530e-1cc7-4c7e-bd78-ba599fb0d445 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.400137 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.400137 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:08.464045 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-c7e9530e-1cc7-4c7e-bd78-ba599fb0d445 tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f returned with HTTP 200 Aug 14 02:22:08.464615 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1165/4677] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:22:08 2026] DELETE /volume/v3/attachments/32bb8f41-8f40-432a-86ee-c55710c4d27f => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:08.465387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.469848 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:08.470092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.470281 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.480936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.481266 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.481266 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:08.484400 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] DELETE https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:22:08.484523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.484722 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.484976 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Delete volume with id: 33a63ae6-e024-4256-b43e-6d28ae90a980 Aug 14 02:22:08.485387 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:08.490027 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bdffe15e-ba44-4c01-89bb-6346dae1909c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 200 Aug 14 02:22:08.490441 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1176/4678] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:08 2026] GET /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:08.492586 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.492586 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:08.493264 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Volume info retrieved successfully. Aug 14 02:22:08.504167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34836017-33bc-474a-9a54-087738d48d94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.506388 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:08.506607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "616977c7-1da5-4f20-9d71-5446a9712d22", "name": "tempest-VolumeDependencyTests-Snapshot-1246231920"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:08.512276 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] Delete volume request issued successfully. Aug 14 02:22:08.512638 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-b0c5a072-207a-4b94-8f57-b189fc5df36d req-dc12e68f-de2e-4bbb-84a7-e91fc34823fd tempest-TestShelveInstance-1161946204 tempest-TestShelveInstance-1161946204-project-member] https://10.4.3.35/volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 returned with HTTP 202 Aug 14 02:22:08.513215 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1173/4679] 10.4.3.35 () {70 vars in 1613 bytes} [Fri Aug 14 02:22:08 2026] DELETE /volume/v3/volumes/33a63ae6-e024-4256-b43e-6d28ae90a980 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:08.517459 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.517459 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:08.517802 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:08.518057 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create snapshot from volume 616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:08.553301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['615eab0f-7bc8-4eaa-a538-48220794646e', '45260d44-6b27-46d2-9049-b6974d0415d2', '3149885e-f72a-48e7-bc44-c91fc499cd57', '8370191f-06d0-4bf2-9813-ba62ee6aeb8c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:08.584218 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot create request issued successfully. Aug 14 02:22:08.584614 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34836017-33bc-474a-9a54-087738d48d94 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:08.585165 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1166/4680] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:08.595180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:08.597535 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:08.597775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:08.598103 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:08.603476 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:08.603476 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:08.603476 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:08.604145 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35c2543c-f1ac-4ddc-954a-98baae90e59f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 200 Aug 14 02:22:08.604440 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1166/4681] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:08 2026] GET /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:09.366642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.368485 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:09.368716 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:09.368967 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:09.373508 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.373508 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:09.373907 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot retrieved successfully. Aug 14 02:22:09.374666 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fa1a7ba7-b4ec-4857-a930-f60ba06f3391 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 returned with HTTP 200 Aug 14 02:22:09.375052 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1177/4682] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:09 2026] GET /volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:09.383119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.384589 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:22:09.385004 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6", "snapshot_id": "01472fe6-e3aa-44c4-9232-ddab2ef344b1", "name": "tempest-VolumesBackupsTest-Backup-747405484"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:09.386767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating new backup {'backup': {'volume_id': '51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6', 'snapshot_id': '01472fe6-e3aa-44c4-9232-ddab2ef344b1', 'name': 'tempest-VolumesBackupsTest-Backup-747405484'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:22:09.386835 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Creating backup of volume 51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 in container None Aug 14 02:22:09.393568 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.393568 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:09.395691 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:09.399604 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.399604 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:09.400203 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot retrieved successfully. Aug 14 02:22:09.433991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Created reservations ['8332a957-8a85-406b-bec0-5c306e431491', 'ff384b03-d3b8-4ce3-85b8-5f5ac0d8c44a'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:09.462182 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0c76ee29-dc15-4b66-9192-5c8ace5914de tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:22:09.462735 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1174/4683] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:22:09 2026] POST /volume/v3/backups => generated 327 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:09.469880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.472012 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:09.472244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:09.472663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:09.472663 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:09.477059 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.477059 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:09.477929 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ba6d4d1-2159-4c88-b7b3-54bca2f03707 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:09.478304 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1167/4684] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:09 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 768 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:09.613969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.615789 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:09.616046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:09.616282 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:09.622523 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.622523 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:09.623579 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:09.624523 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4986ba6-5887-4797-97c5-5320cd3544c1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 200 Aug 14 02:22:09.625362 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1167/4685] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:09 2026] GET /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:09.635925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.639017 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:09.639480 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-255702124"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:09.641036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'snapshot_id': '0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-255702124'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:09.646465 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.646465 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:09.646932 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:09.647101 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:09.657728 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:09.662726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (9cfcee4f-f507-4d07-8b37-c3762dba5ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:09.663968 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3affaba3-06c9-4579-9fc6-70a480b4eff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:09.664869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:09.708289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3affaba3-06c9-4579-9fc6-70a480b4eff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:09.709066 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe6e160-7f03-486c-97f8-ca9279b8fb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:09.761935 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['01dabd90-c896-43cd-ae19-f96863c4a995', 'b7953216-116a-4156-bc1e-7def2b858f90', '699d15f2-e296-4543-92c4-e10ada0c29c6', '4c50b367-1e5a-49cc-a0c9-848eb47e29b9'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:09.762928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe6e160-7f03-486c-97f8-ca9279b8fb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01dabd90-c896-43cd-ae19-f96863c4a995', 'b7953216-116a-4156-bc1e-7def2b858f90', '699d15f2-e296-4543-92c4-e10ada0c29c6', '4c50b367-1e5a-49cc-a0c9-848eb47e29b9']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:09.763847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cda46d1-de47-45a0-b32c-4df4b12dfecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:09.812716 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cda46d1-de47-45a0-b32c-4df4b12dfecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63a511b4-6fed-4844-93d9-b878a5be6c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-255702124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['01dabd90-c896-43cd-ae19-f96863c4a995','b7953216-116a-4156-bc1e-7def2b858f90','699d15f2-e296-4543-92c4-e10ada0c29c6','4c50b367-1e5a-49cc-a0c9-848eb47e29b9'],size=1,snapshot_id=0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-255702124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63a511b4-6fed-4844-93d9-b878a5be6c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:09.813928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f147267f-dcd2-4314-a815-c80493c3919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:09.834517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f147267f-dcd2-4314-a815-c80493c3919f) transitioned into state 'SUCCESS' from state '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-255702124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['01dabd90-c896-43cd-ae19-f96863c4a995','b7953216-116a-4156-bc1e-7def2b858f90','699d15f2-e296-4543-92c4-e10ada0c29c6','4c50b367-1e5a-49cc-a0c9-848eb47e29b9'],size=1,snapshot_id=0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:09.835422 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804a87cd-b565-4d6b-b53a-bfd12003e904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:09.858439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (804a87cd-b565-4d6b-b53a-bfd12003e904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:09.859491 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (9cfcee4f-f507-4d07-8b37-c3762dba5ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:09.859863 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:09.860684 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-037c36ba-7d1e-4fb9-8d46-c3cdd182a2aa tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:09.861291 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1178/4686] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:09 2026] POST /volume/v3/volumes => generated 801 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:09.874475 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:09.876309 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:09.876549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:09.876823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:09.883736 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:09.883736 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:09.887403 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:09.891535 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09f14cab-6fc4-44bb-ad0a-614afb714218 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 200 Aug 14 02:22:09.891972 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1175/4687] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:09 2026] GET /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:10.487286 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-336ec694-d980-49b7-902e-295f41148c1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:10.489061 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-336ec694-d980-49b7-902e-295f41148c1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:10.489245 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-336ec694-d980-49b7-902e-295f41148c1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:10.489443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-336ec694-d980-49b7-902e-295f41148c1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:10.489540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-336ec694-d980-49b7-902e-295f41148c1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:10.494037 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:10.494037 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:10.494721 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-336ec694-d980-49b7-902e-295f41148c1c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:10.495124 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1168/4688] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:10 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:10.904485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:10.906306 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:10.906442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:10.906609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:10.916129 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:10.916129 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:10.920582 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:10.925189 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b026315e-de4d-4eb4-acee-82c9f03bef4d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 200 Aug 14 02:22:10.926428 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1168/4689] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:10 2026] GET /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:10.941802 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-10558a83-4f82-4d46-97aa-1c928377cd59 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:10.943839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:10.944218 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63a511b4-6fed-4844-93d9-b878a5be6c7b", "name": "tempest-VolumeDependencyTests-Snapshot-577116146"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:10.953952 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:10.953952 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:10.954536 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:10.954715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create snapshot from volume 63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:10.990501 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['cef22d7e-047e-43a5-b0f0-52edbe136b45', 'd309ac91-a772-4fd1-855c-e72aec6def76', '20a0378d-b95c-4c30-9e74-f154a9a22503', 'f035c750-fcfa-4189-9714-69070f8050fb'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:11.030345 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot create request issued successfully. Aug 14 02:22:11.030829 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-10558a83-4f82-4d46-97aa-1c928377cd59 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:11.031452 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1179/4690] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:11.040130 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:11.041893 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:11.042151 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:11.042382 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:11.052223 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:11.052223 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:11.055062 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:11.055062 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50bb038e-9c61-4f2d-b2a7-472cd75fffd4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 200 Aug 14 02:22:11.055062 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1176/4691] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:11 2026] GET /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:11.506381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:11.508363 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:11.508569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:11.508841 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:11.508927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:11.513477 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:11.513477 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:11.514367 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8436f78-32dc-4810-896b-2e7db4d6c402 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:11.514801 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1169/4692] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:11 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:12.064661 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:12.066922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:12.067145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:12.067317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:12.072285 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:12.072285 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:12.072835 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:12.073738 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d049c1e6-9c8b-40a9-9d2b-e52b6feb3e4c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 200 Aug 14 02:22:12.074148 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1169/4693] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:12 2026] GET /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:12.085445 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:12.087484 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:12.089063 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1b6ec3d1-206e-40a3-8903-21bd75ead930", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1166462152"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:12.091723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'snapshot_id': '1b6ec3d1-206e-40a3-8903-21bd75ead930', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1166462152'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:12.099538 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:12.099538 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:12.100229 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:12.100418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:12.106155 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:12.114478 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (7c58bdcd-6e7a-4a67-a9d1-b058c0fea4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:12.115552 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39da646e-969e-48a8-ac42-429187eee9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:12.116738 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:12.156631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39da646e-969e-48a8-ac42-429187eee9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b6ec3d1-206e-40a3-8903-21bd75ead930', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:12.157444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7acd1123-4e40-47f5-af4d-3ca764dbbac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:12.200964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['e305cdb8-ca23-459e-8a3b-7decabfd8902', '6d4326bc-728a-418b-89b8-054a2d889e7e', 'cf90ec22-89c4-4952-990c-3034adf68f61', 'eccfe22d-27de-4b6a-8fd3-377d2f447346'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:12.202009 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7acd1123-4e40-47f5-af4d-3ca764dbbac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e305cdb8-ca23-459e-8a3b-7decabfd8902', '6d4326bc-728a-418b-89b8-054a2d889e7e', 'cf90ec22-89c4-4952-990c-3034adf68f61', 'eccfe22d-27de-4b6a-8fd3-377d2f447346']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:12.202986 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52c7aa2-e82d-44fb-8130-4d2ab384b7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:12.258455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52c7aa2-e82d-44fb-8130-4d2ab384b7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aed7f1f-d0bd-4134-84a0-2664b8fb585a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1166462152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['e305cdb8-ca23-459e-8a3b-7decabfd8902','6d4326bc-728a-418b-89b8-054a2d889e7e','cf90ec22-89c4-4952-990c-3034adf68f61','eccfe22d-27de-4b6a-8fd3-377d2f447346'],size=1,snapshot_id=1b6ec3d1-206e-40a3-8903-21bd75ead930,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1166462152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aed7f1f-d0bd-4134-84a0-2664b8fb585a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b6ec3d1-206e-40a3-8903-21bd75ead930,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:12.259322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a88c5dc-b721-4306-97c7-b7d61011a2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:12.278783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a88c5dc-b721-4306-97c7-b7d61011a2e1) transitioned into state 'SUCCESS' from state '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-1166462152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['e305cdb8-ca23-459e-8a3b-7decabfd8902','6d4326bc-728a-418b-89b8-054a2d889e7e','cf90ec22-89c4-4952-990c-3034adf68f61','eccfe22d-27de-4b6a-8fd3-377d2f447346'],size=1,snapshot_id=1b6ec3d1-206e-40a3-8903-21bd75ead930,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:12.279429 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6742cb59-0b00-41fa-8709-3a0ec8cf88e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:12.307551 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6742cb59-0b00-41fa-8709-3a0ec8cf88e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:12.308858 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (7c58bdcd-6e7a-4a67-a9d1-b058c0fea4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:12.311713 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:12.313079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aed58e24-f9fe-49b7-92bd-5e7a8be87b65 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:12.313841 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1180/4694] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:12 2026] POST /volume/v3/volumes => generated 802 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:12.327141 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:12.333157 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:12.333157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:12.333157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:12.342001 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:12.342001 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:12.347069 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:12.352689 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2eef71d-28a2-4fc9-b3b2-1c2eca439e8f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 200 Aug 14 02:22:12.353339 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1177/4695] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:12 2026] GET /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:12.529199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:12.531121 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:12.531299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:12.531502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:12.531601 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:12.536154 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:12.536154 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:12.536966 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dfd39c16-40c0-48fa-b29e-fd192379a211 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:12.537511 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1170/4696] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:12 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:13.367688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8537be90-8610-426d-a873-fe9fbc38c63b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:13.369649 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8537be90-8610-426d-a873-fe9fbc38c63b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:13.369886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8537be90-8610-426d-a873-fe9fbc38c63b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:13.370100 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8537be90-8610-426d-a873-fe9fbc38c63b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:13.379485 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:13.379485 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:13.384192 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8537be90-8610-426d-a873-fe9fbc38c63b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:13.389924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8537be90-8610-426d-a873-fe9fbc38c63b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 200 Aug 14 02:22:13.390499 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1170/4697] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:13 2026] GET /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:13.403925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:13.406347 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:13.406838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4aed7f1f-d0bd-4134-84a0-2664b8fb585a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-978376805"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:13.409990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'source_volid': '4aed7f1f-d0bd-4134-84a0-2664b8fb585a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-978376805'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:13.419209 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:13.419209 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:13.420006 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume retrieved successfully. Aug 14 02:22:13.420154 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:13.425508 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:13.431905 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (1f7610e6-da26-4cdb-9463-13c654f1cd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:13.433575 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef5bce9-ee14-4b22-8f28-f834b199d3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:13.434810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:13.470838 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef5bce9-ee14-4b22-8f28-f834b199d3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4aed7f1f-d0bd-4134-84a0-2664b8fb585a', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:13.472446 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829163a7-30ea-49bd-9630-0681b1d53eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:13.516818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['c1cfe837-a7bc-4ce8-b492-bff0b068631c', 'e9ec7d7d-be76-4a83-9680-15dbc4ffbda5', '4ec85d16-0789-4680-8c4d-4c6500686f8b', '03b900c6-eeaa-4a87-8c7e-e5dcc3ec9118'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:13.518077 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829163a7-30ea-49bd-9630-0681b1d53eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1cfe837-a7bc-4ce8-b492-bff0b068631c', 'e9ec7d7d-be76-4a83-9680-15dbc4ffbda5', '4ec85d16-0789-4680-8c4d-4c6500686f8b', '03b900c6-eeaa-4a87-8c7e-e5dcc3ec9118']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:13.520438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7282b28-25de-4f22-851d-bc98201566cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:13.550837 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:13.552471 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:13.552670 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:13.552865 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:13.552965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:13.556735 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:13.556735 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:13.557471 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2370cae-13c5-46ea-91ae-e42737e8cbd2 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:13.558092 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1178/4698] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:13 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:13.561065 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7282b28-25de-4f22-851d-bc98201566cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e9d1231-cb13-41b6-8d6c-690dcb0a49c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-978376805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['c1cfe837-a7bc-4ce8-b492-bff0b068631c','e9ec7d7d-be76-4a83-9680-15dbc4ffbda5','4ec85d16-0789-4680-8c4d-4c6500686f8b','03b900c6-eeaa-4a87-8c7e-e5dcc3ec9118'],size=1,snapshot_id=None,source_replicaid=,source_volid=4aed7f1f-d0bd-4134-84a0-2664b8fb585a,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-978376805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e9d1231-cb13-41b6-8d6c-690dcb0a49c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4aed7f1f-d0bd-4134-84a0-2664b8fb585a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:13.562568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d2506d-506c-49b4-9236-d053eeb614a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:13.582710 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d2506d-506c-49b4-9236-d053eeb614a0) transitioned into state 'SUCCESS' from state '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-978376805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['c1cfe837-a7bc-4ce8-b492-bff0b068631c','e9ec7d7d-be76-4a83-9680-15dbc4ffbda5','4ec85d16-0789-4680-8c4d-4c6500686f8b','03b900c6-eeaa-4a87-8c7e-e5dcc3ec9118'],size=1,snapshot_id=None,source_replicaid=,source_volid=4aed7f1f-d0bd-4134-84a0-2664b8fb585a,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:13.583830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64623f94-10c6-43af-9e4e-5d27f99443d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:13.605481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64623f94-10c6-43af-9e4e-5d27f99443d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:13.606637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (1f7610e6-da26-4cdb-9463-13c654f1cd81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:13.607104 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:13.607875 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27f9a399-be21-4b8d-bba6-fb9ba5b25ecf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:13.608490 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1181/4699] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:13 2026] POST /volume/v3/volumes => generated 801 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:13.621725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-895322e9-14c0-452f-9409-5532714a0805 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:13.623818 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-895322e9-14c0-452f-9409-5532714a0805 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:13.624126 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-895322e9-14c0-452f-9409-5532714a0805 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:13.624393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-895322e9-14c0-452f-9409-5532714a0805 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:13.633288 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:13.633288 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:13.638032 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-895322e9-14c0-452f-9409-5532714a0805 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:13.643043 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-895322e9-14c0-452f-9409-5532714a0805 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 200 Aug 14 02:22:13.643441 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1171/4700] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:13 2026] GET /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:14.567727 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:14.569102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:14.569348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:14.569577 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:14.569687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:14.577290 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:14.577290 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:14.578136 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-180b5ef4-25d0-49c0-8a7a-d5298f7aba20 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:14.578776 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1171/4701] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:14 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:14.655448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:14.657190 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:14.657377 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:14.657588 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:14.667707 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:14.667707 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:14.673838 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:14.678136 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a192ff1c-74a7-4cc9-b4a7-da6d483e390a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 200 Aug 14 02:22:14.678589 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1179/4702] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:14 2026] GET /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:14.692709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:14.696828 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:14.696828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:14.696828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:14.696828 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:14.707582 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:14.707582 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:14.708202 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:14.733974 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot delete request issued successfully. Aug 14 02:22:14.734215 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f58e2025-9fe3-4725-b9d6-73fde1aceb9e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 202 Aug 14 02:22:14.734639 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1182/4703] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:14 2026] DELETE /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:14.743370 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fce36ad2-02c7-4183-8107-ff38066dafdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:14.745634 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce36ad2-02c7-4183-8107-ff38066dafdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:14.746124 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce36ad2-02c7-4183-8107-ff38066dafdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:14.747509 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fce36ad2-02c7-4183-8107-ff38066dafdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:14.753445 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:14.753445 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:14.754126 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fce36ad2-02c7-4183-8107-ff38066dafdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:14.755007 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fce36ad2-02c7-4183-8107-ff38066dafdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 200 Aug 14 02:22:14.755479 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1172/4704] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:14 2026] GET /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:15.589644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:15.591409 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:15.591618 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:15.591855 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:15.591980 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:15.595828 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:15.595828 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:15.596596 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-987c1ce2-5c8c-438c-9a56-9a7d655011bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:15.596976 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1172/4705] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:15 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:15.765811 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1176a6a9-840d-4628-9445-a2b3f03f1ac2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:15.768558 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1176a6a9-840d-4628-9445-a2b3f03f1ac2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:15.768784 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1176a6a9-840d-4628-9445-a2b3f03f1ac2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:15.769015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1176a6a9-840d-4628-9445-a2b3f03f1ac2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:15.777596 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1176a6a9-840d-4628-9445-a2b3f03f1ac2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 404 Aug 14 02:22:15.778206 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1180/4706] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:15 2026] GET /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:15.785448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fbbc3166-e24e-4354-9982-9943915b672d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:15.791036 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:15.798049 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:15.798336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:15.798488 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:15.811931 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:15.811931 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:15.812427 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:15.827221 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot delete request issued successfully. Aug 14 02:22:15.827221 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbbc3166-e24e-4354-9982-9943915b672d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 202 Aug 14 02:22:15.827686 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1183/4707] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:15 2026] DELETE /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:15.837972 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:15.848759 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:15.848759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:15.848759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:15.862980 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:15.862980 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:15.862980 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:15.864387 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1471f4d4-142d-4d76-b3f4-2897484dbdde tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 200 Aug 14 02:22:15.864387 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1173/4708] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:15 2026] GET /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:16.608315 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fa013e9-985c-49fd-9946-4020bc83275e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:16.610003 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa013e9-985c-49fd-9946-4020bc83275e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:16.610208 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa013e9-985c-49fd-9946-4020bc83275e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:16.610626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fa013e9-985c-49fd-9946-4020bc83275e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:16.610626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0fa013e9-985c-49fd-9946-4020bc83275e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:16.615490 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:16.615490 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:16.616382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fa013e9-985c-49fd-9946-4020bc83275e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:16.617389 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1173/4709] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:16 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:16.873206 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-415de44a-14db-4489-a7e4-993ddcb00295 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:16.875243 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-415de44a-14db-4489-a7e4-993ddcb00295 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:16.875695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-415de44a-14db-4489-a7e4-993ddcb00295 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:16.876084 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-415de44a-14db-4489-a7e4-993ddcb00295 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:16.880847 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-415de44a-14db-4489-a7e4-993ddcb00295 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 404 Aug 14 02:22:16.881451 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1181/4710] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:16 2026] GET /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:16.889369 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:16.891525 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:16.892269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:16.892585 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:16.892854 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:16.903230 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:16.903230 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:16.904044 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:16.925594 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:16.926374 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f1460d99-5d6a-4b7e-bfb2-c207068f1888 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 202 Aug 14 02:22:16.927240 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1184/4711] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:16 2026] DELETE /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 02:22:16.937800 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:16.942314 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:16.943372 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:16.943598 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:16.951705 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:16.951705 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:16.956280 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:16.961866 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49777378-1869-420c-8dd2-762a5bfbc4a2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 200 Aug 14 02:22:16.962396 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1174/4712] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:16 2026] GET /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:17.628519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2208f5f-2848-482a-bb59-500c7b254860 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:17.630784 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2208f5f-2848-482a-bb59-500c7b254860 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:17.631036 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2208f5f-2848-482a-bb59-500c7b254860 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:17.631296 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2208f5f-2848-482a-bb59-500c7b254860 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:17.631448 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c2208f5f-2848-482a-bb59-500c7b254860 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:17.636326 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:17.636326 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:17.637285 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2208f5f-2848-482a-bb59-500c7b254860 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:17.637697 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1174/4713] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:17 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:17.975485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ae9b0a13-6e9a-48a2-a67a-66fd3ff49684 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:17.977298 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae9b0a13-6e9a-48a2-a67a-66fd3ff49684 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:17.977467 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae9b0a13-6e9a-48a2-a67a-66fd3ff49684 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:17.977656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae9b0a13-6e9a-48a2-a67a-66fd3ff49684 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:17.983429 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae9b0a13-6e9a-48a2-a67a-66fd3ff49684 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 404 Aug 14 02:22:17.983899 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1182/4714] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:17 2026] GET /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:17.990990 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:17.992710 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:17.992918 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:17.993111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:17.993270 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:18.000874 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:18.000874 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:18.001303 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:18.017550 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:18.017742 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6ee08ee8-67e4-4fa4-8747-2bed84a788fc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 202 Aug 14 02:22:18.018214 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1185/4715] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:17 2026] DELETE /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:18.025338 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:18.026935 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:18.027120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:18.027298 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:18.034649 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:18.034649 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:18.038559 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:18.043293 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17fdb3f3-5d61-433c-a82a-0d84494df612 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 200 Aug 14 02:22:18.043714 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1175/4716] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:18 2026] GET /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:18.649798 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-382ca48b-c59c-4142-9eeb-df622d444868 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:18.651844 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-382ca48b-c59c-4142-9eeb-df622d444868 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:18.652024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-382ca48b-c59c-4142-9eeb-df622d444868 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:18.652205 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-382ca48b-c59c-4142-9eeb-df622d444868 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:18.652299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-382ca48b-c59c-4142-9eeb-df622d444868 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:18.656335 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:18.656335 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:18.657112 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-382ca48b-c59c-4142-9eeb-df622d444868 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:18.657447 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1175/4717] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:18 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:19.057841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a97e05f4-3065-4d3e-8e11-c8bde17d12f6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:19.059853 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a97e05f4-3065-4d3e-8e11-c8bde17d12f6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:19.060085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a97e05f4-3065-4d3e-8e11-c8bde17d12f6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:19.060310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a97e05f4-3065-4d3e-8e11-c8bde17d12f6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:19.066830 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a97e05f4-3065-4d3e-8e11-c8bde17d12f6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 404 Aug 14 02:22:19.067396 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1183/4718] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:19 2026] GET /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:19.074144 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:19.076035 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:19.076270 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:19.076497 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:19.076767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:19.084473 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:19.084473 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:19.085061 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:19.101003 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:19.101212 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5928b48c-89aa-49db-9fc1-2a36ceee79a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 202 Aug 14 02:22:19.101753 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1186/4719] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:19 2026] DELETE /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:19.110244 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97b86325-da34-4284-8300-0067cf8a8ded None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:19.112389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97b86325-da34-4284-8300-0067cf8a8ded tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:19.112612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97b86325-da34-4284-8300-0067cf8a8ded tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:19.112856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97b86325-da34-4284-8300-0067cf8a8ded tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:19.121226 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:19.121226 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:19.125446 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97b86325-da34-4284-8300-0067cf8a8ded tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:19.130530 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97b86325-da34-4284-8300-0067cf8a8ded tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 200 Aug 14 02:22:19.131055 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1176/4720] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:19 2026] GET /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:19.671786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:19.676548 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:19.676548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:19.676548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:19.676548 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:19.682094 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:19.682094 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:19.683431 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5d0a572-ae89-42ae-8044-d8f32106d564 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:19.684051 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1176/4721] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:19 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:20.145871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0ea75ef3-0b0b-4d18-9309-9ec3160db0b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:20.147414 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ea75ef3-0b0b-4d18-9309-9ec3160db0b3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:20.147761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ea75ef3-0b0b-4d18-9309-9ec3160db0b3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:20.147825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0ea75ef3-0b0b-4d18-9309-9ec3160db0b3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:20.153047 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0ea75ef3-0b0b-4d18-9309-9ec3160db0b3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 404 Aug 14 02:22:20.153483 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1184/4722] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:20 2026] GET /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:20.162440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-17397515-457d-4934-ad71-ae4d00a9f400 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:20.164054 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:20.164243 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:20.164417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:20.164561 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:20.171246 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:20.171246 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:20.171638 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:20.188275 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:20.188582 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-17397515-457d-4934-ad71-ae4d00a9f400 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 202 Aug 14 02:22:20.189205 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1187/4723] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:20 2026] DELETE /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:20.196622 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:20.198856 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:20.199131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:20.199398 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:20.208549 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:20.208549 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:20.214197 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:20.220201 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf8c96bf-155a-4d41-b403-8bb0517468dd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 200 Aug 14 02:22:20.220809 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1177/4724] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:20 2026] GET /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 893 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:20.694905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55652eed-2d12-4508-8410-f64e7a2631aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:20.697542 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55652eed-2d12-4508-8410-f64e7a2631aa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:20.697777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55652eed-2d12-4508-8410-f64e7a2631aa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:20.698008 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55652eed-2d12-4508-8410-f64e7a2631aa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:20.698136 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-55652eed-2d12-4508-8410-f64e7a2631aa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:20.702452 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:20.702452 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:20.703236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55652eed-2d12-4508-8410-f64e7a2631aa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:20.703575 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1177/4725] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:20 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:20.982012 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f6f09eda-0357-40e5-b9b4-102d7203adb0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.081482 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6f09eda-0357-40e5-b9b4-102d7203adb0 tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:22:21.082021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f6f09eda-0357-40e5-b9b4-102d7203adb0 tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2008174635", "extra_specs": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:21.097108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f6f09eda-0357-40e5-b9b4-102d7203adb0 tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:22:21.097477 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1185/4726] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:22:20 2026] POST /volume/v3/types => generated 212 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:21.106547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0164958-95d7-44b1-a02a-b61157a82a5e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.109034 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0164958-95d7-44b1-a02a-b61157a82a5e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] POST https://10.4.3.35/volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b/encryption Aug 14 02:22:21.109034 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0164958-95d7-44b1-a02a-b61157a82a5e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:21.124695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0164958-95d7-44b1-a02a-b61157a82a5e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b/encryption returned with HTTP 200 Aug 14 02:22:21.125188 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1188/4727] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:22:21 2026] POST /volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:21.132230 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.194503 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:21.194970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-56430114", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2008174635", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:21.197005 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-56430114', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2008174635', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:21.200720 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume of 1 GB Aug 14 02:22:21.201119 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:21.201119 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:21.201727 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Availability Zones retrieved successfully. Aug 14 02:22:21.208830 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (888cdfba-6bf3-42d2-8d9f-9caa19749381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:21.210022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb02b10-16d6-400d-92ed-e9f5ce3bcde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.211139 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:21.233949 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39be5896-e5c3-41a9-8683-31992bd17b8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.236038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39be5896-e5c3-41a9-8683-31992bd17b8a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:21.236412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39be5896-e5c3-41a9-8683-31992bd17b8a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:21.236526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39be5896-e5c3-41a9-8683-31992bd17b8a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:21.241454 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb02b10-16d6-400d-92ed-e9f5ce3bcde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00948c4e-a0e0-467c-9144-e1c6391f945b,is_public=True,name='tempest-scenario-type-luks-2008174635',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00948c4e-a0e0-467c-9144-e1c6391f945b', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.242313 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39be5896-e5c3-41a9-8683-31992bd17b8a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 404 Aug 14 02:22:21.242529 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5225ff84-29a9-4740-8faf-ff9851981c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.242784 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1178/4728] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:21 2026] GET /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:21.253241 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.257892 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:21.257892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1315794875"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:21.259359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1315794875'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:21.259546 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:21.263413 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:21.268357 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (e23eceb4-5fa4-4595-9b7f-3ea4bfaeceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:21.270302 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ff1638-aa02-4c64-8f8e-e92891e97564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.271252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:21.274382 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2008174635 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2008174635, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:22:21.274941 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2008174635 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2008174635, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:22:21.298428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93ff1638-aa02-4c64-8f8e-e92891e97564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.299281 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991920e7-a081-4aca-b283-040c1d3d5bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.311256 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Created reservations ['2d03d2a9-5e9d-434f-9f8b-91b3ed0025f8', '9c228c50-12e7-466c-a589-4af3dc9c4011', '3ddd2208-d7e0-4c66-92db-e2aea67b4cd5', 'f8f66317-834e-48bb-9b5d-2c03c5c2b6c8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:21.312260 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5225ff84-29a9-4740-8faf-ff9851981c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d03d2a9-5e9d-434f-9f8b-91b3ed0025f8', '9c228c50-12e7-466c-a589-4af3dc9c4011', '3ddd2208-d7e0-4c66-92db-e2aea67b4cd5', 'f8f66317-834e-48bb-9b5d-2c03c5c2b6c8']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.313251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2293566f-5ef4-45a7-86f3-343d0c06e3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.340032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2293566f-5ef4-45a7-86f3-343d0c06e3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58030e1f-ecdb-4834-80c2-e915f5e57739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-56430114',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['2d03d2a9-5e9d-434f-9f8b-91b3ed0025f8','9c228c50-12e7-466c-a589-4af3dc9c4011','3ddd2208-d7e0-4c66-92db-e2aea67b4cd5','f8f66317-834e-48bb-9b5d-2c03c5c2b6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-56430114',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=58030e1f-ecdb-4834-80c2-e915f5e57739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039994fa89a64b74883c3be13137a580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da28e25be7934728bd1e40bd21f949e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00948c4e-a0e0-467c-9144-e1c6391f945b),volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.341015 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23648277-b42f-4335-8499-a3821438590e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.341560 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['83418485-066e-4fde-974e-56cba1d3c700', '70f68d9f-dbf1-49e9-8417-e7a4ec6344b9', 'd766e0b7-34c4-4303-b472-138f81b3be45', '0e09fc88-bd3a-4f2f-8e6e-9512f687b2f9'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:21.342405 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (991920e7-a081-4aca-b283-040c1d3d5bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83418485-066e-4fde-974e-56cba1d3c700', '70f68d9f-dbf1-49e9-8417-e7a4ec6344b9', 'd766e0b7-34c4-4303-b472-138f81b3be45', '0e09fc88-bd3a-4f2f-8e6e-9512f687b2f9']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.343559 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7e7ddd-807f-4f24-9f77-5e5885b57e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.362963 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23648277-b42f-4335-8499-a3821438590e) transitioned into state 'SUCCESS' from state '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-56430114',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['2d03d2a9-5e9d-434f-9f8b-91b3ed0025f8','9c228c50-12e7-466c-a589-4af3dc9c4011','3ddd2208-d7e0-4c66-92db-e2aea67b4cd5','f8f66317-834e-48bb-9b5d-2c03c5c2b6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.363948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f74774a-6736-4d4a-8a8c-91bcc3329c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.366900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7e7ddd-807f-4f24-9f77-5e5885b57e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e88f3103-db69-4cf0-a182-3363e4ee1102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315794875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['83418485-066e-4fde-974e-56cba1d3c700','70f68d9f-dbf1-49e9-8417-e7a4ec6344b9','d766e0b7-34c4-4303-b472-138f81b3be45','0e09fc88-bd3a-4f2f-8e6e-9512f687b2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315794875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e88f3103-db69-4cf0-a182-3363e4ee1102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.367801 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fd5cf5-bfac-485c-9af4-27b891ee3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.372656 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f74774a-6736-4d4a-8a8c-91bcc3329c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.373439 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (888cdfba-6bf3-42d2-8d9f-9caa19749381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:21.373782 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request issued successfully. Aug 14 02:22:21.374338 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-100e0a65-a321-4352-9adf-0e0ddb067a36 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:21.374978 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1178/4729] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:22:21 2026] POST /volume/v3/volumes => generated 781 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:21.386279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fd5cf5-bfac-485c-9af4-27b891ee3b0f) transitioned into state 'SUCCESS' from state '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-1315794875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['83418485-066e-4fde-974e-56cba1d3c700','70f68d9f-dbf1-49e9-8417-e7a4ec6344b9','d766e0b7-34c4-4303-b472-138f81b3be45','0e09fc88-bd3a-4f2f-8e6e-9512f687b2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.387311 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0f4fbf-b7bf-4605-937e-bf753765ade4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:21.392145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-746839d1-485f-433c-b1e1-16a5c4885150 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.394149 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-746839d1-485f-433c-b1e1-16a5c4885150 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:22:21.394204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-746839d1-485f-433c-b1e1-16a5c4885150 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:21.394420 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-746839d1-485f-433c-b1e1-16a5c4885150 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:21.396362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0f4fbf-b7bf-4605-937e-bf753765ade4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:21.397464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (e23eceb4-5fa4-4595-9b7f-3ea4bfaeceb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:21.397578 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:21.398166 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bfb74bae-2b85-4741-b8f8-83760be552a9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:21.398572 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1186/4730] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:22:21 2026] POST /volume/v3/volumes => generated 768 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:21.404001 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:21.404001 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:21.409655 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-746839d1-485f-433c-b1e1-16a5c4885150 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:21.410522 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d021098-e792-41c6-b662-66aeda60600b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.412496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d021098-e792-41c6-b662-66aeda60600b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:21.412741 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d021098-e792-41c6-b662-66aeda60600b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:21.412990 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d021098-e792-41c6-b662-66aeda60600b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:21.415986 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-746839d1-485f-433c-b1e1-16a5c4885150 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 200 Aug 14 02:22:21.415986 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1189/4731] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:21 2026] GET /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:21.421245 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:21.421245 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:21.425451 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d021098-e792-41c6-b662-66aeda60600b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:21.430386 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d021098-e792-41c6-b662-66aeda60600b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 200 Aug 14 02:22:21.430855 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1179/4732] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:21 2026] GET /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:21.716445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:21.718571 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:21.718748 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:21.719022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:21.719085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:21.723534 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:21.723534 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:21.724309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fef1ce1-c927-402e-b7fe-e729abaece5e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:21.724665 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1179/4733] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:21 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:22.430295 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-af65975d-d073-445d-ad88-51a473098319 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.432122 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af65975d-d073-445d-ad88-51a473098319 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:22:22.432292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af65975d-d073-445d-ad88-51a473098319 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.432460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af65975d-d073-445d-ad88-51a473098319 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.443022 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.443022 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:22.446502 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.449000 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:22.449092 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-af65975d-d073-445d-ad88-51a473098319 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:22.449346 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.449439 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.454277 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af65975d-d073-445d-ad88-51a473098319 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 200 Aug 14 02:22:22.455309 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1187/4734] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:22.459601 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.459601 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:22.467129 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:22.474697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.474697 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:22:22.474697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.474697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.477172 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-85db491d-13a6-4d99-abf1-7bad7c9ee93d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 200 Aug 14 02:22:22.477569 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1190/4735] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:22.491054 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.491054 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:22.494815 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:22.494996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48ad1763-3d07-4ab1-991c-862e4017e81c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.498608 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:22.499068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e88f3103-db69-4cf0-a182-3363e4ee1102", "name": "tempest-VolumeDependencyTests-Snapshot-777027048"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:22.501305 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3555fbc2-1ad1-42dd-b0f3-5050a2c52188 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 200 Aug 14 02:22:22.501666 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1180/4736] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:22.511495 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.511495 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:22.512133 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:22.512259 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create snapshot from volume e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:22.514059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0126e6d1-15f8-41de-8b47-35f607437acb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.515868 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:22.516290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-439514324", "source_volid": "58030e1f-ecdb-4834-80c2-e915f5e57739", "volume_type": "tempest-scenario-type-luks-2008174635", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:22.517877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-439514324', 'source_volid': '58030e1f-ecdb-4834-80c2-e915f5e57739', 'volume_type': 'tempest-scenario-type-luks-2008174635', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:22.529469 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.529469 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:22.529939 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume retrieved successfully. Aug 14 02:22:22.530060 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume of 1 GB Aug 14 02:22:22.530715 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Availability Zones retrieved successfully. Aug 14 02:22:22.536071 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (eb226c4b-d39a-466d-b87f-aad31ca05a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:22.538603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff3defa-06df-4494-b361-9065b05622ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:22.539521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:22.560882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['6afd6252-2fd4-4fce-be9c-35f4f99fd2ae', 'f995988a-8a25-470b-b3be-04077396d906', '103a2fc6-a8c0-452b-b514-fddf5abd7d1c', '62d9001f-4379-4d9b-8474-d1a596195885'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:22.569397 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff3defa-06df-4494-b361-9065b05622ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '58030e1f-ecdb-4834-80c2-e915f5e57739', 'volume_type': VolumeType(created_at=2026-08-14T02:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00948c4e-a0e0-467c-9144-e1c6391f945b,is_public=True,name='tempest-scenario-type-luks-2008174635',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00948c4e-a0e0-467c-9144-e1c6391f945b', '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=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:22.570412 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078cc8f6-4597-4c6d-a3c6-a754ead57835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:22.594696 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot create request issued successfully. Aug 14 02:22:22.595137 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ad1763-3d07-4ab1-991c-862e4017e81c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:22.595642 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1180/4737] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:22.606403 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2008174635 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2008174635, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:22:22.606403 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2008174635 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2008174635, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:22:22.608687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.611030 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:22.611166 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.611620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.617097 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.617097 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:22.617493 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:22.618559 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-24388a26-e497-458e-bdd2-e07cd45b9d32 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 200 Aug 14 02:22:22.618862 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1191/4738] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:22.630388 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Created reservations ['c2313b7a-1c05-4a84-802f-7bc7e353e0f0', '4ae230c2-23d5-432f-a287-599b11dfe83a', '2fc29807-3efe-4ba3-b70f-b57ab2c8446f', 'd6033b20-169d-49a6-b817-93fb644f6832'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:22.631373 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078cc8f6-4597-4c6d-a3c6-a754ead57835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2313b7a-1c05-4a84-802f-7bc7e353e0f0', '4ae230c2-23d5-432f-a287-599b11dfe83a', '2fc29807-3efe-4ba3-b70f-b57ab2c8446f', 'd6033b20-169d-49a6-b817-93fb644f6832']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:22.632277 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1818a9-126e-48f9-9756-560731478a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:22.676094 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1818a9-126e-48f9-9756-560731478a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296f9e82-cbc5-4be0-bacb-a8e22b80844a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-439514324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['c2313b7a-1c05-4a84-802f-7bc7e353e0f0','4ae230c2-23d5-432f-a287-599b11dfe83a','2fc29807-3efe-4ba3-b70f-b57ab2c8446f','d6033b20-169d-49a6-b817-93fb644f6832'],size=1,snapshot_id=None,source_replicaid=,source_volid=58030e1f-ecdb-4834-80c2-e915f5e57739,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-439514324',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=296f9e82-cbc5-4be0-bacb-a8e22b80844a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039994fa89a64b74883c3be13137a580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=58030e1f-ecdb-4834-80c2-e915f5e57739,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da28e25be7934728bd1e40bd21f949e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00948c4e-a0e0-467c-9144-e1c6391f945b),volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:22.677289 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d071f341-7d72-42c2-9548-8c2e6e25e440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:22.700784 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d071f341-7d72-42c2-9548-8c2e6e25e440) transitioned into state 'SUCCESS' from state '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-439514324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['c2313b7a-1c05-4a84-802f-7bc7e353e0f0','4ae230c2-23d5-432f-a287-599b11dfe83a','2fc29807-3efe-4ba3-b70f-b57ab2c8446f','d6033b20-169d-49a6-b817-93fb644f6832'],size=1,snapshot_id=None,source_replicaid=,source_volid=58030e1f-ecdb-4834-80c2-e915f5e57739,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=00948c4e-a0e0-467c-9144-e1c6391f945b)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:22.701697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937709e4-26f0-4815-8a92-764a3fa489e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:22.705224 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=283,cinder:UPDATE=88,cinder:INSERT=45 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:22:22.724084 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937709e4-26f0-4815-8a92-764a3fa489e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:22.724971 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (eb226c4b-d39a-466d-b87f-aad31ca05a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:22.725306 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request issued successfully. Aug 14 02:22:22.726108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0126e6d1-15f8-41de-8b47-35f607437acb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:22.726460 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1188/4739] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:22:22 2026] POST /volume/v3/volumes => generated 809 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:22.738615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49148988-76a6-485e-9e60-2a72c21cf651 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.739989 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:22.740608 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49148988-76a6-485e-9e60-2a72c21cf651 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:22.740872 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49148988-76a6-485e-9e60-2a72c21cf651 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.741085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49148988-76a6-485e-9e60-2a72c21cf651 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.741224 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-49148988-76a6-485e-9e60-2a72c21cf651 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:22.742791 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:22.743125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:22.743390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:22.745356 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.745356 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:22.746294 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49148988-76a6-485e-9e60-2a72c21cf651 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:22.746686 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1181/4740] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:22.753721 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:22.753721 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:22.759728 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:22.764580 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f1fbf94-404e-4c0b-890f-acaa03531d48 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:22.765021 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1181/4741] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:22 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:23.359742 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-69a4e75e-c23c-4807-b4b5-69bf3dcc1bee req-01a7f9b0-0976-4e76-af62-e575978f615a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.363182 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-69a4e75e-c23c-4807-b4b5-69bf3dcc1bee req-01a7f9b0-0976-4e76-af62-e575978f615a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a Aug 14 02:22:23.363182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-69a4e75e-c23c-4807-b4b5-69bf3dcc1bee req-01a7f9b0-0976-4e76-af62-e575978f615a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:23.363182 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-69a4e75e-c23c-4807-b4b5-69bf3dcc1bee req-01a7f9b0-0976-4e76-af62-e575978f615a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:23.370456 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.370456 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:23.415596 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-69a4e75e-c23c-4807-b4b5-69bf3dcc1bee req-01a7f9b0-0976-4e76-af62-e575978f615a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a returned with HTTP 200 Aug 14 02:22:23.416260 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1192/4742] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:22:23 2026] DELETE /volume/v3/attachments/a86a9be7-72dd-4c23-9e4f-34e1a0de9c3a => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:23.630447 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b8296cff-13b7-4116-b03e-459662a97fed None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.632070 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8296cff-13b7-4116-b03e-459662a97fed tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:23.632318 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8296cff-13b7-4116-b03e-459662a97fed tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:23.632398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b8296cff-13b7-4116-b03e-459662a97fed tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:23.636940 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.636940 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:23.637475 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b8296cff-13b7-4116-b03e-459662a97fed tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:23.638248 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b8296cff-13b7-4116-b03e-459662a97fed tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 200 Aug 14 02:22:23.638626 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1189/4743] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:23 2026] GET /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:23.647218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.649111 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:23.649444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "efa7e799-8c18-4aba-808e-4f1fcf573de6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-290966044"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:23.651141 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'snapshot_id': 'efa7e799-8c18-4aba-808e-4f1fcf573de6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-290966044'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:23.656649 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.656649 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:23.657253 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:23.657369 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:23.661428 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:23.666772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (c4154f13-758e-4a63-8156-edc8350aa893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:23.668403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db896b21-0408-4f76-8559-12bde3191578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:23.669414 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:23.719056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db896b21-0408-4f76-8559-12bde3191578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'efa7e799-8c18-4aba-808e-4f1fcf573de6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:23.720319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef105ae1-4c56-452d-ada6-782a617e33de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:23.761492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.763885 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:23.764164 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:23.764450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:23.764551 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:23.772715 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.772715 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:23.773796 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf0f9142-0378-41b2-8fb8-b3afcf840710 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:23.774348 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1182/4744] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:23 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:23.775617 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['d0ce024b-a96e-4af4-a548-dcd0460faf09', '4361a300-cf6d-4aa6-97f7-2ef493294a32', '97cbd5f2-a572-409e-9d4c-eabed07a7788', '11e8dfbb-eff4-4825-bcf9-750f0aa4d3df'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:23.776718 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef105ae1-4c56-452d-ada6-782a617e33de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0ce024b-a96e-4af4-a548-dcd0460faf09', '4361a300-cf6d-4aa6-97f7-2ef493294a32', '97cbd5f2-a572-409e-9d4c-eabed07a7788', '11e8dfbb-eff4-4825-bcf9-750f0aa4d3df']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:23.777734 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed25303-d3ed-474b-bb03-b4c40455d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:23.779275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.782431 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:23.782898 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:23.783141 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:23.793557 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.793557 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:23.800034 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:23.807489 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6db3ca8f-0b72-4494-820e-98ceb6736cf9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:23.808075 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1193/4745] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:23.826908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed25303-d3ed-474b-bb03-b4c40455d1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24bf246a-b780-47a2-9d5e-cff43dc5cfd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-290966044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['d0ce024b-a96e-4af4-a548-dcd0460faf09','4361a300-cf6d-4aa6-97f7-2ef493294a32','97cbd5f2-a572-409e-9d4c-eabed07a7788','11e8dfbb-eff4-4825-bcf9-750f0aa4d3df'],size=1,snapshot_id=efa7e799-8c18-4aba-808e-4f1fcf573de6,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-290966044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24bf246a-b780-47a2-9d5e-cff43dc5cfd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=efa7e799-8c18-4aba-808e-4f1fcf573de6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:23.827647 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a9ddaa-0f0d-44d3-a3db-85d1f1c96801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:23.845190 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a9ddaa-0f0d-44d3-a3db-85d1f1c96801) transitioned into state 'SUCCESS' from state '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-290966044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['d0ce024b-a96e-4af4-a548-dcd0460faf09','4361a300-cf6d-4aa6-97f7-2ef493294a32','97cbd5f2-a572-409e-9d4c-eabed07a7788','11e8dfbb-eff4-4825-bcf9-750f0aa4d3df'],size=1,snapshot_id=efa7e799-8c18-4aba-808e-4f1fcf573de6,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:23.846018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a18e2e-5973-43c5-9339-5579ba26a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:23.867512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a18e2e-5973-43c5-9339-5579ba26a677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:23.870353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (c4154f13-758e-4a63-8156-edc8350aa893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:23.870353 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:23.870353 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc29aa0b-8eec-4cd4-8aff-766cefce43c0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:23.870353 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1182/4746] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:23 2026] POST /volume/v3/volumes => generated 801 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:23.883885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:23.885631 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:23.885836 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:23.886091 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:23.893261 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:23.893261 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:23.897747 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:23.903378 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b31e3d3-e273-40bf-a953-4ecd40937d47 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 200 Aug 14 02:22:23.903918 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1190/4747] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:23 2026] GET /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:24.567340 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:24.569410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:22:24.569567 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:24.569771 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:24.576862 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:24.576862 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:24.581006 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:22:24.585772 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-5ee2a7d6-44ff-4b33-b4eb-3b0fb58170bd tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:22:24.586190 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1183/4748] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:22:24 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:24.786202 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:24.787841 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:24.788024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:24.788293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:24.788385 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:24.792274 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:24.792274 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:24.792940 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7a04608f-f96e-4546-8491-9f05ab568bb3 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:24.793260 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1194/4749] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:24 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:24.820114 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-854a6229-422f-451d-a2b9-08be1c739a3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:24.822328 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-854a6229-422f-451d-a2b9-08be1c739a3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:24.822770 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-854a6229-422f-451d-a2b9-08be1c739a3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:24.822841 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-854a6229-422f-451d-a2b9-08be1c739a3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:24.831241 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:24.831241 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:24.835619 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-854a6229-422f-451d-a2b9-08be1c739a3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:24.840588 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-854a6229-422f-451d-a2b9-08be1c739a3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:24.841071 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1183/4750] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:24 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:24.917551 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:24.919658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:24.919837 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:24.920023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:24.926329 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:24.926329 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:24.929555 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:24.933287 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4e99325c-c378-4b4d-b9bb-d71b936b77d4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 200 Aug 14 02:22:24.933664 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1191/4751] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:24 2026] GET /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:24.948032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:24.949637 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:24.949973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24bf246a-b780-47a2-9d5e-cff43dc5cfd0", "name": "tempest-VolumeDependencyTests-Snapshot-880907997"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:24.958781 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:24.958781 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:24.959537 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:24.959748 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create snapshot from volume 24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:24.993984 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['f8113ec1-6e10-455f-8833-1beb4b6e7fed', '55f15cf5-db39-4b34-9a8d-7c774a3ecbaf', 'd71c5b28-6676-4b5c-a077-6891fd13a9a0', 'c7025acf-88e3-4d63-8b41-8cbc6e9a8659'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:25.029291 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot create request issued successfully. Aug 14 02:22:25.030060 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e45eca0-1155-4bd7-b5a5-92e4454a69e3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:25.030591 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1184/4752] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:24 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 14 02:22:25.041324 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.041542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.043147 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:25.043367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:25.043603 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:25.047109 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:22:25.047344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:25.047576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:25.050407 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:25.050407 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:25.051074 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:25.051977 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1e74fdbd-fb8e-4aa9-9d94-9fc039814d96 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 200 Aug 14 02:22:25.052411 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1195/4753] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:25 2026] GET /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:25.056201 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:25.056201 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:25.061481 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:22:25.067184 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-aa3314b0-444c-4bb7-b48e-0b869ea7aeed tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:22:25.067713 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1184/4754] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:22:25 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:25.078506 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-92678256-9149-456a-b13a-f084e42469d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.078955 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-92678256-9149-456a-b13a-f084e42469d6 None None] GET https://10.4.3.35/volume// Aug 14 02:22:25.079144 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-92678256-9149-456a-b13a-f084e42469d6 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:25.079331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-92678256-9149-456a-b13a-f084e42469d6 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:25.079688 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-92678256-9149-456a-b13a-f084e42469d6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:22:25.080018 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1192/4755] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:22:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:22:25.089192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-af5ae14a-851e-435d-9090-129a06ce6878 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.091811 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-af5ae14a-851e-435d-9090-129a06ce6878 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:22:25.092225 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-af5ae14a-851e-435d-9090-129a06ce6878 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0a1bd62-5e59-4213-bd61-ae14a46f76d1", "connector": null, "instance_uuid": "8da57cb6-5ef6-4e03-a9fc-1d5684ed6a3e"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:25.100611 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:25.100611 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:25.125864 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-af5ae14a-851e-435d-9090-129a06ce6878 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:22:25.126398 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1185/4756] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:22:25 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:25.803531 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.805236 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:25.805472 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:25.805607 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:25.805702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:25.809716 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:25.809716 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:25.810404 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0eefbaca-57f6-46cb-9c43-317bc2750b68 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:25.810758 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1196/4757] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:25 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:25.854540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:25.856594 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:25.856858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:25.857097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:25.864882 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:25.864882 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:25.868563 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:25.872975 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1ab762e-b5ea-4d31-b46e-0ef95d4d282e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:25.873474 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1185/4758] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:25 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.063253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b50467a1-437f-4409-ac80-415ab73f5be0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.065890 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b50467a1-437f-4409-ac80-415ab73f5be0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:26.066089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b50467a1-437f-4409-ac80-415ab73f5be0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.066291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b50467a1-437f-4409-ac80-415ab73f5be0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.071859 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.071859 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:26.072418 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b50467a1-437f-4409-ac80-415ab73f5be0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:26.073240 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b50467a1-437f-4409-ac80-415ab73f5be0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 200 Aug 14 02:22:26.073621 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1193/4759] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.084723 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.087109 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:26.087610 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c937a4d0-3ea3-42e2-b2fa-19daf3274b99", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2024163351"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:26.089880 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'snapshot_id': 'c937a4d0-3ea3-42e2-b2fa-19daf3274b99', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2024163351'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:26.095534 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.095534 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:26.096107 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:26.096426 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:26.103071 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:26.109740 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (c47ccd02-d02c-41bc-ab12-f1c8cc738ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:26.111044 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fb38f1-d2b1-4b76-bd67-66ff035a8e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.114121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:26.117551 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-303c6e79-37dd-4d08-9c67-01fca9b61744 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.118092 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-303c6e79-37dd-4d08-9c67-01fca9b61744 None None] GET https://10.4.3.35/volume// Aug 14 02:22:26.118344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-303c6e79-37dd-4d08-9c67-01fca9b61744 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.118616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-303c6e79-37dd-4d08-9c67-01fca9b61744 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.119112 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-303c6e79-37dd-4d08-9c67-01fca9b61744 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:22:26.120375 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1197/4760] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:22:26.129812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.132844 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:22:26.133120 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.133244 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.149165 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fb38f1-d2b1-4b76-bd67-66ff035a8e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c937a4d0-3ea3-42e2-b2fa-19daf3274b99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.149660 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.149660 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:26.150114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0c388a-9f17-4ad0-9e52-08ccd489d2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.157570 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:22:26.164759 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0aad7142-0141-4c16-8618-9678f8e4d178 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:22:26.165327 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1186/4761] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:26.206171 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['cd4a0bb4-98cc-4f2a-8f62-b0f8f1c4caf9', 'd6ca8ec9-1e15-47ad-a783-b1251a1ff904', '8cfa7498-c572-433f-854e-1ddbe1556a63', '6fd333dd-dcbd-4d3b-ac46-97564ec64eea'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:26.206955 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0c388a-9f17-4ad0-9e52-08ccd489d2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4a0bb4-98cc-4f2a-8f62-b0f8f1c4caf9', 'd6ca8ec9-1e15-47ad-a783-b1251a1ff904', '8cfa7498-c572-433f-854e-1ddbe1556a63', '6fd333dd-dcbd-4d3b-ac46-97564ec64eea']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.207827 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3da9ef-9cd7-467d-8a48-6fb562bb48cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.255187 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3da9ef-9cd7-467d-8a48-6fb562bb48cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26cb375b-a590-4ccb-8f43-52e5d10bdc8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2024163351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['cd4a0bb4-98cc-4f2a-8f62-b0f8f1c4caf9','d6ca8ec9-1e15-47ad-a783-b1251a1ff904','8cfa7498-c572-433f-854e-1ddbe1556a63','6fd333dd-dcbd-4d3b-ac46-97564ec64eea'],size=1,snapshot_id=c937a4d0-3ea3-42e2-b2fa-19daf3274b99,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2024163351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26cb375b-a590-4ccb-8f43-52e5d10bdc8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c937a4d0-3ea3-42e2-b2fa-19daf3274b99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.256347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe2b50b-6ecb-427e-b773-bec93d95a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.278357 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe2b50b-6ecb-427e-b773-bec93d95a06e) transitioned into state 'SUCCESS' from state '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-2024163351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['cd4a0bb4-98cc-4f2a-8f62-b0f8f1c4caf9','d6ca8ec9-1e15-47ad-a783-b1251a1ff904','8cfa7498-c572-433f-854e-1ddbe1556a63','6fd333dd-dcbd-4d3b-ac46-97564ec64eea'],size=1,snapshot_id=c937a4d0-3ea3-42e2-b2fa-19daf3274b99,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.279125 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd4c399-a3b8-4bdd-9971-e2d9b5b0f632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.286167 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.289101 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 Aug 14 02:22:26.289437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:26.294166 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-41778987-dd8a-468b-abe2-08f928af9208 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.297541 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:22:26.302734 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:22:26.303182 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.303182 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:26.303291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd4c399-a3b8-4bdd-9971-e2d9b5b0f632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.304161 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (c47ccd02-d02c-41bc-ab12-f1c8cc738ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:26.304589 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:26.305078 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-889bacf9-0f64-40ff-9d23-8b6095e09928 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:26.305722 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1186/4762] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:26 2026] POST /volume/v3/volumes => generated 802 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:26.317324 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.319437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:26.319574 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.319769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.328546 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.328546 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:26.333086 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:26.337711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84b94c93-86f1-43e2-aafb-31e1d8c3fc2d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 200 Aug 14 02:22:26.338258 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1187/4763] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:26.414491 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:26.414631 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1831963563", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:26.416519 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1831963563', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:26.416644 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Create volume of 1 GB Aug 14 02:22:26.422658 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Availability Zones retrieved successfully. Aug 14 02:22:26.423659 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-b0a1bd62-5e59-4213-bd61-ae14a46f76d1-np0000007301" released by "attachment_update" :: held 0.121s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:22:26.424551 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-0206bd28-b636-4e21-8615-6e55804c07b7 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 returned with HTTP 200 Aug 14 02:22:26.424551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1194/4764] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:22:26 2026] PUT /volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:26.429954 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Flow 'volume_create_api' (6dc1d433-8bd5-4122-b617-86dd58bb06ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:26.432408 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbee0579-bfc2-42e6-b74b-27fd378b400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.433308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:26.452715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-4ff960f3-2631-4190-9489-82440b435baa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.455525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-4ff960f3-2631-4190-9489-82440b435baa tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44/action Aug 14 02:22:26.456072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-4ff960f3-2631-4190-9489-82440b435baa tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:22:26.456201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-4ff960f3-2631-4190-9489-82440b435baa tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:26.468386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbee0579-bfc2-42e6-b74b-27fd378b400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.469452 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601c8ab-7c05-431d-b487-093e3725595e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.476150 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.476150 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:26.486998 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-46c736e9-26a4-490b-8f41-48579f3d0f85 req-4ff960f3-2631-4190-9489-82440b435baa tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44/action returned with HTTP 204 Aug 14 02:22:26.487560 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1187/4765] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:22:26 2026] POST /volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:26.542871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Created reservations ['5d27106e-4886-46db-a9c7-cb63e71501a9', 'f0999b5e-6a7e-4bc5-941c-b7265d435d06', '66bbcdee-035e-48a9-bf2d-9a3a5779d3ce', '2a1d7990-cb6c-4d60-baf6-f65be2dbb898'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:26.543804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601c8ab-7c05-431d-b487-093e3725595e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d27106e-4886-46db-a9c7-cb63e71501a9', 'f0999b5e-6a7e-4bc5-941c-b7265d435d06', '66bbcdee-035e-48a9-bf2d-9a3a5779d3ce', '2a1d7990-cb6c-4d60-baf6-f65be2dbb898']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.544584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2db63a-da80-41da-8a92-7063cfb5a4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.568542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2db63a-da80-41da-8a92-7063cfb5a4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213e6003-f475-4c59-ad15-f7df53a7bb4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1831963563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9020a3e8f03d4d9091c9bce2aec46869',qos_specs=None,replication_status=,reservations=['5d27106e-4886-46db-a9c7-cb63e71501a9','f0999b5e-6a7e-4bc5-941c-b7265d435d06','66bbcdee-035e-48a9-bf2d-9a3a5779d3ce','2a1d7990-cb6c-4d60-baf6-f65be2dbb898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e22311a7904b65a5ccdffdf4190074',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1831963563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213e6003-f475-4c59-ad15-f7df53a7bb4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9020a3e8f03d4d9091c9bce2aec46869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08e22311a7904b65a5ccdffdf4190074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.569617 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6ffd76-94b5-4f9d-a35b-5fb2badefb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.589109 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6ffd76-94b5-4f9d-a35b-5fb2badefb63) transitioned into state 'SUCCESS' from state '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-1831963563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9020a3e8f03d4d9091c9bce2aec46869',qos_specs=None,replication_status=,reservations=['5d27106e-4886-46db-a9c7-cb63e71501a9','f0999b5e-6a7e-4bc5-941c-b7265d435d06','66bbcdee-035e-48a9-bf2d-9a3a5779d3ce','2a1d7990-cb6c-4d60-baf6-f65be2dbb898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08e22311a7904b65a5ccdffdf4190074',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.590081 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7994536-ded6-41d1-8cbb-6e0433c07677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:26.599373 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7994536-ded6-41d1-8cbb-6e0433c07677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:26.600332 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Flow 'volume_create_api' (6dc1d433-8bd5-4122-b617-86dd58bb06ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:26.600641 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Create volume request issued successfully. Aug 14 02:22:26.601289 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-41778987-dd8a-468b-abe2-08f928af9208 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:26.601772 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1198/4766] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:22:26 2026] POST /volume/v3/volumes => generated 754 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:26.613968 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.616038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:26.616276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.616496 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.623498 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.623498 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:26.627453 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:26.632343 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b72ba8ab-9c8b-46b5-8f0e-0bd5ca8b17fb tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:26.632751 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1188/4767] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.825696 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.829697 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:26.829697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.829697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.829697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:26.834384 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.834384 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:26.835617 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-de783bbf-ca5e-40df-9d27-bd7356eb0313 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:26.836544 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1195/4768] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.846605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.848654 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:26.848721 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.848908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.849066 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:26.856448 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.856448 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:26.857333 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2701ff-e2bf-4773-bf7a-2f652285aa4f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:26.857708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1188/4769] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.869813 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.871658 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:26.871926 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.872179 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.872240 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete backup with id: c0727520-1521-46c9-adf8-66902dbed6c2. Aug 14 02:22:26.876895 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.876895 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:26.890788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.892870 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:26.893092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.893280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.893720 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] delete_backup rpcapi backup_id c0727520-1521-46c9-adf8-66902dbed6c2 {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:22:26.895799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-afc17a04-6526-4569-ab5b-85f67c1ddbaf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 202 Aug 14 02:22:26.896342 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1199/4770] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:26 2026] DELETE /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:22:26.904665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:26.904977 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.904977 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:26.908363 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:26.908363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:26.908363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:26.908363 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:26.908700 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:26.913926 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3e68d83-ccf1-432d-80a2-41ec2d55d87d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:26.914773 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1189/4771] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:26.918197 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:26.918197 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:26.918197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-442f75f9-8485-4651-aab5-fa08cc4f7c89 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 200 Aug 14 02:22:26.918197 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1196/4772] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:26 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:27.352692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-680c1450-2837-419c-913d-00bf1bc49964 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.354326 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-680c1450-2837-419c-913d-00bf1bc49964 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:27.354555 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-680c1450-2837-419c-913d-00bf1bc49964 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.354807 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-680c1450-2837-419c-913d-00bf1bc49964 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.363309 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.363309 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:27.366859 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-680c1450-2837-419c-913d-00bf1bc49964 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:27.371910 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-680c1450-2837-419c-913d-00bf1bc49964 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 200 Aug 14 02:22:27.372445 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1189/4773] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:27.383543 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e00897ee-2277-4320-811f-6f1133fef09b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.385296 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:27.385485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.385752 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.385913 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:27.391410 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.391410 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:27.391878 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:27.408725 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot delete request issued successfully. Aug 14 02:22:27.408925 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e00897ee-2277-4320-811f-6f1133fef09b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 202 Aug 14 02:22:27.409330 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1200/4774] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:27 2026] DELETE /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:27.419280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.421274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:27.421274 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.421501 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.426871 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.426871 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:27.427286 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:27.427949 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b3f5f83-5ab5-494f-95da-5f14a32c305c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 200 Aug 14 02:22:27.428278 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1190/4775] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:27.645660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.647316 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:27.647496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.647752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.655428 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.655428 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:27.663197 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:27.669191 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58bca22e-3783-4ecd-85cd-c8ba8fbbb930 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:27.669554 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1197/4776] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:27.681807 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.683549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:27.683756 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.683938 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.692498 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.692498 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:27.701045 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:27.709765 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e7ac673-2ada-4507-b54c-b49a462f3ad4 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:27.710169 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1190/4777] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:27.723652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f67edad9-5427-47de-bd67-170af451ee1e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.725161 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] POST https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a/action Aug 14 02:22:27.727694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-960261937", "disk_format": "raw"}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:22:27.727694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-960261937", "disk_format": "raw"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:27.733338 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.733338 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:27.734108 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:27.746340 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.746340 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:27.750632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.image.image_utils [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-960261937'}] 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-960261937'}]. {{(pid=100234) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 02:22:27.928620 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2b2805ff-41e8-4088-80ed-45750ac53973 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.928819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.930311 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:27.930526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.930711 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.932375 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b2805ff-41e8-4088-80ed-45750ac53973 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 Aug 14 02:22:27.932538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b2805ff-41e8-4088-80ed-45750ac53973 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.932716 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b2805ff-41e8-4088-80ed-45750ac53973 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.932842 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2b2805ff-41e8-4088-80ed-45750ac53973 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Show backup with id c0727520-1521-46c9-adf8-66902dbed6c2. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:22:27.936741 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b2805ff-41e8-4088-80ed-45750ac53973 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 returned with HTTP 404 Aug 14 02:22:27.937396 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1198/4778] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/backups/c0727520-1521-46c9-adf8-66902dbed6c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:27.940698 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.940698 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:27.942096 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:27.945755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71826f3f-c72a-422b-9303-f63b43a0553a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.946723 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c392b86c-113b-4ad3-ae84-ca069d1a62b6 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:27.947133 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1191/4779] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:27.947714 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:27.947956 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.948186 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.948324 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete snapshot with id: 01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:27.953199 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.953199 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:27.953628 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot retrieved successfully. Aug 14 02:22:27.970309 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot delete request issued successfully. Aug 14 02:22:27.970599 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71826f3f-c72a-422b-9303-f63b43a0553a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 returned with HTTP 202 Aug 14 02:22:27.971108 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1191/4780] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:27 2026] DELETE /volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:27.983094 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:27.985247 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:27.985523 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:27.985803 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:27.998095 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:27.998095 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:27.998095 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Snapshot retrieved successfully. Aug 14 02:22:27.998095 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-23ef57ac-7332-4ab3-9060-7ddc21dc4327 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 returned with HTTP 200 Aug 14 02:22:27.998095 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1199/4781] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:27 2026] GET /volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:28.210270 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Copy volume to image completed successfully. Aug 14 02:22:28.211478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f67edad9-5427-47de-bd67-170af451ee1e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a/action returned with HTTP 202 Aug 14 02:22:28.211478 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1201/4782] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:22:27 2026] POST /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a/action => generated 685 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:28.436667 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc82e4a0-7470-4b68-90d8-0087ea97ffcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:28.438424 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc82e4a0-7470-4b68-90d8-0087ea97ffcb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:28.438591 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc82e4a0-7470-4b68-90d8-0087ea97ffcb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:28.438788 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc82e4a0-7470-4b68-90d8-0087ea97ffcb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:28.442839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc82e4a0-7470-4b68-90d8-0087ea97ffcb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 404 Aug 14 02:22:28.443382 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1192/4783] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:28 2026] GET /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:28.450580 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:28.452300 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:28.452476 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:28.452641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:28.452776 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:28.457517 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:28.457517 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:28.458013 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:28.474661 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot delete request issued successfully. Aug 14 02:22:28.474814 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cc017d2-69c2-4cb8-bfe6-f01a1d57194e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 202 Aug 14 02:22:28.475284 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1192/4784] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:28 2026] DELETE /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:28.482292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:28.484175 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:28.484428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:28.484687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:28.490599 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:28.490599 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:28.491284 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:28.492351 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d15eaa2-6595-4311-a0f9-a61ac137d5a7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 200 Aug 14 02:22:28.492847 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1200/4785] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:28 2026] GET /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:28.959821 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:28.961617 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:28.961889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:28.962114 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:28.969401 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:28.969401 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:28.973403 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:28.977646 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2c2dcbd-0a75-424f-9344-f41fc94e3ded tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:28.978119 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1202/4786] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:28 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:29.004747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9e6ca34-4486-40e3-bed1-42875e9159fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.006421 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9e6ca34-4486-40e3-bed1-42875e9159fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 Aug 14 02:22:29.006581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9e6ca34-4486-40e3-bed1-42875e9159fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.006777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9e6ca34-4486-40e3-bed1-42875e9159fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.011226 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9e6ca34-4486-40e3-bed1-42875e9159fd tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 returned with HTTP 404 Aug 14 02:22:29.011652 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1193/4787] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:29 2026] GET /volume/v3/snapshots/01472fe6-e3aa-44c4-9232-ddab2ef344b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:29.019162 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.020745 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:29.020907 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.021092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.021232 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume with id: 51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:29.027572 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:29.027572 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:29.028005 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:29.043071 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume request issued successfully. Aug 14 02:22:29.043235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d9b27d89-ec60-4292-8cd2-dfb9ffa1ffaa tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 returned with HTTP 202 Aug 14 02:22:29.043617 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1193/4788] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:29 2026] DELETE /volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:29.051248 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.052889 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:29.053065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.053234 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.060091 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:29.060091 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:29.063689 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:29.068566 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-da9d4ff4-576b-4622-b4e9-d5c4001b1031 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 returned with HTTP 200 Aug 14 02:22:29.068971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1201/4789] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:29 2026] GET /volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:29.506011 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e152eddf-d391-48a1-9a2b-5a2fb7e25df9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.507915 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e152eddf-d391-48a1-9a2b-5a2fb7e25df9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:29.508315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e152eddf-d391-48a1-9a2b-5a2fb7e25df9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.509645 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e152eddf-d391-48a1-9a2b-5a2fb7e25df9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.513284 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e152eddf-d391-48a1-9a2b-5a2fb7e25df9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 404 Aug 14 02:22:29.513977 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1203/4790] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:29 2026] GET /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:29.520024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.521614 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:29.521802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.521989 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.522172 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:29.528826 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:29.528826 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:29.529270 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:29.544146 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:29.544314 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce969571-d379-4209-b8aa-2b08b583a8b2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 202 Aug 14 02:22:29.544733 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1194/4791] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:29 2026] DELETE /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:29.554268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.556539 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:29.556824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.557101 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:29.565651 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:29.565651 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:29.569879 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:29.575081 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7356d3a2-2173-4965-bf36-2ab06776a9cf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 200 Aug 14 02:22:29.575621 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1194/4792] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:29 2026] GET /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:29.990878 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-17529767-106a-4665-9c31-339daef3cb01 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:29.992847 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-17529767-106a-4665-9c31-339daef3cb01 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:29.993077 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-17529767-106a-4665-9c31-339daef3cb01 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:29.993285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-17529767-106a-4665-9c31-339daef3cb01 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.000867 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:30.000867 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:30.004471 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-17529767-106a-4665-9c31-339daef3cb01 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:30.008725 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-17529767-106a-4665-9c31-339daef3cb01 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:30.009140 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1202/4793] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:29 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:30.086487 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fffeab45-71a6-4e46-8868-1d6e0551c13e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.089842 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fffeab45-71a6-4e46-8868-1d6e0551c13e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 Aug 14 02:22:30.089842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fffeab45-71a6-4e46-8868-1d6e0551c13e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.089842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fffeab45-71a6-4e46-8868-1d6e0551c13e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.093977 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fffeab45-71a6-4e46-8868-1d6e0551c13e tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 returned with HTTP 404 Aug 14 02:22:30.094517 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1204/4794] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:30 2026] GET /volume/v3/volumes/51ef8762-ee57-4a0b-b8d3-1a7f57ae72c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:30.100361 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb350bdf-3726-4295-beee-118b17f8c350 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.101918 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:22:30.102095 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.102259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.102407 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume with id: 737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:22:30.108849 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:30.108849 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:30.109257 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:30.123916 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume request issued successfully. Aug 14 02:22:30.124098 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb350bdf-3726-4295-beee-118b17f8c350 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 202 Aug 14 02:22:30.124491 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1195/4795] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:30 2026] DELETE /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:30.131824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee23686a-86a1-4c83-912f-e77f260d92ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.133527 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee23686a-86a1-4c83-912f-e77f260d92ea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:22:30.133707 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee23686a-86a1-4c83-912f-e77f260d92ea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.133892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee23686a-86a1-4c83-912f-e77f260d92ea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.141010 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:30.141010 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:30.144524 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee23686a-86a1-4c83-912f-e77f260d92ea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:30.150065 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee23686a-86a1-4c83-912f-e77f260d92ea tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 200 Aug 14 02:22:30.150585 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1195/4796] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:30 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:30.588832 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-606d9c67-c2fc-434a-a595-3103b3fedd73 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.591099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-606d9c67-c2fc-434a-a595-3103b3fedd73 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:30.591377 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-606d9c67-c2fc-434a-a595-3103b3fedd73 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.591629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-606d9c67-c2fc-434a-a595-3103b3fedd73 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.599574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-606d9c67-c2fc-434a-a595-3103b3fedd73 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 404 Aug 14 02:22:30.600230 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1203/4797] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:30 2026] GET /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:30.613140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.618941 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:30.618941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.618941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.619448 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:30.628071 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:30.628071 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:30.628769 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:30.662091 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:30.662354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7e7b6217-8b33-4c10-9f24-30b0be1817b7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 202 Aug 14 02:22:30.662935 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1205/4798] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:30 2026] DELETE /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:30.670872 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:30.672806 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:30.673128 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:30.673286 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:30.680751 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:30.680751 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:30.684161 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:30.689020 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83e0e4e2-9146-41dc-a631-2e4aef3f2cef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 200 Aug 14 02:22:30.690054 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1196/4799] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:30 2026] GET /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:31.022475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.024171 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:31.024347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.024533 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.030698 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:31.030698 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:31.033612 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:31.037178 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6682f7e3-35b4-4777-afb3-a962bccaa24d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:31.037552 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1196/4800] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:31 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:31.162213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4280b8e9-2671-4f6f-a28e-336687e21d9a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.163788 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4280b8e9-2671-4f6f-a28e-336687e21d9a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b Aug 14 02:22:31.164006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4280b8e9-2671-4f6f-a28e-336687e21d9a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.164186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4280b8e9-2671-4f6f-a28e-336687e21d9a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.169220 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4280b8e9-2671-4f6f-a28e-336687e21d9a tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b returned with HTTP 404 Aug 14 02:22:31.169603 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1204/4801] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:31 2026] GET /volume/v3/volumes/737450e6-d0e5-4bf0-9222-330bf6e2912b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:31.175605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fbe023d9-a868-4152-95b0-ca183255fa57 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.177441 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:22:31.177637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.177942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.178017 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume with id: 08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:22:31.185052 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:31.185052 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:31.185607 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:31.201551 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume request issued successfully. Aug 14 02:22:31.201765 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fbe023d9-a868-4152-95b0-ca183255fa57 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 202 Aug 14 02:22:31.202179 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1206/4802] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:31 2026] DELETE /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:31.208471 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.210236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:22:31.210434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.210638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.217435 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:31.217435 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:31.220878 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:31.225053 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f03ecf3-71a8-4c6b-86f6-a35edaa7d5bf tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 200 Aug 14 02:22:31.225421 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1197/4803] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:31 2026] GET /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:31.702999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7777b46b-fe42-4a97-bb9a-8d37e7350962 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.704279 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7777b46b-fe42-4a97-bb9a-8d37e7350962 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:31.704499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7777b46b-fe42-4a97-bb9a-8d37e7350962 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.710495 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7777b46b-fe42-4a97-bb9a-8d37e7350962 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.712628 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7777b46b-fe42-4a97-bb9a-8d37e7350962 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 404 Aug 14 02:22:31.713019 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1197/4804] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:31 2026] GET /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:31.720282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.722149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:31.722343 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.722526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.723203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:31.729425 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:31.729425 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:31.729848 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:31.747808 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:31.748001 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9101f78-5f6a-407f-91e0-8b77bc316f18 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 202 Aug 14 02:22:31.748351 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1205/4805] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:31 2026] DELETE /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:31.757317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:31.759175 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:31.759440 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:31.759699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:31.767955 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:31.767955 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:31.771355 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:31.776321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1d2ebd2-2638-4776-bebd-97880039cca9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 200 Aug 14 02:22:31.776768 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1207/4806] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:31 2026] GET /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:32.049379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.051271 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:32.051520 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.051746 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.058575 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:32.058575 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:32.061914 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:32.065725 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b69ac82d-2942-4abd-8a02-ae0f667fb53f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:32.066098 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1198/4807] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:32 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:32.241641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-530a50c0-ffeb-4678-9be9-9f16b27b772f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.243813 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-530a50c0-ffeb-4678-9be9-9f16b27b772f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 Aug 14 02:22:32.244067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-530a50c0-ffeb-4678-9be9-9f16b27b772f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.244305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-530a50c0-ffeb-4678-9be9-9f16b27b772f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.251308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-530a50c0-ffeb-4678-9be9-9f16b27b772f tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 returned with HTTP 404 Aug 14 02:22:32.251947 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1198/4808] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:32 2026] GET /volume/v3/volumes/08c7af4b-b808-4c16-938f-7aff2eafe967 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:32.258513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.260825 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] DELETE https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:22:32.261098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.261275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.261430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume with id: 0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:22:32.268060 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:32.268060 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:32.268499 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:32.288411 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Delete volume request issued successfully. Aug 14 02:22:32.288572 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ffc0137e-cd8a-4da7-ad59-f74124e479c9 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 202 Aug 14 02:22:32.289011 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1206/4809] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:32 2026] DELETE /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:32.296518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.298515 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:22:32.298739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.298952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.306617 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:32.306617 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:32.312727 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Volume info retrieved successfully. Aug 14 02:22:32.316306 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4da64f27-3ae6-477b-a7d2-83212d686c5c tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 200 Aug 14 02:22:32.316781 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1208/4810] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:32 2026] GET /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:32.788893 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd1e1c5d-f928-42c6-9ab3-26259dfdcf37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.790639 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd1e1c5d-f928-42c6-9ab3-26259dfdcf37 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:32.790868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd1e1c5d-f928-42c6-9ab3-26259dfdcf37 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.791057 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd1e1c5d-f928-42c6-9ab3-26259dfdcf37 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.796254 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd1e1c5d-f928-42c6-9ab3-26259dfdcf37 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 404 Aug 14 02:22:32.796644 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1199/4811] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:32 2026] GET /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:32.804593 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8775e6c3-4325-48cb-acf2-811836966c26 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.806817 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:32.807182 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-659099424"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:32.808811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-659099424'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:32.808899 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:32.812919 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:32.818682 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (e3395638-d59c-45b6-8893-fa66ed656ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:32.819608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7666f431-b5be-4fb1-a283-80ca7125cde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:32.820492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:32.846747 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7666f431-b5be-4fb1-a283-80ca7125cde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:32.847564 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa986fb-7698-4cf3-8bce-b6fcfc1bb296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:32.885518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['affa0f49-f9be-49d4-9222-a18578cfc732', '27d58a1c-e8d7-4854-9433-d18f9bbe149a', '8caba05a-e95c-46c5-9985-98429b2f1cb8', '4ed86122-76ad-48a9-9c5f-b493b750664e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:32.886136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa986fb-7698-4cf3-8bce-b6fcfc1bb296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affa0f49-f9be-49d4-9222-a18578cfc732', '27d58a1c-e8d7-4854-9433-d18f9bbe149a', '8caba05a-e95c-46c5-9985-98429b2f1cb8', '4ed86122-76ad-48a9-9c5f-b493b750664e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:32.887112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71db7fd-cf61-41b1-a440-b797954298fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:32.910326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71db7fd-cf61-41b1-a440-b797954298fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a78fc35-af58-4c6f-ba13-f639c9830b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-659099424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['affa0f49-f9be-49d4-9222-a18578cfc732','27d58a1c-e8d7-4854-9433-d18f9bbe149a','8caba05a-e95c-46c5-9985-98429b2f1cb8','4ed86122-76ad-48a9-9c5f-b493b750664e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-659099424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a78fc35-af58-4c6f-ba13-f639c9830b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:32.911168 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdee91de-7f10-403e-84c1-c6871e9eb53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:32.930388 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdee91de-7f10-403e-84c1-c6871e9eb53c) transitioned into state 'SUCCESS' from state '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-659099424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['affa0f49-f9be-49d4-9222-a18578cfc732','27d58a1c-e8d7-4854-9433-d18f9bbe149a','8caba05a-e95c-46c5-9985-98429b2f1cb8','4ed86122-76ad-48a9-9c5f-b493b750664e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:32.931119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fd356b-e1dd-4e82-96e1-48f688a95d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:32.940016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fd356b-e1dd-4e82-96e1-48f688a95d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:32.940889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (e3395638-d59c-45b6-8893-fa66ed656ff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:32.941254 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:32.941888 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8775e6c3-4325-48cb-acf2-811836966c26 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:32.942529 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1199/4812] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:22:32 2026] POST /volume/v3/volumes => generated 767 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:32.954593 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:32.956346 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:32.956574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:32.956780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:32.964211 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:32.964211 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:32.967924 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:32.972312 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87d3e6ba-d0b1-4cc4-82a0-e8af891bd6f0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 200 Aug 14 02:22:32.972775 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1207/4813] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:32 2026] GET /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:33.081934 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:33.083780 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:33.083856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:33.084060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:33.090893 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:33.090893 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:33.094723 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:33.099025 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db2e3abc-4e1a-4482-8aaf-d0e4949d1758 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:33.099367 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1209/4814] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:33 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:33.329242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0c1dcc94-eaeb-4234-bf55-52cd69ee9f08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:33.330925 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c1dcc94-eaeb-4234-bf55-52cd69ee9f08 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] GET https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 Aug 14 02:22:33.331262 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c1dcc94-eaeb-4234-bf55-52cd69ee9f08 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:33.331436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0c1dcc94-eaeb-4234-bf55-52cd69ee9f08 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:33.336920 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0c1dcc94-eaeb-4234-bf55-52cd69ee9f08 tempest-VolumesBackupsTest-1820165380 tempest-VolumesBackupsTest-1820165380-project-member] https://10.4.3.35/volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 returned with HTTP 404 Aug 14 02:22:33.337442 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1200/4815] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:33 2026] GET /volume/v3/volumes/0a31881a-7f6d-45e7-b1db-7a09d35c8bc3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:33.987725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:33.990003 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:33.990227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:33.990455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:33.998789 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:33.998789 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:34.003085 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:34.008309 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2593e78c-6b85-405b-ad4e-5f7d1de7be02 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 200 Aug 14 02:22:34.009367 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1200/4816] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:33 2026] GET /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:34.024102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ef1866cf-5359-47cd-898c-ec08aae57caf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:34.026003 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:34.026295 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a78fc35-af58-4c6f-ba13-f639c9830b9d", "name": "tempest-VolumeDependencyTests-Snapshot-1212728458"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:34.033898 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:34.033898 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:34.034358 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:34.034507 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create snapshot from volume 1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:34.058459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['af86ef81-b7d1-45a3-9ec7-78982a535238', '942808ee-97d2-49fc-b108-bc9fce2fbcb6', '1d956ced-9cac-4de3-91c6-f33c2b60b925', '1e48006e-7f5e-4769-a486-3c22f88dd466'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:34.094404 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot create request issued successfully. Aug 14 02:22:34.095536 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef1866cf-5359-47cd-898c-ec08aae57caf tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:34.095879 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1208/4817] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:34.105294 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:34.107319 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:34.107457 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:34.107702 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:34.113837 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:34.113837 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:34.113837 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:34.113952 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:34.114499 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dcd2718a-6ebe-4873-863e-a0e57d0e6806 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 200 Aug 14 02:22:34.117370 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1210/4818] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:34 2026] GET /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:34.117465 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:34.117465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:34.117465 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:34.123437 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:34.123437 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:34.127118 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:34.131035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ab252fe-450c-40ea-8065-847a79a19ee4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:34.131503 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1201/4819] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:34 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:34.144064 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:34.145960 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:22:34.146642 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:34.146871 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:34.156606 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:34.156606 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:34.162030 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:22:34.168301 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a36e175-ca79-4ff1-87ef-a07b99599d60 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:22:34.168837 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1201/4820] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:34 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:35.126149 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-107526af-2c66-430d-a5db-efbfa4a69595 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:35.129411 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-107526af-2c66-430d-a5db-efbfa4a69595 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:35.129411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-107526af-2c66-430d-a5db-efbfa4a69595 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:35.130033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-107526af-2c66-430d-a5db-efbfa4a69595 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:35.136327 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:35.136327 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:35.136854 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-107526af-2c66-430d-a5db-efbfa4a69595 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:35.137462 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-107526af-2c66-430d-a5db-efbfa4a69595 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 200 Aug 14 02:22:35.138014 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1209/4821] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:35 2026] GET /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:35.147187 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:35.149093 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:35.149381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2da496ac-b44d-4e94-8b7c-a2e8a39b060e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-479272171"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:35.151078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'snapshot_id': '2da496ac-b44d-4e94-8b7c-a2e8a39b060e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-479272171'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:35.153292 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=368,cinder:UPDATE=124,cinder:INSERT=64 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:22:35.158437 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:35.158437 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:35.159171 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:35.159432 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:35.164735 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:35.170835 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (13fc4d4e-8864-4e4c-b6c3-7f89f0de1dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:35.172387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f64e301-1c3a-4217-9b5c-e983f765bf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:35.173212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:35.207980 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f64e301-1c3a-4217-9b5c-e983f765bf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2da496ac-b44d-4e94-8b7c-a2e8a39b060e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:35.210045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98502267-cd3a-4768-b1b3-6c662559ef70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:35.271047 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['76bf44b2-0e66-4844-8915-28b96fda677e', 'abbf857c-6227-43fb-85a9-2219dd57d501', '2206e723-60a1-47a2-b0b9-aadfe2165ccf', '11f5b2ad-e15d-4fdf-a6a3-08dffa008632'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:35.272606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98502267-cd3a-4768-b1b3-6c662559ef70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76bf44b2-0e66-4844-8915-28b96fda677e', 'abbf857c-6227-43fb-85a9-2219dd57d501', '2206e723-60a1-47a2-b0b9-aadfe2165ccf', '11f5b2ad-e15d-4fdf-a6a3-08dffa008632']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:35.273865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afebbb72-cfab-4816-9f4b-6cbd75c5bc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:35.332580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afebbb72-cfab-4816-9f4b-6cbd75c5bc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-479272171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['76bf44b2-0e66-4844-8915-28b96fda677e','abbf857c-6227-43fb-85a9-2219dd57d501','2206e723-60a1-47a2-b0b9-aadfe2165ccf','11f5b2ad-e15d-4fdf-a6a3-08dffa008632'],size=1,snapshot_id=2da496ac-b44d-4e94-8b7c-a2e8a39b060e,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-479272171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2da496ac-b44d-4e94-8b7c-a2e8a39b060e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:35.333454 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deca70ff-6bb4-4d04-bd5d-8b9dc394120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:35.363568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deca70ff-6bb4-4d04-bd5d-8b9dc394120d) transitioned into state 'SUCCESS' from state '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-479272171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['76bf44b2-0e66-4844-8915-28b96fda677e','abbf857c-6227-43fb-85a9-2219dd57d501','2206e723-60a1-47a2-b0b9-aadfe2165ccf','11f5b2ad-e15d-4fdf-a6a3-08dffa008632'],size=1,snapshot_id=2da496ac-b44d-4e94-8b7c-a2e8a39b060e,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:35.364694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a30fd18-4f9a-4f94-9724-9424be8e06f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:35.403930 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a30fd18-4f9a-4f94-9724-9424be8e06f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:35.405188 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (13fc4d4e-8864-4e4c-b6c3-7f89f0de1dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:35.405631 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:35.406503 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6d096cd-be5a-4c9b-b9a9-09ca7a9c7574 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:35.407148 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1211/4822] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:35 2026] POST /volume/v3/volumes => generated 801 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:35.423278 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:35.425322 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:35.425552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:35.425791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:35.433442 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:35.433442 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:35.437596 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:35.445866 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c628c5f7-9620-4ecf-a69e-a0de87ada159 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 returned with HTTP 200 Aug 14 02:22:35.447309 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1202/4823] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:35 2026] GET /volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:36.473086 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:36.474758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:36.474958 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:36.475140 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:36.483051 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:36.483051 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:36.488201 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:36.494129 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b531a4b-a841-47b7-8e1b-62483ba4d368 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 returned with HTTP 200 Aug 14 02:22:36.494538 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1202/4824] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:36 2026] GET /volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:36.507466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f1056728-3faf-43a7-b99c-79642bcfb26e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:36.509574 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:36.509846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:36.510162 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:36.510263 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:36.516936 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:36.516936 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:36.517374 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:36.531750 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot delete request issued successfully. Aug 14 02:22:36.531917 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f1056728-3faf-43a7-b99c-79642bcfb26e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 202 Aug 14 02:22:36.532346 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1210/4825] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:36 2026] DELETE /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:36.540743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-86e976f2-bbf6-408d-a871-cce524cb806d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:36.546856 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86e976f2-bbf6-408d-a871-cce524cb806d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:36.547790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86e976f2-bbf6-408d-a871-cce524cb806d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:36.547790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-86e976f2-bbf6-408d-a871-cce524cb806d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:36.557153 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:36.557153 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:36.557747 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-86e976f2-bbf6-408d-a871-cce524cb806d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Snapshot retrieved successfully. Aug 14 02:22:36.558764 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-86e976f2-bbf6-408d-a871-cce524cb806d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 200 Aug 14 02:22:36.559257 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1212/4826] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:36 2026] GET /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:37.573728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-431d4c66-a914-40c8-9fda-1cc809c9d10f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:37.575815 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-431d4c66-a914-40c8-9fda-1cc809c9d10f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:37.576434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-431d4c66-a914-40c8-9fda-1cc809c9d10f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:37.576434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-431d4c66-a914-40c8-9fda-1cc809c9d10f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:37.578195 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=272,cinder:UPDATE=59,cinder:INSERT=26 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:22:37.583417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-431d4c66-a914-40c8-9fda-1cc809c9d10f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 404 Aug 14 02:22:37.583883 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1203/4827] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:37 2026] GET /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:37.593618 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-defed336-7a03-4724-a570-0401562d2e5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:37.597583 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:37.599094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:37.599094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:37.599094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:37.602492 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=362,cinder:INSERT=65,cinder:UPDATE=122 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:22:37.611009 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:37.611009 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:37.611640 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:37.654814 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:37.655226 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-defed336-7a03-4724-a570-0401562d2e5d tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 202 Aug 14 02:22:37.656081 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1203/4828] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:37 2026] DELETE /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:37.668787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:37.673197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:37.673197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:37.673495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:37.691825 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:37.691825 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:37.697371 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:37.704110 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7285b13d-5cdd-4845-8622-bc35b8be9a2c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 200 Aug 14 02:22:37.704594 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1211/4829] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:37 2026] GET /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:38.724068 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a0cfd2ed-4236-4084-979f-dd76628472a0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:38.726827 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0cfd2ed-4236-4084-979f-dd76628472a0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:38.727086 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0cfd2ed-4236-4084-979f-dd76628472a0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:38.727310 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0cfd2ed-4236-4084-979f-dd76628472a0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:38.736315 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0cfd2ed-4236-4084-979f-dd76628472a0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 404 Aug 14 02:22:38.736880 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1213/4830] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:38 2026] GET /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:38.749773 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:38.751905 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:38.752276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1958302852"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:38.754454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1958302852'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:38.754559 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:38.761512 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:38.767750 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (20a8fbcf-b1ac-483f-a3b3-937167cb2888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:38.769058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d689b1-0eaa-442d-9866-e0591bd45c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:38.770155 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:38.804800 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d689b1-0eaa-442d-9866-e0591bd45c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:38.806077 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b086a65-28ca-4556-9577-e3fd26dda242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:38.852861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['bb179ed5-a845-4276-8687-01789d7f398e', '0c7eddb8-8d25-4e6c-8fd6-40a74fe1caa2', '1ee6f760-16ff-4da2-9832-4cf7ca8b196d', '5cd1aa4b-4237-4d92-8a08-536c2bf27c37'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:38.854071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b086a65-28ca-4556-9577-e3fd26dda242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb179ed5-a845-4276-8687-01789d7f398e', '0c7eddb8-8d25-4e6c-8fd6-40a74fe1caa2', '1ee6f760-16ff-4da2-9832-4cf7ca8b196d', '5cd1aa4b-4237-4d92-8a08-536c2bf27c37']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:38.855348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0641e60-cc2b-4816-af77-2ee3501f9718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:38.889556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0641e60-cc2b-4816-af77-2ee3501f9718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9992d3-29b8-45ad-8ead-bb92aeef19b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1958302852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['bb179ed5-a845-4276-8687-01789d7f398e','0c7eddb8-8d25-4e6c-8fd6-40a74fe1caa2','1ee6f760-16ff-4da2-9832-4cf7ca8b196d','5cd1aa4b-4237-4d92-8a08-536c2bf27c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1958302852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9992d3-29b8-45ad-8ead-bb92aeef19b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:38.890887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bdfff8-d1a5-4104-a841-b772add755ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:38.928085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bdfff8-d1a5-4104-a841-b772add755ea) transitioned into state 'SUCCESS' from state '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-1958302852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['bb179ed5-a845-4276-8687-01789d7f398e','0c7eddb8-8d25-4e6c-8fd6-40a74fe1caa2','1ee6f760-16ff-4da2-9832-4cf7ca8b196d','5cd1aa4b-4237-4d92-8a08-536c2bf27c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:38.928401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c725f0f-bd47-4f91-bb57-d4fe06406dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:38.944541 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c725f0f-bd47-4f91-bb57-d4fe06406dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:38.945593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (20a8fbcf-b1ac-483f-a3b3-937167cb2888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:38.945880 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:38.946523 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24d6925c-2d9d-44f0-a3c3-00df881ffad3 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:38.947033 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1204/4831] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:22:38 2026] POST /volume/v3/volumes => generated 768 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:38.962461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99555bda-7285-44df-b9bd-ace059677049 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:38.964824 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99555bda-7285-44df-b9bd-ace059677049 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:38.965093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99555bda-7285-44df-b9bd-ace059677049 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:38.965280 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99555bda-7285-44df-b9bd-ace059677049 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:38.979070 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:38.979070 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:38.983094 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-99555bda-7285-44df-b9bd-ace059677049 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:38.992313 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99555bda-7285-44df-b9bd-ace059677049 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 200 Aug 14 02:22:38.992486 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1204/4832] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:38 2026] GET /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:39.001515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-44951fa0-e909-49ef-95d9-cd52027c3605 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:39.003928 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:39.004342 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "71dfe07a-b8ec-42af-9dc4-baf3e0ab43a9", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:39.005913 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '71dfe07a-b8ec-42af-9dc4-baf3e0ab43a9', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:39.134699 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume of 1 GB Aug 14 02:22:39.143641 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Availability Zones retrieved successfully. Aug 14 02:22:39.151467 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (75b618c6-3e36-4663-b476-699149ef7e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:39.153743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c70adfb-59d8-49ea-8f24-86d923cdc0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:39.155177 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:39.246422 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c70adfb-59d8-49ea-8f24-86d923cdc0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:39.247385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055a9228-709f-4563-abc8-e7f57cc8ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:39.332626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['87551bb3-f1c3-4e59-af66-d21e5d3df34d', 'd284212d-c35f-4504-aa8a-89134711d9ee', 'cf5ae36c-b371-4a1f-8f66-c6ffe934c7a8', '8d9bb6b0-837a-4389-a328-58f1c6391308'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:39.332626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055a9228-709f-4563-abc8-e7f57cc8ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87551bb3-f1c3-4e59-af66-d21e5d3df34d', 'd284212d-c35f-4504-aa8a-89134711d9ee', 'cf5ae36c-b371-4a1f-8f66-c6ffe934c7a8', '8d9bb6b0-837a-4389-a328-58f1c6391308']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:39.333288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e236e784-4b5f-4dd4-994c-26db3d6b9cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:39.368853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e236e784-4b5f-4dd4-994c-26db3d6b9cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90044302-6836-46eb-8d45-71654327859f', '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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['87551bb3-f1c3-4e59-af66-d21e5d3df34d','d284212d-c35f-4504-aa8a-89134711d9ee','cf5ae36c-b371-4a1f-8f66-c6ffe934c7a8','8d9bb6b0-837a-4389-a328-58f1c6391308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:39Z,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=90044302-6836-46eb-8d45-71654327859f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7aa78059c5434db0c29cdc85269ebb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:39.368853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c40da2f-046d-4008-9213-5c07abbd95dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:39.398468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c40da2f-046d-4008-9213-5c07abbd95dd) transitioned into state 'SUCCESS' from 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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['87551bb3-f1c3-4e59-af66-d21e5d3df34d','d284212d-c35f-4504-aa8a-89134711d9ee','cf5ae36c-b371-4a1f-8f66-c6ffe934c7a8','8d9bb6b0-837a-4389-a328-58f1c6391308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:39.398656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b866eba3-2222-4b7a-b969-c9ef2895f11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:39.414394 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b866eba3-2222-4b7a-b969-c9ef2895f11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:39.415518 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (75b618c6-3e36-4663-b476-699149ef7e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:39.415912 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request issued successfully. Aug 14 02:22:39.416683 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-44951fa0-e909-49ef-95d9-cd52027c3605 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:39.417290 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1212/4833] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:39 2026] POST /volume/v3/volumes => generated 773 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:39.440335 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:39.443056 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:39.443320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:39.443570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:39.451771 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:39.451771 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:39.456597 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:39.462452 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-43c355ff-58b9-43a8-937a-900df9f8d3d7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:39.466526 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1214/4834] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:39 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:40.010767 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:40.012157 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:40.012908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:40.012908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:40.019427 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:40.019427 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:40.024258 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:40.030528 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52e041d1-a2b9-4e78-a1c8-35df00607a6a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 200 Aug 14 02:22:40.031189 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1205/4835] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:40 2026] GET /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:40.052423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:40.058511 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:40.058511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3d9992d3-29b8-45ad-8ead-bb92aeef19b4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1859786523"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:40.061953 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request body: {'volume': {'source_volid': '3d9992d3-29b8-45ad-8ead-bb92aeef19b4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1859786523'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:40.073881 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:40.073881 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:40.075684 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume retrieved successfully. Aug 14 02:22:40.075684 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume of 1 GB Aug 14 02:22:40.079614 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Availability Zones retrieved successfully. Aug 14 02:22:40.089036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (dc8d2b6a-32b7-4092-94b0-93ba96c05a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:40.090283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8005386-dc5c-4374-bb9b-b368ccb737de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:40.091293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:40.113596 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8005386-dc5c-4374-bb9b-b368ccb737de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d9992d3-29b8-45ad-8ead-bb92aeef19b4', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:40.114267 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89998f6d-bc9f-46e3-91e7-70fdc8c7be4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:40.171728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Created reservations ['a5a3e5d7-a3dc-4392-97ac-fbbb9dd2b52a', 'cc5c1092-027c-46d4-84e4-0e903f719307', '649518f5-a637-47ae-827f-d522a5ce4df4', 'c966d318-1b95-4679-b0e1-0887b61e28b1'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:40.173076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89998f6d-bc9f-46e3-91e7-70fdc8c7be4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a3e5d7-a3dc-4392-97ac-fbbb9dd2b52a', 'cc5c1092-027c-46d4-84e4-0e903f719307', '649518f5-a637-47ae-827f-d522a5ce4df4', 'c966d318-1b95-4679-b0e1-0887b61e28b1']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:40.174222 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5d7fb0-b880-43f8-a00c-e1e545e05634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:40.216644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5d7fb0-b880-43f8-a00c-e1e545e05634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7331fc-81da-4797-ab3b-817bde769e5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1859786523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['a5a3e5d7-a3dc-4392-97ac-fbbb9dd2b52a','cc5c1092-027c-46d4-84e4-0e903f719307','649518f5-a637-47ae-827f-d522a5ce4df4','c966d318-1b95-4679-b0e1-0887b61e28b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d9992d3-29b8-45ad-8ead-bb92aeef19b4,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1859786523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7331fc-81da-4797-ab3b-817bde769e5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e428babf11fc445299ea7f6ffdec24af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d9992d3-29b8-45ad-8ead-bb92aeef19b4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b90509aa51b44062840c83a3ff2e5e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:40.217834 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8e4d93-870a-4bde-ad58-77a0e9c30386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:40.237709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f8e4d93-870a-4bde-ad58-77a0e9c30386) transitioned into state 'SUCCESS' from state '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-1859786523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e428babf11fc445299ea7f6ffdec24af',qos_specs=None,replication_status=,reservations=['a5a3e5d7-a3dc-4392-97ac-fbbb9dd2b52a','cc5c1092-027c-46d4-84e4-0e903f719307','649518f5-a637-47ae-827f-d522a5ce4df4','c966d318-1b95-4679-b0e1-0887b61e28b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d9992d3-29b8-45ad-8ead-bb92aeef19b4,status='creating',user_id='b90509aa51b44062840c83a3ff2e5e05',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:40.238351 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9aafdc-a9b0-40ab-993d-e96f4934e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:40.259199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9aafdc-a9b0-40ab-993d-e96f4934e575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:40.260326 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Flow 'volume_create_api' (dc8d2b6a-32b7-4092-94b0-93ba96c05a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:40.260706 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Create volume request issued successfully. Aug 14 02:22:40.261445 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bb25a64-8404-4c15-b4c0-efe1f942dc1a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:40.261920 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1205/4836] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:40 2026] POST /volume/v3/volumes => generated 802 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:40.281127 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:40.284496 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:40.284810 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:40.285088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:40.303063 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:40.303063 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:40.311471 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:40.318569 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfc2cfcc-7188-46f1-8005-557f81978e45 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d returned with HTTP 200 Aug 14 02:22:40.318569 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1213/4837] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:40 2026] GET /volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:40.486845 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:40.492581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:40.493082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:40.493690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:40.504561 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:40.504561 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:40.511154 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:40.518849 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27c8e16c-2be9-4180-b99c-0b9e84cc6d28 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:40.521599 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1215/4838] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:40 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:41.334031 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:41.336244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:41.336442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:41.336623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:41.346383 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:41.346383 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:41.353256 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:41.360387 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2deaa747-6a76-49e3-94bc-9fc19bd23d0a tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d returned with HTTP 200 Aug 14 02:22:41.360830 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1206/4839] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:41 2026] GET /volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:41.377819 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:41.379870 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:41.382071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:41.382432 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:41.382755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:41.391700 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:41.391700 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:41.391700 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:41.411022 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:41.411400 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77e1862b-f6f6-4118-a6a5-317cf72a31dc tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 202 Aug 14 02:22:41.411965 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1206/4840] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:41 2026] DELETE /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:41.421896 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:41.424173 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:41.424440 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:41.424706 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:41.439145 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:41.439145 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:41.445041 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:41.451842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4eb9bf4b-711a-4229-8fe9-e484d54f015c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 200 Aug 14 02:22:41.452334 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1214/4841] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:41 2026] GET /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:41.550963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:41.554203 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:41.554458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:41.554629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:41.566216 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:41.566216 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:41.576898 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:41.589359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a5e9d52d-3e6e-4974-8884-321c242dba6f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:41.589807 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1216/4842] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:41 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 926 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:42.468294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fbb1b0de-58ab-4a1a-9450-02aae6102bdd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:42.470350 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbb1b0de-58ab-4a1a-9450-02aae6102bdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:42.470928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbb1b0de-58ab-4a1a-9450-02aae6102bdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:42.470928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbb1b0de-58ab-4a1a-9450-02aae6102bdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:42.477319 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbb1b0de-58ab-4a1a-9450-02aae6102bdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 404 Aug 14 02:22:42.478038 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1207/4843] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:42 2026] GET /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:42.491544 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1181240a-b899-417e-b385-61d9c91e97da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:42.495556 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:42.495807 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:42.496136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:42.496210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:42.506319 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:42.506319 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:42.507211 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:42.531489 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:42.531771 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1181240a-b899-417e-b385-61d9c91e97da tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d returned with HTTP 202 Aug 14 02:22:42.532956 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1207/4844] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:42 2026] DELETE /volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:42.544105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:42.546138 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:42.546452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:42.546621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:42.554913 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:42.554913 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:42.559084 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:42.564531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-191c9ed9-aa29-4fd7-93f3-605954c767b5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d returned with HTTP 200 Aug 14 02:22:42.565903 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1215/4845] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:42 2026] GET /volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:42.606912 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-931709a6-7c20-4782-91bb-2c28af355cd6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:42.608638 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-931709a6-7c20-4782-91bb-2c28af355cd6 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:42.608756 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-931709a6-7c20-4782-91bb-2c28af355cd6 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:42.608851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-931709a6-7c20-4782-91bb-2c28af355cd6 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:42.619457 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:42.619457 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:42.623018 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-931709a6-7c20-4782-91bb-2c28af355cd6 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:42.632410 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-931709a6-7c20-4782-91bb-2c28af355cd6 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:42.633366 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1217/4846] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:42 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:43.580142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6348a140-c7b4-4801-baff-27eed9047e16 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.582717 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6348a140-c7b4-4801-baff-27eed9047e16 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d Aug 14 02:22:43.582717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6348a140-c7b4-4801-baff-27eed9047e16 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.583009 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6348a140-c7b4-4801-baff-27eed9047e16 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.590646 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6348a140-c7b4-4801-baff-27eed9047e16 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d returned with HTTP 404 Aug 14 02:22:43.591263 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1208/4847] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:43 2026] GET /volume/v3/volumes/cc7331fc-81da-4797-ab3b-817bde769e5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:43.598973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.601260 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:43.601502 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.601726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.601911 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:43.610239 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3b44b99-403f-497a-8eda-6497d51fe7a5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 404 Aug 14 02:22:43.610974 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1208/4848] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:43 2026] DELETE /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:43.619683 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4f06e344-46e7-4c36-9d34-60bee6304b09 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.623353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f06e344-46e7-4c36-9d34-60bee6304b09 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 Aug 14 02:22:43.623556 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f06e344-46e7-4c36-9d34-60bee6304b09 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.623786 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4f06e344-46e7-4c36-9d34-60bee6304b09 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.633842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4f06e344-46e7-4c36-9d34-60bee6304b09 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 returned with HTTP 404 Aug 14 02:22:43.634275 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1216/4849] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:43 2026] GET /volume/v3/volumes/3d9992d3-29b8-45ad-8ead-bb92aeef19b4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:43.641210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7546fb98-df40-469a-8ce1-80fb20206e22 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.643211 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:43.643473 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.643696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.643875 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:43.646137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.648308 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:43.648546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.648817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.655137 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:43.655137 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:43.655850 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:43.658217 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:43.658217 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:43.663082 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:43.667609 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb0dfa9-44bb-4473-9ff6-635dec3fa943 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:43.668073 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1209/4850] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:43 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:43.683423 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume request issued successfully. Aug 14 02:22:43.683743 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7546fb98-df40-469a-8ce1-80fb20206e22 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 returned with HTTP 202 Aug 14 02:22:43.684217 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1218/4851] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:43 2026] DELETE /volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:43.692689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:43.694877 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:43.695203 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:43.695443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:43.705653 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:43.705653 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:43.710759 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Volume info retrieved successfully. Aug 14 02:22:43.717303 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7995908e-ccc1-41ac-a513-9fdd129589e0 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 returned with HTTP 200 Aug 14 02:22:43.718010 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1209/4852] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:43 2026] GET /volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:44.573009 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.575037 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:44.575273 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.575487 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.582345 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:44.582345 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:44.585780 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:44.589913 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25bc3fac-06b8-4096-a6dd-43e349a2703e tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:44.590280 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1217/4853] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:44.688226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8862e337-e409-457e-a144-413d613c9f49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.689876 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8862e337-e409-457e-a144-413d613c9f49 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:44.690064 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8862e337-e409-457e-a144-413d613c9f49 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.690230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8862e337-e409-457e-a144-413d613c9f49 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.696741 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:44.696741 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:44.700081 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8862e337-e409-457e-a144-413d613c9f49 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:44.704058 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8862e337-e409-457e-a144-413d613c9f49 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:44.704400 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1210/4854] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:44.731517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a235c6d9-b86c-4317-9e1b-9b942881a01e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.733290 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a235c6d9-b86c-4317-9e1b-9b942881a01e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 Aug 14 02:22:44.733495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a235c6d9-b86c-4317-9e1b-9b942881a01e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.733665 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a235c6d9-b86c-4317-9e1b-9b942881a01e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.739736 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a235c6d9-b86c-4317-9e1b-9b942881a01e tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 returned with HTTP 404 Aug 14 02:22:44.740211 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1219/4855] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/9ced12b7-b077-4dfb-bb8f-c7ffab4eb2f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.749564 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.751445 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:44.751725 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.751915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.752022 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:44.756533 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c2eb12a-d6b9-478f-a02a-07180e2f27e4 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 404 Aug 14 02:22:44.757013 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1210/4856] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.767549 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d6b3e749-bc2e-445d-b414-b8d9495923e9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.769584 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6b3e749-bc2e-445d-b414-b8d9495923e9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e Aug 14 02:22:44.769820 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6b3e749-bc2e-445d-b414-b8d9495923e9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.770061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d6b3e749-bc2e-445d-b414-b8d9495923e9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.775108 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d6b3e749-bc2e-445d-b414-b8d9495923e9 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e returned with HTTP 404 Aug 14 02:22:44.775721 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1218/4857] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/snapshots/2da496ac-b44d-4e94-8b7c-a2e8a39b060e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.782505 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74d40baa-4579-4d47-8e89-b1af4210f858 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.784110 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74d40baa-4579-4d47-8e89-b1af4210f858 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:44.784313 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74d40baa-4579-4d47-8e89-b1af4210f858 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.784487 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74d40baa-4579-4d47-8e89-b1af4210f858 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.784692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-74d40baa-4579-4d47-8e89-b1af4210f858 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:44.789930 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74d40baa-4579-4d47-8e89-b1af4210f858 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 404 Aug 14 02:22:44.790396 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1211/4858] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.797209 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2bb20912-7123-41da-b25f-06a0adf7e869 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.798718 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2bb20912-7123-41da-b25f-06a0adf7e869 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d Aug 14 02:22:44.798913 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2bb20912-7123-41da-b25f-06a0adf7e869 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.799092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2bb20912-7123-41da-b25f-06a0adf7e869 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.804394 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2bb20912-7123-41da-b25f-06a0adf7e869 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d returned with HTTP 404 Aug 14 02:22:44.804856 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1220/4859] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/1a78fc35-af58-4c6f-ba13-f639c9830b9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.811911 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5051831b-ac02-44ae-954d-7fdfc80d80de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.813916 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5051831b-ac02-44ae-954d-7fdfc80d80de tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:44.814264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5051831b-ac02-44ae-954d-7fdfc80d80de tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.814658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5051831b-ac02-44ae-954d-7fdfc80d80de tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.814928 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5051831b-ac02-44ae-954d-7fdfc80d80de tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:44.821493 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5051831b-ac02-44ae-954d-7fdfc80d80de tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 404 Aug 14 02:22:44.822100 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1211/4860] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.828807 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a09b143e-f207-43c1-9bfe-e2fe4c1febdd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.830580 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a09b143e-f207-43c1-9bfe-e2fe4c1febdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d Aug 14 02:22:44.830835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a09b143e-f207-43c1-9bfe-e2fe4c1febdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.831059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a09b143e-f207-43c1-9bfe-e2fe4c1febdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.836694 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a09b143e-f207-43c1-9bfe-e2fe4c1febdd tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d returned with HTTP 404 Aug 14 02:22:44.837286 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1219/4861] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/26cb375b-a590-4ccb-8f43-52e5d10bdc8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.844628 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.846465 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:44.846644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.846833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.846964 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:44.851504 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d89d5969-f90c-458c-9dea-4b70fd8b6625 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 404 Aug 14 02:22:44.852102 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1212/4862] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.859598 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8f787cbd-ecc4-477a-97c2-92884938fda5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.861861 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f787cbd-ecc4-477a-97c2-92884938fda5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 Aug 14 02:22:44.862158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8f787cbd-ecc4-477a-97c2-92884938fda5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.862449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8f787cbd-ecc4-477a-97c2-92884938fda5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.867746 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8f787cbd-ecc4-477a-97c2-92884938fda5 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 returned with HTTP 404 Aug 14 02:22:44.868554 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1221/4863] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/snapshots/c937a4d0-3ea3-42e2-b2fa-19daf3274b99 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.875854 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc579626-6b72-42d3-935b-7d3413bc7430 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.878162 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc579626-6b72-42d3-935b-7d3413bc7430 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:44.878513 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc579626-6b72-42d3-935b-7d3413bc7430 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.878770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc579626-6b72-42d3-935b-7d3413bc7430 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.879036 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-bc579626-6b72-42d3-935b-7d3413bc7430 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:44.885598 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc579626-6b72-42d3-935b-7d3413bc7430 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 404 Aug 14 02:22:44.886223 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1212/4864] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.894073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-034c5a95-8f24-4210-8184-0ef5cf0b7fa1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.896062 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-034c5a95-8f24-4210-8184-0ef5cf0b7fa1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 Aug 14 02:22:44.896385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-034c5a95-8f24-4210-8184-0ef5cf0b7fa1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.896574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-034c5a95-8f24-4210-8184-0ef5cf0b7fa1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.904536 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-034c5a95-8f24-4210-8184-0ef5cf0b7fa1 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 returned with HTTP 404 Aug 14 02:22:44.905134 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1220/4865] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/24bf246a-b780-47a2-9d5e-cff43dc5cfd0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.912746 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f24b2954-eab8-480e-bc31-9f777a414e2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.914437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f24b2954-eab8-480e-bc31-9f777a414e2f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:44.914629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f24b2954-eab8-480e-bc31-9f777a414e2f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.914782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f24b2954-eab8-480e-bc31-9f777a414e2f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.914875 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-f24b2954-eab8-480e-bc31-9f777a414e2f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:44.919624 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f24b2954-eab8-480e-bc31-9f777a414e2f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 404 Aug 14 02:22:44.920095 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1213/4866] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.926884 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-973edcbd-617b-42c0-a380-2216432b9377 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.930951 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-973edcbd-617b-42c0-a380-2216432b9377 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 Aug 14 02:22:44.931433 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-973edcbd-617b-42c0-a380-2216432b9377 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.931518 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-973edcbd-617b-42c0-a380-2216432b9377 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.939408 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-973edcbd-617b-42c0-a380-2216432b9377 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 returned with HTTP 404 Aug 14 02:22:44.940180 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1222/4867] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/snapshots/efa7e799-8c18-4aba-808e-4f1fcf573de6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:44.948242 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.950970 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:44.951090 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.951405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.951688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:44.960047 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad6dae64-e0e7-430d-87e6-35ace4346ae2 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 404 Aug 14 02:22:44.960811 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1213/4868] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.969197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-df40a9de-f376-49c2-b7b8-449171d421b8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.971057 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-df40a9de-f376-49c2-b7b8-449171d421b8 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 Aug 14 02:22:44.971264 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-df40a9de-f376-49c2-b7b8-449171d421b8 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.971445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-df40a9de-f376-49c2-b7b8-449171d421b8 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.976793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-df40a9de-f376-49c2-b7b8-449171d421b8 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 returned with HTTP 404 Aug 14 02:22:44.977232 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1221/4869] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:44 2026] GET /volume/v3/volumes/e88f3103-db69-4cf0-a182-3363e4ee1102 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:44.986576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:44.988374 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:44.988795 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:44.988857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:44.989027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:44.994273 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-453a40c4-2f2b-4f05-9ecf-e1a03d84fdf6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 404 Aug 14 02:22:44.994719 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1214/4870] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:44 2026] DELETE /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.001117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f0c1e4fd-d1ee-42ed-8108-2aa61ecce472 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.002761 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0c1e4fd-d1ee-42ed-8108-2aa61ecce472 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 Aug 14 02:22:45.002856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0c1e4fd-d1ee-42ed-8108-2aa61ecce472 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.003038 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f0c1e4fd-d1ee-42ed-8108-2aa61ecce472 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.008648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f0c1e4fd-d1ee-42ed-8108-2aa61ecce472 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 returned with HTTP 404 Aug 14 02:22:45.009134 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1223/4871] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/4e9d1231-cb13-41b6-8d6c-690dcb0a49c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.015905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-364784e2-31e3-4c40-a235-62acd87482d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.017865 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-364784e2-31e3-4c40-a235-62acd87482d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:45.018137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-364784e2-31e3-4c40-a235-62acd87482d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.018480 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-364784e2-31e3-4c40-a235-62acd87482d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.018743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-364784e2-31e3-4c40-a235-62acd87482d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:45.025186 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-364784e2-31e3-4c40-a235-62acd87482d7 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 404 Aug 14 02:22:45.026150 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1214/4872] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:45 2026] DELETE /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.031991 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09008d1f-7761-46a0-a8f6-08be672dd4b6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.033841 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09008d1f-7761-46a0-a8f6-08be672dd4b6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a Aug 14 02:22:45.034146 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09008d1f-7761-46a0-a8f6-08be672dd4b6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.034426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09008d1f-7761-46a0-a8f6-08be672dd4b6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.040970 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09008d1f-7761-46a0-a8f6-08be672dd4b6 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a returned with HTTP 404 Aug 14 02:22:45.041632 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1222/4873] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/4aed7f1f-d0bd-4134-84a0-2664b8fb585a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.051394 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.053081 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:45.053261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.053462 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.053576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:45.057704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b86e5b8-7076-45e6-b702-2133efdde7ef tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 404 Aug 14 02:22:45.058160 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1215/4874] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:45 2026] DELETE /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:45.065026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f8c66470-9eb4-4fa3-a608-8735ea906572 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.069005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f8c66470-9eb4-4fa3-a608-8735ea906572 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 Aug 14 02:22:45.069210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f8c66470-9eb4-4fa3-a608-8735ea906572 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.069395 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f8c66470-9eb4-4fa3-a608-8735ea906572 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.073367 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f8c66470-9eb4-4fa3-a608-8735ea906572 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 returned with HTTP 404 Aug 14 02:22:45.073859 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1224/4875] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/snapshots/1b6ec3d1-206e-40a3-8903-21bd75ead930 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:45.084085 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db10c908-59b6-4a07-b526-576658f4805f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.087904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db10c908-59b6-4a07-b526-576658f4805f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:45.087904 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db10c908-59b6-4a07-b526-576658f4805f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.087904 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db10c908-59b6-4a07-b526-576658f4805f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.087904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-db10c908-59b6-4a07-b526-576658f4805f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:45.095743 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db10c908-59b6-4a07-b526-576658f4805f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 404 Aug 14 02:22:45.095743 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1215/4876] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:45 2026] DELETE /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.105119 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-40ab32f4-955f-470e-bd7e-84bbc1ec740b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.106886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40ab32f4-955f-470e-bd7e-84bbc1ec740b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b Aug 14 02:22:45.106951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-40ab32f4-955f-470e-bd7e-84bbc1ec740b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.107142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-40ab32f4-955f-470e-bd7e-84bbc1ec740b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.112341 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-40ab32f4-955f-470e-bd7e-84bbc1ec740b tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b returned with HTTP 404 Aug 14 02:22:45.112815 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1223/4877] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/63a511b4-6fed-4844-93d9-b878a5be6c7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.120160 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.122375 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:45.122639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.122920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.123085 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete snapshot with id: 0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:45.128687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a7c77d1-67c1-4c15-8ac0-075e3c8f5c1f tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 404 Aug 14 02:22:45.129341 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1216/4878] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:45 2026] DELETE /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:45.136424 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-741be8eb-48fe-4933-9dd5-c74226831c5c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.138252 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-741be8eb-48fe-4933-9dd5-c74226831c5c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 Aug 14 02:22:45.138455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-741be8eb-48fe-4933-9dd5-c74226831c5c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.138651 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-741be8eb-48fe-4933-9dd5-c74226831c5c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.143567 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-741be8eb-48fe-4933-9dd5-c74226831c5c tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 returned with HTTP 404 Aug 14 02:22:45.143993 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1225/4879] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/snapshots/0d1f5c49-33f7-4f02-bb8c-6e0c76938ea5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:45.152160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42e44332-88c9-4439-abdf-1b63967afb98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.154808 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42e44332-88c9-4439-abdf-1b63967afb98 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] DELETE https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:45.155226 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42e44332-88c9-4439-abdf-1b63967afb98 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.155501 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42e44332-88c9-4439-abdf-1b63967afb98 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.155745 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-42e44332-88c9-4439-abdf-1b63967afb98 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Delete volume with id: 616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:45.163593 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42e44332-88c9-4439-abdf-1b63967afb98 tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 404 Aug 14 02:22:45.164456 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1216/4880] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:45 2026] DELETE /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.171825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6939d274-e818-4372-a8e7-a3c3cb40efdb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.173613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6939d274-e818-4372-a8e7-a3c3cb40efdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] GET https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 Aug 14 02:22:45.173829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6939d274-e818-4372-a8e7-a3c3cb40efdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.174035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6939d274-e818-4372-a8e7-a3c3cb40efdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.180350 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6939d274-e818-4372-a8e7-a3c3cb40efdb tempest-VolumeDependencyTests-1406985241 tempest-VolumeDependencyTests-1406985241-project-member] https://10.4.3.35/volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 returned with HTTP 404 Aug 14 02:22:45.180865 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1224/4881] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/616977c7-1da5-4f20-9d71-5446a9712d22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:45.606178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.609695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:45.609971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.610242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.619880 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:45.619880 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:45.625063 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:45.633567 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db733b2e-d42d-47db-b2fe-12bf6a3207df tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:45.634034 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1217/4882] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:45.721262 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-25f16a87-60e9-4382-9763-0c9615d12f7f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:45.723311 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25f16a87-60e9-4382-9763-0c9615d12f7f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:45.723709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25f16a87-60e9-4382-9763-0c9615d12f7f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:45.723964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-25f16a87-60e9-4382-9763-0c9615d12f7f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:45.731352 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:45.731352 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:45.734911 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-25f16a87-60e9-4382-9763-0c9615d12f7f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:45.739114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-25f16a87-60e9-4382-9763-0c9615d12f7f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:45.739452 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1226/4883] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:45 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:46.101399 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.103317 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] DELETE https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:46.103494 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.103705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.103904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Delete volume with id: 213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:46.110345 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.110345 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:46.110753 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:46.124073 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Delete volume request issued successfully. Aug 14 02:22:46.124242 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e71690b-7fba-4ead-ba52-83d380f4f8fa tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 202 Aug 14 02:22:46.124598 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1217/4884] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:46 2026] DELETE /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:46.131636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.133131 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:46.133292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.133491 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.140014 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.140014 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:46.143143 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Volume info retrieved successfully. Aug 14 02:22:46.146887 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3e4583e1-53e9-47fc-bdeb-8fad1536d6cf tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 200 Aug 14 02:22:46.147278 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1225/4885] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:46 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:46.648851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f297fba8-c869-4eec-9e68-97921c65b486 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.722575 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:46.722919 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2093075236"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:46.724261 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2093075236'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:46.724380 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume of 1 GB Aug 14 02:22:46.728548 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Availability Zones retrieved successfully. Aug 14 02:22:46.733717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (17138bed-22ee-4368-a67a-bd668079ab6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:46.734654 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4964c8e5-5ff9-4532-a8a6-8f61f561ec2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:46.735403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:46.755273 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.756759 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:46.756960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.757142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.760236 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4964c8e5-5ff9-4532-a8a6-8f61f561ec2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:46.761177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9a0141-f5e4-4ff1-8ea4-d9d7c344e82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:46.763521 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.763521 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:46.766473 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:46.770091 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d4d76ad8-c58b-42d1-9ddd-927d4ff3ee8d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:46.770417 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1227/4886] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:46 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:46.783552 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.785248 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:46.785479 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.785685 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.791451 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.791451 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:46.794470 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:46.798435 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92b1a371-1eb2-47d1-8559-b54b9f998bdb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:46.798827 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1218/4887] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:46 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:46.812591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.815230 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:46.815433 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.815892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.816078 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:46.825353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['6ce27b6b-a8b1-4d07-b15f-c183f1c3c573', 'da776670-dd3f-48c3-a1e1-fa08978aeef4', 'c97d857d-0618-4ad7-9fd2-db7132ab9493', 'e3816463-4bcc-40eb-8ff2-9a3b11281333'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:46.825952 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.825952 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:46.826169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9a0141-f5e4-4ff1-8ea4-d9d7c344e82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ce27b6b-a8b1-4d07-b15f-c183f1c3c573', 'da776670-dd3f-48c3-a1e1-fa08978aeef4', 'c97d857d-0618-4ad7-9fd2-db7132ab9493', 'e3816463-4bcc-40eb-8ff2-9a3b11281333']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:46.826404 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:46.826944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404a9a26-44aa-45d5-9e44-722ad34dc911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:46.842821 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume request issued successfully. Aug 14 02:22:46.843030 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a329dbb-06f5-49bb-92f6-8a942565ed3d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 202 Aug 14 02:22:46.845954 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1226/4888] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:46 2026] DELETE /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:46.848808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404a9a26-44aa-45d5-9e44-722ad34dc911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7226d22d-fd61-4d52-acf2-647504c289a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093075236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['6ce27b6b-a8b1-4d07-b15f-c183f1c3c573','da776670-dd3f-48c3-a1e1-fa08978aeef4','c97d857d-0618-4ad7-9fd2-db7132ab9493','e3816463-4bcc-40eb-8ff2-9a3b11281333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2093075236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7226d22d-fd61-4d52-acf2-647504c289a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb4e5e64accf462b971ef74c98bfc3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:46.850056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dac97e-b475-4bc5-b8d6-de51936874d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:46.851275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-843594d0-c9b8-4326-8406-b4429033d458 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.853047 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-843594d0-c9b8-4326-8406-b4429033d458 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:46.853239 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-843594d0-c9b8-4326-8406-b4429033d458 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.853425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-843594d0-c9b8-4326-8406-b4429033d458 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.860145 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.860145 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:46.864061 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-843594d0-c9b8-4326-8406-b4429033d458 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:46.868032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dac97e-b475-4bc5-b8d6-de51936874d9) transitioned into state 'SUCCESS' from state '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-2093075236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['6ce27b6b-a8b1-4d07-b15f-c183f1c3c573','da776670-dd3f-48c3-a1e1-fa08978aeef4','c97d857d-0618-4ad7-9fd2-db7132ab9493','e3816463-4bcc-40eb-8ff2-9a3b11281333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:46.868388 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-843594d0-c9b8-4326-8406-b4429033d458 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 200 Aug 14 02:22:46.868657 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4149e47-f61a-4399-9993-7c7c4e98c6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:46.869014 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1228/4889] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:46 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:46.877568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4149e47-f61a-4399-9993-7c7c4e98c6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:46.878858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (17138bed-22ee-4368-a67a-bd668079ab6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:46.879407 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request issued successfully. Aug 14 02:22:46.880192 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f297fba8-c869-4eec-9e68-97921c65b486 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:46.880738 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1218/4890] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:22:46 2026] POST /volume/v3/volumes => generated 776 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:46.891628 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:46.893405 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:46.893786 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:46.894110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:46.901398 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:46.901398 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:46.905281 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:46.909079 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0b6115c-2ef0-4949-94bd-9d7084d4722c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 returned with HTTP 200 Aug 14 02:22:46.909562 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1219/4891] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:46 2026] GET /volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:47.162573 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-addef788-fce7-429f-be2a-47a0f1b2e3b8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:47.164364 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-addef788-fce7-429f-be2a-47a0f1b2e3b8 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] GET https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a Aug 14 02:22:47.164577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-addef788-fce7-429f-be2a-47a0f1b2e3b8 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:47.164782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-addef788-fce7-429f-be2a-47a0f1b2e3b8 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:47.169977 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-addef788-fce7-429f-be2a-47a0f1b2e3b8 tempest-TestImageHashVerification-738537515 tempest-TestImageHashVerification-738537515-project-member] https://10.4.3.35/volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a returned with HTTP 404 Aug 14 02:22:47.170400 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1227/4892] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:47 2026] GET /volume/v3/volumes/213e6003-f475-4c59-ad15-f7df53a7bb4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-285250c6-347a-475c-9d42-b3d4764d4c03 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-285250c6-347a-475c-9d42-b3d4764d4c03 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-285250c6-347a-475c-9d42-b3d4764d4c03 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-285250c6-347a-475c-9d42-b3d4764d4c03 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-285250c6-347a-475c-9d42-b3d4764d4c03 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 404 Aug 14 02:22:48.627029 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1229/4893] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:47 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be598346-554f-4229-a359-b223b7b68458 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be598346-554f-4229-a359-b223b7b68458 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be598346-554f-4229-a359-b223b7b68458 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be598346-554f-4229-a359-b223b7b68458 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-be598346-554f-4229-a359-b223b7b68458 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be598346-554f-4229-a359-b223b7b68458 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 returned with HTTP 200 Aug 14 02:22:48.628743 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1219/4894] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:47 2026] GET /volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7226d22d-fd61-4d52-acf2-647504c289a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-7294389"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create snapshot from volume 7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['9035c0b7-979d-4c08-a8d8-63cb8fac5439', '9cfd2866-90eb-4e4e-8483-9aec2c99f4c4', 'd68e871b-9ac7-4515-b64a-5a07099b84ac', '1e287800-aba7-4876-9bbb-e9f66e6c4d5f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot create request issued successfully. Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f113e4b-3aa0-4276-b4cb-389b5d148ecf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:48.630019 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1220/4895] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:47 2026] POST /volume/v3/snapshots => generated 305 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6abedeb5-5a05-4ad5-8f09-8e2c004f46d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 returned with HTTP 200 Aug 14 02:22:48.630907 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1228/4896] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:48 2026] GET /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:49.064493 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.066828 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:49.067078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:49.067311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:49.076308 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:49.076308 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:49.076765 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:49.077604 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f57f44e6-5dd3-4c51-8b88-9774bfaef6bf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 returned with HTTP 200 Aug 14 02:22:49.078108 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1230/4897] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:49 2026] GET /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:49.091356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.173281 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] POST https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912/action Aug 14 02:22:49.173737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:22:49.173902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:49.183647 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:49.183647 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:49.184107 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Snapshot retrieved successfully. Aug 14 02:22:49.184791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'eebc85fc911c4edfaf4124618fee300e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb4e5e64accf462b971ef74c98bfc3d5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:22:49.184974 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ca8bf03-a419-49f9-b9e4-f3fef24bd93b tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912/action returned with HTTP 403 Aug 14 02:22:49.185453 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1220/4898] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:22:49 2026] POST /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912/action => generated 133 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:49.193898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.195906 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:49.196137 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:49.196373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:49.196461 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete snapshot with id: a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:49.201635 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:49.201635 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:49.202071 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:49.216383 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot delete request issued successfully. Aug 14 02:22:49.216767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc3a6c9e-2f44-4951-a3f7-bc822e7ec96d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 returned with HTTP 202 Aug 14 02:22:49.219695 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1221/4899] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:49 2026] DELETE /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:49.225959 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.227030 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:49.227198 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:49.227370 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:49.232063 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:49.232063 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:49.232365 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:49.232994 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1178c479-b6ef-4945-afe2-ea9f910eeb57 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 returned with HTTP 200 Aug 14 02:22:49.233855 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1229/4900] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:49 2026] GET /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:49.512830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.514727 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:49.515425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "3a8c9eb8-0a1e-4a86-8f8d-ceb9591d5d24", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:49.516755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '3a8c9eb8-0a1e-4a86-8f8d-ceb9591d5d24', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:49.593750 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume of 1 GB Aug 14 02:22:49.598415 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Availability Zones retrieved successfully. Aug 14 02:22:49.603430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (ca128ebf-b330-4e74-9466-13bcae6706a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:49.604588 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd9a159-5eae-470a-b3e1-12a37b7a8277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:49.605693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:49.660522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd9a159-5eae-470a-b3e1-12a37b7a8277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:49.661336 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebef7d51-7f8a-4784-8a6e-95dbd890ec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:49.705285 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['f7f8a7dd-3db7-4e36-8335-38de2c4b6d0b', 'c433bdde-e59f-4126-b084-351a88dd4e34', 'e1b6c1b2-29ce-49b0-b509-3d8fd56114ad', 'dab05a90-9df3-4707-aedd-ab070416610d'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:49.706099 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebef7d51-7f8a-4784-8a6e-95dbd890ec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f8a7dd-3db7-4e36-8335-38de2c4b6d0b', 'c433bdde-e59f-4126-b084-351a88dd4e34', 'e1b6c1b2-29ce-49b0-b509-3d8fd56114ad', 'dab05a90-9df3-4707-aedd-ab070416610d']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:49.706759 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7194ff80-3254-4a9c-8075-1cd0b94376c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:49.728084 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7194ff80-3254-4a9c-8075-1cd0b94376c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e', '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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['f7f8a7dd-3db7-4e36-8335-38de2c4b6d0b','c433bdde-e59f-4126-b084-351a88dd4e34','e1b6c1b2-29ce-49b0-b509-3d8fd56114ad','dab05a90-9df3-4707-aedd-ab070416610d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:49Z,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=16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7aa78059c5434db0c29cdc85269ebb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:49.728686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4820ccf1-deef-4f82-94a5-0f0883ad1096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:49.746709 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4820ccf1-deef-4f82-94a5-0f0883ad1096) transitioned into state 'SUCCESS' from 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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['f7f8a7dd-3db7-4e36-8335-38de2c4b6d0b','c433bdde-e59f-4126-b084-351a88dd4e34','e1b6c1b2-29ce-49b0-b509-3d8fd56114ad','dab05a90-9df3-4707-aedd-ab070416610d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:49.747330 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e787d-d0e6-49cb-8eb5-da56f0cc179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:49.754847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e787d-d0e6-49cb-8eb5-da56f0cc179b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:49.755576 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (ca128ebf-b330-4e74-9466-13bcae6706a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:49.755973 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request issued successfully. Aug 14 02:22:49.756462 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-faf4d809-8ddb-4be3-af5b-85c3972b35df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:49.756881 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1231/4901] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:49 2026] POST /volume/v3/volumes => generated 773 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:49.768081 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:49.769695 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:49.769883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:49.770120 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:49.776746 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:49.776746 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:49.784364 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:49.794248 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1866aee-503e-4b0a-b7f5-ed0da71b880d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:49.794643 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1221/4902] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:49 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:50.243322 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5d14821-4870-4328-961d-8dc22965dfde None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:50.245372 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5d14821-4870-4328-961d-8dc22965dfde tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 Aug 14 02:22:50.245565 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5d14821-4870-4328-961d-8dc22965dfde tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:50.245766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5d14821-4870-4328-961d-8dc22965dfde tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:50.250094 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5d14821-4870-4328-961d-8dc22965dfde tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 returned with HTTP 404 Aug 14 02:22:50.250553 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1222/4903] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:50 2026] GET /volume/v3/snapshots/a6b7b9bf-065f-4217-812e-a2b047733912 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:50.257028 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-af217497-0dbb-410d-a629-b4cd4695c778 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:50.258784 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:50.258979 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:50.259190 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:50.259344 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume with id: 7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:50.266341 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:50.266341 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:50.266652 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:50.285701 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume request issued successfully. Aug 14 02:22:50.285701 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-af217497-0dbb-410d-a629-b4cd4695c778 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 returned with HTTP 202 Aug 14 02:22:50.285701 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1230/4904] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:50 2026] DELETE /volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:50.295254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:50.300699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:50.300699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:50.300699 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:50.305943 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:50.305943 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:50.309692 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:50.313712 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5c81aa9-b1be-4198-938d-66b7371cf313 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 returned with HTTP 200 Aug 14 02:22:50.314082 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1232/4905] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:50 2026] GET /volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:50.807453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91174850-d110-4978-a144-dbcfdfa4045a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:50.809274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91174850-d110-4978-a144-dbcfdfa4045a tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:50.809535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91174850-d110-4978-a144-dbcfdfa4045a tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:50.809781 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91174850-d110-4978-a144-dbcfdfa4045a tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:50.816748 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:50.816748 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:50.820341 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-91174850-d110-4978-a144-dbcfdfa4045a tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:50.824544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91174850-d110-4978-a144-dbcfdfa4045a tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:50.824913 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1222/4906] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:50 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:51.326291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-16bc1918-de7f-4d87-87dd-e8c9e65b18a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:51.328016 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16bc1918-de7f-4d87-87dd-e8c9e65b18a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 Aug 14 02:22:51.328207 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16bc1918-de7f-4d87-87dd-e8c9e65b18a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:51.328406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16bc1918-de7f-4d87-87dd-e8c9e65b18a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:51.334362 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16bc1918-de7f-4d87-87dd-e8c9e65b18a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 returned with HTTP 404 Aug 14 02:22:51.334833 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1223/4907] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:51 2026] GET /volume/v3/volumes/7226d22d-fd61-4d52-acf2-647504c289a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:51.342861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:51.344608 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:51.345011 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-554277878"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:51.346618 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-554277878'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:51.346775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume of 1 GB Aug 14 02:22:51.350946 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Availability Zones retrieved successfully. Aug 14 02:22:51.356359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (d231fde1-0143-4732-aeeb-5764ec482291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:51.357262 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3c8137-931c-4fdd-a8f5-c7224ed4339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:51.358070 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:51.382460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3c8137-931c-4fdd-a8f5-c7224ed4339c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:51.383252 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677e8249-e2b1-4240-b3b8-c280f35a9db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:51.418557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['f7a275ac-3b17-472b-978e-254c94670675', '0890a663-4061-404f-a6bb-f4313ed287d5', '88c9ef1d-744c-4712-a018-6fcaf9153b19', '0c5b2b60-047c-48fc-8844-41bf8bc9e837'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:51.419300 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677e8249-e2b1-4240-b3b8-c280f35a9db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a275ac-3b17-472b-978e-254c94670675', '0890a663-4061-404f-a6bb-f4313ed287d5', '88c9ef1d-744c-4712-a018-6fcaf9153b19', '0c5b2b60-047c-48fc-8844-41bf8bc9e837']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:51.420013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1de93c5-b619-4940-955b-f046a01b43f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:51.440974 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1de93c5-b619-4940-955b-f046a01b43f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161f398a-7ef2-46e6-9174-be28b23ac632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-554277878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['f7a275ac-3b17-472b-978e-254c94670675','0890a663-4061-404f-a6bb-f4313ed287d5','88c9ef1d-744c-4712-a018-6fcaf9153b19','0c5b2b60-047c-48fc-8844-41bf8bc9e837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-554277878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161f398a-7ef2-46e6-9174-be28b23ac632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb4e5e64accf462b971ef74c98bfc3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:51.441627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162e05c9-a1a1-4055-b4f3-42f804fea18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:51.459767 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162e05c9-a1a1-4055-b4f3-42f804fea18a) transitioned into state 'SUCCESS' from state '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-554277878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['f7a275ac-3b17-472b-978e-254c94670675','0890a663-4061-404f-a6bb-f4313ed287d5','88c9ef1d-744c-4712-a018-6fcaf9153b19','0c5b2b60-047c-48fc-8844-41bf8bc9e837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:51.460377 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e02977a-9747-467a-8cc6-74bd5e5ba7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:51.468780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e02977a-9747-467a-8cc6-74bd5e5ba7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:51.469505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (d231fde1-0143-4732-aeeb-5764ec482291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:51.469819 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request issued successfully. Aug 14 02:22:51.470370 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2ff4381b-9db1-4d7a-84f7-301bbba1287d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:51.470798 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1231/4908] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:22:51 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:51.485158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3b6d96d1-2a32-499e-b49f-663f308619bb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:51.488783 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b6d96d1-2a32-499e-b49f-663f308619bb tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:51.488783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b6d96d1-2a32-499e-b49f-663f308619bb tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:51.488783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3b6d96d1-2a32-499e-b49f-663f308619bb tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:51.494222 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:51.494222 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:51.497190 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3b6d96d1-2a32-499e-b49f-663f308619bb tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:51.500291 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3b6d96d1-2a32-499e-b49f-663f308619bb tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 returned with HTTP 200 Aug 14 02:22:51.500706 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1233/4909] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:51 2026] GET /volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:51.837354 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:51.839131 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:51.839351 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:51.839578 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:51.846367 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:51.846367 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:51.850254 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:51.855069 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c35be704-4ba9-4152-bd82-9aaa79ca0c97 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:51.855711 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1223/4910] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:51 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:52.512451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:52.514304 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:52.514504 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:52.514695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:52.523731 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:52.523731 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:52.527731 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:52.531811 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8a66f2f-27f3-4e68-a068-357678d91de7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 returned with HTTP 200 Aug 14 02:22:52.532263 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1224/4911] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:52 2026] GET /volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:52.544861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6af9dabc-a5a8-4421-a403-31544dbac75c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:52.547256 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:52.547704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "161f398a-7ef2-46e6-9174-be28b23ac632", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1985993663"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:52.557954 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:52.557954 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:52.558407 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:52.558582 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create snapshot from volume 161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:52.579924 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['f1d4394f-9544-47b4-a1d5-d236f1af22b0', '91dacb6b-122b-42d3-9b18-492381e8e527', '212be2c4-5b7b-476e-a8b2-6f64ac432ff6', '9e878094-0546-4709-a8ed-b23500211fc6'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:52.603820 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot create request issued successfully. Aug 14 02:22:52.604134 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6af9dabc-a5a8-4421-a403-31544dbac75c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:52.604526 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1232/4912] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:52.612226 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:52.614141 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:52.614395 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:52.614621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:52.620471 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:52.620471 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:52.620471 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:52.620471 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cfab2fff-4d99-4d96-b43d-55d40a9a6dad tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a returned with HTTP 200 Aug 14 02:22:52.620754 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1234/4913] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:52 2026] GET /volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:52.867530 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:52.869174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:52.869364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:52.869535 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:52.875273 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:52.875273 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:52.878184 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:52.881653 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e01f0c3-74c8-44d1-8097-0f6ddf0f0b9d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:52.881966 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1224/4914] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:52 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:53.629753 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:53.631524 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:53.631750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:53.631937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:53.637430 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:53.637430 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:53.637764 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:53.638442 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de860ed8-968c-42b6-ab15-0dc8a95e0784 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a returned with HTTP 200 Aug 14 02:22:53.638828 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1225/4915] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:53 2026] GET /volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:53.646968 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:53.648728 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:53.648944 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:53.649180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:53.649434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:22:53.649723 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:53.649723 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:53.650514 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:22:53.654068 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Get all snapshots completed successfully. Aug 14 02:22:53.654364 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfb0872c-9943-45e8-8994-3d38054d4ce5 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:22:53.654714 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1233/4916] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:22:53 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 14 02:22:53.662469 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:53.664107 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:53.664286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:53.664453 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:53.664551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete snapshot with id: 97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:53.668701 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:53.668701 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:53.668975 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:53.695329 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot delete request issued successfully. Aug 14 02:22:53.695516 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7727ea2f-c8d0-4553-a51b-0108fd1cc263 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a returned with HTTP 202 Aug 14 02:22:53.695915 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1235/4917] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:53 2026] DELETE /volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 02:22:53.705086 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:53.706661 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:53.706864 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:53.707047 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:53.711970 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:53.711970 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:53.712236 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:53.713043 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5407e4b5-686e-40c7-b04d-1f239df6cf3c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a returned with HTTP 200 Aug 14 02:22:53.713352 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1225/4918] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:53 2026] GET /volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:53.895816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:53.897842 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:53.898065 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:53.898313 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:53.905904 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:53.905904 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:53.910005 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:53.914895 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53bd6d44-6add-49a2-af91-15745ef06dd7 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:53.915378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1226/4919] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:53 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:54.724279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-222f0352-4640-4f26-a60d-2ece3d7d20e8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:54.726562 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-222f0352-4640-4f26-a60d-2ece3d7d20e8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a Aug 14 02:22:54.726936 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-222f0352-4640-4f26-a60d-2ece3d7d20e8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:54.727124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-222f0352-4640-4f26-a60d-2ece3d7d20e8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:54.733624 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-222f0352-4640-4f26-a60d-2ece3d7d20e8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a returned with HTTP 404 Aug 14 02:22:54.734302 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1234/4920] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:54 2026] GET /volume/v3/snapshots/97e34e10-44ae-4577-851e-4b079ea7cf6a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:54.740908 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:54.746058 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:54.746244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:54.746436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:54.746587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume with id: 161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:54.753440 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:54.753440 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:54.753756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:54.771564 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume request issued successfully. Aug 14 02:22:54.771722 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d69ce788-1caa-4ad3-9ae2-d81fcc72ec0f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 returned with HTTP 202 Aug 14 02:22:54.772095 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1236/4921] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:54 2026] DELETE /volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:54.781454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:54.784462 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:54.784651 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:54.784846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:54.798563 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:54.798563 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:54.805510 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:54.811008 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-142472ac-f9a9-4dd3-b7ff-0f103d34a398 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 returned with HTTP 200 Aug 14 02:22:54.811438 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1226/4922] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:54 2026] GET /volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:54.926969 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3e878b4-25df-4515-a6af-947c0035b648 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:54.928921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3e878b4-25df-4515-a6af-947c0035b648 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:54.929167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3e878b4-25df-4515-a6af-947c0035b648 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:54.929445 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3e878b4-25df-4515-a6af-947c0035b648 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:54.939334 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:54.939334 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:54.944477 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3e878b4-25df-4515-a6af-947c0035b648 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:54.950563 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3e878b4-25df-4515-a6af-947c0035b648 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:54.951133 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1227/4923] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:54 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:55.825539 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a8aa5386-5313-472e-a6ca-d20d128d2b93 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:55.827291 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8aa5386-5313-472e-a6ca-d20d128d2b93 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 Aug 14 02:22:55.827495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8aa5386-5313-472e-a6ca-d20d128d2b93 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:55.827684 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8aa5386-5313-472e-a6ca-d20d128d2b93 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:55.833501 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8aa5386-5313-472e-a6ca-d20d128d2b93 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 returned with HTTP 404 Aug 14 02:22:55.834075 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1235/4924] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:55 2026] GET /volume/v3/volumes/161f398a-7ef2-46e6-9174-be28b23ac632 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:55.845142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:55.846656 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:55.847051 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1538944865"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:55.848311 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1538944865'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:55.848423 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume of 1 GB Aug 14 02:22:55.858662 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Availability Zones retrieved successfully. Aug 14 02:22:55.864204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (88b8d008-08aa-4f6a-b708-8d2c45596243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:55.865005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01dc364-2f2c-42ca-97ed-261c19d170e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:55.865889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:55.891288 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01dc364-2f2c-42ca-97ed-261c19d170e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:55.891938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8b87a2-265d-4434-bb1f-51f502465277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:55.930171 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['ec4f0448-edea-405d-90de-74d51cbe4d25', 'cff51564-c0e1-4ca6-a15f-a5a2da8b9358', 'def04e31-6b35-4fc0-9dfb-0c3a676ef797', 'aa683936-5ac0-4710-941c-30be2a68744e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:55.930869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8b87a2-265d-4434-bb1f-51f502465277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4f0448-edea-405d-90de-74d51cbe4d25', 'cff51564-c0e1-4ca6-a15f-a5a2da8b9358', 'def04e31-6b35-4fc0-9dfb-0c3a676ef797', 'aa683936-5ac0-4710-941c-30be2a68744e']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:55.931488 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efbd915-a55e-491b-a9a8-d87f1a19fb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:55.955866 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efbd915-a55e-491b-a9a8-d87f1a19fb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc67ab6-3472-4d26-97d8-4af17da5fe96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538944865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['ec4f0448-edea-405d-90de-74d51cbe4d25','cff51564-c0e1-4ca6-a15f-a5a2da8b9358','def04e31-6b35-4fc0-9dfb-0c3a676ef797','aa683936-5ac0-4710-941c-30be2a68744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1538944865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc67ab6-3472-4d26-97d8-4af17da5fe96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb4e5e64accf462b971ef74c98bfc3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:55.956566 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334f85f6-5e0a-43c5-bc3f-b99b7ae02b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:55.963759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:55.966169 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:55.966399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:55.966566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:55.974920 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:55.974920 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:55.975558 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (334f85f6-5e0a-43c5-bc3f-b99b7ae02b06) transitioned into state 'SUCCESS' from state '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-1538944865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['ec4f0448-edea-405d-90de-74d51cbe4d25','cff51564-c0e1-4ca6-a15f-a5a2da8b9358','def04e31-6b35-4fc0-9dfb-0c3a676ef797','aa683936-5ac0-4710-941c-30be2a68744e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:55.976319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81470ef1-e839-43be-bebc-d8f15badf881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:55.979445 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:55.984965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81470ef1-e839-43be-bebc-d8f15badf881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:55.985104 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-394d9e94-9e09-42d6-aaa8-cb3b284a15ac tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:55.985502 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1227/4925] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:55 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:55.985655 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (88b8d008-08aa-4f6a-b708-8d2c45596243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:55.986220 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request issued successfully. Aug 14 02:22:55.986770 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e7bbc20b-68a6-4a0e-9e19-099f5c420e55 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:55.987255 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1237/4926] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:22:55 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:56.000236 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:56.001260 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:56.002842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:56.003029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:56.003204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:56.006157 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:56.006511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:56.006821 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:56.009847 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:56.009847 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:56.014740 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:56.018291 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a5ee3500-f8d2-4e57-951a-ec96b22836fa tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 returned with HTTP 200 Aug 14 02:22:56.018628 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1236/4927] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:56 2026] GET /volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:56.021483 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:56.021483 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:56.028279 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:56.034552 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edd4b449-9728-4f10-b21a-30a7c89c87e1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:56.035227 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1228/4928] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:55 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 1191 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:56.046662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4594cf12-a1e2-4703-9904-f7863cb7717d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:56.048478 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:56.048833 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:56.050238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:56.056689 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:56.056689 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:56.057132 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume retrieved successfully. Aug 14 02:22:56.057233 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume of 1 GB Aug 14 02:22:56.060401 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Availability Zones retrieved successfully. Aug 14 02:22:56.065421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (116b9aab-4e14-4943-8ceb-cfd2f5f010ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:56.066396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194e8f12-7c2c-4837-bb5d-7ce6d89923b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:56.067226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:22:56.088920 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194e8f12-7c2c-4837-bb5d-7ce6d89923b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e', 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:56.089614 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e906dcde-77aa-4d42-a9b8-f1b65e21f5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:56.124710 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['98d81c6b-07ce-4dfc-999b-dfea038890d4', '3f19b10d-0b53-4778-80f5-134a2d9b532e', '694a424e-96a7-4843-93d8-c49b8c4f8f91', '4e386ddf-0233-453b-a4cc-77eff50b7556'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:56.125386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e906dcde-77aa-4d42-a9b8-f1b65e21f5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d81c6b-07ce-4dfc-999b-dfea038890d4', '3f19b10d-0b53-4778-80f5-134a2d9b532e', '694a424e-96a7-4843-93d8-c49b8c4f8f91', '4e386ddf-0233-453b-a4cc-77eff50b7556']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:56.126029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db51743e-2aae-4170-9b09-df0ee7ac9d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:56.154196 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db51743e-2aae-4170-9b09-df0ee7ac9d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6', '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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['98d81c6b-07ce-4dfc-999b-dfea038890d4','3f19b10d-0b53-4778-80f5-134a2d9b532e','694a424e-96a7-4843-93d8-c49b8c4f8f91','4e386ddf-0233-453b-a4cc-77eff50b7556'],size=1,snapshot_id=None,source_replicaid=,source_volid=16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:22:56Z,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=26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7aa78059c5434db0c29cdc85269ebb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:56.155002 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805a1949-b9ae-40e1-8a90-083131d9e535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:56.170805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805a1949-b9ae-40e1-8a90-083131d9e535) transitioned into state 'SUCCESS' from 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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['98d81c6b-07ce-4dfc-999b-dfea038890d4','3f19b10d-0b53-4778-80f5-134a2d9b532e','694a424e-96a7-4843-93d8-c49b8c4f8f91','4e386ddf-0233-453b-a4cc-77eff50b7556'],size=1,snapshot_id=None,source_replicaid=,source_volid=16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:56.171453 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f514d-f57e-4d1f-a7a5-1ce25c47bcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:56.186758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f514d-f57e-4d1f-a7a5-1ce25c47bcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:22:56.188210 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (116b9aab-4e14-4943-8ceb-cfd2f5f010ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:56.188210 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request issued successfully. Aug 14 02:22:56.188210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4594cf12-a1e2-4703-9904-f7863cb7717d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:22:56.189603 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1228/4929] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:56 2026] POST /volume/v3/volumes => generated 807 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:56.205324 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db469d43-0d6b-4ed2-aeba-39131e48658c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:56.207200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db469d43-0d6b-4ed2-aeba-39131e48658c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:22:56.207547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db469d43-0d6b-4ed2-aeba-39131e48658c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:56.207927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db469d43-0d6b-4ed2-aeba-39131e48658c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:56.216830 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:56.216830 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:56.225481 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-db469d43-0d6b-4ed2-aeba-39131e48658c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:56.229880 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db469d43-0d6b-4ed2-aeba-39131e48658c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 200 Aug 14 02:22:56.229880 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1238/4930] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:56 2026] GET /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:57.032724 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9474952e-1388-4a47-9980-f01dca57d380 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.034363 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9474952e-1388-4a47-9980-f01dca57d380 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:57.034547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9474952e-1388-4a47-9980-f01dca57d380 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.034746 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9474952e-1388-4a47-9980-f01dca57d380 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.041877 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.041877 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:57.044888 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9474952e-1388-4a47-9980-f01dca57d380 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:57.048283 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9474952e-1388-4a47-9980-f01dca57d380 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 returned with HTTP 200 Aug 14 02:22:57.048603 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1237/4931] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:57 2026] GET /volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:57.061470 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.063546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:22:57.064045 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcc67ab6-3472-4d26-97d8-4af17da5fe96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1728045295"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:57.074843 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.074843 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:57.075288 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:57.075451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create snapshot from volume fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:57.100423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['8abec748-2bb1-4f9c-9dbe-9f5dd0cbc56d', '2a6fa059-b2f7-4efa-941b-76f7107ae006', 'fe17238f-55d9-4d02-bf49-e67719c78299', 'f78a81a0-ee52-4c75-ade8-2a065f0f3b45'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:22:57.126713 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot create request issued successfully. Aug 14 02:22:57.127013 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-06e90d10-2169-49fd-aaaa-b3ff693dea42 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:22:57.127416 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1229/4932] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:22:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:22:57.136658 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.138602 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:57.138803 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.139070 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.145067 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.145067 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:57.145067 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:57.145580 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-65a88291-2c3d-4065-933e-8adf6b0a9935 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c returned with HTTP 200 Aug 14 02:22:57.146032 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1229/4933] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:57 2026] GET /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:57.242141 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-962ee790-a785-439e-990d-8d1b99a665d1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.244014 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-962ee790-a785-439e-990d-8d1b99a665d1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:22:57.244377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-962ee790-a785-439e-990d-8d1b99a665d1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.244588 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-962ee790-a785-439e-990d-8d1b99a665d1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.251037 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.251037 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:57.254891 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-962ee790-a785-439e-990d-8d1b99a665d1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:57.259104 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-962ee790-a785-439e-990d-8d1b99a665d1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 200 Aug 14 02:22:57.259694 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1239/4934] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:57 2026] GET /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:57.271359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9c75661a-9fff-4217-8b1c-c178287ada50 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.272955 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c75661a-9fff-4217-8b1c-c178287ada50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:22:57.273313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c75661a-9fff-4217-8b1c-c178287ada50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.273479 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c75661a-9fff-4217-8b1c-c178287ada50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.279594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.279594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:57.282909 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9c75661a-9fff-4217-8b1c-c178287ada50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:57.287353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c75661a-9fff-4217-8b1c-c178287ada50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 200 Aug 14 02:22:57.287751 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1238/4935] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:57 2026] GET /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:57.302274 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76743a72-e8a4-437f-9076-613206a21d45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.304032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:57.304218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.304393 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.304599 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:57.311004 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.311004 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:57.311498 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:57.331531 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume request issued successfully. Aug 14 02:22:57.331531 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76743a72-e8a4-437f-9076-613206a21d45 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 202 Aug 14 02:22:57.331531 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1230/4936] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:22:57 2026] DELETE /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:22:57.335923 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:57.338060 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:57.338060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:57.338247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:57.345312 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:57.345312 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:57.349758 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:22:57.353785 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69883eab-a9d1-4869-8d38-aa46dae521c1 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 200 Aug 14 02:22:57.354162 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1230/4937] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:57 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:22:58.155370 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:58.157142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:58.157326 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:58.157523 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:58.162730 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:58.162730 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:22:58.163063 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:58.163845 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cff74865-b8dd-48a0-aceb-0feba7ab6803 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c returned with HTTP 200 Aug 14 02:22:58.164346 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1240/4938] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:58 2026] GET /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:58.175168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a1e876af-21a8-4432-99f2-f6d416a3827c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:58.176977 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] POST https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c/action Aug 14 02:22:58.177312 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:22:58.177429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:58.178725 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Updating snapshot 'a411535e-83d8-4e85-878d-51bfdc22cb0c' with '{'status': 'error'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:22:58.187132 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:58.187132 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:22:58.187558 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'eebc85fc911c4edfaf4124618fee300e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb4e5e64accf462b971ef74c98bfc3d5', '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=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:22:58.187758 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1e876af-21a8-4432-99f2-f6d416a3827c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c/action returned with HTTP 403 Aug 14 02:22:58.188191 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1239/4939] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:22:58 2026] POST /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:58.196666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:58.198299 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:58.198469 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:58.198641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:58.198760 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete snapshot with id: a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:58.203167 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:58.203167 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:58.203434 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:58.217832 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot delete request issued successfully. Aug 14 02:22:58.217999 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d8ef3ea8-1269-47e3-b74a-daae4d6c3fa3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c returned with HTTP 202 Aug 14 02:22:58.218398 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1231/4940] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:22:58 2026] DELETE /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:58.226543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:58.228739 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:58.228908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:58.229094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:58.233737 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:58.233737 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:58.234105 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:22:58.234715 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2e63d96-2e8f-4675-921b-09dcd831b019 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c returned with HTTP 200 Aug 14 02:22:58.235083 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1231/4941] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:58 2026] GET /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:22:58.366461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-63f54953-5798-4636-ba41-247a439a5dae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:58.368310 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63f54953-5798-4636-ba41-247a439a5dae tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:22:58.368521 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-63f54953-5798-4636-ba41-247a439a5dae tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:58.368761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-63f54953-5798-4636-ba41-247a439a5dae tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:58.374288 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-63f54953-5798-4636-ba41-247a439a5dae tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 404 Aug 14 02:22:58.374758 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1241/4942] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:22:58 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:22:59.244692 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dd7828b1-a4cd-42c6-bc7c-5d0788d60e37 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:59.246332 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dd7828b1-a4cd-42c6-bc7c-5d0788d60e37 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c Aug 14 02:22:59.246517 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dd7828b1-a4cd-42c6-bc7c-5d0788d60e37 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:59.246703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dd7828b1-a4cd-42c6-bc7c-5d0788d60e37 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:59.250300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dd7828b1-a4cd-42c6-bc7c-5d0788d60e37 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c returned with HTTP 404 Aug 14 02:22:59.250728 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1240/4943] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:22:59 2026] GET /volume/v3/snapshots/a411535e-83d8-4e85-878d-51bfdc22cb0c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:22:59.257498 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ae5d667-8fda-42db-8b7a-037d368330bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:59.259189 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:59.259298 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:59.259466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:59.259609 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume with id: fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:59.266207 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:59.266207 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:22:59.266465 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:59.280779 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume request issued successfully. Aug 14 02:22:59.280957 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae5d667-8fda-42db-8b7a-037d368330bc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 returned with HTTP 202 Aug 14 02:22:59.281518 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1232/4944] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:22:59 2026] DELETE /volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:22:59.288109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:59.289913 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:22:59.290153 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:22:59.290388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:22:59.297215 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:22:59.297215 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:22:59.300283 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:22:59.303964 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23012439-6cea-47dd-9bbb-96ee0ee338ee tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 returned with HTTP 200 Aug 14 02:22:59.304317 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1232/4945] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:22:59 2026] GET /volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:22:59.888619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:22:59.890200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:22:59.890586 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "ed760f54-ee86-4410-92b4-23aea51584a8", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:22:59.891917 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'ed760f54-ee86-4410-92b4-23aea51584a8', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:22:59.954140 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume of 1 GB Aug 14 02:22:59.958203 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Availability Zones retrieved successfully. Aug 14 02:22:59.963328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (e8f3c4be-e2bb-406c-a137-1c319da24c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:22:59.964386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d33bcc-6534-416b-b573-8d44ca8f5239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:22:59.965212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:00.013618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d33bcc-6534-416b-b573-8d44ca8f5239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.014379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758b78d-eee0-4094-a005-8ce0a4e6f5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.051928 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['178c58c6-cd52-4a0a-a00b-41c253f7ab62', '4f295faf-fde4-461a-bc66-ba17cd517f39', 'ad4b7509-7b91-4bd6-a868-712e1cc81c55', '5d236af7-f3dc-47cc-8752-029ea94f6743'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:00.052341 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758b78d-eee0-4094-a005-8ce0a4e6f5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178c58c6-cd52-4a0a-a00b-41c253f7ab62', '4f295faf-fde4-461a-bc66-ba17cd517f39', 'ad4b7509-7b91-4bd6-a868-712e1cc81c55', '5d236af7-f3dc-47cc-8752-029ea94f6743']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.053367 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a5b5ec-c2a2-4fb1-8a22-559b16010f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.074886 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a5b5ec-c2a2-4fb1-8a22-559b16010f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c54cb8-2d54-4a35-9d3b-421af5d07635', '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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['178c58c6-cd52-4a0a-a00b-41c253f7ab62','4f295faf-fde4-461a-bc66-ba17cd517f39','ad4b7509-7b91-4bd6-a868-712e1cc81c55','5d236af7-f3dc-47cc-8752-029ea94f6743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:00Z,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=67c54cb8-2d54-4a35-9d3b-421af5d07635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7aa78059c5434db0c29cdc85269ebb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.075648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46b698ed-5273-4f06-b64d-a013e939b056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.097045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46b698ed-5273-4f06-b64d-a013e939b056) transitioned into state 'SUCCESS' from 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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['178c58c6-cd52-4a0a-a00b-41c253f7ab62','4f295faf-fde4-461a-bc66-ba17cd517f39','ad4b7509-7b91-4bd6-a868-712e1cc81c55','5d236af7-f3dc-47cc-8752-029ea94f6743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.097045 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27039d7b-6947-4f76-95bd-385798da2a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.102216 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27039d7b-6947-4f76-95bd-385798da2a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.103355 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (e8f3c4be-e2bb-406c-a137-1c319da24c2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:00.103810 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request issued successfully. Aug 14 02:23:00.105198 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-56ffddd2-c3e7-4caf-be4f-549127b28177 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:00.108596 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1242/4946] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:22:59 2026] POST /volume/v3/volumes => generated 773 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:00.122472 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1357e10e-689f-4051-b516-3699b7661dec None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:00.124385 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1357e10e-689f-4051-b516-3699b7661dec tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:00.124582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1357e10e-689f-4051-b516-3699b7661dec tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:00.124770 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1357e10e-689f-4051-b516-3699b7661dec tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:00.131005 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:00.131005 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:00.134267 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1357e10e-689f-4051-b516-3699b7661dec tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:00.137894 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1357e10e-689f-4051-b516-3699b7661dec tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:00.138226 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1241/4947] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:00 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:00.316131 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76fceb3e-3fc2-4c3c-ab57-e9c2e2bc26d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:00.318134 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76fceb3e-3fc2-4c3c-ab57-e9c2e2bc26d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 Aug 14 02:23:00.318382 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76fceb3e-3fc2-4c3c-ab57-e9c2e2bc26d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:00.318792 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76fceb3e-3fc2-4c3c-ab57-e9c2e2bc26d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:00.325951 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76fceb3e-3fc2-4c3c-ab57-e9c2e2bc26d9 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 returned with HTTP 404 Aug 14 02:23:00.326423 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1233/4948] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:00 2026] GET /volume/v3/volumes/fcc67ab6-3472-4d26-97d8-4af17da5fe96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:00.334701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:00.336578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:00.336966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1490228753"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:00.338421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1490228753'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:00.338563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume of 1 GB Aug 14 02:23:00.342801 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Availability Zones retrieved successfully. Aug 14 02:23:00.348490 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (cd1b70ad-0edd-4daf-a8d2-36016647ed77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:00.349423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a71452-58c0-4fe5-abd2-4fe8c54f140f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.350275 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:00.376137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a71452-58c0-4fe5-abd2-4fe8c54f140f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.377177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb260b4d-a3ef-4abe-b079-b7cec66f7f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.422755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['414f15a9-28df-4979-929c-4f924184973e', '190c1f79-632f-4246-9063-de03df5e0eb6', '7435e0ad-ca3e-463d-a5d5-a9329e3668d4', '0a0fabe8-1be5-4e7f-aef6-59d36bf6215c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:00.423801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb260b4d-a3ef-4abe-b079-b7cec66f7f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414f15a9-28df-4979-929c-4f924184973e', '190c1f79-632f-4246-9063-de03df5e0eb6', '7435e0ad-ca3e-463d-a5d5-a9329e3668d4', '0a0fabe8-1be5-4e7f-aef6-59d36bf6215c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.424922 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204c4c5c-7fe1-41fa-9f21-d29e4c112d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.450851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204c4c5c-7fe1-41fa-9f21-d29e4c112d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29071c2e-72cd-40ad-b89d-cef742fbb754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490228753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['414f15a9-28df-4979-929c-4f924184973e','190c1f79-632f-4246-9063-de03df5e0eb6','7435e0ad-ca3e-463d-a5d5-a9329e3668d4','0a0fabe8-1be5-4e7f-aef6-59d36bf6215c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490228753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29071c2e-72cd-40ad-b89d-cef742fbb754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb4e5e64accf462b971ef74c98bfc3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.451630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8621078-f7e1-45e6-a82b-93063471482b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.472646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8621078-f7e1-45e6-a82b-93063471482b) transitioned into state 'SUCCESS' from state '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-1490228753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['414f15a9-28df-4979-929c-4f924184973e','190c1f79-632f-4246-9063-de03df5e0eb6','7435e0ad-ca3e-463d-a5d5-a9329e3668d4','0a0fabe8-1be5-4e7f-aef6-59d36bf6215c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.473776 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b14af9-da16-4f37-98b3-92060bda814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:00.484867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b14af9-da16-4f37-98b3-92060bda814c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:00.485690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (cd1b70ad-0edd-4daf-a8d2-36016647ed77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:00.486055 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request issued successfully. Aug 14 02:23:00.486743 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ded257a-8c7a-4e07-be5b-25017c74f16f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:00.487298 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1233/4949] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:23:00 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:00.502962 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:00.505016 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:00.505193 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:00.505406 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:00.512235 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:00.512235 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:00.515811 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:00.519369 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47a2ed7a-387b-4bc1-b73f-d1da006f4cbf tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 returned with HTTP 200 Aug 14 02:23:00.519813 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1243/4950] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:00 2026] GET /volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:01.150785 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-09dc08c4-8b88-45b2-a537-56dd20af663d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:01.153968 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09dc08c4-8b88-45b2-a537-56dd20af663d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:01.155630 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09dc08c4-8b88-45b2-a537-56dd20af663d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:01.155863 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-09dc08c4-8b88-45b2-a537-56dd20af663d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:01.166227 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:01.166227 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:01.173686 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-09dc08c4-8b88-45b2-a537-56dd20af663d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:01.181400 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-09dc08c4-8b88-45b2-a537-56dd20af663d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:01.181853 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1242/4951] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:01 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:01.531927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:01.533720 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:01.533927 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:01.534144 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:01.540894 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:01.540894 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:01.546001 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:01.547788 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81266dd8-75ae-4d83-87a5-077000a73ff8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 returned with HTTP 200 Aug 14 02:23:01.548199 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1234/4952] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:01 2026] GET /volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:01.559972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:01.561807 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:01.562168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29071c2e-72cd-40ad-b89d-cef742fbb754", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-220547127"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:01.570194 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:01.570194 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:01.570529 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:01.570683 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create snapshot from volume 29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:01.594219 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['70dbb873-029c-40ab-8c6b-cb9fa22879a9', '625b1a97-163d-4089-acf0-5237698334c7', '68c07211-b253-468c-b36f-317bea03dca7', 'f756229c-d414-422b-bf7f-712ed33fea54'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:01.620544 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot create request issued successfully. Aug 14 02:23:01.621210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4695da07-7fc1-40b2-9946-b61d24ac1112 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:01.621658 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1234/4953] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:01.630485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:01.632621 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:01.632956 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:01.633229 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:01.638311 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:01.638311 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:01.638688 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:01.639296 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f7b8582b-994f-496a-b2c7-97229ffa4cfc tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 200 Aug 14 02:23:01.639682 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1244/4954] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:01 2026] GET /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:01.680059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:01.681823 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:01.682308 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-340281315", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:01.683889 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-340281315', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:01.684086 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume of 1 GB Aug 14 02:23:01.688714 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Availability Zones retrieved successfully. Aug 14 02:23:01.695286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Flow 'volume_create_api' (c33baf72-f596-4c69-afe8-4b5c98396730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:01.696223 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc372fdb-a929-4051-b960-99091fbd8013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:01.697260 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:01.722557 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc372fdb-a929-4051-b960-99091fbd8013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:01.723445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa1e2456-9a20-48a2-90e4-63712d6074ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:01.774845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Created reservations ['2135c446-614a-4468-8c2a-801232772675', '0a93cbcc-d5af-4409-9f06-cef53bbd4773', '7db87844-a3f3-4eab-8883-62251609afc7', 'f6949ce7-ddd4-4f47-991e-af1d33cb10dc'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:01.775546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa1e2456-9a20-48a2-90e4-63712d6074ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2135c446-614a-4468-8c2a-801232772675', '0a93cbcc-d5af-4409-9f06-cef53bbd4773', '7db87844-a3f3-4eab-8883-62251609afc7', 'f6949ce7-ddd4-4f47-991e-af1d33cb10dc']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:01.776266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f21169-7377-4b68-9158-49ff54bc99ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:01.797185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f21169-7377-4b68-9158-49ff54bc99ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-340281315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',qos_specs=None,replication_status=,reservations=['2135c446-614a-4468-8c2a-801232772675','0a93cbcc-d5af-4409-9f06-cef53bbd4773','7db87844-a3f3-4eab-8883-62251609afc7','f6949ce7-ddd4-4f47-991e-af1d33cb10dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b8b6fe34e440098c26ecc130b11c10',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-340281315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b8b6fe34e440098c26ecc130b11c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:01.797932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290b0e8d-f49a-4657-9efe-e92a50d2ac09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:01.815353 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290b0e8d-f49a-4657-9efe-e92a50d2ac09) transitioned into state 'SUCCESS' from state '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-340281315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',qos_specs=None,replication_status=,reservations=['2135c446-614a-4468-8c2a-801232772675','0a93cbcc-d5af-4409-9f06-cef53bbd4773','7db87844-a3f3-4eab-8883-62251609afc7','f6949ce7-ddd4-4f47-991e-af1d33cb10dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b8b6fe34e440098c26ecc130b11c10',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:01.816176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48b3656-e106-42ba-ba98-55bbf33c02a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:01.825229 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48b3656-e106-42ba-ba98-55bbf33c02a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:01.826043 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Flow 'volume_create_api' (c33baf72-f596-4c69-afe8-4b5c98396730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:01.826295 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume request issued successfully. Aug 14 02:23:01.826840 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-637761c1-93cd-4efa-a42f-401cb134c7d6 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:01.827433 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1243/4955] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:23:01 2026] POST /volume/v3/volumes => generated 744 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:02.196907 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:02.199217 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:02.199217 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:02.199457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:02.206968 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:02.206968 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:02.210516 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:02.214330 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c79ee744-c581-4d78-8576-f4c905e7ff5f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:02.214684 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1235/4956] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:02 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:02.648766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:02.652359 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:02.652359 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:02.652477 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:02.664182 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:02.664182 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:02.664521 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:02.665224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c11dcf5-da1a-4e21-89ab-cb379c46726e tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 200 Aug 14 02:23:02.665700 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1235/4957] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:02 2026] GET /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:02.674708 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:02.677568 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] GET https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:02.677852 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:02.678111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:02.684083 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:02.684083 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:02.684571 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Snapshot retrieved successfully. Aug 14 02:23:02.685499 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bbd1fe19-246c-45c6-97c0-dd18bbde5541 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 200 Aug 14 02:23:02.685842 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1245/4958] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:02 2026] GET /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:02.697662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:02.701527 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:02.701819 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:02.702095 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:02.702246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete snapshot with id: 3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:02.713385 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:02.713385 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:02.713852 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:02.729892 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot delete request issued successfully. Aug 14 02:23:02.730206 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bc0dc48d-e5d1-4570-b86e-79984f1ca470 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 202 Aug 14 02:23:02.730751 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1244/4959] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:02 2026] DELETE /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:02.739428 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85bda75d-4047-4c0e-935e-235b0548d3ae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:02.741184 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85bda75d-4047-4c0e-935e-235b0548d3ae tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:02.741424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85bda75d-4047-4c0e-935e-235b0548d3ae tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:02.741685 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85bda75d-4047-4c0e-935e-235b0548d3ae tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:02.751085 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:02.751085 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:02.751457 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85bda75d-4047-4c0e-935e-235b0548d3ae tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:02.752303 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85bda75d-4047-4c0e-935e-235b0548d3ae tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 200 Aug 14 02:23:02.752753 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1236/4960] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:02 2026] GET /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:03.226752 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:03.228455 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:03.228659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:03.228871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:03.235555 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:03.235555 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:03.239127 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:03.243203 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d7e7205-60e6-4a04-b02e-cefeeabfac64 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:03.243565 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1236/4961] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:03 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:03.762600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aa73cc61-ffcb-46c3-aa28-371afcdad01c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:03.765076 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa73cc61-ffcb-46c3-aa28-371afcdad01c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 Aug 14 02:23:03.765320 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa73cc61-ffcb-46c3-aa28-371afcdad01c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:03.765556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aa73cc61-ffcb-46c3-aa28-371afcdad01c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:03.778694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aa73cc61-ffcb-46c3-aa28-371afcdad01c tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 returned with HTTP 404 Aug 14 02:23:03.779491 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1246/4962] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:03 2026] GET /volume/v3/snapshots/3b810cfe-0906-4a7c-91c1-483a02e61af1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:03.796420 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:03.798275 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:03.798470 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:03.798661 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:03.798934 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume with id: 29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:03.808547 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:03.808547 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:03.808882 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:03.834789 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume request issued successfully. Aug 14 02:23:03.834953 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-20d15ca9-eba8-44ef-9e25-86511fa4a331 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 returned with HTTP 202 Aug 14 02:23:03.835364 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1245/4963] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:03 2026] DELETE /volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:03.843258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:03.844804 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:03.845117 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:03.845389 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:03.853055 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:03.853055 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:03.856319 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:03.863946 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bd59d3a-a847-442d-a6e0-f5948caab774 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 returned with HTTP 200 Aug 14 02:23:03.863946 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1237/4964] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:03 2026] GET /volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:04.257250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:04.258922 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:04.259135 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:04.259323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:04.266169 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:04.266169 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:04.269796 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:04.273988 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f16476e8-2929-40d3-b7e1-ef33177934f0 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:04.274391 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1237/4965] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:04 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:04.879117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-80e7316b-6249-4146-80e9-0ca456190557 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:04.883116 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80e7316b-6249-4146-80e9-0ca456190557 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 Aug 14 02:23:04.883357 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80e7316b-6249-4146-80e9-0ca456190557 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:04.883579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-80e7316b-6249-4146-80e9-0ca456190557 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:04.891654 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-80e7316b-6249-4146-80e9-0ca456190557 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 returned with HTTP 404 Aug 14 02:23:04.892278 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1247/4966] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:04 2026] GET /volume/v3/volumes/29071c2e-72cd-40ad-b89d-cef742fbb754 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:04.911897 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-845eca86-37dc-4ced-8910-2f1072f73550 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:04.915156 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:04.915521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-622902980"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:04.921087 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-622902980'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:04.921901 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume of 1 GB Aug 14 02:23:04.931659 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Availability Zones retrieved successfully. Aug 14 02:23:04.939882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (aec680d2-befc-4425-b0c6-d1cf7ff7538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:04.939882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fec2cd-27fa-4a3b-a052-d10133cae73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:04.940804 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:04.970961 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fec2cd-27fa-4a3b-a052-d10133cae73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:04.971664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db61a6ee-342f-4276-8680-331ab1ac45ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:05.033175 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['9eee6c2d-0379-45e8-b603-cba1451fc5e2', 'b5a111ea-1ea2-4307-bae5-7c298af7952e', 'ace11f07-1fc0-402b-870d-08d9a19ac899', '91413845-9822-4fc1-83b5-c5f8757602a5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:05.034204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db61a6ee-342f-4276-8680-331ab1ac45ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eee6c2d-0379-45e8-b603-cba1451fc5e2', 'b5a111ea-1ea2-4307-bae5-7c298af7952e', 'ace11f07-1fc0-402b-870d-08d9a19ac899', '91413845-9822-4fc1-83b5-c5f8757602a5']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:05.035085 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c202feb1-1219-4e97-84ac-541e9c854427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:05.070950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c202feb1-1219-4e97-84ac-541e9c854427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-622902980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['9eee6c2d-0379-45e8-b603-cba1451fc5e2','b5a111ea-1ea2-4307-bae5-7c298af7952e','ace11f07-1fc0-402b-870d-08d9a19ac899','91413845-9822-4fc1-83b5-c5f8757602a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-622902980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb4e5e64accf462b971ef74c98bfc3d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:05.073428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b258514-2383-4305-bf69-3303eccc82a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:05.094375 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b258514-2383-4305-bf69-3303eccc82a3) transitioned into state 'SUCCESS' from state '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-622902980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb4e5e64accf462b971ef74c98bfc3d5',qos_specs=None,replication_status=,reservations=['9eee6c2d-0379-45e8-b603-cba1451fc5e2','b5a111ea-1ea2-4307-bae5-7c298af7952e','ace11f07-1fc0-402b-870d-08d9a19ac899','91413845-9822-4fc1-83b5-c5f8757602a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b602ac96e3804b4b8d03341cd9ad001f',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:05.095385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c332f684-c71b-4706-aa60-a4326f11b870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:05.107116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c332f684-c71b-4706-aa60-a4326f11b870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:05.108189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Flow 'volume_create_api' (aec680d2-befc-4425-b0c6-d1cf7ff7538c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:05.108601 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create volume request issued successfully. Aug 14 02:23:05.109226 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-845eca86-37dc-4ced-8910-2f1072f73550 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:05.109757 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1246/4967] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:23:04 2026] POST /volume/v3/volumes => generated 775 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:05.123511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:05.125577 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:05.125837 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:05.126079 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:05.134184 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:05.134184 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:05.138447 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:05.143546 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d4bfc05-113e-4c4e-a027-1df39c9e5ea3 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 returned with HTTP 200 Aug 14 02:23:05.144066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1238/4968] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:05 2026] GET /volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:05.291083 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a5efdae-5224-44e7-927a-f9a6f160befa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:05.293176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a5efdae-5224-44e7-927a-f9a6f160befa tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:05.293447 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a5efdae-5224-44e7-927a-f9a6f160befa tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:05.293688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a5efdae-5224-44e7-927a-f9a6f160befa tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:05.303143 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:05.303143 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:05.308111 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9a5efdae-5224-44e7-927a-f9a6f160befa tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:05.312234 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a5efdae-5224-44e7-927a-f9a6f160befa tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:05.313459 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1238/4969] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:05 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:06.161098 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.162847 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:06.163029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:06.163247 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:06.170418 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.170418 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:06.173760 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:06.177366 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d43049c6-52a0-4692-a362-6ea0fe58ecc4 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 returned with HTTP 200 Aug 14 02:23:06.177650 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1248/4970] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:06 2026] GET /volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:06.189530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.192391 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:06.192654 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-512249865"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:06.206958 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.206958 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:06.208115 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:06.208115 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Create snapshot from volume d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:06.240817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Created reservations ['d3e1cad3-fc85-4efd-876e-40aef8869e9c', 'f6facfc9-c447-4f57-8c76-fbebabaa55b3', '82004240-a2ac-4dfc-97b9-0e698683bec3', '707c35f8-f572-484f-af28-2e06cd95d6d5'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:06.280742 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot create request issued successfully. Aug 14 02:23:06.280742 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-44a196e7-0c5b-43a3-8086-666bb9bc01da tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:06.281284 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1247/4971] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:06.289490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36ce1e3a-b281-4383-8124-4d990e67148f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.291451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36ce1e3a-b281-4383-8124-4d990e67148f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:06.291509 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36ce1e3a-b281-4383-8124-4d990e67148f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:06.291715 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36ce1e3a-b281-4383-8124-4d990e67148f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:06.299386 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.299386 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:06.299790 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36ce1e3a-b281-4383-8124-4d990e67148f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:06.300607 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36ce1e3a-b281-4383-8124-4d990e67148f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 returned with HTTP 200 Aug 14 02:23:06.301094 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1239/4972] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:06 2026] GET /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:06.328337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.329660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:06.329932 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:06.330168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:06.339194 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.339194 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:06.343546 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:06.347574 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe2bd1f3-3de8-4cc8-b78e-7bbcaa19e26d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:06.347662 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1239/4973] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:06 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:06.360605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.363108 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:06.363108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:06.363108 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:06.369664 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.369664 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:06.373172 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:06.377260 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bda015e3-47a8-4a81-8f54-b0ab3150fe8e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:06.377659 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1249/4974] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:06 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:06.390139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-48d44296-1cf8-434c-bad0-a07db532eead None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.392304 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:06.392844 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67c54cb8-2d54-4a35-9d3b-421af5d07635", "name": "tempest-VolumeImageDependencyTests-Snapshot-316226852"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:06.403065 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.403065 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:06.403571 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:06.403746 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create snapshot from volume 67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:06.446260 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['ea09f7d2-a914-4add-9d98-a786ef1d2fe4', 'd3a0c6c1-d2da-4124-8048-5b5c807fcae9', 'f0cd53a7-a331-4155-a24b-98f795d98bf6', 'dd5f52e3-0c3a-4d2f-8ba1-18715282c86d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:06.484928 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot create request issued successfully. Aug 14 02:23:06.486064 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48d44296-1cf8-434c-bad0-a07db532eead tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:06.486064 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1248/4975] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:06 2026] POST /volume/v3/snapshots => generated 312 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:06.499281 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a37af28-7e17-4544-8e80-d89dcffad843 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:06.502950 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a37af28-7e17-4544-8e80-d89dcffad843 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:06.503160 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a37af28-7e17-4544-8e80-d89dcffad843 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:06.503362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a37af28-7e17-4544-8e80-d89dcffad843 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:06.516777 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:06.516777 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:06.517668 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a37af28-7e17-4544-8e80-d89dcffad843 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot retrieved successfully. Aug 14 02:23:06.520392 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a37af28-7e17-4544-8e80-d89dcffad843 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 200 Aug 14 02:23:06.521036 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1240/4976] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:06 2026] GET /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 444 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:07.311029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0afadf2b-1221-4ecc-af8b-bece672376ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.314252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0afadf2b-1221-4ecc-af8b-bece672376ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:07.314410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0afadf2b-1221-4ecc-af8b-bece672376ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:07.314597 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0afadf2b-1221-4ecc-af8b-bece672376ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:07.323793 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.323793 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:07.324212 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0afadf2b-1221-4ecc-af8b-bece672376ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:07.324790 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0afadf2b-1221-4ecc-af8b-bece672376ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 returned with HTTP 200 Aug 14 02:23:07.325229 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1240/4977] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:07 2026] GET /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:07.337088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.339701 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] POST https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196/action Aug 14 02:23:07.340052 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:07.340174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:07.341406 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.snapshot_unmanage [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Unmanage snapshot with id: c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:07.349563 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.349563 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:07.350056 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Snapshot retrieved successfully. Aug 14 02:23:07.350862 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'eebc85fc911c4edfaf4124618fee300e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb4e5e64accf462b971ef74c98bfc3d5', '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=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:23:07.351111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a6d713e8-d3ff-4865-a311-aa961e81e1a8 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-reader] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196/action returned with HTTP 403 Aug 14 02:23:07.351600 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1250/4978] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:23:07 2026] POST /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:07.359778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.361801 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:07.362014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:07.362213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:07.362310 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete snapshot with id: c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:07.367144 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.367144 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:07.367422 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:07.381642 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot delete request issued successfully. Aug 14 02:23:07.381828 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1df6e01e-a9ed-4222-ab04-09481b8a3f97 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 returned with HTTP 202 Aug 14 02:23:07.382198 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1249/4979] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:07 2026] DELETE /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:07.389109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-662af5c7-de7f-437a-92de-4e57f31680f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.390998 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-662af5c7-de7f-437a-92de-4e57f31680f7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:07.391265 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-662af5c7-de7f-437a-92de-4e57f31680f7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:07.391498 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-662af5c7-de7f-437a-92de-4e57f31680f7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:07.396837 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.396837 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:07.397214 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-662af5c7-de7f-437a-92de-4e57f31680f7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Snapshot retrieved successfully. Aug 14 02:23:07.397891 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-662af5c7-de7f-437a-92de-4e57f31680f7 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 returned with HTTP 200 Aug 14 02:23:07.398296 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1241/4980] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:07 2026] GET /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:07.531353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.533297 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:07.533528 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:07.533782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:07.538647 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.538647 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:07.539057 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot retrieved successfully. Aug 14 02:23:07.539781 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-30285a6e-7212-44cb-8e5b-9d2b491f37df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 200 Aug 14 02:23:07.540142 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1241/4981] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:07 2026] GET /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:07.549820 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.552131 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:07.552574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "9daa20e0-d64c-4bab-ae4a-18579ae4809d", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:07.554413 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '9daa20e0-d64c-4bab-ae4a-18579ae4809d', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:07.560585 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.560585 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:07.561229 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot retrieved successfully. Aug 14 02:23:07.561416 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume of 1 GB Aug 14 02:23:07.565098 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Availability Zones retrieved successfully. Aug 14 02:23:07.569739 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (d7c538cb-1aea-47f8-a4d5-5f02642ea7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:07.570751 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdbfdc7-e91a-4f55-bdb0-5cfbfa3730cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:07.571596 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:07.598549 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdbfdc7-e91a-4f55-bdb0-5cfbfa3730cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9daa20e0-d64c-4bab-ae4a-18579ae4809d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:07.599386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8cb4c4-be42-4591-9c18-00888aa8f78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:07.641695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Created reservations ['bd07926d-518d-4b07-a65d-f418ac24ce90', '7afc59cf-6c0e-495a-999f-83126b159c08', '1e1bb878-02dd-4177-812a-a27bfd224d15', '7fc3a084-cf86-4229-a3aa-da231652b773'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:07.642745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8cb4c4-be42-4591-9c18-00888aa8f78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd07926d-518d-4b07-a65d-f418ac24ce90', '7afc59cf-6c0e-495a-999f-83126b159c08', '1e1bb878-02dd-4177-812a-a27bfd224d15', '7fc3a084-cf86-4229-a3aa-da231652b773']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:07.643915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacf52b9-39b0-43cb-9391-32890aa456b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:07.689830 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacf52b9-39b0-43cb-9391-32890aa456b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32716757-4977-44e6-80d0-0762ae8d4a0c', '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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['bd07926d-518d-4b07-a65d-f418ac24ce90','7afc59cf-6c0e-495a-999f-83126b159c08','1e1bb878-02dd-4177-812a-a27bfd224d15','7fc3a084-cf86-4229-a3aa-da231652b773'],size=1,snapshot_id=9daa20e0-d64c-4bab-ae4a-18579ae4809d,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:23:07Z,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=32716757-4977-44e6-80d0-0762ae8d4a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc7aa78059c5434db0c29cdc85269ebb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9daa20e0-d64c-4bab-ae4a-18579ae4809d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:07.690601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e208a2e-55ee-4a73-9f5f-036b2a3d3ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:07.711515 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e208a2e-55ee-4a73-9f5f-036b2a3d3ed4) transitioned into state 'SUCCESS' from 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='dc7aa78059c5434db0c29cdc85269ebb',qos_specs=None,replication_status=,reservations=['bd07926d-518d-4b07-a65d-f418ac24ce90','7afc59cf-6c0e-495a-999f-83126b159c08','1e1bb878-02dd-4177-812a-a27bfd224d15','7fc3a084-cf86-4229-a3aa-da231652b773'],size=1,snapshot_id=9daa20e0-d64c-4bab-ae4a-18579ae4809d,source_replicaid=,source_volid=None,status='creating',user_id='25c92dd76fb8426a8cc7154764e46ec8',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:07.712327 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4278252f-982e-4589-b431-febc315d9158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:07.741339 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4278252f-982e-4589-b431-febc315d9158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:07.742589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Flow 'volume_create_api' (d7c538cb-1aea-47f8-a4d5-5f02642ea7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:07.742888 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Create volume request issued successfully. Aug 14 02:23:07.743770 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-15bd3632-9ec8-4fc7-b224-c96043b9964c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:07.744488 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1251/4982] 10.4.3.35 () {70 vars in 1293 bytes} [Fri Aug 14 02:23:07 2026] POST /volume/v3/volumes => generated 807 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:07.764733 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:07.767302 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:07.767636 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:07.767912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:07.777815 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:07.777815 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:07.782508 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:07.787439 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ea9f073-8cff-409a-b2d5-12a09adc6167 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 200 Aug 14 02:23:07.787881 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1250/4983] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:07 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:08.407071 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a2de164-15b3-42ba-85f0-c53210adb316 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.408941 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a2de164-15b3-42ba-85f0-c53210adb316 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 Aug 14 02:23:08.409192 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a2de164-15b3-42ba-85f0-c53210adb316 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.409422 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a2de164-15b3-42ba-85f0-c53210adb316 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.413392 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a2de164-15b3-42ba-85f0-c53210adb316 tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 returned with HTTP 404 Aug 14 02:23:08.413916 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1242/4984] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:08 2026] GET /volume/v3/snapshots/c7163866-2a58-4707-8123-911bfae6c196 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:08.420903 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.422650 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:08.422884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.423089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.423243 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume with id: d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:08.430299 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.430299 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:08.430632 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:08.448226 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Delete volume request issued successfully. Aug 14 02:23:08.448367 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a9d5de2-a60e-4266-b97b-4203ab84e6ba tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 returned with HTTP 202 Aug 14 02:23:08.448882 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1242/4985] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:08 2026] DELETE /volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:08.457810 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.459852 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:08.460089 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.460269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.467434 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.467434 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:08.470832 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Volume info retrieved successfully. Aug 14 02:23:08.475157 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-96b29d62-a6f8-41e4-aee1-ce0ff530621d tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 returned with HTTP 200 Aug 14 02:23:08.475634 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1252/4986] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:08 2026] GET /volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:08.801499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1ba8894f-a355-4503-b318-659460c2e113 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.803413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1ba8894f-a355-4503-b318-659460c2e113 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:08.803635 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1ba8894f-a355-4503-b318-659460c2e113 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.803846 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1ba8894f-a355-4503-b318-659460c2e113 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.812470 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.812470 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:08.817808 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1ba8894f-a355-4503-b318-659460c2e113 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:08.824540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1ba8894f-a355-4503-b318-659460c2e113 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 200 Aug 14 02:23:08.825133 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1251/4987] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:08 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 02:23:08.840283 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56d6c36b-38c4-4eac-9489-b571140b002d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.841969 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56d6c36b-38c4-4eac-9489-b571140b002d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:08.842201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56d6c36b-38c4-4eac-9489-b571140b002d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.842375 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56d6c36b-38c4-4eac-9489-b571140b002d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.850378 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.850378 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:08.853952 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-56d6c36b-38c4-4eac-9489-b571140b002d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:08.858514 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56d6c36b-38c4-4eac-9489-b571140b002d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 200 Aug 14 02:23:08.858977 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1243/4988] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:08 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:08.871663 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71520a2b-4e9f-4f35-a908-465669419e38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.873477 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:08.873642 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.873834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.873935 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete snapshot with id: 9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:08.879431 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.879431 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:08.879860 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot retrieved successfully. Aug 14 02:23:08.909615 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot delete request issued successfully. Aug 14 02:23:08.909842 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71520a2b-4e9f-4f35-a908-465669419e38 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 202 Aug 14 02:23:08.910271 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1243/4989] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:08 2026] DELETE /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:08.918615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a062c0dc-5873-4886-a579-74819a2436e4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:08.920764 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a062c0dc-5873-4886-a579-74819a2436e4 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:08.921056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a062c0dc-5873-4886-a579-74819a2436e4 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:08.921289 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a062c0dc-5873-4886-a579-74819a2436e4 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:08.925930 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:08.925930 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:08.926441 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a062c0dc-5873-4886-a579-74819a2436e4 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Snapshot retrieved successfully. Aug 14 02:23:08.927305 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a062c0dc-5873-4886-a579-74819a2436e4 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 200 Aug 14 02:23:08.927745 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1253/4990] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:08 2026] GET /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:09.488515 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2107893e-1da5-46cd-869a-2722d4764f3f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:09.490558 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2107893e-1da5-46cd-869a-2722d4764f3f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] GET https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 Aug 14 02:23:09.490821 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2107893e-1da5-46cd-869a-2722d4764f3f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:09.491067 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2107893e-1da5-46cd-869a-2722d4764f3f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:09.497955 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2107893e-1da5-46cd-869a-2722d4764f3f tempest-ProjectReaderTests-1935571487 tempest-ProjectReaderTests-1935571487-project-admin] https://10.4.3.35/volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 returned with HTTP 404 Aug 14 02:23:09.498496 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1252/4991] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:09 2026] GET /volume/v3/volumes/d98f1f4a-9ba2-4ac9-bbc8-2cc0f3da6e71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:09.938627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-825a4a6e-d6c8-481e-97b7-f6e00fd71d4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:09.940921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-825a4a6e-d6c8-481e-97b7-f6e00fd71d4b tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:09.941205 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-825a4a6e-d6c8-481e-97b7-f6e00fd71d4b tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:09.941460 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-825a4a6e-d6c8-481e-97b7-f6e00fd71d4b tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:09.947172 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-825a4a6e-d6c8-481e-97b7-f6e00fd71d4b tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 404 Aug 14 02:23:09.947782 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1244/4992] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:09 2026] GET /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:09.954455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66889724-9512-4992-9fec-71c4e3b41cbf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:09.956273 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:09.956552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:09.956791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:09.956968 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:09.968697 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:09.968697 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:09.969333 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:09.990838 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume request issued successfully. Aug 14 02:23:09.991129 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66889724-9512-4992-9fec-71c4e3b41cbf tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 202 Aug 14 02:23:09.991741 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1244/4993] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:09 2026] DELETE /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:23:10.001039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:10.003296 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:10.003527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:10.003761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:10.010779 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:10.010779 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:10.014908 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:10.020387 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-224a9986-6e8b-48fc-aefc-2728a847bd4d tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 200 Aug 14 02:23:10.021097 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1254/4994] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:10 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:10.259476 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bb04ac60-563e-4968-a473-76037c75ad6d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:10.261180 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:10.261547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a1bd62-5e59-4213-bd61-ae14a46f76d1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-248144852", "description": null, "metadata": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:10.273255 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:10.273255 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:10.273857 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:10.274046 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create snapshot from volume b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:23:10.305777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['2c6dd40b-08cc-4f48-accf-a3b3ed9f5a47', 'd86e5d8e-f7ee-4b3c-a199-111743618a78', '9a8533ac-0d28-46e7-9999-3ab06a488b99', '7a6ef286-60d7-45ab-b02b-0006592df7c9'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:10.345521 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot force create request issued successfully. Aug 14 02:23:10.345910 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bb04ac60-563e-4968-a473-76037c75ad6d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:10.346413 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1253/4995] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:10.357605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e381e7d-1954-4656-a27a-b0231e5b213d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:10.360235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e381e7d-1954-4656-a27a-b0231e5b213d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:23:10.360466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e381e7d-1954-4656-a27a-b0231e5b213d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:10.360717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e381e7d-1954-4656-a27a-b0231e5b213d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:10.369241 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:10.369241 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:10.369726 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6e381e7d-1954-4656-a27a-b0231e5b213d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:23:10.370552 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e381e7d-1954-4656-a27a-b0231e5b213d tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 200 Aug 14 02:23:10.370906 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1245/4996] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:10 2026] GET /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:11.035974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58859d62-e62c-4c27-8574-d0b0a2a83534 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.038226 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58859d62-e62c-4c27-8574-d0b0a2a83534 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:11.038517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58859d62-e62c-4c27-8574-d0b0a2a83534 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.038794 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58859d62-e62c-4c27-8574-d0b0a2a83534 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.049002 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58859d62-e62c-4c27-8574-d0b0a2a83534 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 404 Aug 14 02:23:11.049621 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1245/4997] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:11 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:11.312322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.314092 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:11.314295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.314479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.314652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:11.321449 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.321449 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:11.321991 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:11.340203 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume request issued successfully. Aug 14 02:23:11.340406 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-052c6355-8bc9-4c67-90d0-c10b72a4461e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 202 Aug 14 02:23:11.340875 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1255/4998] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:11 2026] DELETE /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:23:11.349156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.353734 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:11.353882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.354098 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.374118 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.374118 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:11.379233 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:11.380852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.384040 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:23:11.384149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1f4aebe-ec09-4a12-aa5a-8cce1104a9df tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 200 Aug 14 02:23:11.384251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.384492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.384588 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1254/4999] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:11 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 1190 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:11.394767 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.394767 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:11.395432 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:23:11.396348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4d07a23-b2a8-4550-942b-9b958dc7a2ee tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 200 Aug 14 02:23:11.396817 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1246/5000] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:11 2026] GET /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:11.408986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.411127 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:23:11.411370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.411621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.418218 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.418218 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:11.418753 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:23:11.419544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6d0cea5-c505-42a9-9668-bbcb026fba89 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 200 Aug 14 02:23:11.419967 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1246/5001] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:11 2026] GET /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:11.430557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.432969 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:11.433527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-834405070", "snapshot_id": "5c7d6b30-60de-4656-a09b-bee28a38a653", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:11.435701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-834405070', 'snapshot_id': '5c7d6b30-60de-4656-a09b-bee28a38a653', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:11.443870 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.443870 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:11.444370 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:23:11.444488 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume of 1 GB Aug 14 02:23:11.448563 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Availability Zones retrieved successfully. Aug 14 02:23:11.456569 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (70d3d2fa-aa7a-4038-8040-68d3c52556bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:11.457546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e08c7d-116b-46bd-b1e0-bfe5c4e43743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:11.458656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:11.500031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e08c7d-116b-46bd-b1e0-bfe5c4e43743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c7d6b30-60de-4656-a09b-bee28a38a653', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:11.500801 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14acd497-d82f-42f2-922f-dbd950029f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:11.554117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Created reservations ['49c6278d-da90-4ad6-9b53-8705e4a29a1a', '89aed60a-fcf7-4d5e-84a8-d6bf25e8363d', '46710667-e937-44d6-a554-1e2d4551b9f5', 'dad52984-a13b-4c6a-b1d0-bd2b51feb4b4'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:11.555012 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14acd497-d82f-42f2-922f-dbd950029f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c6278d-da90-4ad6-9b53-8705e4a29a1a', '89aed60a-fcf7-4d5e-84a8-d6bf25e8363d', '46710667-e937-44d6-a554-1e2d4551b9f5', 'dad52984-a13b-4c6a-b1d0-bd2b51feb4b4']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:11.555725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a11496d-1692-4c23-818e-4d5c6dafbd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:11.597579 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a11496d-1692-4c23-818e-4d5c6dafbd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f4fb1a-56ac-47f4-8c76-3761955b04bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-834405070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['49c6278d-da90-4ad6-9b53-8705e4a29a1a','89aed60a-fcf7-4d5e-84a8-d6bf25e8363d','46710667-e937-44d6-a554-1e2d4551b9f5','dad52984-a13b-4c6a-b1d0-bd2b51feb4b4'],size=1,snapshot_id=5c7d6b30-60de-4656-a09b-bee28a38a653,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), '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-14T02:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-834405070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f4fb1a-56ac-47f4-8c76-3761955b04bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18803b560df6481187e73e7eb49d0ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c7d6b30-60de-4656-a09b-bee28a38a653,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:11.598299 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad56da9-a042-4f2f-8f2c-6bc59015bf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:11.615337 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad56da9-a042-4f2f-8f2c-6bc59015bf52) transitioned into state 'SUCCESS' from state '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-834405070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18803b560df6481187e73e7eb49d0ace',qos_specs=None,replication_status=,reservations=['49c6278d-da90-4ad6-9b53-8705e4a29a1a','89aed60a-fcf7-4d5e-84a8-d6bf25e8363d','46710667-e937-44d6-a554-1e2d4551b9f5','dad52984-a13b-4c6a-b1d0-bd2b51feb4b4'],size=1,snapshot_id=5c7d6b30-60de-4656-a09b-bee28a38a653,source_replicaid=,source_volid=None,status='creating',user_id='96b0b0be85444e86b6c89e06e2ae42b5',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:11.616024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bf858a-db4c-4844-8519-410fffcd4f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:11.636381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bf858a-db4c-4844-8519-410fffcd4f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:11.637200 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Flow 'volume_create_api' (70d3d2fa-aa7a-4038-8040-68d3c52556bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:11.637496 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Create volume request issued successfully. Aug 14 02:23:11.637996 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c20d6bd8-146c-410d-86ae-2fa06d0036e1 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:11.638409 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1256/5002] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:23:11 2026] POST /volume/v3/volumes => generated 782 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:11.653118 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-60181055-b51b-4e85-8750-c0f22217ee6c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:11.655089 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60181055-b51b-4e85-8750-c0f22217ee6c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:11.655398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60181055-b51b-4e85-8750-c0f22217ee6c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:11.655583 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60181055-b51b-4e85-8750-c0f22217ee6c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:11.664538 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:11.664538 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:11.670408 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-60181055-b51b-4e85-8750-c0f22217ee6c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:11.677966 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60181055-b51b-4e85-8750-c0f22217ee6c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:11.678774 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1255/5003] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:11 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:12.400371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c14e39aa-856e-4521-af30-0299e26affeb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.402259 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c14e39aa-856e-4521-af30-0299e26affeb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:12.402484 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c14e39aa-856e-4521-af30-0299e26affeb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.402658 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c14e39aa-856e-4521-af30-0299e26affeb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.408408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c14e39aa-856e-4521-af30-0299e26affeb tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 404 Aug 14 02:23:12.408922 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1247/5004] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:12.417470 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.419139 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:12.419328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.419501 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.419653 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:12.426906 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d08d8b0-9fe4-465e-b43e-187a2431988f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 404 Aug 14 02:23:12.427511 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1247/5005] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:12 2026] DELETE /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:12.434103 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0b1f3853-f20d-45b9-a843-e3e44e364389 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.435774 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0b1f3853-f20d-45b9-a843-e3e44e364389 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c Aug 14 02:23:12.435946 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0b1f3853-f20d-45b9-a843-e3e44e364389 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.436125 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0b1f3853-f20d-45b9-a843-e3e44e364389 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.440938 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0b1f3853-f20d-45b9-a843-e3e44e364389 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c returned with HTTP 404 Aug 14 02:23:12.441324 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1257/5006] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/32716757-4977-44e6-80d0-0762ae8d4a0c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:12.448001 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3119e35b-24b8-4c0f-a056-36ed073f285c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.450478 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3119e35b-24b8-4c0f-a056-36ed073f285c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:12.450665 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3119e35b-24b8-4c0f-a056-36ed073f285c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.450882 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3119e35b-24b8-4c0f-a056-36ed073f285c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.450975 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-3119e35b-24b8-4c0f-a056-36ed073f285c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete snapshot with id: 9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:12.456740 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3119e35b-24b8-4c0f-a056-36ed073f285c tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 404 Aug 14 02:23:12.457695 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1256/5007] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:12 2026] DELETE /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:12.465644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b905a83-ac16-43d8-94af-a1f997a080f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.467767 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b905a83-ac16-43d8-94af-a1f997a080f2 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d Aug 14 02:23:12.468073 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b905a83-ac16-43d8-94af-a1f997a080f2 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.468251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b905a83-ac16-43d8-94af-a1f997a080f2 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.472293 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b905a83-ac16-43d8-94af-a1f997a080f2 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d returned with HTTP 404 Aug 14 02:23:12.472737 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1248/5008] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/snapshots/9daa20e0-d64c-4bab-ae4a-18579ae4809d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:12.479962 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4223268f-584a-4e12-88b8-6b9bca5b819e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.481654 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4223268f-584a-4e12-88b8-6b9bca5b819e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:12.481969 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4223268f-584a-4e12-88b8-6b9bca5b819e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.482043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4223268f-584a-4e12-88b8-6b9bca5b819e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.482208 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4223268f-584a-4e12-88b8-6b9bca5b819e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:12.489552 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4223268f-584a-4e12-88b8-6b9bca5b819e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 404 Aug 14 02:23:12.490068 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1248/5009] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:12 2026] DELETE /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:12.498190 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bc9a6491-b0df-4511-9dcb-454051c0c3e3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.500032 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bc9a6491-b0df-4511-9dcb-454051c0c3e3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 Aug 14 02:23:12.500220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bc9a6491-b0df-4511-9dcb-454051c0c3e3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.500441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bc9a6491-b0df-4511-9dcb-454051c0c3e3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.506722 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bc9a6491-b0df-4511-9dcb-454051c0c3e3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 returned with HTTP 404 Aug 14 02:23:12.507299 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1258/5010] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/67c54cb8-2d54-4a35-9d3b-421af5d07635 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:12.538464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.540138 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:23:12.540364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.540517 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.540726 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:23:12.547439 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:12.547439 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:12.548021 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:12.565861 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume request issued successfully. Aug 14 02:23:12.565996 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d31c968-2dee-4c54-b662-d4a1faa3a81e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 202 Aug 14 02:23:12.566728 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1257/5011] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:12 2026] DELETE /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 02:23:12.573594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.575426 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:23:12.575622 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.575813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.582496 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:12.582496 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:12.585935 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Volume info retrieved successfully. Aug 14 02:23:12.590491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0fdfe67-aaca-45bf-aca5-e22235c4eec3 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 200 Aug 14 02:23:12.590988 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1249/5012] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 1225 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:12.693743 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.695189 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:12.695363 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.695550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.702299 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:12.702299 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:12.705689 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:12.709931 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4b0186d-d7b9-4931-b122-1826f4de7100 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:12.710316 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1249/5013] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:12.723906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dba2ce04-f753-4182-926c-3db9daf4e13a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.725552 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dba2ce04-f753-4182-926c-3db9daf4e13a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:12.725745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dba2ce04-f753-4182-926c-3db9daf4e13a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.725915 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dba2ce04-f753-4182-926c-3db9daf4e13a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.732389 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:12.732389 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:12.736469 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dba2ce04-f753-4182-926c-3db9daf4e13a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:12.741251 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dba2ce04-f753-4182-926c-3db9daf4e13a tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:12.741637 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1259/5014] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:12.872832 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:12.878811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:12.879080 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:12.879341 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:12.891465 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:12.891465 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:12.898227 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:12.908091 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-19b20d9e-517a-4aed-8c82-7b611356cf94 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:12.908481 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1258/5015] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:12 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:13.422119 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.424224 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:13.424446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.424685 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.432036 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:13.432036 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:13.436041 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:13.440658 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-b4a2a137-fb52-43da-ad7f-9e844df4bdb3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:13.441123 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1250/5016] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:13 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d04cb2aa-6831-41d5-a2fd-3b7b92ec3ff1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d04cb2aa-6831-41d5-a2fd-3b7b92ec3ff1 None None] GET https://10.4.3.35/volume// Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d04cb2aa-6831-41d5-a2fd-3b7b92ec3ff1 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d04cb2aa-6831-41d5-a2fd-3b7b92ec3ff1 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d04cb2aa-6831-41d5-a2fd-3b7b92ec3ff1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:13.451242 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1250/5017] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:23:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:13.457831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-620dfce2-8b3c-442b-bd82-37ffc4ecde93 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.459824 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-620dfce2-8b3c-442b-bd82-37ffc4ecde93 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:23:13.460149 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-620dfce2-8b3c-442b-bd82-37ffc4ecde93 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03f4fb1a-56ac-47f4-8c76-3761955b04bf", "connector": null, "instance_uuid": "c216a9d8-9d2c-4119-8d6f-238613552f2e"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:13.467232 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:13.467232 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:13.524477 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-620dfce2-8b3c-442b-bd82-37ffc4ecde93 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:23:13.524956 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1260/5018] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:23:13 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:13.604133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3ba56076-c1c7-4d63-8f16-c66ca027fc50 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.605842 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ba56076-c1c7-4d63-8f16-c66ca027fc50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 Aug 14 02:23:13.606064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ba56076-c1c7-4d63-8f16-c66ca027fc50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.606270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ba56076-c1c7-4d63-8f16-c66ca027fc50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.614660 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ba56076-c1c7-4d63-8f16-c66ca027fc50 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 returned with HTTP 404 Aug 14 02:23:13.615182 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1259/5019] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:13 2026] GET /volume/v3/volumes/26145b9a-966d-4d2d-86d4-5f6f3d2f6ee6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:13.625348 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.628659 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:23:13.628937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.629195 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.629418 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:23:13.636039 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aef2da1c-37ee-4634-bdd2-59f0305f2726 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 404 Aug 14 02:23:13.636644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1251/5020] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:13 2026] DELETE /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:13.648137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78f63d42-9b87-4ed1-9c41-48366c197b33 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.648137 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78f63d42-9b87-4ed1-9c41-48366c197b33 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e Aug 14 02:23:13.648137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78f63d42-9b87-4ed1-9c41-48366c197b33 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.648137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78f63d42-9b87-4ed1-9c41-48366c197b33 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.658056 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78f63d42-9b87-4ed1-9c41-48366c197b33 tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e returned with HTTP 404 Aug 14 02:23:13.659405 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1251/5021] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:13 2026] GET /volume/v3/volumes/16f1ec8a-a87c-4c9a-a2bc-e73a32ddff5e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:13.705152 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.709025 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:23:13.709220 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.709403 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.709586 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Delete volume with id: 90044302-6836-46eb-8d45-71654327859f Aug 14 02:23:13.723490 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-45f47603-96e7-4bc4-82e9-d869ff7ef16e tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 404 Aug 14 02:23:13.724195 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1261/5022] 10.4.3.35 () {68 vars in 1385 bytes} [Fri Aug 14 02:23:13 2026] DELETE /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:13.733189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-81b69380-ffd1-4165-961d-1550a65aea2f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:13.733477 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-81b69380-ffd1-4165-961d-1550a65aea2f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] GET https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f Aug 14 02:23:13.733634 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-81b69380-ffd1-4165-961d-1550a65aea2f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:13.733829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-81b69380-ffd1-4165-961d-1550a65aea2f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:13.739272 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-81b69380-ffd1-4165-961d-1550a65aea2f tempest-VolumeImageDependencyTests-1776916281 tempest-VolumeImageDependencyTests-1776916281-project-member] https://10.4.3.35/volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f returned with HTTP 404 Aug 14 02:23:13.739729 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1260/5023] 10.4.3.35 () {68 vars in 1382 bytes} [Fri Aug 14 02:23:13 2026] GET /volume/v3/volumes/90044302-6836-46eb-8d45-71654327859f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 02:23:14.460704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6235b062-4f0b-4e89-8cfa-23188dfe192c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:14.460704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6235b062-4f0b-4e89-8cfa-23188dfe192c None None] GET https://10.4.3.35/volume// Aug 14 02:23:14.460704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6235b062-4f0b-4e89-8cfa-23188dfe192c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:14.460704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6235b062-4f0b-4e89-8cfa-23188dfe192c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:14.460704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6235b062-4f0b-4e89-8cfa-23188dfe192c None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:14.461233 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1252/5024] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:14.469460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:14.471280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:23:14.471503 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:14.471742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:14.481093 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:14.481093 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:14.484969 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:23:14.491000 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-ee5e8d94-f450-454f-9212-136a0fbf27c9 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:23:14.491000 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1252/5025] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:14 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1570 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:14.596252 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:14.598906 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] PUT https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a Aug 14 02:23:14.599433 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:14.608854 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Acquiring lock "cinder-attachment_update-03f4fb1a-56ac-47f4-8c76-3761955b04bf-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:23:14.613994 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-03f4fb1a-56ac-47f4-8c76-3761955b04bf-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:23:14.615555 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:14.615555 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:14.748174 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Lock "cinder-attachment_update-03f4fb1a-56ac-47f4-8c76-3761955b04bf-np0000007301" released by "attachment_update" :: held 0.134s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:23:14.748174 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-bee0bf2a-0ca1-4326-afb6-cd61abeb1ebc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a returned with HTTP 200 Aug 14 02:23:14.748310 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1262/5026] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:23:14 2026] PUT /volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:14.778398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-435fd2ef-baa7-43ee-a450-ed55e2c4e4cc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:14.781566 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-435fd2ef-baa7-43ee-a450-ed55e2c4e4cc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] POST https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a/action Aug 14 02:23:14.782147 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-435fd2ef-baa7-43ee-a450-ed55e2c4e4cc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:14.782147 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-435fd2ef-baa7-43ee-a450-ed55e2c4e4cc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:14.809689 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:14.809689 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:14.849065 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-1026bd21-ff6a-4ec4-be31-13099393a7b0 req-435fd2ef-baa7-43ee-a450-ed55e2c4e4cc tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a/action returned with HTTP 204 Aug 14 02:23:14.849483 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1261/5027] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:23:14 2026] POST /volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:15.421110 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf5dc221-b5df-4c38-81f2-74c16cd5b6ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:15.546989 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf5dc221-b5df-4c38-81f2-74c16cd5b6ea tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:15.547419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf5dc221-b5df-4c38-81f2-74c16cd5b6ea tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-465522458", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1780539724", "vendor_name": "tempest-vendor_name-1356642056"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:15.562430 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf5dc221-b5df-4c38-81f2-74c16cd5b6ea tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:15.562773 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1253/5028] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:15 2026] POST /volume/v3/types => generated 329 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:15.571149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:15.572663 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:15.573030 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "daf5b844-f01d-4079-bf03-cd584001947c", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:15.574322 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request body: {'volume': {'volume_type': 'daf5b844-f01d-4079-bf03-cd584001947c', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:15.577554 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume of 1 GB Aug 14 02:23:15.577848 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:15.577848 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:15.578230 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Availability Zones retrieved successfully. Aug 14 02:23:15.583819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (58fd3ef7-2d53-4299-90fe-6452d26811b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:15.584720 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d1862a-20a7-46bc-a267-ca385f690b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:15.585478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:15.606962 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7d1862a-20a7-46bc-a267-ca385f690b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:23:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1780539724',vendor_name='tempest-vendor_name-1356642056'},id=daf5b844-f01d-4079-bf03-cd584001947c,is_public=True,name='tempest-ProjectMemberTests-volume-type-465522458',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'daf5b844-f01d-4079-bf03-cd584001947c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:15.607819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95f5422-4ad4-48c5-aa0c-2482e0c88312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:15.632709 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-465522458 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-465522458, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:15.632904 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-465522458 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-465522458, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:15.675046 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['c9967453-06e2-42b1-956b-03d50c510dfd', 'cacde474-8653-4f9f-aa39-94fe9a6c7fa8', 'b7520214-5469-4ee2-adb4-4f3b577d907b', '1b83e4fe-c653-4298-9d83-c72e6dab7107'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:15.675865 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95f5422-4ad4-48c5-aa0c-2482e0c88312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9967453-06e2-42b1-956b-03d50c510dfd', 'cacde474-8653-4f9f-aa39-94fe9a6c7fa8', 'b7520214-5469-4ee2-adb4-4f3b577d907b', '1b83e4fe-c653-4298-9d83-c72e6dab7107']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:15.676555 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da57071c-0dd2-4b54-ac46-e9345c223edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:15.701701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da57071c-0dd2-4b54-ac46-e9345c223edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd6843d3-35cc-40ed-908e-41610256dab0', '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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['c9967453-06e2-42b1-956b-03d50c510dfd','cacde474-8653-4f9f-aa39-94fe9a6c7fa8','b7520214-5469-4ee2-adb4-4f3b577d907b','1b83e4fe-c653-4298-9d83-c72e6dab7107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=daf5b844-f01d-4079-bf03-cd584001947c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:15Z,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=cd6843d3-35cc-40ed-908e-41610256dab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b8deb8f8d084cc4bb443273f2bee13a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(daf5b844-f01d-4079-bf03-cd584001947c),volume_type_id=daf5b844-f01d-4079-bf03-cd584001947c)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:15.702444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e795a6b-4957-4f8d-a865-40f51d304991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:15.727690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e795a6b-4957-4f8d-a865-40f51d304991) transitioned into state 'SUCCESS' from 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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['c9967453-06e2-42b1-956b-03d50c510dfd','cacde474-8653-4f9f-aa39-94fe9a6c7fa8','b7520214-5469-4ee2-adb4-4f3b577d907b','1b83e4fe-c653-4298-9d83-c72e6dab7107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=daf5b844-f01d-4079-bf03-cd584001947c)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:15.728362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2a249f-b3f9-4c37-a4be-0a83bbfbde11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:15.740421 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2a249f-b3f9-4c37-a4be-0a83bbfbde11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:15.741528 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (58fd3ef7-2d53-4299-90fe-6452d26811b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:15.741842 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request issued successfully. Aug 14 02:23:15.742417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8a1527a-e99c-4b57-8e5b-bd12b3ade7ca tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:15.743090 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1253/5029] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:23:15 2026] POST /volume/v3/volumes => generated 771 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:15.756570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:15.759068 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 Aug 14 02:23:15.759279 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:15.759484 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:15.766193 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:15.766193 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:15.769510 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:15.773173 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50ad61ea-45c3-4076-84c1-c55cabd72a0b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 returned with HTTP 200 Aug 14 02:23:15.773559 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1263/5030] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:15 2026] GET /volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:16.788025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:16.789750 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 Aug 14 02:23:16.789995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:16.790197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:16.798523 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:16.798523 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:16.802165 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:16.806218 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-61c77d6d-d8d5-4aa4-9c9b-b5fc1cd55beb tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 returned with HTTP 200 Aug 14 02:23:16.806561 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1262/5031] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:16 2026] GET /volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:16.818701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2658c718-1b3e-419a-bb71-d5f5297e3398 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:16.820312 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2658c718-1b3e-419a-bb71-d5f5297e3398 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:23:16.820519 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2658c718-1b3e-419a-bb71-d5f5297e3398 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:16.820701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2658c718-1b3e-419a-bb71-d5f5297e3398 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:16.824786 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2658c718-1b3e-419a-bb71-d5f5297e3398 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:23:16.825184 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1254/5032] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:23:16 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:16.833383 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc84ff9e-403e-46f4-91d4-b13f76f12252 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:16.914477 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc84ff9e-403e-46f4-91d4-b13f76f12252 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] DELETE https://10.4.3.35/volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 Aug 14 02:23:16.914660 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc84ff9e-403e-46f4-91d4-b13f76f12252 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:16.914852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc84ff9e-403e-46f4-91d4-b13f76f12252 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:16.917732 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:16.917732 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:16.923325 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc84ff9e-403e-46f4-91d4-b13f76f12252 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] https://10.4.3.35/volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 returned with HTTP 204 Aug 14 02:23:16.923715 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1254/5033] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:23:16 2026] DELETE /volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:23:16.930119 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-49567ab4-768b-4bf1-a078-71244a595259 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:16.931802 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49567ab4-768b-4bf1-a078-71244a595259 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] GET https://10.4.3.35/volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 Aug 14 02:23:16.931987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49567ab4-768b-4bf1-a078-71244a595259 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:16.932167 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-49567ab4-768b-4bf1-a078-71244a595259 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:16.935979 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-49567ab4-768b-4bf1-a078-71244a595259 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] https://10.4.3.35/volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 returned with HTTP 404 Aug 14 02:23:16.936726 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1264/5034] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:23:16 2026] GET /volume/v3/messages/d69de5fd-f332-4ec3-b824-7c2ddf886c34 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:16.943002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:16.945149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 Aug 14 02:23:16.945533 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:16.945741 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:16.945922 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume with id: cd6843d3-35cc-40ed-908e-41610256dab0 Aug 14 02:23:16.953096 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:16.953096 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:16.953387 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:16.954461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100235) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:23:16.964021 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-465522458 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-465522458, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:16.964303 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-465522458 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-465522458, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:16.973697 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['14bfdb8d-78bb-46d7-b846-9a4dadf1eb1a', 'd66f347d-d7e5-498e-a532-1d8737f67d55', 'c6af982a-7c76-4de4-b317-ef138de36fb6', '5673fd1b-e099-4eb9-aa31-c303a56c77d8'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:17.003017 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume request issued successfully. Aug 14 02:23:17.003302 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ecd75f5-9ff4-44f8-9634-bbf64ad72c8b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 returned with HTTP 202 Aug 14 02:23:17.003887 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1263/5035] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:23:16 2026] DELETE /volume/v3/volumes/cd6843d3-35cc-40ed-908e-41610256dab0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:17.012072 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3414432e-7b10-4261-a192-276a18308f26 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:17.014216 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3414432e-7b10-4261-a192-276a18308f26 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/types/daf5b844-f01d-4079-bf03-cd584001947c Aug 14 02:23:17.014447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3414432e-7b10-4261-a192-276a18308f26 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:17.014719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3414432e-7b10-4261-a192-276a18308f26 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:17.050294 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3414432e-7b10-4261-a192-276a18308f26 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types/daf5b844-f01d-4079-bf03-cd584001947c returned with HTTP 202 Aug 14 02:23:17.050886 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1255/5036] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:17 2026] DELETE /volume/v3/types/daf5b844-f01d-4079-bf03-cd584001947c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:17.058516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d65a5ee-886a-41ad-8a8c-08feff4b2248 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:17.062727 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d65a5ee-886a-41ad-8a8c-08feff4b2248 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:17.063121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d65a5ee-886a-41ad-8a8c-08feff4b2248 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1292676483", "extra_specs": {"storage_protocol": "tempest-storage_protocol-348365152", "vendor_name": "tempest-vendor_name-626496"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:17.087170 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d65a5ee-886a-41ad-8a8c-08feff4b2248 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:17.087701 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1255/5037] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:17 2026] POST /volume/v3/types => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:17.104732 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d251a1b6-1398-4118-bd94-ac151f775567 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:17.106446 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:17.106859 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:17.112085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request body: {'volume': {'volume_type': '44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:17.115485 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume of 1 GB Aug 14 02:23:17.115897 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:17.115897 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:17.116289 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Availability Zones retrieved successfully. Aug 14 02:23:17.121317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (3a69d40b-7926-43a0-88ed-18946b8ca287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:17.122927 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69558194-2b74-4346-a676-f63a4f0fca41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:17.123603 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:17.144149 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69558194-2b74-4346-a676-f63a4f0fca41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:23:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-348365152',vendor_name='tempest-vendor_name-626496'},id=44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1292676483',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:17.145238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e23403f-b13b-4283-9848-5ec0be19388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:17.174227 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1292676483 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1292676483, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:17.174640 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1292676483 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1292676483, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:17.211561 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['f5038a29-6f7a-437c-8d06-d2363e48b11d', '664ec6db-8248-4e02-91a4-702f3e037152', 'bea95ad8-4ab6-4347-bb78-b09ca61270a3', 'f8aeb900-fd33-40d4-a468-1390907b227e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:17.212645 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e23403f-b13b-4283-9848-5ec0be19388c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5038a29-6f7a-437c-8d06-d2363e48b11d', '664ec6db-8248-4e02-91a4-702f3e037152', 'bea95ad8-4ab6-4347-bb78-b09ca61270a3', 'f8aeb900-fd33-40d4-a468-1390907b227e']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:17.213393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65336dd-27f2-489e-b8e0-25579c30d4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:17.241155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65336dd-27f2-489e-b8e0-25579c30d4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb8db69-4e05-4481-90a2-eee2900a8efb', '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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['f5038a29-6f7a-437c-8d06-d2363e48b11d','664ec6db-8248-4e02-91a4-702f3e037152','bea95ad8-4ab6-4347-bb78-b09ca61270a3','f8aeb900-fd33-40d4-a468-1390907b227e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb8db69-4e05-4481-90a2-eee2900a8efb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b8deb8f8d084cc4bb443273f2bee13a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0),volume_type_id=44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:17.242655 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33df05-4d86-48ec-bb9a-8f18673a3f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:17.277988 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa33df05-4d86-48ec-bb9a-8f18673a3f07) transitioned into state 'SUCCESS' from 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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['f5038a29-6f7a-437c-8d06-d2363e48b11d','664ec6db-8248-4e02-91a4-702f3e037152','bea95ad8-4ab6-4347-bb78-b09ca61270a3','f8aeb900-fd33-40d4-a468-1390907b227e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:17.279185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3588ce-63a9-447a-a856-33bf3b9d41cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:17.303069 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3588ce-63a9-447a-a856-33bf3b9d41cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:17.305223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (3a69d40b-7926-43a0-88ed-18946b8ca287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:17.305652 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request issued successfully. Aug 14 02:23:17.306463 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d251a1b6-1398-4118-bd94-ac151f775567 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:17.307006 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1265/5038] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:23:17 2026] POST /volume/v3/volumes => generated 772 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:17.324069 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:17.326829 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb Aug 14 02:23:17.326829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:17.327199 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:17.335975 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:17.335975 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:17.342473 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:17.353916 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a1f34023-d528-46c0-9b1a-57dee06fffa4 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb returned with HTTP 200 Aug 14 02:23:17.354420 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1264/5039] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:17 2026] GET /volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.147093 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.149156 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:18.149362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.149573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.157221 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.157221 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:18.161532 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:18.166088 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-795f0fc9-3232-42a9-a8ac-1cfab380c2aa tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:18.166542 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1256/5040] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.266863 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5557baba-a5ae-4bb7-bff5-03aeb3028b9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.266863 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5557baba-a5ae-4bb7-bff5-03aeb3028b9a None None] GET https://10.4.3.35/volume// Aug 14 02:23:18.266863 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5557baba-a5ae-4bb7-bff5-03aeb3028b9a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.267242 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5557baba-a5ae-4bb7-bff5-03aeb3028b9a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.267476 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5557baba-a5ae-4bb7-bff5-03aeb3028b9a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:18.268546 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1256/5041] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:18.280361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-d90f4591-26e7-4205-93ca-0d89207c2f83 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.281856 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-d90f4591-26e7-4205-93ca-0d89207c2f83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:23:18.282269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-d90f4591-26e7-4205-93ca-0d89207c2f83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "296f9e82-cbc5-4be0-bacb-a8e22b80844a", "connector": null, "instance_uuid": "fa86e518-8d98-40a1-a7f5-ae0cb5acb243"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:18.293661 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.293661 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:18.333951 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-d90f4591-26e7-4205-93ca-0d89207c2f83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:23:18.334502 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1266/5042] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:23:18 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:18.366885 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.368636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:18.368851 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.369078 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.370425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.372408 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb Aug 14 02:23:18.372638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.372865 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.379482 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.379482 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:18.379693 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.379693 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:18.382586 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:18.382706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b57df20b-f400-4682-aabd-c2fb020da41b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.382838 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:18.383249 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b57df20b-f400-4682-aabd-c2fb020da41b None None] GET https://10.4.3.35/volume// Aug 14 02:23:18.383513 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b57df20b-f400-4682-aabd-c2fb020da41b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.383731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b57df20b-f400-4682-aabd-c2fb020da41b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.384117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b57df20b-f400-4682-aabd-c2fb020da41b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:18.384459 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1257/5043] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:18.386512 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5c916d6-a1d5-48c8-b2cf-84ab1874c1b8 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb returned with HTTP 200 Aug 14 02:23:18.386897 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-164eae35-a157-4bfe-b64e-0620b6bfdde4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:18.387066 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1257/5044] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.387390 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1265/5045] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.397706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.401494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:18.401686 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.401881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.404717 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-41bdab2d-61e6-4d64-81ae-cb20685c749d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.406563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41bdab2d-61e6-4d64-81ae-cb20685c749d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:23:18.408571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41bdab2d-61e6-4d64-81ae-cb20685c749d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.408829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41bdab2d-61e6-4d64-81ae-cb20685c749d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.410038 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.410038 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:18.412896 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41bdab2d-61e6-4d64-81ae-cb20685c749d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:23:18.413517 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1258/5046] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.413772 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:18.417766 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-e81130fa-38d1-42ba-8916-c50c995f4490 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:18.418219 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1267/5047] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 1081 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:18.422779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32488043-342b-456b-9161-d8a7473dccb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.424666 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32488043-342b-456b-9161-d8a7473dccb0 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] GET https://10.4.3.35/volume/v3/messages Aug 14 02:23:18.424973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32488043-342b-456b-9161-d8a7473dccb0 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.425204 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32488043-342b-456b-9161-d8a7473dccb0 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.430644 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32488043-342b-456b-9161-d8a7473dccb0 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:23:18.430644 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1258/5048] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.439504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-16956b1b-0e9c-4e59-a16a-fbc710301804 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.444406 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16956b1b-0e9c-4e59-a16a-fbc710301804 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/messages/e36a880f-6c73-47c8-b76c-ee8afb599851 Aug 14 02:23:18.444545 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16956b1b-0e9c-4e59-a16a-fbc710301804 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.444742 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16956b1b-0e9c-4e59-a16a-fbc710301804 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.456078 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16956b1b-0e9c-4e59-a16a-fbc710301804 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/messages/e36a880f-6c73-47c8-b76c-ee8afb599851 returned with HTTP 204 Aug 14 02:23:18.456486 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1266/5049] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:23:18 2026] DELETE /volume/v3/messages/e36a880f-6c73-47c8-b76c-ee8afb599851 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:23:18.465684 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.468032 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb Aug 14 02:23:18.472065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.472284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.472463 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume with id: ceb8db69-4e05-4481-90a2-eee2900a8efb Aug 14 02:23:18.489514 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.489514 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:18.489798 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:18.490914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:23:18.503561 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1292676483 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1292676483, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:18.503561 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1292676483 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1292676483, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:18.513583 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['7baa1eb4-bf67-4988-a993-0f1c074df8bd', '15426a27-8afb-48ed-a3a0-06f183645017', '1746b79e-3a93-4604-8c3a-45a03ddd948f', 'abbf6818-d495-4b9e-bf52-e2274a68e4cc'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:18.541558 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume request issued successfully. Aug 14 02:23:18.541859 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2194ffd9-0742-4337-a47f-15e19ef94a71 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb returned with HTTP 202 Aug 14 02:23:18.542367 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1259/5050] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:23:18 2026] DELETE /volume/v3/volumes/ceb8db69-4e05-4481-90a2-eee2900a8efb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:18.552987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e12e8df2-96c2-40d7-8087-210e23794e0d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.552987 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e12e8df2-96c2-40d7-8087-210e23794e0d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/types/44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0 Aug 14 02:23:18.552987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e12e8df2-96c2-40d7-8087-210e23794e0d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.553173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e12e8df2-96c2-40d7-8087-210e23794e0d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.563336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.565345 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] PUT https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 Aug 14 02:23:18.565734 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:18.573076 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Acquiring lock "cinder-attachment_update-296f9e82-cbc5-4be0-bacb-a8e22b80844a-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:23:18.577157 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e12e8df2-96c2-40d7-8087-210e23794e0d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types/44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0 returned with HTTP 202 Aug 14 02:23:18.577564 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1268/5051] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:18 2026] DELETE /volume/v3/types/44bdd62e-3e3a-4ad0-847f-2f6fafc4e5c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:18.578655 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-296f9e82-cbc5-4be0-bacb-a8e22b80844a-np0000007301" acquired by "attachment_update" :: waited 0.006s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:23:18.579632 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.579632 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:18.585691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e29886db-fea2-4444-8e3f-31351c6983f1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.587932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e29886db-fea2-4444-8e3f-31351c6983f1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:18.588409 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e29886db-fea2-4444-8e3f-31351c6983f1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-701789021", "extra_specs": {"storage_protocol": "tempest-storage_protocol-273837900", "vendor_name": "tempest-vendor_name-403393347"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:18.609218 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e29886db-fea2-4444-8e3f-31351c6983f1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:18.609578 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1267/5052] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:18 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.617881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.620699 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:18.621069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e13b09fa-8909-4723-a0cf-c36d3cfa3c9f", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:18.622495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request body: {'volume': {'volume_type': 'e13b09fa-8909-4723-a0cf-c36d3cfa3c9f', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:18.626252 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume of 1 GB Aug 14 02:23:18.626578 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.626578 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:18.626945 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Availability Zones retrieved successfully. Aug 14 02:23:18.632934 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (f9eb6778-08c7-42a2-a328-c7bd13a34a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:18.634028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53713d2-40b2-4bea-8607-871142430adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:18.634883 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:18.654201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53713d2-40b2-4bea-8607-871142430adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:23:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-273837900',vendor_name='tempest-vendor_name-403393347'},id=e13b09fa-8909-4723-a0cf-c36d3cfa3c9f,is_public=True,name='tempest-ProjectMemberTests-volume-type-701789021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e13b09fa-8909-4723-a0cf-c36d3cfa3c9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:18.654988 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a3db7a-534f-4b92-a296-822ebc4060cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:18.668158 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-296f9e82-cbc5-4be0-bacb-a8e22b80844a-np0000007301" released by "attachment_update" :: held 0.089s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:23:18.668440 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-0cab6282-0495-4703-922e-cb4092d3c864 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 returned with HTTP 200 Aug 14 02:23:18.668966 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1259/5053] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:23:18 2026] PUT /volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:18.680059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-1c5db485-a9c5-489f-9c11-ba077a613836 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.683111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-1c5db485-a9c5-489f-9c11-ba077a613836 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption Aug 14 02:23:18.683387 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-1c5db485-a9c5-489f-9c11-ba077a613836 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.683783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-1c5db485-a9c5-489f-9c11-ba077a613836 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.688338 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-701789021 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-701789021, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:18.688740 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-701789021 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-701789021, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:18.697282 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.697282 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:18.705113 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-1c5db485-a9c5-489f-9c11-ba077a613836 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption returned with HTTP 200 Aug 14 02:23:18.705522 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1269/5054] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:18.721738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['6d76f576-a058-4439-8c7f-2a24647e2dc7', '4113c93c-885b-4dbb-aeaf-ff42b34ab5aa', '59fd071e-3d76-4a67-9b30-a87773affe66', '3393f365-0d64-4c89-9e3c-5aec1181c7c4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:18.722522 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a3db7a-534f-4b92-a296-822ebc4060cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d76f576-a058-4439-8c7f-2a24647e2dc7', '4113c93c-885b-4dbb-aeaf-ff42b34ab5aa', '59fd071e-3d76-4a67-9b30-a87773affe66', '3393f365-0d64-4c89-9e3c-5aec1181c7c4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:18.723454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3060c65f-4469-4c46-a51a-9d1704aebb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:18.747347 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3060c65f-4469-4c46-a51a-9d1704aebb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a340ca-c802-4c11-9673-c33c01fdfe97', '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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['6d76f576-a058-4439-8c7f-2a24647e2dc7','4113c93c-885b-4dbb-aeaf-ff42b34ab5aa','59fd071e-3d76-4a67-9b30-a87773affe66','3393f365-0d64-4c89-9e3c-5aec1181c7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=e13b09fa-8909-4723-a0cf-c36d3cfa3c9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a340ca-c802-4c11-9673-c33c01fdfe97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b8deb8f8d084cc4bb443273f2bee13a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e13b09fa-8909-4723-a0cf-c36d3cfa3c9f),volume_type_id=e13b09fa-8909-4723-a0cf-c36d3cfa3c9f)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:18.747972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05941637-1c62-4973-8d7c-3c11aa85aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:18.765696 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05941637-1c62-4973-8d7c-3c11aa85aa70) transitioned into state 'SUCCESS' from 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='0b8deb8f8d084cc4bb443273f2bee13a',qos_specs=None,replication_status=,reservations=['6d76f576-a058-4439-8c7f-2a24647e2dc7','4113c93c-885b-4dbb-aeaf-ff42b34ab5aa','59fd071e-3d76-4a67-9b30-a87773affe66','3393f365-0d64-4c89-9e3c-5aec1181c7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abeb6c23c8ad4cc9a157dfd6529a9396',volume_type_id=e13b09fa-8909-4723-a0cf-c36d3cfa3c9f)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:18.766370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac13cc9e-fdaf-4109-8620-8f7067582bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:18.774940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac13cc9e-fdaf-4109-8620-8f7067582bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:18.776198 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Flow 'volume_create_api' (f9eb6778-08c7-42a2-a328-c7bd13a34a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:18.776592 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Create volume request issued successfully. Aug 14 02:23:18.777420 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f5681ac-17f8-422e-b804-e3e6f230deb1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:18.777982 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1260/5055] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:23:18 2026] POST /volume/v3/volumes => generated 771 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:18.790023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-eec1118d-501a-49a1-961b-73429714d419 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:18.791542 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eec1118d-501a-49a1-961b-73429714d419 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 Aug 14 02:23:18.791773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eec1118d-501a-49a1-961b-73429714d419 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:18.792036 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-eec1118d-501a-49a1-961b-73429714d419 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:18.799459 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:18.799459 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:18.803456 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-eec1118d-501a-49a1-961b-73429714d419 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:18.807251 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-eec1118d-501a-49a1-961b-73429714d419 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 returned with HTTP 200 Aug 14 02:23:18.808404 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1268/5056] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:18 2026] GET /volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.402630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1d2295a-0e08-4b72-b233-394021210c3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.404621 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1d2295a-0e08-4b72-b233-394021210c3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:19.404826 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1d2295a-0e08-4b72-b233-394021210c3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.404987 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1d2295a-0e08-4b72-b233-394021210c3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.417761 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:19.417761 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:19.427088 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f1d2295a-0e08-4b72-b233-394021210c3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:19.433453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1d2295a-0e08-4b72-b233-394021210c3f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:19.433453 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1260/5057] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:19 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.697159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.752975 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:19.753301 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-238426069", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:19.755026 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-238426069', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:19.755218 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume of 1 GB Aug 14 02:23:19.759478 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Availability Zones retrieved successfully. Aug 14 02:23:19.764943 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Flow 'volume_create_api' (e3bdbc73-4b67-4e87-9424-c7c2c5890d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:19.766090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b85e6c-5b8a-4775-9806-bbcf29c2a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:19.767161 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:19.803308 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b85e6c-5b8a-4775-9806-bbcf29c2a752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:19.804384 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8524fb5c-83ae-4508-a0b7-f3ac50e8c2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:19.823511 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce7f0832-f89b-4508-add4-a22541cefc7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.825468 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce7f0832-f89b-4508-add4-a22541cefc7d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 Aug 14 02:23:19.825738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0832-f89b-4508-add4-a22541cefc7d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.825982 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0832-f89b-4508-add4-a22541cefc7d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.835258 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:19.835258 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:19.839264 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce7f0832-f89b-4508-add4-a22541cefc7d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:19.843614 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce7f0832-f89b-4508-add4-a22541cefc7d tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 returned with HTTP 200 Aug 14 02:23:19.843983 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1261/5058] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:23:19 2026] GET /volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.857631 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0b50c9be-c04f-4b58-bc17-172b2a3eacd7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.862186 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b50c9be-c04f-4b58-bc17-172b2a3eacd7 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:23:19.862404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b50c9be-c04f-4b58-bc17-172b2a3eacd7 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.862592 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0b50c9be-c04f-4b58-bc17-172b2a3eacd7 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.868318 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0b50c9be-c04f-4b58-bc17-172b2a3eacd7 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:23:19.868831 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1269/5059] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:23:19 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.883219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94ee84ed-eeb0-4342-91d6-21dbd086cf25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.883474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Created reservations ['9d779005-e50e-4c7c-b7ca-ddf13e4a510f', '37d53bc5-3a92-44ba-9c3f-7fec06ec25cd', 'd16a9979-3cf0-4f96-823b-6aedaef07242', '13de6bf9-7c73-4e87-ac36-1cad9a335448'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:19.883474 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8524fb5c-83ae-4508-a0b7-f3ac50e8c2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d779005-e50e-4c7c-b7ca-ddf13e4a510f', '37d53bc5-3a92-44ba-9c3f-7fec06ec25cd', 'd16a9979-3cf0-4f96-823b-6aedaef07242', '13de6bf9-7c73-4e87-ac36-1cad9a335448']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:19.884417 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493d48c6-06d2-4e83-adbb-20bb6f4d83c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:19.887290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ee84ed-eeb0-4342-91d6-21dbd086cf25 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] GET https://10.4.3.35/volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff Aug 14 02:23:19.887535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ee84ed-eeb0-4342-91d6-21dbd086cf25 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.887776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ee84ed-eeb0-4342-91d6-21dbd086cf25 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.891865 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ee84ed-eeb0-4342-91d6-21dbd086cf25 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-member] https://10.4.3.35/volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff returned with HTTP 200 Aug 14 02:23:19.892208 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1261/5060] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:23:19 2026] GET /volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff => generated 665 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.902317 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-38aa136d-15d6-44d6-bb7a-f2855314b35b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.906329 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38aa136d-15d6-44d6-bb7a-f2855314b35b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff Aug 14 02:23:19.906588 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38aa136d-15d6-44d6-bb7a-f2855314b35b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.906848 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38aa136d-15d6-44d6-bb7a-f2855314b35b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.908890 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493d48c6-06d2-4e83-adbb-20bb6f4d83c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6602f465-7e1a-4c9d-bbb6-0e6f9e5af333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-238426069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6b3e385712447c79d67610bc5a4b66e',qos_specs=None,replication_status=,reservations=['9d779005-e50e-4c7c-b7ca-ddf13e4a510f','37d53bc5-3a92-44ba-9c3f-7fec06ec25cd','d16a9979-3cf0-4f96-823b-6aedaef07242','13de6bf9-7c73-4e87-ac36-1cad9a335448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-238426069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6602f465-7e1a-4c9d-bbb6-0e6f9e5af333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6b3e385712447c79d67610bc5a4b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:19.909726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362e3f1b-dc63-4d23-aa98-cdff23c3a9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:19.917630 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38aa136d-15d6-44d6-bb7a-f2855314b35b tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff returned with HTTP 204 Aug 14 02:23:19.918003 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1262/5061] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:23:19 2026] DELETE /volume/v3/messages/28575c8e-5e89-4ac3-8e47-c0ec599243ff => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:23:19.925365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.927188 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 Aug 14 02:23:19.927439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.927695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.927884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume with id: 84a340ca-c802-4c11-9673-c33c01fdfe97 Aug 14 02:23:19.934092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362e3f1b-dc63-4d23-aa98-cdff23c3a9c1) transitioned into state 'SUCCESS' from state '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-238426069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6b3e385712447c79d67610bc5a4b66e',qos_specs=None,replication_status=,reservations=['9d779005-e50e-4c7c-b7ca-ddf13e4a510f','37d53bc5-3a92-44ba-9c3f-7fec06ec25cd','d16a9979-3cf0-4f96-823b-6aedaef07242','13de6bf9-7c73-4e87-ac36-1cad9a335448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:19.935072 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d49f71f-889f-428e-85b4-0c30823a49d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:19.935220 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:19.935220 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:19.935558 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Volume info retrieved successfully. Aug 14 02:23:19.936418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100235) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:23:19.945319 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-701789021 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-701789021, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:19.945573 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-701789021 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-701789021, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:19.948278 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d49f71f-889f-428e-85b4-0c30823a49d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:19.949425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Flow 'volume_create_api' (e3bdbc73-4b67-4e87-9424-c7c2c5890d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:19.949844 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume request issued successfully. Aug 14 02:23:19.950601 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9034eb74-1223-4eb8-8260-a0634c9b0f97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:19.951325 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1270/5062] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:23:19 2026] POST /volume/v3/volumes => generated 751 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:19.952362 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Created reservations ['be61cb59-85ee-4ae3-9adb-f3a8d2b8f18a', '9fc92977-bff7-49f5-b5ca-1068db79c9d9', 'e68535d5-b6f0-4fa8-b0ab-895910b094f1', '184e027d-e0cf-4a58-9969-4eb9e7b78c17'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:19.967416 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.970254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:19.970459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.970650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:19.978112 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:19.978112 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:19.981222 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Delete volume request issued successfully. Aug 14 02:23:19.981430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fc63aaf9-b9de-4d43-8c81-8c61144381a5 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 returned with HTTP 202 Aug 14 02:23:19.981864 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1270/5063] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:23:19 2026] DELETE /volume/v3/volumes/84a340ca-c802-4c11-9673-c33c01fdfe97 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:19.982408 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:19.986652 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2db0d76c-d6cd-4cc7-be91-bd484c3d7978 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 200 Aug 14 02:23:19.987078 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1262/5064] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:19 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:19.989158 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b40d2e31-0cd4-42d2-b858-92fd8d8349b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:19.992545 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b40d2e31-0cd4-42d2-b858-92fd8d8349b1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] DELETE https://10.4.3.35/volume/v3/types/e13b09fa-8909-4723-a0cf-c36d3cfa3c9f Aug 14 02:23:19.992778 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b40d2e31-0cd4-42d2-b858-92fd8d8349b1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:19.992986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b40d2e31-0cd4-42d2-b858-92fd8d8349b1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:20.018102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b40d2e31-0cd4-42d2-b858-92fd8d8349b1 tempest-ProjectMemberTests-1737291343 tempest-ProjectMemberTests-1737291343-project-admin] https://10.4.3.35/volume/v3/types/e13b09fa-8909-4723-a0cf-c36d3cfa3c9f returned with HTTP 202 Aug 14 02:23:20.018472 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1263/5065] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:19 2026] DELETE /volume/v3/types/e13b09fa-8909-4723-a0cf-c36d3cfa3c9f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:20.450492 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:20.452539 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:20.452755 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:20.452960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:20.462690 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:20.462690 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:20.466510 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:20.471360 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac8bfe73-92fa-4397-9452-55d0ef7e428a tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:20.471823 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1271/5066] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:20 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.000719 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.003343 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:21.003576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.003796 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.010615 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.010615 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:21.014423 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:21.018772 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0683f0ce-80c7-4d32-8ab9-9a08c2e51166 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 200 Aug 14 02:23:21.019162 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1271/5067] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:20 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.034569 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4318764d-bcbb-4037-972f-93653d07531c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.036841 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4318764d-bcbb-4037-972f-93653d07531c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:21.037148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4318764d-bcbb-4037-972f-93653d07531c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.037423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4318764d-bcbb-4037-972f-93653d07531c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.046879 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.046879 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:21.052028 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4318764d-bcbb-4037-972f-93653d07531c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:21.058753 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4318764d-bcbb-4037-972f-93653d07531c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 200 Aug 14 02:23:21.059355 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1263/5068] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:21 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.077857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.079689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:21.080027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6602f465-7e1a-4c9d-bbb6-0e6f9e5af333", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-872240980", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.088739 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.088739 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:21.089250 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:21.089436 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create snapshot from volume 6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:21.125382 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Created reservations ['30ac409a-9065-4df6-b4d3-129bb8a748d6', 'f4264155-e103-4497-bcea-a47fc4a3ddd4', 'c2cc993a-cf68-4816-9e9d-bfacf3688516', '1c68c6d6-845b-40b9-9394-be0c15337bd6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:21.161696 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot force create request issued successfully. Aug 14 02:23:21.162027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b470c7cb-14cb-4ced-b89d-5e0b4fed80c2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:21.162483 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1264/5069] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:21.172724 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c9165032-e370-427f-859f-15130636b1dd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.174575 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9165032-e370-427f-859f-15130636b1dd tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:21.174758 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9165032-e370-427f-859f-15130636b1dd tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.174935 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c9165032-e370-427f-859f-15130636b1dd tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.180940 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.180940 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:21.181573 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c9165032-e370-427f-859f-15130636b1dd tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:21.182570 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c9165032-e370-427f-859f-15130636b1dd tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 200 Aug 14 02:23:21.182928 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1272/5070] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:21 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.401108 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0684d596-1e62-4976-b907-818c1194b5f9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.484946 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.486916 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:21.487159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.487339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.488531 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0684d596-1e62-4976-b907-818c1194b5f9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.488938 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0684d596-1e62-4976-b907-818c1194b5f9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1514786296", "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=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.498415 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.498415 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:21.503367 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:21.505088 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0684d596-1e62-4976-b907-818c1194b5f9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.505499 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1272/5071] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.509358 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f52bdd8f-f696-42cd-880b-5ea5e4b2b090 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:21.509929 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1264/5072] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:21 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.513765 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19e24aaf-d798-4161-a41a-2caf56b178ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.515662 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19e24aaf-d798-4161-a41a-2caf56b178ce tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption Aug 14 02:23:21.516055 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19e24aaf-d798-4161-a41a-2caf56b178ce tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.517446 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:21.517446 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:21.531363 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19e24aaf-d798-4161-a41a-2caf56b178ce tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption returned with HTTP 200 Aug 14 02:23:21.531771 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1265/5073] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.539499 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0121b8a3-38cc-4055-ba94-076b678b111f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.541189 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0121b8a3-38cc-4055-ba94-076b678b111f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.541528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0121b8a3-38cc-4055-ba94-076b678b111f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-344015206", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.558135 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0121b8a3-38cc-4055-ba94-076b678b111f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.558614 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1273/5074] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.566313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2b48321d-fae4-4c74-bcf8-68851edfb8ab None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.567992 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b48321d-fae4-4c74-bcf8-68851edfb8ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29/encryption Aug 14 02:23:21.568330 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2b48321d-fae4-4c74-bcf8-68851edfb8ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.582983 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2b48321d-fae4-4c74-bcf8-68851edfb8ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29/encryption returned with HTTP 200 Aug 14 02:23:21.583461 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1273/5075] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.593231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79b4d033-5bab-4369-beb0-0605a2800ec3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.595281 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79b4d033-5bab-4369-beb0-0605a2800ec3 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.595824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79b4d033-5bab-4369-beb0-0605a2800ec3 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743263536", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.613423 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79b4d033-5bab-4369-beb0-0605a2800ec3 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.613946 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1265/5076] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.621734 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-979fcc24-8b08-46e9-95a1-897aa88912c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.623503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-979fcc24-8b08-46e9-95a1-897aa88912c6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs Aug 14 02:23:21.623871 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-979fcc24-8b08-46e9-95a1-897aa88912c6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.651636 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-979fcc24-8b08-46e9-95a1-897aa88912c6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs returned with HTTP 200 Aug 14 02:23:21.652245 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1266/5077] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:21.661272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-34ddc8cb-2cc1-4576-8e07-ab22ef85fd8d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.663240 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34ddc8cb-2cc1-4576-8e07-ab22ef85fd8d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] PUT https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs/key2 Aug 14 02:23:21.663528 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-34ddc8cb-2cc1-4576-8e07-ab22ef85fd8d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.690845 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-34ddc8cb-2cc1-4576-8e07-ab22ef85fd8d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs/key2 returned with HTTP 200 Aug 14 02:23:21.691399 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1274/5078] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:23:21 2026] PUT /volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131/extra_specs/key2 => generated 25 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:21.699912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-11a7470a-4f47-4ab3-991c-371011278f0d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.702215 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11a7470a-4f47-4ab3-991c-371011278f0d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.702728 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-11a7470a-4f47-4ab3-991c-371011278f0d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.715366 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-11a7470a-4f47-4ab3-991c-371011278f0d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.715760 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1274/5079] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.723613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4bc63d4-2bab-4b39-89c0-c75cbc59a58e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.725433 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4bc63d4-2bab-4b39-89c0-c75cbc59a58e tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/99f760bc-5fbd-484b-be42-49cd64f03460 Aug 14 02:23:21.725690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4bc63d4-2bab-4b39-89c0-c75cbc59a58e tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.725897 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4bc63d4-2bab-4b39-89c0-c75cbc59a58e tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.751210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4bc63d4-2bab-4b39-89c0-c75cbc59a58e tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/99f760bc-5fbd-484b-be42-49cd64f03460 returned with HTTP 202 Aug 14 02:23:21.751753 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1266/5080] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:21 2026] DELETE /volume/v3/types/99f760bc-5fbd-484b-be42-49cd64f03460 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:21.759169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8d6c67b-5453-4f47-816d-c511b26bb55f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.760829 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8d6c67b-5453-4f47-816d-c511b26bb55f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.761179 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8d6c67b-5453-4f47-816d-c511b26bb55f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-314995303", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.776947 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8d6c67b-5453-4f47-816d-c511b26bb55f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.777372 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1267/5081] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.785343 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8c3be3fe-d8c5-4b72-977e-7ddf72ee70d8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.787396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8c3be3fe-d8c5-4b72-977e-7ddf72ee70d8 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption Aug 14 02:23:21.787845 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8c3be3fe-d8c5-4b72-977e-7ddf72ee70d8 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.803785 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8c3be3fe-d8c5-4b72-977e-7ddf72ee70d8 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption returned with HTTP 200 Aug 14 02:23:21.804223 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1275/5082] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.811888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1c47266c-30a9-47d8-b19d-c9ace2a66f10 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.813882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c47266c-30a9-47d8-b19d-c9ace2a66f10 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption/03ffc336-873d-4711-9875-89c25363a85d Aug 14 02:23:21.814090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c47266c-30a9-47d8-b19d-c9ace2a66f10 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.814267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1c47266c-30a9-47d8-b19d-c9ace2a66f10 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.828149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1c47266c-30a9-47d8-b19d-c9ace2a66f10 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption/03ffc336-873d-4711-9875-89c25363a85d returned with HTTP 202 Aug 14 02:23:21.828234 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1275/5083] 10.4.3.35 () {66 vars in 1482 bytes} [Fri Aug 14 02:23:21 2026] DELETE /volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990/encryption/03ffc336-873d-4711-9875-89c25363a85d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:21.838697 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9368cc39-dd05-4ad9-bc9b-4ea3bdadf26d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.840758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9368cc39-dd05-4ad9-bc9b-4ea3bdadf26d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.841169 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9368cc39-dd05-4ad9-bc9b-4ea3bdadf26d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-632678852", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.860636 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9368cc39-dd05-4ad9-bc9b-4ea3bdadf26d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.860636 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1267/5084] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.868437 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e940e40a-bede-4a31-8c4a-e0a29bee841d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.870117 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e940e40a-bede-4a31-8c4a-e0a29bee841d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4/extra_specs/key1 Aug 14 02:23:21.870277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e940e40a-bede-4a31-8c4a-e0a29bee841d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.870478 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e940e40a-bede-4a31-8c4a-e0a29bee841d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.887183 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e940e40a-bede-4a31-8c4a-e0a29bee841d tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4/extra_specs/key1 returned with HTTP 202 Aug 14 02:23:21.887553 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1268/5085] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:23:21 2026] DELETE /volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:23:21.895429 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7bac568e-e153-48ae-9ca4-7e7e28f61722 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.897450 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bac568e-e153-48ae-9ca4-7e7e28f61722 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:21.897892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7bac568e-e153-48ae-9ca4-7e7e28f61722 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1328147471", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:21.916471 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7bac568e-e153-48ae-9ca4-7e7e28f61722 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.916926 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1276/5086] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:23:21 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 14 02:23:21.926876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fa9420a1-dde5-465c-a006-a87f8e2b0006 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.927230 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa9420a1-dde5-465c-a006-a87f8e2b0006 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/faddf09c-db27-4958-9351-28e4d171d175 Aug 14 02:23:21.927390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa9420a1-dde5-465c-a006-a87f8e2b0006 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.927565 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fa9420a1-dde5-465c-a006-a87f8e2b0006 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.951947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fa9420a1-dde5-465c-a006-a87f8e2b0006 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/faddf09c-db27-4958-9351-28e4d171d175 returned with HTTP 202 Aug 14 02:23:21.952288 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1276/5087] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:21 2026] DELETE /volume/v3/types/faddf09c-db27-4958-9351-28e4d171d175 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:21.960369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97337722-3eb1-444c-8cbe-9e77dd7ccb62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.962102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97337722-3eb1-444c-8cbe-9e77dd7ccb62 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs Aug 14 02:23:21.962350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97337722-3eb1-444c-8cbe-9e77dd7ccb62 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.962552 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97337722-3eb1-444c-8cbe-9e77dd7ccb62 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.968944 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97337722-3eb1-444c-8cbe-9e77dd7ccb62 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs returned with HTTP 200 Aug 14 02:23:21.969493 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1268/5088] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:23:21 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:21.977376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ce2c6d0-6f2b-444f-a868-12963b9eb301 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:21.978976 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ce2c6d0-6f2b-444f-a868-12963b9eb301 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types Aug 14 02:23:21.979159 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ce2c6d0-6f2b-444f-a868-12963b9eb301 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:21.979334 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ce2c6d0-6f2b-444f-a868-12963b9eb301 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:21.997643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ce2c6d0-6f2b-444f-a868-12963b9eb301 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:21.998278 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1269/5089] 10.4.3.35 () {66 vars in 1224 bytes} [Fri Aug 14 02:23:21 2026] GET /volume/v3/types => generated 2828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:22.008584 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a25723b8-f0bb-4b7e-9721-003432981510 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.010346 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a25723b8-f0bb-4b7e-9721-003432981510 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/cipher Aug 14 02:23:22.010503 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a25723b8-f0bb-4b7e-9721-003432981510 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.010670 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a25723b8-f0bb-4b7e-9721-003432981510 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.018053 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a25723b8-f0bb-4b7e-9721-003432981510 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/cipher returned with HTTP 200 Aug 14 02:23:22.018535 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1277/5090] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:22.026224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7560bcf6-419b-4fe5-9e37-586b1796b480 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.028204 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7560bcf6-419b-4fe5-9e37-586b1796b480 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption Aug 14 02:23:22.028389 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7560bcf6-419b-4fe5-9e37-586b1796b480 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.028565 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7560bcf6-419b-4fe5-9e37-586b1796b480 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.034960 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7560bcf6-419b-4fe5-9e37-586b1796b480 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption returned with HTTP 200 Aug 14 02:23:22.035380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1277/5091] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.057692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2dd4e47a-1916-48ab-9fd2-6456b8e70556 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.057692 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dd4e47a-1916-48ab-9fd2-6456b8e70556 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/multiattach Aug 14 02:23:22.057692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dd4e47a-1916-48ab-9fd2-6456b8e70556 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.057692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dd4e47a-1916-48ab-9fd2-6456b8e70556 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.064638 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dd4e47a-1916-48ab-9fd2-6456b8e70556 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/multiattach returned with HTTP 200 Aug 14 02:23:22.065088 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1269/5092] 10.4.3.35 () {66 vars in 1407 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:22.071061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91854a19-5aa0-403a-b348-9464b808d5eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.072701 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91854a19-5aa0-403a-b348-9464b808d5eb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/volume_backend_name Aug 14 02:23:22.072870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91854a19-5aa0-403a-b348-9464b808d5eb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.073048 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91854a19-5aa0-403a-b348-9464b808d5eb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.078398 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91854a19-5aa0-403a-b348-9464b808d5eb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 02:23:22.078762 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1270/5093] 10.4.3.35 () {66 vars in 1431 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:22.088023 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5d24e5ad-75a6-4e6e-b650-d7b309b8c8c5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.089779 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d24e5ad-75a6-4e6e-b650-d7b309b8c8c5 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] GET https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 Aug 14 02:23:22.089960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d24e5ad-75a6-4e6e-b650-d7b309b8c8c5 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.090142 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5d24e5ad-75a6-4e6e-b650-d7b309b8c8c5 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.094694 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5d24e5ad-75a6-4e6e-b650-d7b309b8c8c5 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 returned with HTTP 200 Aug 14 02:23:22.095073 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1278/5094] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.110695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-345aec36-b8af-49b1-82ff-8015459c46d0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.110695 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-345aec36-b8af-49b1-82ff-8015459c46d0 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] PUT https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/9765e9f9-1b92-4ab6-b08f-1977a4d88cb3 Aug 14 02:23:22.110695 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-345aec36-b8af-49b1-82ff-8015459c46d0 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:22.126012 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-345aec36-b8af-49b1-82ff-8015459c46d0 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/9765e9f9-1b92-4ab6-b08f-1977a4d88cb3 returned with HTTP 200 Aug 14 02:23:22.126822 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1278/5095] 10.4.3.35 () {68 vars in 1499 bytes} [Fri Aug 14 02:23:22 2026] PUT /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/encryption/9765e9f9-1b92-4ab6-b08f-1977a4d88cb3 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:22.140690 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4ef3911-3b05-4603-bab2-71289b7743ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.141296 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4ef3911-3b05-4603-bab2-71289b7743ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] PUT https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/key1 Aug 14 02:23:22.141600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4ef3911-3b05-4603-bab2-71289b7743ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:22.158276 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4ef3911-3b05-4603-bab2-71289b7743ab tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/key1 returned with HTTP 200 Aug 14 02:23:22.159039 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1270/5096] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:23:22 2026] PUT /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:23:22.167386 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abd62d38-be55-42bb-9c1a-823d07625526 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.169395 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abd62d38-be55-42bb-9c1a-823d07625526 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] PUT https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 Aug 14 02:23:22.169828 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abd62d38-be55-42bb-9c1a-823d07625526 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:22.190659 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abd62d38-be55-42bb-9c1a-823d07625526 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 returned with HTTP 200 Aug 14 02:23:22.191163 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1271/5097] 10.4.3.35 () {68 vars in 1355 bytes} [Fri Aug 14 02:23:22 2026] PUT /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 => generated 371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.194257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.195954 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:22.196159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.196381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.201049 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.201049 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:22.201333 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ca6d0b9c-ceb1-4899-923c-b6597c337ae9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.201501 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:22.202328 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-82e55538-2913-40e0-96f4-f9a4ff476fa2 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 200 Aug 14 02:23:22.202683 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1279/5098] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.204235 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca6d0b9c-ceb1-4899-923c-b6597c337ae9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4 Aug 14 02:23:22.204446 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca6d0b9c-ceb1-4899-923c-b6597c337ae9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.204660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ca6d0b9c-ceb1-4899-923c-b6597c337ae9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.212159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.214354 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:22.214583 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.214823 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.220117 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.220117 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:22.220752 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:22.221811 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60e8217a-e493-4d31-978c-e3171ea3bda5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 200 Aug 14 02:23:22.222437 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1271/5099] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.229614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ca6d0b9c-ceb1-4899-923c-b6597c337ae9 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4 returned with HTTP 202 Aug 14 02:23:22.230103 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1279/5100] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:22 2026] DELETE /volume/v3/types/81316bf7-7f6f-4f29-bd43-e974d61d3ac4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:22.235028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.238711 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:22.238940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.239174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.239288 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ad0f1643-b653-4839-9e65-5da45518f9ef None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.240839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ad0f1643-b653-4839-9e65-5da45518f9ef tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990 Aug 14 02:23:22.241032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ad0f1643-b653-4839-9e65-5da45518f9ef tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.241234 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ad0f1643-b653-4839-9e65-5da45518f9ef tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.245091 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.245091 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:22.245658 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:22.246622 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb535404-7341-4a2b-9dff-05028d4a70c1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 200 Aug 14 02:23:22.247099 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1272/5101] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.256352 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.258096 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:22.258448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7cb3939e-f5f5-4d37-b651-1e35cca55b70", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:22.260109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume request body: {'volume': {'snapshot_id': '7cb3939e-f5f5-4d37-b651-1e35cca55b70', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:22.266779 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.266779 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:22.267344 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:22.267479 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume of 1 GB Aug 14 02:23:22.268359 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ad0f1643-b653-4839-9e65-5da45518f9ef tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990 returned with HTTP 202 Aug 14 02:23:22.268801 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1280/5102] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:22 2026] DELETE /volume/v3/types/6ab795f3-79e1-4f7b-9840-6265a58ba990 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:22.272957 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Availability Zones retrieved successfully. Aug 14 02:23:22.276775 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7750f94e-d63a-435b-b82f-4ffabcb92e9f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.277709 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Flow 'volume_create_api' (233f3d85-c349-4ff1-9a14-0ed828012626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:22.278299 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7750f94e-d63a-435b-b82f-4ffabcb92e9f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131 Aug 14 02:23:22.278463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7750f94e-d63a-435b-b82f-4ffabcb92e9f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.278646 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7750f94e-d63a-435b-b82f-4ffabcb92e9f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.278858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86636b7-6f36-46ab-b5b9-b52a636be0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:22.279820 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:22.302210 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7750f94e-d63a-435b-b82f-4ffabcb92e9f tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131 returned with HTTP 202 Aug 14 02:23:22.302507 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1280/5103] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:22 2026] DELETE /volume/v3/types/c2d327ac-3a70-45b2-9547-dae8bcdb9131 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:22.310685 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1b96cf3-03f5-4b34-9c20-0493bf395beb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.314333 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1b96cf3-03f5-4b34-9c20-0493bf395beb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29 Aug 14 02:23:22.314539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1b96cf3-03f5-4b34-9c20-0493bf395beb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.314790 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1b96cf3-03f5-4b34-9c20-0493bf395beb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.316455 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86636b7-6f36-46ab-b5b9-b52a636be0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7cb3939e-f5f5-4d37-b651-1e35cca55b70', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:22.317489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89caaa1-e922-43d6-85d5-9660303a4b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:22.354538 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1b96cf3-03f5-4b34-9c20-0493bf395beb tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29 returned with HTTP 202 Aug 14 02:23:22.354955 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1273/5104] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:22 2026] DELETE /volume/v3/types/c29a30b4-0ee5-45eb-971f-d344220d5f29 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:22.357608 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Created reservations ['8eb45ddc-2975-4874-adfe-a7288e1242b4', '74ccd2fa-37e1-4e03-b001-7846a0f2d34c', 'd9bfa43b-d264-4389-ba9a-90609c2d29c2', '42ac1176-5089-48e4-9731-c9a0daa9ff4b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:22.358550 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89caaa1-e922-43d6-85d5-9660303a4b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb45ddc-2975-4874-adfe-a7288e1242b4', '74ccd2fa-37e1-4e03-b001-7846a0f2d34c', 'd9bfa43b-d264-4389-ba9a-90609c2d29c2', '42ac1176-5089-48e4-9731-c9a0daa9ff4b']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:22.359309 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa640fe-6d6c-488e-90b8-55d9199a8057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:22.362057 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-88e4a3a3-91c1-4852-848a-90b08dbb6eb6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.363761 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-88e4a3a3-91c1-4852-848a-90b08dbb6eb6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] DELETE https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 Aug 14 02:23:22.363945 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-88e4a3a3-91c1-4852-848a-90b08dbb6eb6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.364148 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-88e4a3a3-91c1-4852-848a-90b08dbb6eb6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.387040 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-88e4a3a3-91c1-4852-848a-90b08dbb6eb6 tempest-VolumeTypesAdminTests-858494417 tempest-VolumeTypesAdminTests-858494417-project-admin] https://10.4.3.35/volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 returned with HTTP 202 Aug 14 02:23:22.387483 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1281/5105] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:22 2026] DELETE /volume/v3/types/2717a490-e58d-4cc0-84c9-b1175c11ac56 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:22.400206 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa640fe-6d6c-488e-90b8-55d9199a8057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e3c976-a93b-42b6-a849-b0e15bb7f445', '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='b6b3e385712447c79d67610bc5a4b66e',qos_specs=None,replication_status=,reservations=['8eb45ddc-2975-4874-adfe-a7288e1242b4','74ccd2fa-37e1-4e03-b001-7846a0f2d34c','d9bfa43b-d264-4389-ba9a-90609c2d29c2','42ac1176-5089-48e4-9731-c9a0daa9ff4b'],size=1,snapshot_id=7cb3939e-f5f5-4d37-b651-1e35cca55b70,source_replicaid=,source_volid=None,status='creating',user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:22Z,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=23e3c976-a93b-42b6-a849-b0e15bb7f445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6b3e385712447c79d67610bc5a4b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7cb3939e-f5f5-4d37-b651-1e35cca55b70,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:22.401096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac262733-63c3-411a-877a-32bd4c36e9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:22.421218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac262733-63c3-411a-877a-32bd4c36e9b6) transitioned into state 'SUCCESS' from 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='b6b3e385712447c79d67610bc5a4b66e',qos_specs=None,replication_status=,reservations=['8eb45ddc-2975-4874-adfe-a7288e1242b4','74ccd2fa-37e1-4e03-b001-7846a0f2d34c','d9bfa43b-d264-4389-ba9a-90609c2d29c2','42ac1176-5089-48e4-9731-c9a0daa9ff4b'],size=1,snapshot_id=7cb3939e-f5f5-4d37-b651-1e35cca55b70,source_replicaid=,source_volid=None,status='creating',user_id='2d2c7fde096e41f0ab5f8d6cb3ff43c4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:22.422272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60801b8e-31d4-4382-8b2a-d0cfacba9ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:22.445362 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60801b8e-31d4-4382-8b2a-d0cfacba9ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:22.446279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Flow 'volume_create_api' (233f3d85-c349-4ff1-9a14-0ed828012626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:22.447376 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Create volume request issued successfully. Aug 14 02:23:22.447376 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8249cc2-27b4-4698-b47b-eabc76e4e614 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:22.449128 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1272/5106] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:23:22 2026] POST /volume/v3/volumes => generated 739 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:22.463511 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.465335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:22.465335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.465335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.473063 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.473063 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:22.477470 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:22.485814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3ce24624-38c8-4ed4-9c04-909f6730a307 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 200 Aug 14 02:23:22.485814 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1281/5107] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 807 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:22.529814 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8ba929a-31ef-49df-a515-4464c3367052 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:22.531519 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8ba929a-31ef-49df-a515-4464c3367052 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:22.532094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8ba929a-31ef-49df-a515-4464c3367052 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:22.532094 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8ba929a-31ef-49df-a515-4464c3367052 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:22.543749 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:22.543749 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:22.548050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8ba929a-31ef-49df-a515-4464c3367052 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:22.554159 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8ba929a-31ef-49df-a515-4464c3367052 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:22.554811 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1274/5108] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:22 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:23.503269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.503644 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-33c8bd52-d289-4d1d-835a-312e3b406d3d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.506756 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-33c8bd52-d289-4d1d-835a-312e3b406d3d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488/action Aug 14 02:23:23.506871 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:23.507380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-33c8bd52-d289-4d1d-835a-312e3b406d3d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:23.507681 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-33c8bd52-d289-4d1d-835a-312e3b406d3d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:23.507793 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.508157 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.519865 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.519865 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:23.523810 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:23.529484 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c34a7c9d-6e08-4031-acc8-0158f6018568 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 200 Aug 14 02:23:23.530335 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1282/5109] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:23.531607 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.531607 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:23.542464 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.544472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:23.544717 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.544950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.546380 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-56f05065-6915-4289-be5f-a0d81d239bd7 req-33c8bd52-d289-4d1d-835a-312e3b406d3d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488/action returned with HTTP 204 Aug 14 02:23:23.547161 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1273/5110] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:23:23 2026] POST /volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:23.547280 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:INSERT=85,cinder:SELECT=401,cinder:UPDATE=165 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:23:23.555134 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.555134 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:23.561781 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:23.565310 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8b5a6e1-e9f9-4a99-a6e2-a148f7757772 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 200 Aug 14 02:23:23.565404 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1282/5111] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:23.572230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.580630 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:23.581250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.581433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.581965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.583859 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:23.584069 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.584254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.584376 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete snapshot with id: 7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:23.590165 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.590165 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:23.590808 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.590808 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:23.590904 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:23.595734 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:23.600283 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5c482b24-6993-471f-8de2-b3b6c1851e32 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:23.600448 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1275/5112] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 1194 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:23.615853 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93a802c7-7c84-49fc-a548-1889ef610d4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.618008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93a802c7-7c84-49fc-a548-1889ef610d4b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:23.618293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93a802c7-7c84-49fc-a548-1889ef610d4b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.618703 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93a802c7-7c84-49fc-a548-1889ef610d4b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.620347 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot delete request issued successfully. Aug 14 02:23:23.620634 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a07284bb-5d5f-445d-a2bd-912a83762a97 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 202 Aug 14 02:23:23.622768 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1283/5113] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:23 2026] DELETE /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:23.630375 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.630375 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:23.630457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.632097 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:23.632307 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.632495 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.635249 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93a802c7-7c84-49fc-a548-1889ef610d4b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:23.637622 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.637622 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:23.638164 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Snapshot retrieved successfully. Aug 14 02:23:23.639011 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b9cd8d0f-b70c-4f52-89f6-608a235d2571 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 200 Aug 14 02:23:23.640166 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1283/5114] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:23.642904 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93a802c7-7c84-49fc-a548-1889ef610d4b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:23.642904 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1274/5115] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 1194 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:23.696766 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.699642 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:23.699878 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.700126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.713123 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.713123 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:23.717456 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:23.722453 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-98ee52e7-1f23-40dc-aecd-2d31cb2b0d25 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:23.722947 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1276/5116] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 1194 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:23.742938 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.745155 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/action Aug 14 02:23:23.745499 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:23.745608 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:23.757653 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.757653 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:23.758095 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:23.766278 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Begin detaching volume completed successfully. Aug 14 02:23:23.767412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-be5e14c6-c4af-4e36-a34f-3222798d8d7d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/action returned with HTTP 202 Aug 14 02:23:23.767412 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1284/5117] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:23:23 2026] POST /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:23:23.830561 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6ed39038-81a8-4c29-b874-bcd0002eba71 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.830997 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ed39038-81a8-4c29-b874-bcd0002eba71 None None] GET https://10.4.3.35/volume// Aug 14 02:23:23.831188 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ed39038-81a8-4c29-b874-bcd0002eba71 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.831398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6ed39038-81a8-4c29-b874-bcd0002eba71 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.831731 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6ed39038-81a8-4c29-b874-bcd0002eba71 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:23.832027 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1284/5118] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:23.840255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.845626 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:23.845906 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.846241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.860975 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.860975 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:23.867839 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:23.876524 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-2fc19709-398a-421c-95bc-0ced922680fb tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:23.876524 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1275/5119] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 1377 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:23.888560 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-f251713b-e787-4e3d-b822-9ca55145e849 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:23.891182 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-f251713b-e787-4e3d-b822-9ca55145e849 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption Aug 14 02:23:23.891429 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-f251713b-e787-4e3d-b822-9ca55145e849 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:23.891681 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-f251713b-e787-4e3d-b822-9ca55145e849 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:23.903936 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:23.903936 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:23.910637 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-f251713b-e787-4e3d-b822-9ca55145e849 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption returned with HTTP 200 Aug 14 02:23:23.911041 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1277/5120] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:23:23 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:24.650873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e8f549b1-a130-4966-aabc-eb9b9d9c0850 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:24.653431 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8f549b1-a130-4966-aabc-eb9b9d9c0850 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:24.653706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8f549b1-a130-4966-aabc-eb9b9d9c0850 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:24.653947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8f549b1-a130-4966-aabc-eb9b9d9c0850 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:24.658805 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8f549b1-a130-4966-aabc-eb9b9d9c0850 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 404 Aug 14 02:23:24.660057 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1285/5121] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:24 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:24.668079 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:24.670590 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:24.670798 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:24.670984 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:24.671164 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete volume with id: 6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:24.679966 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:24.679966 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:24.680433 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:24.701948 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete volume request issued successfully. Aug 14 02:23:24.702199 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e93f19c7-e837-43d1-b0d8-b2b87872530e tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 202 Aug 14 02:23:24.702662 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1285/5122] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:24 2026] DELETE /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:24.715459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:24.719454 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:24.719790 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:24.719977 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:24.729382 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:24.729382 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:24.735289 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:24.742040 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d8b4b69-f2a4-49ca-b1a2-21c94aa44a14 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 200 Aug 14 02:23:24.742506 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1276/5123] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:24 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:24.783130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-6ba4b244-0bc9-45c1-8d03-3f099ca5dae5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:24.785980 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-6ba4b244-0bc9-45c1-8d03-3f099ca5dae5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 Aug 14 02:23:24.786274 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-6ba4b244-0bc9-45c1-8d03-3f099ca5dae5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:24.786550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-6ba4b244-0bc9-45c1-8d03-3f099ca5dae5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:24.794822 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:24.794822 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:24.857583 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-20b7176a-a969-4ac3-b2c3-d2e4ef74b44e req-6ba4b244-0bc9-45c1-8d03-3f099ca5dae5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 returned with HTTP 200 Aug 14 02:23:24.858005 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1278/5124] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:23:24 2026] DELETE /volume/v3/attachments/27ddd18f-41a1-4d90-a99b-c0da025bc488 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:25.755353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-071e257a-6623-4d21-9186-3f73d7ea67e5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:25.757211 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-071e257a-6623-4d21-9186-3f73d7ea67e5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:25.757430 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-071e257a-6623-4d21-9186-3f73d7ea67e5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:25.757601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-071e257a-6623-4d21-9186-3f73d7ea67e5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:25.764305 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-071e257a-6623-4d21-9186-3f73d7ea67e5 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 404 Aug 14 02:23:25.764787 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1286/5125] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:25 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:25.773245 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:25.774927 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] DELETE https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:25.775105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:25.775410 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:25.775602 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete volume with id: 23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:25.782465 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:25.782465 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:25.782983 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:25.808214 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete volume request issued successfully. Aug 14 02:23:25.808214 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ea1455f8-5634-4978-8e75-84e86a81d8bf tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 202 Aug 14 02:23:25.808339 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1286/5126] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:25 2026] DELETE /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:25.816293 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:25.818763 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:25.819004 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:25.819204 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:25.828329 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:25.828329 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:25.833473 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Volume info retrieved successfully. Aug 14 02:23:25.839780 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be6a54b2-9e00-4c87-b098-41ca2b21a392 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 200 Aug 14 02:23:25.840198 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1277/5127] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:25 2026] GET /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:25.948755 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:25.950924 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:25.951109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:25.951280 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:25.958485 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:25.958485 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:25.962132 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:25.966594 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251d5c8b-d6c3-4221-902f-b8262a98209e req-8a40750e-734f-43ab-8aa8-3685d6305a81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:25.967088 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1279/5128] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:25 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:26.857634 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7f546ff0-abe9-4266-87be-97937f6c7feb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:26.859355 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f546ff0-abe9-4266-87be-97937f6c7feb tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 Aug 14 02:23:26.859550 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f546ff0-abe9-4266-87be-97937f6c7feb tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:26.859747 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7f546ff0-abe9-4266-87be-97937f6c7feb tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:26.865329 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7f546ff0-abe9-4266-87be-97937f6c7feb tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 returned with HTTP 404 Aug 14 02:23:26.865808 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1287/5129] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:26 2026] GET /volume/v3/volumes/23e3c976-a93b-42b6-a849-b0e15bb7f445 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:26.874218 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:26.876275 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:26.876451 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:26.876622 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:26.876745 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete snapshot with id: 7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:26.880886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd8a3408-b5cc-4d65-84a6-b66a4a76209c tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 404 Aug 14 02:23:26.881460 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1287/5130] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:23:26 2026] DELETE /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:26.894219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40f6444b-bce1-47ee-b579-d6f20c8f05f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:26.896687 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40f6444b-bce1-47ee-b579-d6f20c8f05f1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 Aug 14 02:23:26.898516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40f6444b-bce1-47ee-b579-d6f20c8f05f1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:26.898516 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40f6444b-bce1-47ee-b579-d6f20c8f05f1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:26.905940 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40f6444b-bce1-47ee-b579-d6f20c8f05f1 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 returned with HTTP 404 Aug 14 02:23:26.906582 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1278/5131] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:26 2026] GET /volume/v3/snapshots/7cb3939e-f5f5-4d37-b651-1e35cca55b70 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:26.917849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab576541-3867-4cd0-b936-26650e8c82ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:26.921063 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab576541-3867-4cd0-b936-26650e8c82ee tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] DELETE https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:26.923089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab576541-3867-4cd0-b936-26650e8c82ee tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:26.923089 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab576541-3867-4cd0-b936-26650e8c82ee tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:26.923089 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ab576541-3867-4cd0-b936-26650e8c82ee tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Delete volume with id: 6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:26.928414 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab576541-3867-4cd0-b936-26650e8c82ee tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 404 Aug 14 02:23:26.929010 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1280/5132] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:26 2026] DELETE /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:26.936397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-283481df-cafc-4476-87e0-402f1717d578 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:26.938059 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-283481df-cafc-4476-87e0-402f1717d578 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] GET https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 Aug 14 02:23:26.938368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-283481df-cafc-4476-87e0-402f1717d578 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:26.938368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-283481df-cafc-4476-87e0-402f1717d578 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:26.944560 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-283481df-cafc-4476-87e0-402f1717d578 tempest-SnapshotDependencyTests-155531989 tempest-SnapshotDependencyTests-155531989-project-member] https://10.4.3.35/volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 returned with HTTP 404 Aug 14 02:23:26.945116 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1288/5133] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:26 2026] GET /volume/v3/volumes/6602f465-7e1a-4c9d-bbb6-0e6f9e5af333 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:29.022185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-981fb658-c335-4205-ba8e-8402e052a393 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:29.026021 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:29.026021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:29.026021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:29.026021 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume with id: 296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:29.038752 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:29.038752 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:29.038752 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:29.052370 np0000007301 devstack@c-api.service[100235]: WARNING cinder.keymgr.conf_key_mgr [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:23:29.059294 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume request issued successfully. Aug 14 02:23:29.064301 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-981fb658-c335-4205-ba8e-8402e052a393 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 202 Aug 14 02:23:29.064301 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1288/5134] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:29 2026] DELETE /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:29.074840 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:29.076956 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:29.077132 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:29.077337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:29.087928 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:29.087928 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:29.090266 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:29.095342 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ce57d11-31ed-4a35-84e6-a4e71f2787b9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 200 Aug 14 02:23:29.096412 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1279/5135] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:29 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:30.110350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b117ab1a-4c1e-46a9-93a9-435402049f31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:30.112630 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b117ab1a-4c1e-46a9-93a9-435402049f31 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a Aug 14 02:23:30.112858 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b117ab1a-4c1e-46a9-93a9-435402049f31 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:30.113071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b117ab1a-4c1e-46a9-93a9-435402049f31 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:30.132506 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b117ab1a-4c1e-46a9-93a9-435402049f31 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a returned with HTTP 404 Aug 14 02:23:30.133232 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1281/5136] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:30 2026] GET /volume/v3/volumes/296f9e82-cbc5-4be0-bacb-a8e22b80844a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:30.140952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:30.146176 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:23:30.146176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:30.146176 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:30.146176 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume with id: 58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:23:30.163372 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:30.163372 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:30.163372 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:30.175369 np0000007301 devstack@c-api.service[100234]: WARNING cinder.keymgr.conf_key_mgr [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:23:30.182756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume request issued successfully. Aug 14 02:23:30.185616 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1145e93c-4619-4c62-85e5-f3c902a10d24 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 202 Aug 14 02:23:30.185616 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1289/5137] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:23:30 2026] DELETE /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:30.197744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:30.202995 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:23:30.202995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:30.202995 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:30.211643 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:30.211643 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:30.217663 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:30.228963 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c366f317-bde4-48b3-adfb-85abbdcce6f4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 200 Aug 14 02:23:30.228963 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1289/5138] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:30 2026] GET /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:31.244080 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b91e72c9-d426-46f2-a328-12b8d81d8bc5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:31.246257 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b91e72c9-d426-46f2-a328-12b8d81d8bc5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 Aug 14 02:23:31.246504 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b91e72c9-d426-46f2-a328-12b8d81d8bc5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:31.246785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b91e72c9-d426-46f2-a328-12b8d81d8bc5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:31.253793 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b91e72c9-d426-46f2-a328-12b8d81d8bc5 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 returned with HTTP 404 Aug 14 02:23:31.254407 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1280/5139] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:31 2026] GET /volume/v3/volumes/58030e1f-ecdb-4834-80c2-e915f5e57739 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:31.262366 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:31.264597 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:23:31.264837 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:31.265085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:31.265998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:23:31.284509 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Get all volumes completed successfully. Aug 14 02:23:31.287482 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:31.287482 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:31.294692 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9274ba0-6b0e-458c-8907-9d59219a4b2f tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:23:31.295237 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1282/5140] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:23:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:31.317007 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1160fc63-2c33-4625-a4e7-8a453232e28c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:31.318321 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1160fc63-2c33-4625-a4e7-8a453232e28c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] DELETE https://10.4.3.35/volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b Aug 14 02:23:31.318650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1160fc63-2c33-4625-a4e7-8a453232e28c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:31.319024 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1160fc63-2c33-4625-a4e7-8a453232e28c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:31.344733 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1160fc63-2c33-4625-a4e7-8a453232e28c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b returned with HTTP 202 Aug 14 02:23:31.345194 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1290/5141] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:23:31 2026] DELETE /volume/v3/types/00948c4e-a0e0-467c-9144-e1c6391f945b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:23:32.578886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c5246aec-c9e8-4715-997c-6a4e3475e92b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:32.580560 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5246aec-c9e8-4715-997c-6a4e3475e92b tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:23:32.580900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c5246aec-c9e8-4715-997c-6a4e3475e92b tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-108447970", "extra_specs": {}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:32.596690 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c5246aec-c9e8-4715-997c-6a4e3475e92b tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:23:32.596998 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1290/5142] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:23:32 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:32.605114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e91cde7f-7634-4e0a-82dd-27e457050dec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:32.606755 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e91cde7f-7634-4e0a-82dd-27e457050dec tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] POST https://10.4.3.35/volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750/encryption Aug 14 02:23:32.607107 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e91cde7f-7634-4e0a-82dd-27e457050dec tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:32.623159 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e91cde7f-7634-4e0a-82dd-27e457050dec tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750/encryption returned with HTTP 200 Aug 14 02:23:32.623634 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1281/5143] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:23:32 2026] POST /volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:32.662024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8050fbc-9754-411f-9056-11975282b74e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:32.666623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:23:32.666775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1065245787", "snapshot_id": null, "imageRef": "3d208a6a-a755-4548-a3bd-bddffcfb3e05", "volume_type": "tempest-scenario-type-luks-108447970", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:32.669931 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1065245787', 'snapshot_id': None, 'imageRef': '3d208a6a-a755-4548-a3bd-bddffcfb3e05', 'volume_type': 'tempest-scenario-type-luks-108447970', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:23:32.894961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume of 1 GB Aug 14 02:23:32.895351 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:32.895351 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:32.895944 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Availability Zones retrieved successfully. Aug 14 02:23:32.902575 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (40cb9c2a-80d7-4656-a065-93e1df64304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:32.903632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f49af76-e0ce-48dc-8a07-43aa26a4be4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:32.904557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:23:32.970586 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f49af76-e0ce-48dc-8a07-43aa26a4be4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:23:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=053161a7-1c86-4101-92c2-7a22860a7750,is_public=True,name='tempest-scenario-type-luks-108447970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '053161a7-1c86-4101-92c2-7a22860a7750', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:32.971359 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb62c76-eb92-4297-bdc7-6378c949e255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:33.001321 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-108447970 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-108447970, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:33.001653 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-108447970 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-108447970, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:23:33.032542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Created reservations ['597844b4-db47-4fa4-a722-9aab497e30ef', '5edb1fe9-7ef3-4c70-8936-b90e708aa36a', 'b6eca8d3-9bae-451a-b700-f56ae5731e4a', 'c41c1743-c526-4ab7-aa5c-ca1332f525f6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:33.033495 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb62c76-eb92-4297-bdc7-6378c949e255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['597844b4-db47-4fa4-a722-9aab497e30ef', '5edb1fe9-7ef3-4c70-8936-b90e708aa36a', 'b6eca8d3-9bae-451a-b700-f56ae5731e4a', 'c41c1743-c526-4ab7-aa5c-ca1332f525f6']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:33.034376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21208773-c9a4-480b-a6e7-634971318288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:33.072303 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21208773-c9a4-480b-a6e7-634971318288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4accfb6-e55e-4bc5-8670-f1aae068a5c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1065245787',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['597844b4-db47-4fa4-a722-9aab497e30ef','5edb1fe9-7ef3-4c70-8936-b90e708aa36a','b6eca8d3-9bae-451a-b700-f56ae5731e4a','c41c1743-c526-4ab7-aa5c-ca1332f525f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1065245787',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4accfb6-e55e-4bc5-8670-f1aae068a5c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039994fa89a64b74883c3be13137a580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da28e25be7934728bd1e40bd21f949e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(053161a7-1c86-4101-92c2-7a22860a7750),volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:33.072303 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83a2684-da25-4b46-a5b0-5fdd590f493c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:33.092727 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b83a2684-da25-4b46-a5b0-5fdd590f493c) transitioned into state 'SUCCESS' from state '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-1065245787',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['597844b4-db47-4fa4-a722-9aab497e30ef','5edb1fe9-7ef3-4c70-8936-b90e708aa36a','b6eca8d3-9bae-451a-b700-f56ae5731e4a','c41c1743-c526-4ab7-aa5c-ca1332f525f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:33.093646 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c814d5de-abda-4c45-9014-d00aa1548b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:23:33.108808 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c814d5de-abda-4c45-9014-d00aa1548b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:23:33.110289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (40cb9c2a-80d7-4656-a065-93e1df64304b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:23:33.110289 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request issued successfully. Aug 14 02:23:33.110931 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8050fbc-9754-411f-9056-11975282b74e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:23:33.111387 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1283/5144] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:23:32 2026] POST /volume/v3/volumes => generated 789 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:33.125342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:33.136637 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:33.141690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:33.141690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:33.150640 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:33.150640 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:33.155449 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:33.160409 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e1365042-ddc7-435e-a50b-d302d1e8d8ad tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:33.162493 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1291/5145] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:33 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:34.175849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:34.177544 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:34.177716 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:34.177909 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:34.186043 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:34.186043 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:34.191590 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:34.197230 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-783ef4ec-dfe8-4e22-8877-54966e0be152 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:34.197718 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1291/5146] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:34 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:35.211613 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:35.213584 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:35.213803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:35.214002 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:35.221844 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:35.221844 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:35.226222 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:35.231315 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a88a8f6f-242f-4d51-b3e8-b92d490dbe74 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:35.231793 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1282/5147] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:35 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:36.246191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:36.248389 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:36.248592 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:36.248805 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:36.255405 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:36.255405 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:36.258902 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:36.262956 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bd1970b7-eb19-4877-a9c8-e1c3e3fdf6ae tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:36.263318 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1284/5148] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:36 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:37.275647 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:37.277376 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:37.277574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:37.277783 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:37.282112 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=395,cinder:INSERT=73,cinder:UPDATE=125 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:23:37.287576 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:37.287576 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:37.292980 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:37.299724 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-00101eef-b7f5-4dbf-b49c-c4278294c7ba tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:37.300162 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1292/5149] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:37 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:38.316957 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:38.319540 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:38.319837 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:38.320176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:38.334880 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:38.334880 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:38.340195 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:38.347991 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8d6cd4f1-04c5-4a5f-808d-8fde61792b76 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:38.348512 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1292/5150] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:38 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:39.363858 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33bc387f-1297-44f1-9806-f2060724a54e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:39.365863 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33bc387f-1297-44f1-9806-f2060724a54e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:39.366143 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33bc387f-1297-44f1-9806-f2060724a54e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:39.366397 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33bc387f-1297-44f1-9806-f2060724a54e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:39.368807 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=283,cinder:UPDATE=68,cinder:INSERT=46 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:23:39.375646 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:39.375646 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:39.380352 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33bc387f-1297-44f1-9806-f2060724a54e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:39.384666 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33bc387f-1297-44f1-9806-f2060724a54e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:39.385115 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1283/5151] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:39 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:40.397195 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:40.398996 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:40.399209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:40.399413 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:40.401210 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=397,cinder:INSERT=83,cinder:UPDATE=141 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:23:40.406222 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:40.406222 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:40.410172 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:40.415212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-481e446f-dfa0-44b6-bd09-5ae17886d9f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:40.415650 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1285/5152] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:40 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:41.427426 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:41.429715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:41.429955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:41.430188 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:41.438737 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:41.438737 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:41.443402 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:41.448930 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-339cfc2b-635a-4657-a4f9-5ac0b62214b1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:41.449388 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1293/5153] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:41 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:42.462610 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:42.465010 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:42.465313 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:42.465574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:42.474855 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:42.474855 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:42.479169 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:42.484286 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a374d485-5c3a-4b3d-bf9b-57b948cd8f9f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:42.484759 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1293/5154] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:42 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:43.496447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:43.498287 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:43.498535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:43.498767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:43.506557 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:43.506557 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:43.510820 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:43.515930 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e419fc6-75bd-4dd0-81cb-dd08f9d73c81 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:43.516378 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1284/5155] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:43 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:44.528256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:44.530011 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:44.530204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:44.530395 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:44.537560 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:44.537560 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:44.541519 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:44.545613 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffb7f954-2496-4dc4-b139-6619a99873e0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:44.545982 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1286/5156] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:44 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:45.365086 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c564956c-c4e9-4567-acf2-0c0779145d57 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.366790 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c564956c-c4e9-4567-acf2-0c0779145d57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:45.366993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c564956c-c4e9-4567-acf2-0c0779145d57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.367213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c564956c-c4e9-4567-acf2-0c0779145d57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.373999 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.373999 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:45.377448 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c564956c-c4e9-4567-acf2-0c0779145d57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:45.381184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c564956c-c4e9-4567-acf2-0c0779145d57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:45.381575 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1294/5157] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:45.392750 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.394560 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:45.394769 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.394952 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.401932 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.401932 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:45.405315 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:45.409231 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0887cd3d-bf5d-497b-bf08-2ff234f1ff77 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:45.409585 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1294/5158] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:45.449973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.452545 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:45.452766 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.452949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.460068 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.460068 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:45.463866 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:45.468491 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-03cfea91-b9f7-4d87-b93d-7b2908cd4f8c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:45.468933 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1285/5159] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:45.536695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-418483d6-e834-4ec9-9e2d-4c47434d74b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.537128 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-418483d6-e834-4ec9-9e2d-4c47434d74b2 None None] GET https://10.4.3.35/volume// Aug 14 02:23:45.537249 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-418483d6-e834-4ec9-9e2d-4c47434d74b2 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.537424 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-418483d6-e834-4ec9-9e2d-4c47434d74b2 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.537736 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-418483d6-e834-4ec9-9e2d-4c47434d74b2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:45.538003 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1287/5160] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:45.544398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-23b4670b-2ee2-4faf-b4e1-01c168267a80 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.547111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-23b4670b-2ee2-4faf-b4e1-01c168267a80 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:23:45.547604 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-23b4670b-2ee2-4faf-b4e1-01c168267a80 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720", "connector": null, "instance_uuid": "61b871cf-996e-415c-b12e-9cba357ac225"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:45.557966 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7f824568-f2ee-40e6-8210-0e263320aac0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.559400 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.559400 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:45.560190 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f824568-f2ee-40e6-8210-0e263320aac0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:45.560416 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7f824568-f2ee-40e6-8210-0e263320aac0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.560642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7f824568-f2ee-40e6-8210-0e263320aac0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.569623 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.569623 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:45.574252 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7f824568-f2ee-40e6-8210-0e263320aac0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:45.580124 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7f824568-f2ee-40e6-8210-0e263320aac0 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:45.580587 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1295/5161] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1428 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:45.586410 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-23b4670b-2ee2-4faf-b4e1-01c168267a80 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:23:45.586926 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1295/5162] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:23:45 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:45.593068 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14cd37f1-b14f-4cea-8d54-1079492291df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.595866 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14cd37f1-b14f-4cea-8d54-1079492291df tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:45.596063 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14cd37f1-b14f-4cea-8d54-1079492291df tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.596245 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14cd37f1-b14f-4cea-8d54-1079492291df tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.605367 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.605367 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:45.612378 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14cd37f1-b14f-4cea-8d54-1079492291df tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:45.617572 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14cd37f1-b14f-4cea-8d54-1079492291df tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:45.617941 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1286/5163] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:45.623758 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.625925 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:45.626145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.626327 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.635546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dbfee1ca-301d-4d07-a4d2-2cf8033265e3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.635895 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dbfee1ca-301d-4d07-a4d2-2cf8033265e3 None None] GET https://10.4.3.35/volume// Aug 14 02:23:45.636052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dbfee1ca-301d-4d07-a4d2-2cf8033265e3 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.636339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dbfee1ca-301d-4d07-a4d2-2cf8033265e3 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.636555 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dbfee1ca-301d-4d07-a4d2-2cf8033265e3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:45.636832 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1296/5164] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:45.637278 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.637278 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:45.640996 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:45.643899 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.645040 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2fce9b80-e06d-4a0f-a1d5-300020851b0a tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:45.645398 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1288/5165] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:45.645986 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:45.646267 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.646476 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.655787 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.655787 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:45.659318 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:45.663582 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-909ae987-9e5f-436b-b829-722ba8a8f79f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:45.664051 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1296/5166] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:45.751447 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.754150 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:45.754343 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:45.754535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:45.761239 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.761239 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:45.764974 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:45.769380 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-630c43f7-2e5e-4ed7-9dc7-79a67bc0bc83 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:45.769870 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1287/5167] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:45 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:45.780073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:45.782551 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] PUT https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 Aug 14 02:23:45.782900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:45.789582 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Acquiring lock "cinder-attachment_update-5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:23:45.794158 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Lock "cinder-attachment_update-5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:23:45.794993 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:45.794993 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:45.869761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Lock "cinder-attachment_update-5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720-np0000007301" released by "attachment_update" :: held 0.076s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:23:45.870165 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-cb92f042-7665-4824-9479-139b0ba436b7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 returned with HTTP 200 Aug 14 02:23:45.870632 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1297/5168] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:23:45 2026] PUT /volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:46.172722 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:46.174609 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:46.174892 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:46.175078 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:46.181897 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:46.181897 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:46.185467 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:46.190185 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-666d32d8-dae7-436d-979f-cacf5cd3edd9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:46.190543 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1289/5169] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:46 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1428 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:46.199777 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47fa7dbe-ddd3-4668-bd89-9828715f858d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:46.200184 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47fa7dbe-ddd3-4668-bd89-9828715f858d None None] GET https://10.4.3.35/volume// Aug 14 02:23:46.200390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47fa7dbe-ddd3-4668-bd89-9828715f858d None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:46.200597 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47fa7dbe-ddd3-4668-bd89-9828715f858d None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:46.200935 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47fa7dbe-ddd3-4668-bd89-9828715f858d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:46.201236 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1297/5170] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:23:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:46.208173 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-fced4cf0-c5bf-470c-ac8f-17fb4559f338 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:46.210235 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-fced4cf0-c5bf-470c-ac8f-17fb4559f338 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:23:46.210585 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-fced4cf0-c5bf-470c-ac8f-17fb4559f338 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4accfb6-e55e-4bc5-8670-f1aae068a5c5", "connector": null, "instance_uuid": "82d534f9-eb05-4f93-8be2-766d4e0b638d"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:46.218682 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:46.218682 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:46.243967 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-fced4cf0-c5bf-470c-ac8f-17fb4559f338 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:23:46.244469 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1288/5171] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:23:46 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:46.656365 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-12e969e6-912e-4fde-9f3b-83384245d43f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:46.657978 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-12e969e6-912e-4fde-9f3b-83384245d43f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:46.659112 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-12e969e6-912e-4fde-9f3b-83384245d43f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:46.659112 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-12e969e6-912e-4fde-9f3b-83384245d43f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:46.667541 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:46.667541 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:46.670991 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-12e969e6-912e-4fde-9f3b-83384245d43f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:46.675582 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-12e969e6-912e-4fde-9f3b-83384245d43f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:46.675950 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1298/5172] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:46 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:47.134116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1940420b-61e6-458a-9d54-9707c0b2aa79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:47.134497 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1940420b-61e6-458a-9d54-9707c0b2aa79 None None] GET https://10.4.3.35/volume// Aug 14 02:23:47.134631 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1940420b-61e6-458a-9d54-9707c0b2aa79 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:47.134829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1940420b-61e6-458a-9d54-9707c0b2aa79 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:47.135140 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1940420b-61e6-458a-9d54-9707c0b2aa79 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:47.135595 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1290/5173] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:47.156750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:47.158870 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:23:47.159096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:47.159280 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:47.169062 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:47.169062 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:47.173094 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:23:47.181947 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-a0632580-76e3-4e02-9b4c-710a0adb1f79 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:23:47.182481 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1298/5174] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:47 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1607 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:47.282279 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:47.284422 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] PUT https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef Aug 14 02:23:47.284777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:47.292063 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Acquiring lock "cinder-attachment_update-b4accfb6-e55e-4bc5-8670-f1aae068a5c5-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:23:47.295773 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-b4accfb6-e55e-4bc5-8670-f1aae068a5c5-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:23:47.296636 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:47.296636 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:47.366271 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-b4accfb6-e55e-4bc5-8670-f1aae068a5c5-np0000007301" released by "attachment_update" :: held 0.070s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:23:47.366582 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-2a27ee38-e0cb-4130-b6a3-e45cbdc7bb46 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef returned with HTTP 200 Aug 14 02:23:47.367087 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1289/5175] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:23:47 2026] PUT /volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:47.397522 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-f693cfc8-9179-47fc-b3d9-ad41096f214d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:47.399506 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-f693cfc8-9179-47fc-b3d9-ad41096f214d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef/action Aug 14 02:23:47.399856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-f693cfc8-9179-47fc-b3d9-ad41096f214d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:47.399970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-f693cfc8-9179-47fc-b3d9-ad41096f214d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:47.418468 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:47.418468 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:47.426442 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-f693cfc8-9179-47fc-b3d9-ad41096f214d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef/action returned with HTTP 204 Aug 14 02:23:47.426917 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1299/5176] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:23:47 2026] POST /volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:47.688823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b282e8a2-127f-4418-9c46-992209fc3fef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:47.691231 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b282e8a2-127f-4418-9c46-992209fc3fef tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:47.691983 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b282e8a2-127f-4418-9c46-992209fc3fef tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:47.691983 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b282e8a2-127f-4418-9c46-992209fc3fef tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:47.703856 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:47.703856 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:47.708205 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b282e8a2-127f-4418-9c46-992209fc3fef tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:47.714028 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b282e8a2-127f-4418-9c46-992209fc3fef tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:47.714335 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1291/5177] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:47 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:48.728974 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:48.731225 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:48.731438 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:48.731629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:48.741276 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:48.741276 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:48.744892 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:48.749125 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-857e8bd2-5ecb-4bd6-88a0-f97605cfbf32 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:48.749610 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1299/5178] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:48 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:49.109477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-411452b8-5b2e-4693-a523-e084e8e65831 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:49.111428 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-411452b8-5b2e-4693-a523-e084e8e65831 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2/action Aug 14 02:23:49.111929 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-411452b8-5b2e-4693-a523-e084e8e65831 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:49.112178 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-411452b8-5b2e-4693-a523-e084e8e65831 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:49.128202 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:49.128202 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:49.135688 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-93361928-cc6e-4d0d-bf0f-3f07d0a9ce0a req-411452b8-5b2e-4693-a523-e084e8e65831 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2/action returned with HTTP 204 Aug 14 02:23:49.136241 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1290/5179] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:23:49 2026] POST /volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:23:49.761380 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:49.763302 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:49.763521 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:49.763773 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:49.772304 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:49.772304 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:49.775329 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:49.779169 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2c76cb81-38c7-4bce-81de-a641c3ce4f13 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:49.779503 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1300/5180] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:49 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 1129 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:49.792208 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8149667c-12a6-48a1-b6d3-65a8df906308 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:49.795401 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8149667c-12a6-48a1-b6d3-65a8df906308 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:49.795401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8149667c-12a6-48a1-b6d3-65a8df906308 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:49.795401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8149667c-12a6-48a1-b6d3-65a8df906308 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:49.804184 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:49.804184 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:49.807521 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8149667c-12a6-48a1-b6d3-65a8df906308 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:49.812015 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8149667c-12a6-48a1-b6d3-65a8df906308 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:49.812513 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1292/5181] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:23:49 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:51.949212 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-4ccb39c6-fb36-4922-86cb-22f08d88d36b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:51.951253 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-4ccb39c6-fb36-4922-86cb-22f08d88d36b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5/encryption Aug 14 02:23:51.951431 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-4ccb39c6-fb36-4922-86cb-22f08d88d36b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:51.951640 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-4ccb39c6-fb36-4922-86cb-22f08d88d36b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:51.960609 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:51.960609 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:51.967902 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edb39161-3083-4d91-b9ff-4eee0258eed8 req-4ccb39c6-fb36-4922-86cb-22f08d88d36b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5/encryption returned with HTTP 200 Aug 14 02:23:51.968403 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1300/5182] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:23:51 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:53.063970 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:53.066125 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:53.066310 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:53.066489 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:53.076345 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:53.076345 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:53.079540 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:53.083482 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-5bfa678d-08c0-4e06-847c-5e3fc3415c83 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:53.083896 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1291/5183] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:23:53 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:23:53.100064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:53.102124 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720/action Aug 14 02:23:53.102455 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:23:53.102597 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:53.112709 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:53.112709 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:53.113141 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:53.119352 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Begin detaching volume completed successfully. Aug 14 02:23:53.119538 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-6b77a73a-9aeb-49cc-8e42-97bc79a9f571 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720/action returned with HTTP 202 Aug 14 02:23:53.119932 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1301/5184] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:23:53 2026] POST /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:23:53.161255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bacbf41b-3ba0-4e9a-a907-7ca1ff88fdba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:53.161592 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bacbf41b-3ba0-4e9a-a907-7ca1ff88fdba None None] GET https://10.4.3.35/volume// Aug 14 02:23:53.161777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bacbf41b-3ba0-4e9a-a907-7ca1ff88fdba None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:53.161984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bacbf41b-3ba0-4e9a-a907-7ca1ff88fdba None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:53.162276 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bacbf41b-3ba0-4e9a-a907-7ca1ff88fdba None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:23:53.162555 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1293/5185] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:23:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:23:53.171361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:53.173713 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:53.173964 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:53.174192 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:53.184606 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:53.184606 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:53.188257 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:53.192831 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-cb96d9df-d813-41bc-a55c-96923b510a25 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:23:53.193273 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1301/5186] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:23:53 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:23:53.965341 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-e855b780-21bd-403b-86e4-d0c029019048 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:53.967460 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-e855b780-21bd-403b-86e4-d0c029019048 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] DELETE https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 Aug 14 02:23:53.967594 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-e855b780-21bd-403b-86e4-d0c029019048 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:53.967789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-e855b780-21bd-403b-86e4-d0c029019048 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:53.974765 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:53.974765 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:54.017601 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5bfbe5ed-205c-486c-b963-2829c9033866 req-e855b780-21bd-403b-86e4-d0c029019048 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 returned with HTTP 200 Aug 14 02:23:54.018008 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1292/5187] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:23:53 2026] DELETE /volume/v3/attachments/8b4efc73-b7d6-43f8-b4c2-2fbf56fe4af2 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:54.204140 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:54.206125 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:23:54.206490 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720", "force": false, "name": "tempest-TestStampPattern-snapshot-52495622", "description": null, "metadata": null}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:23:54.215153 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:54.215153 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:23:54.215710 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:23:54.215857 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create snapshot from volume 5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:23:54.249339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Created reservations ['5805b249-64d0-474f-9ec1-37a0118822ef', 'fa90d364-e37d-43dd-a3d1-cf938f213041', '7bf524c5-c6c9-4bbe-a5c2-2a792e9b2042', '7e536baf-01b1-4ab5-abc0-b799e59c9f49'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:23:54.282483 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot create request issued successfully. Aug 14 02:23:54.282872 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9c2c23f8-264e-4262-98cf-4e59d9d1f1d0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:23:54.283314 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1302/5188] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:23:54 2026] POST /volume/v3/snapshots => generated 301 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:23:54.291847 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ee88bf3-f731-4b9b-8260-afacea17584d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:54.293843 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ee88bf3-f731-4b9b-8260-afacea17584d tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:23:54.294097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ee88bf3-f731-4b9b-8260-afacea17584d tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:54.294481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ee88bf3-f731-4b9b-8260-afacea17584d tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:54.300451 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:54.300451 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:23:54.301040 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ee88bf3-f731-4b9b-8260-afacea17584d tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:23:54.302028 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ee88bf3-f731-4b9b-8260-afacea17584d tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 200 Aug 14 02:23:54.302495 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1294/5189] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:54 2026] GET /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:55.314069 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-548f72b5-e061-4209-9e8e-60d813a791d4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:55.315726 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-548f72b5-e061-4209-9e8e-60d813a791d4 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:23:55.315961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-548f72b5-e061-4209-9e8e-60d813a791d4 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:55.316179 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-548f72b5-e061-4209-9e8e-60d813a791d4 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:55.321372 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:55.321372 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:23:55.321923 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-548f72b5-e061-4209-9e8e-60d813a791d4 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:23:55.322767 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-548f72b5-e061-4209-9e8e-60d813a791d4 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 200 Aug 14 02:23:55.323248 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1302/5190] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:55 2026] GET /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:23:55.334639 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2383276-71e1-4628-8def-ea76c69c4ffe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:23:55.337066 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2383276-71e1-4628-8def-ea76c69c4ffe tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:23:55.337367 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2383276-71e1-4628-8def-ea76c69c4ffe tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:23:55.337653 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2383276-71e1-4628-8def-ea76c69c4ffe tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:23:55.344250 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:23:55.344250 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:23:55.344741 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2383276-71e1-4628-8def-ea76c69c4ffe tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:23:55.345549 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2383276-71e1-4628-8def-ea76c69c4ffe tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 200 Aug 14 02:23:55.346028 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1293/5191] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:23:55 2026] GET /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:00.191147 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-192ef708-1487-4dce-a276-dc4122d4186f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:00.196049 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:00.196384 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1250486138", "snapshot_id": "0a05c7ac-351c-4cc1-9b50-c52ee62088c6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:00.199034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1250486138', 'snapshot_id': '0a05c7ac-351c-4cc1-9b50-c52ee62088c6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:00.210600 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:00.210600 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:00.211335 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:24:00.211335 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume of 1 GB Aug 14 02:24:00.221052 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Availability Zones retrieved successfully. Aug 14 02:24:00.226245 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Flow 'volume_create_api' (e8e3051c-81bd-4413-9fa2-eb604147c2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:00.227296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65458ceb-3cf2-43c3-b6b3-f9af5f878132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:00.228232 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:00.254574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65458ceb-3cf2-43c3-b6b3-f9af5f878132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a05c7ac-351c-4cc1-9b50-c52ee62088c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:00.255349 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a0d671-2d1d-4818-9e57-5a5ca5d230f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:00.292932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Created reservations ['354d4804-33b7-4a5b-b650-7dd1aafbf98d', 'e05400ab-8300-41fd-9d3b-8dfc4d085c8d', '02c52557-3f6d-4708-8041-25f65b7e72e5', '3c1e848f-1299-4cfa-9280-dbca2a927bc4'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:00.293798 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a0d671-2d1d-4818-9e57-5a5ca5d230f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354d4804-33b7-4a5b-b650-7dd1aafbf98d', 'e05400ab-8300-41fd-9d3b-8dfc4d085c8d', '02c52557-3f6d-4708-8041-25f65b7e72e5', '3c1e848f-1299-4cfa-9280-dbca2a927bc4']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:00.294577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7060b982-b6b7-407c-9490-ef8747c68c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:00.334315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7060b982-b6b7-407c-9490-ef8747c68c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c1e9b24-e47e-43d6-a81b-66dd84b97c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1250486138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',qos_specs=None,replication_status=,reservations=['354d4804-33b7-4a5b-b650-7dd1aafbf98d','e05400ab-8300-41fd-9d3b-8dfc4d085c8d','02c52557-3f6d-4708-8041-25f65b7e72e5','3c1e848f-1299-4cfa-9280-dbca2a927bc4'],size=1,snapshot_id=0a05c7ac-351c-4cc1-9b50-c52ee62088c6,source_replicaid=,source_volid=None,status='creating',user_id='59b8b6fe34e440098c26ecc130b11c10',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1250486138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c1e9b24-e47e-43d6-a81b-66dd84b97c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a05c7ac-351c-4cc1-9b50-c52ee62088c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b8b6fe34e440098c26ecc130b11c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:00.335088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc118c-5632-4d3d-93af-f9a57cf2a782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:00.350393 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc118c-5632-4d3d-93af-f9a57cf2a782) transitioned into state 'SUCCESS' from state '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-1250486138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d8c076c1fc4efaa8c6f6ff2625c2f4',qos_specs=None,replication_status=,reservations=['354d4804-33b7-4a5b-b650-7dd1aafbf98d','e05400ab-8300-41fd-9d3b-8dfc4d085c8d','02c52557-3f6d-4708-8041-25f65b7e72e5','3c1e848f-1299-4cfa-9280-dbca2a927bc4'],size=1,snapshot_id=0a05c7ac-351c-4cc1-9b50-c52ee62088c6,source_replicaid=,source_volid=None,status='creating',user_id='59b8b6fe34e440098c26ecc130b11c10',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:00.351073 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7631214d-5092-4386-909e-95da6f60474e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:00.370204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7631214d-5092-4386-909e-95da6f60474e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:00.371197 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Flow 'volume_create_api' (e8e3051c-81bd-4413-9fa2-eb604147c2e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:00.371550 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Create volume request issued successfully. Aug 14 02:24:00.372197 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-192ef708-1487-4dce-a276-dc4122d4186f tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:00.372592 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1303/5192] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:00 2026] POST /volume/v3/volumes => generated 779 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:01.307986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8bde399a-b2eb-4a0b-a410-c3301edd166e req-5778953a-a769-4116-9df5-dc8cd4b9c1e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:01.310456 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8bde399a-b2eb-4a0b-a410-c3301edd166e req-5778953a-a769-4116-9df5-dc8cd4b9c1e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a Aug 14 02:24:01.310706 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8bde399a-b2eb-4a0b-a410-c3301edd166e req-5778953a-a769-4116-9df5-dc8cd4b9c1e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:01.310936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8bde399a-b2eb-4a0b-a410-c3301edd166e req-5778953a-a769-4116-9df5-dc8cd4b9c1e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:01.319646 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:01.319646 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:01.367301 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8bde399a-b2eb-4a0b-a410-c3301edd166e req-5778953a-a769-4116-9df5-dc8cd4b9c1e2 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a returned with HTTP 200 Aug 14 02:24:01.367739 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1295/5193] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:24:01 2026] DELETE /volume/v3/attachments/e1cf002e-3555-4500-a2af-0eee0dfb541a => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:02.492204 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:02.494175 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:24:02.497210 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:02.497516 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:02.497734 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: 03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:24:02.509480 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:02.509480 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:02.509998 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:24:02.531977 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:24:02.532279 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36886af7-4b26-42b4-a14b-aaf6f70fd6c3 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 202 Aug 14 02:24:02.532835 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1303/5194] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:02 2026] DELETE /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:02.539547 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:02.541432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:24:02.541662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:02.541949 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:02.551980 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:02.551980 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:02.557166 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:24:02.565693 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20b736fb-aaf3-4c05-ab26-9ccfe36e4cba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 200 Aug 14 02:24:02.565693 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1294/5195] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:02 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:03.577244 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f3b60456-016f-4a9e-9d70-d0d9dfef4436 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:03.579160 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3b60456-016f-4a9e-9d70-d0d9dfef4436 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf Aug 14 02:24:03.579385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3b60456-016f-4a9e-9d70-d0d9dfef4436 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:03.579595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f3b60456-016f-4a9e-9d70-d0d9dfef4436 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:03.585094 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f3b60456-016f-4a9e-9d70-d0d9dfef4436 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf returned with HTTP 404 Aug 14 02:24:03.585634 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1304/5196] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:03 2026] GET /volume/v3/volumes/03f4fb1a-56ac-47f4-8c76-3761955b04bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:03.592002 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b66e4022-1ce5-4667-8355-80735d3df65b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:03.593787 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:24:03.593954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:03.594172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:03.594268 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete snapshot with id: 5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:24:03.600017 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:03.600017 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:03.600466 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:24:03.618448 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot delete request issued successfully. Aug 14 02:24:03.618591 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b66e4022-1ce5-4667-8355-80735d3df65b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 202 Aug 14 02:24:03.618998 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1296/5197] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:24:03 2026] DELETE /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:03.627284 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:03.630118 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:24:03.630379 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:03.630637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:03.637008 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:03.637008 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:03.637783 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Snapshot retrieved successfully. Aug 14 02:24:03.638933 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81544d7b-2fd7-4af4-b17f-3f2141e387ba tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 200 Aug 14 02:24:03.639349 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1304/5198] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:24:03 2026] GET /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:04.648133 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bfb32b85-c8d6-477d-af82-222a8fa0e4a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:04.651442 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfb32b85-c8d6-477d-af82-222a8fa0e4a6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 Aug 14 02:24:04.652229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfb32b85-c8d6-477d-af82-222a8fa0e4a6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:04.652229 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfb32b85-c8d6-477d-af82-222a8fa0e4a6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:04.657425 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfb32b85-c8d6-477d-af82-222a8fa0e4a6 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 returned with HTTP 404 Aug 14 02:24:04.659775 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1295/5199] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:24:04 2026] GET /volume/v3/snapshots/5c7d6b30-60de-4656-a09b-bee28a38a653 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:06.248331 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5c1cced7-af15-45be-9438-617a2ae1033f req-0792ed25-7d1c-4869-9efb-4939a724383b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:06.250813 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c1cced7-af15-45be-9438-617a2ae1033f req-0792ed25-7d1c-4869-9efb-4939a724383b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 Aug 14 02:24:06.251110 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c1cced7-af15-45be-9438-617a2ae1033f req-0792ed25-7d1c-4869-9efb-4939a724383b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:06.251353 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5c1cced7-af15-45be-9438-617a2ae1033f req-0792ed25-7d1c-4869-9efb-4939a724383b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:06.260414 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:06.260414 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:06.315258 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5c1cced7-af15-45be-9438-617a2ae1033f req-0792ed25-7d1c-4869-9efb-4939a724383b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 returned with HTTP 200 Aug 14 02:24:06.315753 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1305/5200] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:24:06 2026] DELETE /volume/v3/attachments/0840beba-ddf6-4a00-91bb-51f7b01e9f44 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:07.600067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5fb66f80-875b-4f19-aae9-72354c214b7b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:07.601714 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:24:07.601887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:07.602067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:07.602229 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume with id: b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:24:07.608739 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:07.608739 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:07.609177 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:24:07.623307 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Delete volume request issued successfully. Aug 14 02:24:07.623499 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb66f80-875b-4f19-aae9-72354c214b7b tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 202 Aug 14 02:24:07.623900 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1297/5201] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:07 2026] DELETE /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:07.631921 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9d8b1b44-a02a-4de8-a186-7315524b103c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:07.634411 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d8b1b44-a02a-4de8-a186-7315524b103c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:24:07.634701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d8b1b44-a02a-4de8-a186-7315524b103c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:07.634973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9d8b1b44-a02a-4de8-a186-7315524b103c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:07.645489 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:07.645489 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:07.652001 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-9d8b1b44-a02a-4de8-a186-7315524b103c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Volume info retrieved successfully. Aug 14 02:24:07.659613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9d8b1b44-a02a-4de8-a186-7315524b103c tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 200 Aug 14 02:24:07.660304 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1305/5202] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:07 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:08.674957 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0fc5ef93-d929-4377-b8c8-10e2ff6ecf31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:08.677795 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fc5ef93-d929-4377-b8c8-10e2ff6ecf31 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] GET https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 Aug 14 02:24:08.678094 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fc5ef93-d929-4377-b8c8-10e2ff6ecf31 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:08.678336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fc5ef93-d929-4377-b8c8-10e2ff6ecf31 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:08.686700 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fc5ef93-d929-4377-b8c8-10e2ff6ecf31 tempest-TestVolumeBootPattern-1988752281 tempest-TestVolumeBootPattern-1988752281-project-member] https://10.4.3.35/volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 returned with HTTP 404 Aug 14 02:24:08.686980 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1296/5203] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:08 2026] GET /volume/v3/volumes/b0a1bd62-5e59-4213-bd61-ae14a46f76d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:14.447709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:14.516903 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:14.517288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-317127241"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:14.518650 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-317127241'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:14.518784 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:14.519051 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:14.519051 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:14.522753 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:14.527657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (83c63647-8b40-4e06-bba2-530117795712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:14.528685 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d0e718-88fd-4b1d-ba2c-700c1a81b39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:14.529574 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:14.552441 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d0e718-88fd-4b1d-ba2c-700c1a81b39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:14.553160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545aa98c-0d6d-4112-8dfb-51a2255da30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:14.613124 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['190194d1-12b2-4a45-b6c8-6401efb3a69b', '463c3619-fcda-448b-bb55-b627f65cdc34', '551fef16-343b-41ee-9b28-2e091b2f861e', 'ffe80740-b808-48a6-9735-3c8122456492'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:14.613862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545aa98c-0d6d-4112-8dfb-51a2255da30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190194d1-12b2-4a45-b6c8-6401efb3a69b', '463c3619-fcda-448b-bb55-b627f65cdc34', '551fef16-343b-41ee-9b28-2e091b2f861e', 'ffe80740-b808-48a6-9735-3c8122456492']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:14.614503 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e140802-7350-48c1-95e6-a9aa884422db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:14.641611 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e140802-7350-48c1-95e6-a9aa884422db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27ea6f6-8e41-4ee0-a740-436202a20d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-317127241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['190194d1-12b2-4a45-b6c8-6401efb3a69b','463c3619-fcda-448b-bb55-b627f65cdc34','551fef16-343b-41ee-9b28-2e091b2f861e','ffe80740-b808-48a6-9735-3c8122456492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-317127241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27ea6f6-8e41-4ee0-a740-436202a20d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:14.642309 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7898fd7d-3fa3-4e49-b1d4-6e9b42784c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:14.676770 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7898fd7d-3fa3-4e49-b1d4-6e9b42784c17) transitioned into state 'SUCCESS' from state '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-317127241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['190194d1-12b2-4a45-b6c8-6401efb3a69b','463c3619-fcda-448b-bb55-b627f65cdc34','551fef16-343b-41ee-9b28-2e091b2f861e','ffe80740-b808-48a6-9735-3c8122456492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:14.677371 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde2012b-bf07-4d76-b120-4e40e4f5205b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:14.708701 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fde2012b-bf07-4d76-b120-4e40e4f5205b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:14.709426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (83c63647-8b40-4e06-bba2-530117795712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:14.709686 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:14.710213 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-90ddc08b-1962-4bc3-adb9-b4e3586e2cbe tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:14.710575 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1306/5204] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:24:14 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:14.723344 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fc84a601-e32e-421a-bdba-6196b85a8133 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:14.725068 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc84a601-e32e-421a-bdba-6196b85a8133 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:14.725267 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc84a601-e32e-421a-bdba-6196b85a8133 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:14.725444 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc84a601-e32e-421a-bdba-6196b85a8133 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:14.732339 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:14.732339 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:14.736106 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fc84a601-e32e-421a-bdba-6196b85a8133 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:14.740792 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc84a601-e32e-421a-bdba-6196b85a8133 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c returned with HTTP 200 Aug 14 02:24:14.741246 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1298/5205] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:14 2026] GET /volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:15.752851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dea61b96-21e9-489e-8884-0abe30068847 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:15.754418 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dea61b96-21e9-489e-8884-0abe30068847 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:15.754608 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dea61b96-21e9-489e-8884-0abe30068847 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:15.754824 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dea61b96-21e9-489e-8884-0abe30068847 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:15.761347 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:15.761347 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:15.764833 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-dea61b96-21e9-489e-8884-0abe30068847 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:15.768220 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dea61b96-21e9-489e-8884-0abe30068847 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c returned with HTTP 200 Aug 14 02:24:15.768556 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1306/5206] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:15 2026] GET /volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:15.779442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:15.780974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/backups Aug 14 02:24:15.781308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a27ea6f6-8e41-4ee0-a740-436202a20d7c", "name": "tempest-CreateVolumesFromBackupTest-Backup-2100396579"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:15.782686 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Creating new backup {'backup': {'volume_id': 'a27ea6f6-8e41-4ee0-a740-436202a20d7c', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2100396579'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:24:15.782835 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Creating backup of volume a27ea6f6-8e41-4ee0-a740-436202a20d7c in container None Aug 14 02:24:15.789576 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:15.789576 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:15.790002 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:15.818387 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['213c01d7-1cc6-4aec-909c-883c3e4fda6e', 'b62fc35f-5f3f-4e47-9022-c8d6d81f53e8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:15.865158 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36191759-8bc9-4900-9f7f-f4e21aeabad8 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:24:15.865566 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1297/5207] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:15 2026] POST /volume/v3/backups => generated 337 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:15.873069 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2a8f140b-2696-439f-9091-efea731c4d0b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:15.874998 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a8f140b-2696-439f-9091-efea731c4d0b tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:15.875224 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a8f140b-2696-439f-9091-efea731c4d0b tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:15.875429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2a8f140b-2696-439f-9091-efea731c4d0b tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:15.875560 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2a8f140b-2696-439f-9091-efea731c4d0b tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:15.879618 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:15.879618 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:15.880203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2a8f140b-2696-439f-9091-efea731c4d0b tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:15.880544 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1307/5208] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:15 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:16.890695 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:16.892646 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:16.892905 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:16.893130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:16.893266 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:16.897775 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:16.897775 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:16.898661 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b7aeaa-b977-49de-8182-478c97ccb5ed tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:16.899107 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1299/5209] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:16 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:17.498578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-eaf5f0d2-9d34-4f5e-b7c2-193c9544c85b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:17.560250 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaf5f0d2-9d34-4f5e-b7c2-193c9544c85b tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:17.560593 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-eaf5f0d2-9d34-4f5e-b7c2-193c9544c85b tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925", "extra_specs": {"multiattach": " True"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:17.574405 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-eaf5f0d2-9d34-4f5e-b7c2-193c9544c85b tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:17.574768 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1307/5210] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:17 2026] POST /volume/v3/types => generated 287 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:17.582320 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-995191bc-f97d-457d-b60b-9fd1859bee78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:17.584012 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:17.584401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2101695560", "snapshot_id": null, "imageRef": null, "volume_type": "25f246ac-39ab-4e1b-9198-5078c0050c4a", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:17.585893 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2101695560', 'snapshot_id': None, 'imageRef': None, 'volume_type': '25f246ac-39ab-4e1b-9198-5078c0050c4a', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:17.589966 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume of 1 GB Aug 14 02:24:17.590288 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:17.590288 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:17.590878 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Availability Zones retrieved successfully. Aug 14 02:24:17.596029 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (cc9e6c46-f674-413b-b944-8cdb4c202c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:17.596937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2d541e-1e0c-419c-bdb8-c17bc69a392a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:17.597785 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:17.604463 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:17.604463 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:17.615521 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2d541e-1e0c-419c-bdb8-c17bc69a392a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:24:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=25f246ac-39ab-4e1b-9198-5078c0050c4a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25f246ac-39ab-4e1b-9198-5078c0050c4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:17.616262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf324494-1bd5-44f9-a557-f8d4a183e46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:17.639329 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:17.639626 np0000007301 devstack@c-api.service[100238]: WARNING cinder.quota [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1306240728-1415285925, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:17.678695 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Created reservations ['8b109b61-50bc-4d2c-927e-defd8ad400b2', '7214b2c5-7da1-47d7-8236-77c8bf09fff8', '024033a0-327e-4aed-86ed-258f75e0aa59', '47d9e717-9d78-43f4-a7ce-66815d1ae1a8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:17.679531 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf324494-1bd5-44f9-a557-f8d4a183e46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b109b61-50bc-4d2c-927e-defd8ad400b2', '7214b2c5-7da1-47d7-8236-77c8bf09fff8', '024033a0-327e-4aed-86ed-258f75e0aa59', '47d9e717-9d78-43f4-a7ce-66815d1ae1a8']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:17.680276 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b98388d-10ba-4291-a6be-83ef69e87dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:17.709533 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b98388d-10ba-4291-a6be-83ef69e87dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f12af4f-ec65-4535-a3eb-8ebd10825961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2101695560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['8b109b61-50bc-4d2c-927e-defd8ad400b2','7214b2c5-7da1-47d7-8236-77c8bf09fff8','024033a0-327e-4aed-86ed-258f75e0aa59','47d9e717-9d78-43f4-a7ce-66815d1ae1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=25f246ac-39ab-4e1b-9198-5078c0050c4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2101695560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f12af4f-ec65-4535-a3eb-8ebd10825961,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25f246ac-39ab-4e1b-9198-5078c0050c4a),volume_type_id=25f246ac-39ab-4e1b-9198-5078c0050c4a)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:17.710314 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad4f501-8c4d-46fd-8577-fa1fd844d391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:17.731518 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad4f501-8c4d-46fd-8577-fa1fd844d391) transitioned into state 'SUCCESS' from state '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-2101695560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['8b109b61-50bc-4d2c-927e-defd8ad400b2','7214b2c5-7da1-47d7-8236-77c8bf09fff8','024033a0-327e-4aed-86ed-258f75e0aa59','47d9e717-9d78-43f4-a7ce-66815d1ae1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=25f246ac-39ab-4e1b-9198-5078c0050c4a)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:17.732204 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfd2299-59c6-4847-9893-74c6a4ea302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:17.741948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dfd2299-59c6-4847-9893-74c6a4ea302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:17.742789 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (cc9e6c46-f674-413b-b944-8cdb4c202c92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:17.743123 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request issued successfully. Aug 14 02:24:17.743659 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-995191bc-f97d-457d-b60b-9fd1859bee78 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:17.744098 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1298/5211] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:17 2026] POST /volume/v3/volumes => generated 828 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:17.755861 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:17.758007 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:17.758189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:17.758360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:17.764732 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:17.764732 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:17.768289 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:17.772073 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b925e1f0-8d95-4cfc-b70c-0af24b614495 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:17.772435 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1308/5212] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:17 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:17.908379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:17.910124 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:17.910855 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:17.911096 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:17.911251 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:17.915463 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:17.915463 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:17.916241 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f525c9b2-bdc3-4e42-8b84-9a00f9639663 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:17.916608 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1300/5213] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:17 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:18.785416 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b247424b-d175-4ae4-b5e2-36878cea2973 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:18.787865 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b247424b-d175-4ae4-b5e2-36878cea2973 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:18.788135 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b247424b-d175-4ae4-b5e2-36878cea2973 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:18.788398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b247424b-d175-4ae4-b5e2-36878cea2973 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:18.798239 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:18.798239 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:18.803505 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b247424b-d175-4ae4-b5e2-36878cea2973 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:18.810189 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b247424b-d175-4ae4-b5e2-36878cea2973 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:18.810989 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1308/5214] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:18 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:18.822281 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:18.824234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:18.824471 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:18.824706 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:18.831955 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:18.831955 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:18.835917 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:18.840244 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3f61d15-9313-4a7b-894c-57db8b95aae1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:18.840796 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1299/5215] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:18 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:18.854466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:18.856097 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:18.856456 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2077214861", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:18.858070 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2077214861', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:18.858204 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume of 1 GB Aug 14 02:24:18.864210 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Availability Zones retrieved successfully. Aug 14 02:24:18.871291 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (4f07c8c3-ed8c-4f71-9d8d-b99c8d3868b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:18.872283 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc42c3a-dd2e-4d18-837f-3e6c2126d016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:18.873398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:18.905691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc42c3a-dd2e-4d18-837f-3e6c2126d016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:18.906749 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b976fb-ffa9-4615-9e07-1f58f6e9696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:18.928388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:18.931038 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:18.931251 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:18.931436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:18.931539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:18.935808 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:18.935808 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:18.936565 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac208731-6aa9-4a7a-99bb-cd094c21b590 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:18.936919 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1301/5216] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:18 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:18.964048 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Created reservations ['68b8785e-61c9-431b-9815-ed413fabf38f', '714af60b-7cba-4e87-a70a-559187a8a4a5', '8f74ec7b-ee22-4bf1-955b-f6ae7fb5975a', 'f39a814f-9763-454b-8fe3-08a0ee813bb9'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:18.965137 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b976fb-ffa9-4615-9e07-1f58f6e9696e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b8785e-61c9-431b-9815-ed413fabf38f', '714af60b-7cba-4e87-a70a-559187a8a4a5', '8f74ec7b-ee22-4bf1-955b-f6ae7fb5975a', 'f39a814f-9763-454b-8fe3-08a0ee813bb9']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:18.966335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f22d9c-7271-4ca8-a575-f867bf8dfac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:18.995900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f22d9c-7271-4ca8-a575-f867bf8dfac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd37f7875-5fc4-437c-8467-066735bfb7cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2077214861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['68b8785e-61c9-431b-9815-ed413fabf38f','714af60b-7cba-4e87-a70a-559187a8a4a5','8f74ec7b-ee22-4bf1-955b-f6ae7fb5975a','f39a814f-9763-454b-8fe3-08a0ee813bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2077214861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d37f7875-5fc4-437c-8467-066735bfb7cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:18.997632 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dc492f-e934-4940-a2a5-274eb866a9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:19.017986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dc492f-e934-4940-a2a5-274eb866a9d1) transitioned into state 'SUCCESS' from state '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-2077214861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['68b8785e-61c9-431b-9815-ed413fabf38f','714af60b-7cba-4e87-a70a-559187a8a4a5','8f74ec7b-ee22-4bf1-955b-f6ae7fb5975a','f39a814f-9763-454b-8fe3-08a0ee813bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:19.018987 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329a7459-954a-4b38-baeb-576651e8e68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:19.030778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329a7459-954a-4b38-baeb-576651e8e68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:19.032015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (4f07c8c3-ed8c-4f71-9d8d-b99c8d3868b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:19.032272 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request issued successfully. Aug 14 02:24:19.033092 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8bb788b3-505a-4e9c-8664-287cfa500b95 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:19.033688 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1309/5217] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:18 2026] POST /volume/v3/volumes => generated 751 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:19.054910 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:19.057358 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:19.057903 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:19.057903 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:19.067565 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:19.067565 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:19.073018 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:19.077991 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-50ba652b-6df7-4b00-8990-70f3f7d65cf1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:19.078255 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1309/5218] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:19 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:19.946617 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:19.948499 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:19.948768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:19.948902 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:19.948995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:19.953415 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:19.953415 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:19.954214 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d3c2853-0d06-4224-859e-d1cb4ace6412 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:19.954528 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1300/5219] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:19 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.093813 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.095867 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:20.096137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:20.096451 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:20.103753 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:20.103753 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:20.107723 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:20.112435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8f19a02-5b9d-46e2-889b-90d22c3af67e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:20.112898 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1302/5220] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:20 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.126167 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.128561 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:20.128856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:20.129126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:20.138354 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:20.138354 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:20.142722 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:20.148185 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bfd8b5f6-b30c-4d58-ad6d-8d66a089db1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:20.148748 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1310/5221] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:20 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.160920 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-30ac28a3-7450-4504-90ec-de770df1c6e3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.163136 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-30ac28a3-7450-4504-90ec-de770df1c6e3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:20.163542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-30ac28a3-7450-4504-90ec-de770df1c6e3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2091640857", "extra_specs": {}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:20.181212 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-30ac28a3-7450-4504-90ec-de770df1c6e3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:20.181770 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1310/5222] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:24:20 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.193519 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e208b41-2313-4d70-b2ae-399b8aead2d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.195892 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e208b41-2313-4d70-b2ae-399b8aead2d7 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] POST https://10.4.3.35/volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96/encryption Aug 14 02:24:20.196407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e208b41-2313-4d70-b2ae-399b8aead2d7 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:20.221097 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e208b41-2313-4d70-b2ae-399b8aead2d7 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96/encryption returned with HTTP 200 Aug 14 02:24:20.221857 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1301/5223] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:24:20 2026] POST /volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.231469 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.233563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:20.234061 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-494083154", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2091640857", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:20.235860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-494083154', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2091640857', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:20.239969 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume of 1 GB Aug 14 02:24:20.240298 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:20.240298 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:20.240829 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Availability Zones retrieved successfully. Aug 14 02:24:20.247484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (544e55aa-4f0c-4534-bc3b-b6761bd1e614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:20.248524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ba1f71-798a-4deb-8f01-b727df68962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:20.249849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:20.281370 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ba1f71-798a-4deb-8f01-b727df68962d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3a0982bc-a5d7-4b98-897d-df29aea3ef96,is_public=True,name='tempest-scenario-type-luks-2091640857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a0982bc-a5d7-4b98-897d-df29aea3ef96', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:20.282133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b875b2-ff8f-4c69-b63d-7a0ccea44806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:20.311209 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2091640857 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2091640857, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:20.311617 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2091640857 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2091640857, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:20.339059 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Created reservations ['b87fbdaf-4420-476b-b6d2-915c198f2909', '3367db04-02e0-43a6-925f-2289bb9c2c2a', '8eb9abc2-ab1e-4d20-8e4b-1330f2643e9f', '9ef0d72f-77d4-4778-adff-a67d0a24a059'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:20.339929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b875b2-ff8f-4c69-b63d-7a0ccea44806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b87fbdaf-4420-476b-b6d2-915c198f2909', '3367db04-02e0-43a6-925f-2289bb9c2c2a', '8eb9abc2-ab1e-4d20-8e4b-1330f2643e9f', '9ef0d72f-77d4-4778-adff-a67d0a24a059']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:20.340666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132dc6d4-9cf9-40f3-a6d4-ab42a5eed324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:20.363600 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132dc6d4-9cf9-40f3-a6d4-ab42a5eed324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-494083154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['b87fbdaf-4420-476b-b6d2-915c198f2909','3367db04-02e0-43a6-925f-2289bb9c2c2a','8eb9abc2-ab1e-4d20-8e4b-1330f2643e9f','9ef0d72f-77d4-4778-adff-a67d0a24a059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=3a0982bc-a5d7-4b98-897d-df29aea3ef96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-494083154',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a0982bc-a5d7-4b98-897d-df29aea3ef96),volume_type_id=3a0982bc-a5d7-4b98-897d-df29aea3ef96)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:20.364598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876b80eb-1d23-464a-8abc-17e6e5a301a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:20.383630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876b80eb-1d23-464a-8abc-17e6e5a301a7) transitioned into state 'SUCCESS' from state '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-494083154',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['b87fbdaf-4420-476b-b6d2-915c198f2909','3367db04-02e0-43a6-925f-2289bb9c2c2a','8eb9abc2-ab1e-4d20-8e4b-1330f2643e9f','9ef0d72f-77d4-4778-adff-a67d0a24a059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=3a0982bc-a5d7-4b98-897d-df29aea3ef96)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:20.384256 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc7b3c8-12d5-42d7-bbd3-e9ded9fb5018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:20.396963 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc7b3c8-12d5-42d7-bbd3-e9ded9fb5018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:20.398033 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (544e55aa-4f0c-4534-bc3b-b6761bd1e614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:20.398502 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request issued successfully. Aug 14 02:24:20.399474 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf2d5881-eb59-4c64-b1e6-8a2e2d086d11 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:20.400098 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1303/5224] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:20 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:20.415398 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.421463 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:20.421787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:20.422059 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:20.432130 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:20.432130 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:20.437782 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:20.441979 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b2326699-e0f4-40e1-b2a3-a4f12d494c7d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:20.442394 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1311/5225] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:20 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:20.964514 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:20.966328 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:20.966534 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:20.966745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:20.966841 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:20.971990 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:20.971990 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:20.972838 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d3456051-d497-4c69-a42b-65e5f3c7db38 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:20.973285 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1311/5226] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:20 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:21.457922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.460204 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:21.460204 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.460444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.468604 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.468604 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:21.472418 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:21.477245 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cdd7160-c984-496b-8abf-7fff9bd65d66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:21.477869 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1302/5227] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:21.489853 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25ec1fff-b8de-40ab-9d54-235f71923116 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.492784 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25ec1fff-b8de-40ab-9d54-235f71923116 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:21.492784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25ec1fff-b8de-40ab-9d54-235f71923116 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.492784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25ec1fff-b8de-40ab-9d54-235f71923116 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.501358 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.501358 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:21.505720 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25ec1fff-b8de-40ab-9d54-235f71923116 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:21.511144 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25ec1fff-b8de-40ab-9d54-235f71923116 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:21.511596 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1304/5228] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:21.555599 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.557878 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:21.558058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.558243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.565337 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.565337 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:21.568552 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:21.572068 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-300d1785-273d-4a2c-8e3b-cce01a81e7c3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:21.572415 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1312/5229] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:21.638729 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3a5d4b2c-1255-46e1-9962-7f7c4fa9612d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.639209 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3a5d4b2c-1255-46e1-9962-7f7c4fa9612d None None] GET https://10.4.3.35/volume// Aug 14 02:24:21.639424 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3a5d4b2c-1255-46e1-9962-7f7c4fa9612d None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.639657 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3a5d4b2c-1255-46e1-9962-7f7c4fa9612d None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.640066 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3a5d4b2c-1255-46e1-9962-7f7c4fa9612d None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:21.640415 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1312/5230] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:21.647179 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-9cb40ffe-da45-4dcf-920d-94b4ca66f683 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.649229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-9cb40ffe-da45-4dcf-920d-94b4ca66f683 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:24:21.649666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-9cb40ffe-da45-4dcf-920d-94b4ca66f683 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d37f7875-5fc4-437c-8467-066735bfb7cb", "connector": null, "instance_uuid": "7bd526d7-d7e9-4f6b-849b-744ade2a84ba"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:21.658790 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.658790 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:21.684521 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-9cb40ffe-da45-4dcf-920d-94b4ca66f683 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:24:21.685070 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1303/5231] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:24:21 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:21.714887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.717255 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:21.717540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.719053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.730307 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.730307 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:21.730699 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e76cfee0-c80a-4646-aa6c-b1666da552f2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.731085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e76cfee0-c80a-4646-aa6c-b1666da552f2 None None] GET https://10.4.3.35/volume// Aug 14 02:24:21.731323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e76cfee0-c80a-4646-aa6c-b1666da552f2 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.731546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e76cfee0-c80a-4646-aa6c-b1666da552f2 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.731979 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e76cfee0-c80a-4646-aa6c-b1666da552f2 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:21.732496 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1313/5232] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:21.734129 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:21.739102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9adcadd2-0559-447b-9b0d-ac028e634d5f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:21.739823 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1305/5233] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:21.741388 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.743259 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:21.743441 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.743612 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.753684 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.753684 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:21.758084 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:21.762649 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-b4f11d11-e723-4d2f-b4cb-0075d6bf78eb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:21.763081 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1313/5234] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:21.862576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.864564 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] PUT https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 Aug 14 02:24:21.864930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:21.872048 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Acquiring lock "cinder-attachment_update-d37f7875-5fc4-437c-8467-066735bfb7cb-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:24:21.875935 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-d37f7875-5fc4-437c-8467-066735bfb7cb-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:24:21.876802 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.876802 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:21.969481 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-d37f7875-5fc4-437c-8467-066735bfb7cb-np0000007301" released by "attachment_update" :: held 0.093s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:24:21.969820 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-3f7bfa7d-4d7b-4741-b736-553a6f7ee6c4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 returned with HTTP 200 Aug 14 02:24:21.970317 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1304/5235] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:24:21 2026] PUT /volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:21.982852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-19836082-360e-4e89-bf14-e5b18d530a6f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:21.984641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19836082-360e-4e89-bf14-e5b18d530a6f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:21.984874 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19836082-360e-4e89-bf14-e5b18d530a6f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:21.985052 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19836082-360e-4e89-bf14-e5b18d530a6f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:21.985164 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-19836082-360e-4e89-bf14-e5b18d530a6f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:21.989711 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:21.989711 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:21.990421 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19836082-360e-4e89-bf14-e5b18d530a6f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:21.990798 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1314/5236] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:21 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:22.752404 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:22.754780 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:22.755015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:22.755399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:22.767493 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:22.767493 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:22.771663 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:22.775786 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b4cbf4b-43ea-4dcd-8191-bf85b5568a30 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:22.776143 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1306/5237] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:22 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:23.000147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:23.001898 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:23.002089 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:23.002298 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:23.002446 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:23.006642 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:23.006642 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:23.007310 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-475b3ef3-57ff-4721-85c0-58db4669ae13 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:23.007629 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1314/5238] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:22 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:23.790006 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:23.792077 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:23.792296 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:23.792520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:23.803703 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:23.803703 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:23.806991 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:23.811290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d07f772e-d58b-4d47-ab41-05d24d324f06 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:23.811823 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1305/5239] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:23 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:24.016288 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:24.017921 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:24.018088 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:24.018626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:24.018800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:24.020584 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=182,cinder:UPDATE=58,cinder:INSERT=35 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:24:24.023097 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:24.023097 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:24.023856 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e5f50c52-57ea-41be-98aa-5d4ffdda6658 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:24.024363 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1315/5240] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:24 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:24.826368 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78af11df-18b4-4046-91ef-756274bec5ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:24.828611 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78af11df-18b4-4046-91ef-756274bec5ff tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:24.828887 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78af11df-18b4-4046-91ef-756274bec5ff tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:24.829150 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78af11df-18b4-4046-91ef-756274bec5ff tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:24.842003 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:24.842003 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:24.846694 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-78af11df-18b4-4046-91ef-756274bec5ff tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:24.852623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78af11df-18b4-4046-91ef-756274bec5ff tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:24.853164 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1307/5241] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:24 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:25.033889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5e854283-cb4c-408d-906c-592696409e65 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:25.037046 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e854283-cb4c-408d-906c-592696409e65 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:25.037266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e854283-cb4c-408d-906c-592696409e65 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:25.037451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5e854283-cb4c-408d-906c-592696409e65 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:25.037567 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-5e854283-cb4c-408d-906c-592696409e65 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:25.048434 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:25.048434 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:25.051024 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5e854283-cb4c-408d-906c-592696409e65 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:25.051726 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1315/5242] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:25 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:25.225578 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-dc329f2c-5f94-415e-b58f-34f47a7e58b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:25.227667 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-dc329f2c-5f94-415e-b58f-34f47a7e58b3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7/action Aug 14 02:24:25.228083 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-dc329f2c-5f94-415e-b58f-34f47a7e58b3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:25.228232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-dc329f2c-5f94-415e-b58f-34f47a7e58b3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:25.244377 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:25.244377 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:25.254163 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-376034c2-09d7-48d0-91f1-f88f0e550b1d req-dc329f2c-5f94-415e-b58f-34f47a7e58b3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7/action returned with HTTP 204 Aug 14 02:24:25.254627 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1306/5243] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:24:25 2026] POST /volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:25.865263 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:25.867031 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:24:25.867231 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:25.867411 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:25.875993 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:25.875993 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:25.878932 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:25.882379 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50d4a3a4-6ce2-46d0-8eb4-8768a1c04cf8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:24:25.882733 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1316/5244] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:25 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:25.924980 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:25.927187 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:25.927355 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:25.927560 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:25.933972 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:25.933972 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:25.937715 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:25.941901 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-7d0a8c00-f124-4eca-82e6-771c4c120048 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:25.942353 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1308/5245] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:25 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:26.052062 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd10a009-f3ad-4bf2-a14e-1c192b961062 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.054388 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd10a009-f3ad-4bf2-a14e-1c192b961062 None None] GET https://10.4.3.35/volume// Aug 14 02:24:26.055809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd10a009-f3ad-4bf2-a14e-1c192b961062 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.056656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd10a009-f3ad-4bf2-a14e-1c192b961062 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.057089 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd10a009-f3ad-4bf2-a14e-1c192b961062 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:26.057467 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1316/5246] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:26.065163 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-ccc7119a-b689-41ad-b81a-b0ba501dc409 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.065279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-643e2ecd-1152-4f4d-8066-773422adc273 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.067105 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-643e2ecd-1152-4f4d-8066-773422adc273 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:26.067356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-643e2ecd-1152-4f4d-8066-773422adc273 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.067824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-643e2ecd-1152-4f4d-8066-773422adc273 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.067824 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-643e2ecd-1152-4f4d-8066-773422adc273 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:26.072794 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.072794 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:26.073912 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-643e2ecd-1152-4f4d-8066-773422adc273 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:26.074817 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1317/5247] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:26.097138 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-ccc7119a-b689-41ad-b81a-b0ba501dc409 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:24:26.097454 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-ccc7119a-b689-41ad-b81a-b0ba501dc409 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2", "connector": null, "instance_uuid": "7bd526d7-d7e9-4f6b-849b-744ade2a84ba"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:26.107189 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.107189 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:26.134417 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-ccc7119a-b689-41ad-b81a-b0ba501dc409 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:24:26.134870 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1307/5248] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:24: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 14 02:24:26.157664 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34f6a530-6d59-4dae-90cc-64413ca9146a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.159454 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34f6a530-6d59-4dae-90cc-64413ca9146a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:26.159621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34f6a530-6d59-4dae-90cc-64413ca9146a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.159812 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34f6a530-6d59-4dae-90cc-64413ca9146a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.166172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a1a8c47a-8a58-4642-9800-f96dd577dddb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.166628 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1a8c47a-8a58-4642-9800-f96dd577dddb None None] GET https://10.4.3.35/volume// Aug 14 02:24:26.166842 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a1a8c47a-8a58-4642-9800-f96dd577dddb None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.167067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a1a8c47a-8a58-4642-9800-f96dd577dddb None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.167447 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a1a8c47a-8a58-4642-9800-f96dd577dddb None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:26.167783 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1317/5249] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:26.168521 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.168521 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:26.171698 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34f6a530-6d59-4dae-90cc-64413ca9146a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:26.174275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.175511 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34f6a530-6d59-4dae-90cc-64413ca9146a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:26.175890 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1309/5250] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:26.176334 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:26.176599 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.176828 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.185501 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.185501 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:26.188809 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:26.192444 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-6522e28c-2dc9-4fa6-ae59-1cb78dc6cca7 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:26.193002 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1318/5251] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:26.292888 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.294886 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] PUT https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c Aug 14 02:24:26.295252 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:26.302385 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Acquiring lock "cinder-attachment_update-8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:24:26.306405 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:24:26.307277 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.307277 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:26.374784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2-np0000007301" released by "attachment_update" :: held 0.068s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:24:26.375141 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-4ae048cb-1883-41f6-b3e6-33d8eefb7399 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c returned with HTTP 200 Aug 14 02:24:26.375661 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1308/5252] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:24:26 2026] PUT /volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:26.384461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-44862fa0-0cc2-42b5-87a7-e7786667c96c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:26.386589 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-44862fa0-0cc2-42b5-87a7-e7786667c96c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption Aug 14 02:24:26.386815 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-44862fa0-0cc2-42b5-87a7-e7786667c96c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:26.387021 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-44862fa0-0cc2-42b5-87a7-e7786667c96c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:26.395143 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:26.395143 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:26.400608 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-44862fa0-0cc2-42b5-87a7-e7786667c96c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption returned with HTTP 200 Aug 14 02:24:26.401173 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1318/5253] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:24:26 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:27.085119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:27.086982 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:27.087187 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:27.087433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:27.087574 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:27.092108 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:27.092108 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:27.092951 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-277b3ef0-1013-4b7e-bb91-9e2ccfcf54e4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:27.093349 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1310/5254] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:27 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:27.187769 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-58347187-0da4-434c-bb2d-2054b9873646 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:27.189550 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58347187-0da4-434c-bb2d-2054b9873646 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:27.189766 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58347187-0da4-434c-bb2d-2054b9873646 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:27.189938 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-58347187-0da4-434c-bb2d-2054b9873646 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:27.199824 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:27.199824 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:27.203451 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-58347187-0da4-434c-bb2d-2054b9873646 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:27.207387 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-58347187-0da4-434c-bb2d-2054b9873646 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:27.207780 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1319/5255] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:27 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:28.103600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:28.105290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:28.105515 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:28.105723 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:28.105825 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:28.110686 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:28.110686 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:28.111424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2867a966-9c6f-4bb0-80d9-c16fd9e976cf tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:28.111771 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1309/5256] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:28 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:28.219530 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:28.221366 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:28.221559 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:28.221766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:28.232646 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:28.232646 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:28.236286 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:28.240386 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c83f3fb-29df-4fe6-b5a0-b94a7b8d707e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:28.240775 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1319/5257] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:28 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:29.121942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:29.123752 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:29.123891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:29.124027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:29.124176 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:29.127907 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:29.127907 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:29.128541 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfe196a2-26ef-4ef1-aeb1-5547cb3eaf29 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:29.128881 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1311/5258] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:29 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:29.252935 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:29.254812 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:29.254994 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:29.255204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:29.263637 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:29.263637 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:29.266488 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:29.269941 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7db29cc2-32ba-47ed-b283-a4d68826b7b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:29.270286 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1320/5259] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:29 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:30.137944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:30.139917 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:30.140201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:30.140444 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:30.140601 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:30.144842 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:30.144842 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:30.145535 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79a75b28-0298-46bc-9c4d-c20a1ccb9654 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:30.145894 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1310/5260] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:30 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:30.282013 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:30.283912 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:30.284124 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:30.284317 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:30.293322 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:30.293322 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:30.297720 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:30.302751 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-47a21477-152e-4ac8-ab30-f96ba02c5534 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:30.303122 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1320/5261] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:30 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:31.155188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.157156 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:31.157469 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:31.157744 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:31.157936 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:31.162228 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:31.162228 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:31.163047 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-759fe495-245f-44e7-b0a6-037001e9cfd6 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:31.163635 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1312/5262] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:31 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:31.174980 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.176739 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:31.177034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0a68d0da-6e76-43a4-854b-318d50493627", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1393615043"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:31.178395 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {"'backup_id": '0a68d0da-6e76-43a4-854b-318d50493627', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1393615043'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:31.178513 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:31.183377 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:31.188835 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (e484a04d-504d-446c-b2b9-6c936e97914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.189890 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16dbcd9-1c91-4673-b3ca-a2025d870337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.190970 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:31.215812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16dbcd9-1c91-4673-b3ca-a2025d870337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.216461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9560bcfc-a32f-4dac-99fe-a672f0721bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.253687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['d3208763-54ba-47ea-9194-4943234bf68d', 'fb80bdd0-5ff2-4842-82e4-727ee85876f8', 'e55e15df-42d5-4073-9a93-1a145b9f3ea6', '2b4ba645-2ea4-4f28-8924-c86ba3250395'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:31.254332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9560bcfc-a32f-4dac-99fe-a672f0721bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3208763-54ba-47ea-9194-4943234bf68d', 'fb80bdd0-5ff2-4842-82e4-727ee85876f8', 'e55e15df-42d5-4073-9a93-1a145b9f3ea6', '2b4ba645-2ea4-4f28-8924-c86ba3250395']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.255007 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fb685a-63d9-47a9-9f0f-e19d718beaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.277720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fb685a-63d9-47a9-9f0f-e19d718beaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115bcc2a-35dd-4973-b396-ce72b73d4b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1393615043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['d3208763-54ba-47ea-9194-4943234bf68d','fb80bdd0-5ff2-4842-82e4-727ee85876f8','e55e15df-42d5-4073-9a93-1a145b9f3ea6','2b4ba645-2ea4-4f28-8924-c86ba3250395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1393615043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115bcc2a-35dd-4973-b396-ce72b73d4b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.278405 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc263dc-00b0-46f4-b4da-eb7c4b562041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.296156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc263dc-00b0-46f4-b4da-eb7c4b562041) transitioned into state 'SUCCESS' from state '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-1393615043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['d3208763-54ba-47ea-9194-4943234bf68d','fb80bdd0-5ff2-4842-82e4-727ee85876f8','e55e15df-42d5-4073-9a93-1a145b9f3ea6','2b4ba645-2ea4-4f28-8924-c86ba3250395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.297032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6880ae4a-85a5-4aa9-9211-9deadf0e2785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.305185 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6880ae4a-85a5-4aa9-9211-9deadf0e2785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.306434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (e484a04d-504d-446c-b2b9-6c936e97914d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.306907 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:31.307827 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cded1ff6-75e2-4126-bc4a-342bb09e87cb tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:31.308428 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1321/5263] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:31 2026] POST /volume/v3/volumes => generated 756 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:31.315019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.316837 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:31.317035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:31.317231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:31.322568 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.324777 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:31.325233 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0a68d0da-6e76-43a4-854b-318d50493627", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1142805624"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:31.327066 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {"'backup_id": '0a68d0da-6e76-43a4-854b-318d50493627', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1142805624'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:31.327233 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:31.329712 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:31.329712 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:31.331806 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:31.333603 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:31.338878 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5134b4f-6706-4c5f-80db-d6c95047c067 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:31.339393 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1311/5264] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:31 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:31.339667 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (1ceeb139-39d0-471b-ac01-7cdca77e968d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.340542 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e570c4e-4098-4d87-8bfd-91568052ff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.341456 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:31.366892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e570c4e-4098-4d87-8bfd-91568052ff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.367726 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9412ea-da08-4bfc-b2d9-11d8ed34f3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.409839 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['6d9accd4-6c99-487a-a92c-6a05b08168f7', '69fccd28-f094-476f-b654-76c84a609b04', 'b1aa25f7-f814-4ae9-a15b-1998c6d293dd', 'afc92b08-00bb-4016-b44d-d4bfb0171324'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:31.410939 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9412ea-da08-4bfc-b2d9-11d8ed34f3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9accd4-6c99-487a-a92c-6a05b08168f7', '69fccd28-f094-476f-b654-76c84a609b04', 'b1aa25f7-f814-4ae9-a15b-1998c6d293dd', 'afc92b08-00bb-4016-b44d-d4bfb0171324']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.411765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc67bca9-7cec-422a-971f-259354f15b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.436005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc67bca9-7cec-422a-971f-259354f15b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177131b2-2659-4609-afdd-ab753feefaa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1142805624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['6d9accd4-6c99-487a-a92c-6a05b08168f7','69fccd28-f094-476f-b654-76c84a609b04','b1aa25f7-f814-4ae9-a15b-1998c6d293dd','afc92b08-00bb-4016-b44d-d4bfb0171324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1142805624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177131b2-2659-4609-afdd-ab753feefaa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.436781 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6745232f-e6d5-428a-a7ba-c7f45f1a1a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.451819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6745232f-e6d5-428a-a7ba-c7f45f1a1a63) transitioned into state 'SUCCESS' from state '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-1142805624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['6d9accd4-6c99-487a-a92c-6a05b08168f7','69fccd28-f094-476f-b654-76c84a609b04','b1aa25f7-f814-4ae9-a15b-1998c6d293dd','afc92b08-00bb-4016-b44d-d4bfb0171324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.452466 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4025086e-9ff1-4531-846f-7febfd5a2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.460626 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4025086e-9ff1-4531-846f-7febfd5a2769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.461536 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (1ceeb139-39d0-471b-ac01-7cdca77e968d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.461812 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:31.462324 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8e0c847f-b012-4a77-b7c6-3a0b60fc8303 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:31.462936 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1321/5265] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:31 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:31.475065 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3663b169-07e8-4634-88e2-8bd95c9824cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.476571 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:31.476891 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0a68d0da-6e76-43a4-854b-318d50493627", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1610913433"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:31.478201 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {"'backup_id": '0a68d0da-6e76-43a4-854b-318d50493627', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1610913433'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:31.478311 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:31.483462 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:31.489349 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (09832131-a9f6-4ce2-9bd8-ddf16fea20d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.490724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaf902d-c87b-48e8-b76c-884f724003aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.491760 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:31.515275 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eaf902d-c87b-48e8-b76c-884f724003aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.516126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bf67a2-ba91-44eb-b4e6-c616fec13cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.565750 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['cebe5b80-0da5-4662-b162-87b7396d3686', '33b7b222-3bc8-4408-a9ed-a5f4a46223b3', 'aa28695b-974e-4cee-808c-7809b21f146a', '184c8c09-19e1-4686-9cdf-7ad989487e35'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:31.566619 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bf67a2-ba91-44eb-b4e6-c616fec13cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cebe5b80-0da5-4662-b162-87b7396d3686', '33b7b222-3bc8-4408-a9ed-a5f4a46223b3', 'aa28695b-974e-4cee-808c-7809b21f146a', '184c8c09-19e1-4686-9cdf-7ad989487e35']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.567491 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c42ab10-ee77-49c0-975e-d9366d2908cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.592114 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c42ab10-ee77-49c0-975e-d9366d2908cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ecaed1d-f8dd-44bf-be75-62502f2d6a3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1610913433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['cebe5b80-0da5-4662-b162-87b7396d3686','33b7b222-3bc8-4408-a9ed-a5f4a46223b3','aa28695b-974e-4cee-808c-7809b21f146a','184c8c09-19e1-4686-9cdf-7ad989487e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1610913433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ecaed1d-f8dd-44bf-be75-62502f2d6a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.592921 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bade5c3-af51-4e5b-b00e-d37fa27c92ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.614964 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bade5c3-af51-4e5b-b00e-d37fa27c92ac) transitioned into state 'SUCCESS' from state '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-1610913433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['cebe5b80-0da5-4662-b162-87b7396d3686','33b7b222-3bc8-4408-a9ed-a5f4a46223b3','aa28695b-974e-4cee-808c-7809b21f146a','184c8c09-19e1-4686-9cdf-7ad989487e35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.615680 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a1d7741-f476-45f4-b40d-3190730230a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.625262 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a1d7741-f476-45f4-b40d-3190730230a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.626121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (09832131-a9f6-4ce2-9bd8-ddf16fea20d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.626468 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:31.627236 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3663b169-07e8-4634-88e2-8bd95c9824cc tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:31.627834 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1313/5266] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:31 2026] POST /volume/v3/volumes => generated 756 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:31.638102 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.640250 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:31.640604 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0a68d0da-6e76-43a4-854b-318d50493627", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-407979549"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:31.642041 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {"'backup_id": '0a68d0da-6e76-43a4-854b-318d50493627', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-407979549'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:31.642181 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:31.642437 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:31.642437 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:31.653653 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:31.659627 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (b96e66f1-762f-4446-9a84-172e0313a512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.660426 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32f5c96-f8c4-4946-9b2e-e0f0f52b407e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.661296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:31.687413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32f5c96-f8c4-4946-9b2e-e0f0f52b407e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.688272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b37af0-5bf8-4499-a986-c38a8d24c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.725434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['dc5db108-d295-44dd-bee2-c7b2f10b539e', '8f9a6b12-5f03-4dd1-a081-96e436e8ecc5', 'cb7e1c20-350d-41a4-b9f2-317e6d2e4a88', '3a2e1631-1728-45b1-be47-1134ff5f9265'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:31.726126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b37af0-5bf8-4499-a986-c38a8d24c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc5db108-d295-44dd-bee2-c7b2f10b539e', '8f9a6b12-5f03-4dd1-a081-96e436e8ecc5', 'cb7e1c20-350d-41a4-b9f2-317e6d2e4a88', '3a2e1631-1728-45b1-be47-1134ff5f9265']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.726787 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda04b97-cc68-4912-a84e-d82776c431b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.746586 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda04b97-cc68-4912-a84e-d82776c431b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-407979549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['dc5db108-d295-44dd-bee2-c7b2f10b539e','8f9a6b12-5f03-4dd1-a081-96e436e8ecc5','cb7e1c20-350d-41a4-b9f2-317e6d2e4a88','3a2e1631-1728-45b1-be47-1134ff5f9265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-407979549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.747280 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0e672a-d6e7-4bd0-910d-048c93b8523a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.761965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0e672a-d6e7-4bd0-910d-048c93b8523a) transitioned into state 'SUCCESS' from state '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-407979549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['dc5db108-d295-44dd-bee2-c7b2f10b539e','8f9a6b12-5f03-4dd1-a081-96e436e8ecc5','cb7e1c20-350d-41a4-b9f2-317e6d2e4a88','3a2e1631-1728-45b1-be47-1134ff5f9265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.762683 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04de5fc6-02f7-4423-b1da-69d64a2b473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.770763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04de5fc6-02f7-4423-b1da-69d64a2b473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.771932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (b96e66f1-762f-4446-9a84-172e0313a512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.772362 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:31.773286 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0fe86798-e2f2-4052-9979-b7a2eb3b967f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:31.773851 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1322/5267] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:31 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:31.784359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0e056da6-dc79-447f-92db-a8429e690c07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.785990 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:31.786323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "0a68d0da-6e76-43a4-854b-318d50493627", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-175913781"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:31.787689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request body: {'volume': {"'backup_id": '0a68d0da-6e76-43a4-854b-318d50493627', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-175913781'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:31.787848 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume of 1 GB Aug 14 02:24:31.791611 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Availability Zones retrieved successfully. Aug 14 02:24:31.796893 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (abb59700-5224-444b-b9c3-c2ac88e0cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.797742 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d94280-0590-44e0-83c3-2a4d8eda422c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.798640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:31.822061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d94280-0590-44e0-83c3-2a4d8eda422c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.822776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268c3cab-97f3-45dc-927a-6101ebf5e9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.859898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Created reservations ['f3ab6443-b7bb-46b7-b703-b5bf479871b8', '37acbba9-df80-47d8-bbbe-5eb32fcca434', 'df1e738a-d3d3-4d30-ac34-9dd1e2ff21b7', '9db0b5fb-4048-468e-ac3f-10bc15074a4c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:31.860589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (268c3cab-97f3-45dc-927a-6101ebf5e9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3ab6443-b7bb-46b7-b703-b5bf479871b8', '37acbba9-df80-47d8-bbbe-5eb32fcca434', 'df1e738a-d3d3-4d30-ac34-9dd1e2ff21b7', '9db0b5fb-4048-468e-ac3f-10bc15074a4c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.861220 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb1111f-d94c-4e25-a604-5ac4f20c3989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.881429 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb1111f-d94c-4e25-a604-5ac4f20c3989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8498efac-c04b-4c7c-b400-acce250f2e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-175913781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['f3ab6443-b7bb-46b7-b703-b5bf479871b8','37acbba9-df80-47d8-bbbe-5eb32fcca434','df1e738a-d3d3-4d30-ac34-9dd1e2ff21b7','9db0b5fb-4048-468e-ac3f-10bc15074a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-175913781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8498efac-c04b-4c7c-b400-acce250f2e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a678ad1a14724b03a913180af8570fb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d354edeec14d96b104782ca074ca6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.882457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57c0896-bb9b-4e48-8b58-c14a1c6a3060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.898937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57c0896-bb9b-4e48-8b58-c14a1c6a3060) transitioned into state 'SUCCESS' from state '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-175913781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a678ad1a14724b03a913180af8570fb2',qos_specs=None,replication_status=,reservations=['f3ab6443-b7bb-46b7-b703-b5bf479871b8','37acbba9-df80-47d8-bbbe-5eb32fcca434','df1e738a-d3d3-4d30-ac34-9dd1e2ff21b7','9db0b5fb-4048-468e-ac3f-10bc15074a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d354edeec14d96b104782ca074ca6c',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.899543 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92dcb9c5-811f-4f8e-a253-de473ba5764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:31.907312 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92dcb9c5-811f-4f8e-a253-de473ba5764f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:31.908038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Flow 'volume_create_api' (abb59700-5224-444b-b9c3-c2ac88e0cb2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:31.908301 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Create volume request issued successfully. Aug 14 02:24:31.908800 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0e056da6-dc79-447f-92db-a8429e690c07 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:31.909220 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1312/5268] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:31 2026] POST /volume/v3/volumes => generated 755 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:31.919767 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ec9f253e-13d7-4183-a940-28ec268757a4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.921472 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ec9f253e-13d7-4183-a940-28ec268757a4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 Aug 14 02:24:31.921652 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ec9f253e-13d7-4183-a940-28ec268757a4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:31.921851 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ec9f253e-13d7-4183-a940-28ec268757a4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:31.930082 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:31.930082 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:31.933309 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ec9f253e-13d7-4183-a940-28ec268757a4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:31.936982 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ec9f253e-13d7-4183-a940-28ec268757a4 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 returned with HTTP 200 Aug 14 02:24:31.937339 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1322/5269] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:31 2026] GET /volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:31.954594 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.969369 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 Aug 14 02:24:31.969514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:31.969719 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:31.976415 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:31.976415 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:31.980067 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:31.983954 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15c2b862-c0f7-4fea-a28a-f163f32785f7 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 returned with HTTP 200 Aug 14 02:24:31.984332 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1314/5270] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:31 2026] GET /volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:31.998215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:31.999958 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b Aug 14 02:24:32.000171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.000386 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.006389 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.006389 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:32.009651 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:32.013356 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9d56098-3d36-4899-9ba8-cc0f56e936ea tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b returned with HTTP 200 Aug 14 02:24:32.013767 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1323/5271] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:31 2026] GET /volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:32.026235 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:32.028884 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f Aug 14 02:24:32.029044 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.029231 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.035533 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.035533 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:32.038637 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:32.042430 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49b96ef1-0aba-4d21-852c-f8eb2ccb96ad tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f returned with HTTP 200 Aug 14 02:24:32.042995 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1313/5272] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:32 2026] GET /volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:32.054359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:32.056577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 Aug 14 02:24:32.056947 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.057257 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.066402 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.066402 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:32.070029 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:32.073723 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-18a95a8b-1370-4f1e-a458-04f8e5948859 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 returned with HTTP 200 Aug 14 02:24:32.074062 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1323/5273] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:32 2026] GET /volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:32.085244 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:32.086900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:32.087213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.087494 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.087669 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete backup with id: 0a68d0da-6e76-43a4-854b-318d50493627. Aug 14 02:24:32.091645 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.091645 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:32.102224 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] delete_backup rpcapi backup_id 0a68d0da-6e76-43a4-854b-318d50493627 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:24:32.106698 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8042b632-d8b8-45b3-834a-68ba14c90c49 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 202 Aug 14 02:24:32.106698 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1315/5274] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:32 2026] DELETE /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:24:32.112729 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:32.114393 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:32.114562 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.114748 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.114847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:32.118799 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.118799 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:32.120769 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-439e8e8d-7e28-405d-bcb9-740c19461cd0 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 200 Aug 14 02:24:32.120769 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1324/5275] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:32 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:32.352777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:32.354950 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:32.355201 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:32.355391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:32.366529 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:32.366529 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:32.370818 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:32.376432 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d515ca1f-dd23-4a58-a40b-5985b3b42f5a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:32.376432 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1314/5276] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:32 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:33.129611 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:33.131344 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 Aug 14 02:24:33.131573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:33.131779 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:33.131869 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Show backup with id 0a68d0da-6e76-43a4-854b-318d50493627. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:24:33.135350 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-496a1293-ae88-4dc5-9302-1de39546cdf1 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 returned with HTTP 404 Aug 14 02:24:33.135812 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1324/5277] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:33 2026] GET /volume/v3/backups/0a68d0da-6e76-43a4-854b-318d50493627 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:33.143911 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43fca08b-1f5b-49f9-a149-79eec549e074 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:33.145591 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 Aug 14 02:24:33.145813 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:33.146021 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:33.146216 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: 8498efac-c04b-4c7c-b400-acce250f2e48 Aug 14 02:24:33.155000 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:33.155000 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:33.155554 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:33.181981 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:33.182210 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43fca08b-1f5b-49f9-a149-79eec549e074 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 returned with HTTP 202 Aug 14 02:24:33.185516 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1316/5278] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:33 2026] DELETE /volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:33.205538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:33.212009 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 Aug 14 02:24:33.212335 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:33.212531 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:33.221116 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:33.221116 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:33.224812 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:33.231466 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1b7ba5a4-07b7-46b2-8c85-8e2b2d35a870 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 returned with HTTP 200 Aug 14 02:24:33.231884 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1325/5279] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:33 2026] GET /volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:33.391932 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:33.393819 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:33.394038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:33.394951 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:33.403521 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:33.403521 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:33.407841 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:33.416451 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32e37c98-6cc0-40d0-8b6c-2786cf9c50ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:33.416451 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1315/5280] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:33 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:34.088856 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-d0cb979a-7ad8-47d7-8fea-b05a7de8ffc6 req-ef836620-f3ca-480d-b24b-8a9b1532980d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:34.090892 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-d0cb979a-7ad8-47d7-8fea-b05a7de8ffc6 req-ef836620-f3ca-480d-b24b-8a9b1532980d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef Aug 14 02:24:34.091131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-d0cb979a-7ad8-47d7-8fea-b05a7de8ffc6 req-ef836620-f3ca-480d-b24b-8a9b1532980d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:34.091390 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-d0cb979a-7ad8-47d7-8fea-b05a7de8ffc6 req-ef836620-f3ca-480d-b24b-8a9b1532980d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:34.098664 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:34.098664 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:34.144379 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-d0cb979a-7ad8-47d7-8fea-b05a7de8ffc6 req-ef836620-f3ca-480d-b24b-8a9b1532980d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef returned with HTTP 200 Aug 14 02:24:34.144845 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1325/5281] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:24:34 2026] DELETE /volume/v3/attachments/02cfcb57-db0c-45f6-8319-e0475fd26aef => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:34.243512 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18c0cbd8-30f2-4147-a37c-692916d18a18 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:34.245360 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18c0cbd8-30f2-4147-a37c-692916d18a18 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 Aug 14 02:24:34.245566 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18c0cbd8-30f2-4147-a37c-692916d18a18 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:34.245777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18c0cbd8-30f2-4147-a37c-692916d18a18 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:34.252417 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18c0cbd8-30f2-4147-a37c-692916d18a18 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 returned with HTTP 404 Aug 14 02:24:34.253090 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1317/5282] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:34 2026] GET /volume/v3/volumes/8498efac-c04b-4c7c-b400-acce250f2e48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:34.260704 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:34.262756 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f Aug 14 02:24:34.262986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:34.263230 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:34.263413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: 4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f Aug 14 02:24:34.271409 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:34.271409 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:34.271960 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:34.290941 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:34.291129 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ae12a007-1ee0-48dc-abf7-194e7da40a1f tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f returned with HTTP 202 Aug 14 02:24:34.291580 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1326/5283] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:34 2026] DELETE /volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:34.300804 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:34.302974 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f Aug 14 02:24:34.303136 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:34.303335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:34.309599 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:34.309599 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:34.313324 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:34.317488 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5645aaec-9555-4554-a2a9-7ed9d0c4c3ef tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f returned with HTTP 200 Aug 14 02:24:34.317910 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1316/5284] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:34 2026] GET /volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:34.430490 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-c7123c43-6300-40a7-889b-0d8cd5800060 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:34.432104 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7123c43-6300-40a7-889b-0d8cd5800060 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:34.432342 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7123c43-6300-40a7-889b-0d8cd5800060 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:34.432582 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-c7123c43-6300-40a7-889b-0d8cd5800060 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:34.444152 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:34.444152 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:34.447513 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-c7123c43-6300-40a7-889b-0d8cd5800060 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:34.451578 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-c7123c43-6300-40a7-889b-0d8cd5800060 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:34.452039 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1326/5285] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:34 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:35.181265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.182999 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:35.183321 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-525860396", "source_volid": "b4accfb6-e55e-4bc5-8670-f1aae068a5c5", "volume_type": "tempest-scenario-type-luks-108447970", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:35.184723 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-525860396', 'source_volid': 'b4accfb6-e55e-4bc5-8670-f1aae068a5c5', 'volume_type': 'tempest-scenario-type-luks-108447970', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:35.193909 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.193909 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:35.194315 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume retrieved successfully. Aug 14 02:24:35.194406 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume of 1 GB Aug 14 02:24:35.195010 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Availability Zones retrieved successfully. Aug 14 02:24:35.199935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (1b279bb9-e936-4228-b0db-8292cfdf410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:35.200925 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae409809-8641-47c2-8ec7-9e006cddeba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:35.201860 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:35.220379 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae409809-8641-47c2-8ec7-9e006cddeba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b4accfb6-e55e-4bc5-8670-f1aae068a5c5', 'volume_type': VolumeType(created_at=2026-08-14T02:23:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=053161a7-1c86-4101-92c2-7a22860a7750,is_public=True,name='tempest-scenario-type-luks-108447970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '053161a7-1c86-4101-92c2-7a22860a7750', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:35.221067 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e43c6-9191-4296-a06f-26c7fbcbbce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:35.256378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Created reservations ['17ee7e95-6d46-4090-ac6b-3127226e9e76', '2b12cfb3-5e79-4cc5-b77d-b250150ce2fb', '350ebf00-b267-4ccb-8d3e-39317fc5d314', '50d98339-ece8-471c-8ede-16956c3f6956'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:35.257189 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261e43c6-9191-4296-a06f-26c7fbcbbce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17ee7e95-6d46-4090-ac6b-3127226e9e76', '2b12cfb3-5e79-4cc5-b77d-b250150ce2fb', '350ebf00-b267-4ccb-8d3e-39317fc5d314', '50d98339-ece8-471c-8ede-16956c3f6956']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:35.257988 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbe973b-0fb3-47f9-826f-4193e91740ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:35.288458 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbe973b-0fb3-47f9-826f-4193e91740ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad46f697-d322-481e-b6c1-b0a3c1b421d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-525860396',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['17ee7e95-6d46-4090-ac6b-3127226e9e76','2b12cfb3-5e79-4cc5-b77d-b250150ce2fb','350ebf00-b267-4ccb-8d3e-39317fc5d314','50d98339-ece8-471c-8ede-16956c3f6956'],size=1,snapshot_id=None,source_replicaid=,source_volid=b4accfb6-e55e-4bc5-8670-f1aae068a5c5,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750), '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-14T02:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-525860396',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ad46f697-d322-481e-b6c1-b0a3c1b421d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039994fa89a64b74883c3be13137a580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b4accfb6-e55e-4bc5-8670-f1aae068a5c5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da28e25be7934728bd1e40bd21f949e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(053161a7-1c86-4101-92c2-7a22860a7750),volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:35.289161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093be43c-eed9-4bfd-8f36-ee87708b3962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:35.305226 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093be43c-eed9-4bfd-8f36-ee87708b3962) transitioned into state 'SUCCESS' from state '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-525860396',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039994fa89a64b74883c3be13137a580',qos_specs=None,replication_status=,reservations=['17ee7e95-6d46-4090-ac6b-3127226e9e76','2b12cfb3-5e79-4cc5-b77d-b250150ce2fb','350ebf00-b267-4ccb-8d3e-39317fc5d314','50d98339-ece8-471c-8ede-16956c3f6956'],size=1,snapshot_id=None,source_replicaid=,source_volid=b4accfb6-e55e-4bc5-8670-f1aae068a5c5,status='creating',user_id='da28e25be7934728bd1e40bd21f949e8',volume_type_id=053161a7-1c86-4101-92c2-7a22860a7750)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:35.305941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204cb8f1-d850-4399-986a-673e2b1268eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:35.321183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204cb8f1-d850-4399-986a-673e2b1268eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:35.321988 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Flow 'volume_create_api' (1b279bb9-e936-4228-b0db-8292cfdf410b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:35.322303 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Create volume request issued successfully. Aug 14 02:24:35.322958 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-14da9452-fd3f-47b9-a3c1-a2fd3f9886f9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:35.323434 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1318/5286] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:24:35 2026] POST /volume/v3/volumes => generated 807 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:35.331364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-50ae6b77-dd7d-4016-8f5c-7125d2669a01 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.333506 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50ae6b77-dd7d-4016-8f5c-7125d2669a01 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f Aug 14 02:24:35.333715 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50ae6b77-dd7d-4016-8f5c-7125d2669a01 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:35.333933 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-50ae6b77-dd7d-4016-8f5c-7125d2669a01 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:35.335267 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-237f2059-06b5-4235-9cd9-4063704df635 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.337258 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-237f2059-06b5-4235-9cd9-4063704df635 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:35.337468 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-237f2059-06b5-4235-9cd9-4063704df635 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:35.337724 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-237f2059-06b5-4235-9cd9-4063704df635 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:35.340599 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-50ae6b77-dd7d-4016-8f5c-7125d2669a01 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f returned with HTTP 404 Aug 14 02:24:35.341110 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1327/5287] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:35 2026] GET /volume/v3/volumes/4c3174f2-b3b9-4247-b1c3-1c0c093a4e8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:35.344985 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.344985 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:35.348693 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-237f2059-06b5-4235-9cd9-4063704df635 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:35.352422 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-237f2059-06b5-4235-9cd9-4063704df635 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:35.352791 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1317/5288] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:35 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:35.353790 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a7a691b1-76b0-412a-941f-003215f25d3d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.355497 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b Aug 14 02:24:35.355695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:35.355885 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:35.356035 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: 3ecaed1d-f8dd-44bf-be75-62502f2d6a3b Aug 14 02:24:35.362912 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.362912 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:35.363398 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:35.379534 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:35.379775 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a7a691b1-76b0-412a-941f-003215f25d3d tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b returned with HTTP 202 Aug 14 02:24:35.380210 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1327/5289] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:35 2026] DELETE /volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:35.386940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.389244 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b Aug 14 02:24:35.391901 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:35.391901 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:35.397727 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.397727 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:35.401634 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:35.405867 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ef3c490-8a5e-4feb-bff6-d4dbf1958721 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b returned with HTTP 200 Aug 14 02:24:35.406290 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1319/5290] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:35 2026] GET /volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:35.466912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-25360895-19f4-4612-bcbe-b59231aec0be None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.470610 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25360895-19f4-4612-bcbe-b59231aec0be tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:35.470884 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25360895-19f4-4612-bcbe-b59231aec0be tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:35.471054 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-25360895-19f4-4612-bcbe-b59231aec0be tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:35.482948 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.482948 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:35.486488 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-25360895-19f4-4612-bcbe-b59231aec0be tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:35.490884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-25360895-19f4-4612-bcbe-b59231aec0be tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:35.491316 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1328/5291] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:35 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:35.678440 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a961757f-194d-452d-bc5e-0e3275beca4e req-e6df0950-46d2-4783-826a-94158788b669 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:35.681276 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-e6df0950-46d2-4783-826a-94158788b669 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c/action Aug 14 02:24:35.681787 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-e6df0950-46d2-4783-826a-94158788b669 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:35.681960 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-e6df0950-46d2-4783-826a-94158788b669 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:35.705961 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:35.705961 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:35.718843 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a961757f-194d-452d-bc5e-0e3275beca4e req-e6df0950-46d2-4783-826a-94158788b669 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c/action returned with HTTP 204 Aug 14 02:24:35.719530 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1318/5292] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:24:35 2026] POST /volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:36.365765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-81484daf-048c-40d2-84fb-fd3f0321d797 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:36.367890 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81484daf-048c-40d2-84fb-fd3f0321d797 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:36.368143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81484daf-048c-40d2-84fb-fd3f0321d797 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:36.368400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-81484daf-048c-40d2-84fb-fd3f0321d797 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:36.376868 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:36.376868 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:36.380641 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-81484daf-048c-40d2-84fb-fd3f0321d797 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:36.385285 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-81484daf-048c-40d2-84fb-fd3f0321d797 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:36.385735 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1328/5293] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:36 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:36.422109 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2d1811b8-2afa-4805-b32d-4773ef90a13a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:36.423955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d1811b8-2afa-4805-b32d-4773ef90a13a tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b Aug 14 02:24:36.424161 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d1811b8-2afa-4805-b32d-4773ef90a13a tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:36.424433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2d1811b8-2afa-4805-b32d-4773ef90a13a tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:36.430818 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2d1811b8-2afa-4805-b32d-4773ef90a13a tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b returned with HTTP 404 Aug 14 02:24:36.431277 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1320/5294] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:36 2026] GET /volume/v3/volumes/3ecaed1d-f8dd-44bf-be75-62502f2d6a3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:36.437457 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:36.439150 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 Aug 14 02:24:36.439333 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:36.439505 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:36.439653 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: 177131b2-2659-4609-afdd-ab753feefaa1 Aug 14 02:24:36.446153 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:36.446153 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:36.446760 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:36.461250 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:36.461443 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e46ece5e-a31a-4d78-8641-59a7d963fd83 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 returned with HTTP 202 Aug 14 02:24:36.461856 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1329/5295] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:36 2026] DELETE /volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:36.469159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:36.471176 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 Aug 14 02:24:36.471385 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:36.471576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:36.479126 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:36.479126 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:36.482711 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:36.486812 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b13dea1-fb88-4b88-b1ba-9555d94891ee tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 returned with HTTP 200 Aug 14 02:24:36.487219 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1319/5296] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:36 2026] GET /volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:36.505398 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:36.507249 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:24:36.507451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:36.507683 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:36.517480 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:36.517480 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:36.521688 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:36.527553 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-695616a8-8b2a-4dc0-9769-386e7c9da6cd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:24:36.528131 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1329/5297] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:36 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:37.122035 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.124961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:37.125255 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.125517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.132436 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.132436 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:37.136300 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:37.140262 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-8a0c2639-250d-404c-9d22-709b1ef44050 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:37.140665 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1321/5298] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:37.215272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-045a4667-52ff-417b-8d2d-a78a23555cc0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.215667 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-045a4667-52ff-417b-8d2d-a78a23555cc0 None None] GET https://10.4.3.35/volume// Aug 14 02:24:37.215845 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-045a4667-52ff-417b-8d2d-a78a23555cc0 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.216020 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-045a4667-52ff-417b-8d2d-a78a23555cc0 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.216384 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-045a4667-52ff-417b-8d2d-a78a23555cc0 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:37.216692 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1330/5299] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:37.224051 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6941db18-3647-49ac-be20-6c595722cc64 req-bdd79960-9e8b-4b26-abe7-07e1c3828278 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.250008 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-bdd79960-9e8b-4b26-abe7-07e1c3828278 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:24:37.250417 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-bdd79960-9e8b-4b26-abe7-07e1c3828278 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f12af4f-ec65-4535-a3eb-8ebd10825961", "connector": null, "instance_uuid": "7bd526d7-d7e9-4f6b-849b-744ade2a84ba"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:37.258454 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.258454 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:37.280255 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-bdd79960-9e8b-4b26-abe7-07e1c3828278 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:24:37.280964 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1320/5300] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:24:37 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:37.308286 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-90f27423-c418-4504-a3ef-42c8d59fb477 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.310271 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-90f27423-c418-4504-a3ef-42c8d59fb477 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:37.310496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-90f27423-c418-4504-a3ef-42c8d59fb477 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.310741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-90f27423-c418-4504-a3ef-42c8d59fb477 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.313579 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=147,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:24:37.318373 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4c67a333-1c92-4b78-ab84-c796c2137752 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.318493 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c67a333-1c92-4b78-ab84-c796c2137752 None None] GET https://10.4.3.35/volume// Aug 14 02:24:37.318659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c67a333-1c92-4b78-ab84-c796c2137752 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.318862 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4c67a333-1c92-4b78-ab84-c796c2137752 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.319180 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4c67a333-1c92-4b78-ab84-c796c2137752 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:37.319439 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1322/5301] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:37.321144 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.321144 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:37.325042 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-90f27423-c418-4504-a3ef-42c8d59fb477 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:37.328050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.328879 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-90f27423-c418-4504-a3ef-42c8d59fb477 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:37.329251 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1330/5302] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:37.330520 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:37.330797 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.331029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.342123 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.342123 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:37.346141 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:37.350288 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-ac15d9ca-7039-46a3-b8d7-9bed4231515f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:37.350814 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1331/5303] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:37.399116 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.401070 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:37.401327 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.401600 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.408864 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.408864 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:37.412771 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:37.417355 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffabaae5-f3d0-4f8a-9c4d-09d091c7825e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:37.417928 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1321/5304] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:37.454609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.456825 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] PUT https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 Aug 14 02:24:37.457217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:37.465369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Acquiring lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:24:37.470488 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:24:37.471497 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.471497 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:37.498565 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bf0e9eef-83f1-48be-98d3-ad32a0a5ab79 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.500263 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bf0e9eef-83f1-48be-98d3-ad32a0a5ab79 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 Aug 14 02:24:37.500425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9eef-83f1-48be-98d3-ad32a0a5ab79 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.500660 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bf0e9eef-83f1-48be-98d3-ad32a0a5ab79 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.507376 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bf0e9eef-83f1-48be-98d3-ad32a0a5ab79 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 returned with HTTP 404 Aug 14 02:24:37.507864 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1331/5305] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/177131b2-2659-4609-afdd-ab753feefaa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:37.514935 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.517819 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 Aug 14 02:24:37.518086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.518374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.518971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: 115bcc2a-35dd-4973-b396-ce72b73d4b00 Aug 14 02:24:37.528252 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.528252 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:37.528707 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:37.549086 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:37.549336 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6bdb6d40-eef7-44e7-acc9-ee1690714465 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 returned with HTTP 202 Aug 14 02:24:37.549916 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1332/5306] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:37 2026] DELETE /volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:37.556972 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1c485907-c816-404a-8662-dfa1a186bb2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:37.558824 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c485907-c816-404a-8662-dfa1a186bb2e tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 Aug 14 02:24:37.559122 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c485907-c816-404a-8662-dfa1a186bb2e tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:37.559331 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c485907-c816-404a-8662-dfa1a186bb2e tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:37.563289 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" released by "attachment_update" :: held 0.093s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:24:37.563623 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-3997ba47-d1d1-44ca-a802-87e3cced15d9 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 returned with HTTP 200 Aug 14 02:24:37.564248 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1323/5307] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:24:37 2026] PUT /volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:37.566768 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:37.566768 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:37.571489 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1c485907-c816-404a-8662-dfa1a186bb2e tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:37.577453 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c485907-c816-404a-8662-dfa1a186bb2e tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 returned with HTTP 200 Aug 14 02:24:37.578006 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1322/5308] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:37 2026] GET /volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:38.342248 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:38.344097 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:38.344293 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:38.344496 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:38.353557 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:38.353557 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:38.356842 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:38.360735 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd80b99d-b2be-4875-b765-d3b8d311b722 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:38.361077 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1332/5309] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:38 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:38.430031 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-65509491-3699-4fe2-8421-5fe5909ebe1b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:38.431641 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-65509491-3699-4fe2-8421-5fe5909ebe1b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:38.431808 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-65509491-3699-4fe2-8421-5fe5909ebe1b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:38.432005 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-65509491-3699-4fe2-8421-5fe5909ebe1b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:38.439511 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:38.439511 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:38.443689 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-65509491-3699-4fe2-8421-5fe5909ebe1b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:38.448472 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-65509491-3699-4fe2-8421-5fe5909ebe1b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:38.448971 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1333/5310] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:38 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:38.590605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43e9cf5e-f57f-4b14-b9a0-e15d5f856578 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:38.592370 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e9cf5e-f57f-4b14-b9a0-e15d5f856578 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 Aug 14 02:24:38.592623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e9cf5e-f57f-4b14-b9a0-e15d5f856578 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:38.592852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e9cf5e-f57f-4b14-b9a0-e15d5f856578 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:38.598587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e9cf5e-f57f-4b14-b9a0-e15d5f856578 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 returned with HTTP 404 Aug 14 02:24:38.599136 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1324/5311] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:38 2026] GET /volume/v3/volumes/115bcc2a-35dd-4973-b396-ce72b73d4b00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:38.605650 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:38.607379 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] DELETE https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:38.607576 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:38.607801 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:38.607960 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume with id: a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:38.614761 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:38.614761 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:38.615179 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:38.631499 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Delete volume request issued successfully. Aug 14 02:24:38.631757 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4248c79b-50ee-4ac3-8dc8-773c50fa9454 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c returned with HTTP 202 Aug 14 02:24:38.632354 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1323/5312] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:38 2026] DELETE /volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:38.639773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:38.641747 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:38.641982 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:38.642181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:38.650128 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:38.650128 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:38.653872 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Volume info retrieved successfully. Aug 14 02:24:38.659324 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0da4dad6-9dc5-4ec0-8d0e-8caf92827908 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c returned with HTTP 200 Aug 14 02:24:38.659888 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1333/5313] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:38 2026] GET /volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:39.372633 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:39.374432 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:39.374656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:39.374886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:39.383302 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:39.383302 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:39.386305 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:39.389853 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bf1d82d1-899f-4dc9-a26d-177b270da743 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:39.390390 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1334/5314] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:39 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:39.460944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:39.462567 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:39.462771 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:39.462937 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:39.469225 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:39.469225 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:39.472314 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:39.475963 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91f5b1c1-3e82-4771-848f-2658ff5c9a4f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:39.476319 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1325/5315] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:39 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:39.671852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bae3121a-886d-44ea-90f3-ddda9f36b9d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:39.673493 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bae3121a-886d-44ea-90f3-ddda9f36b9d5 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] GET https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c Aug 14 02:24:39.673666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bae3121a-886d-44ea-90f3-ddda9f36b9d5 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:39.673905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bae3121a-886d-44ea-90f3-ddda9f36b9d5 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:39.676500 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=208,cinder:UPDATE=53,cinder:INSERT=27 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:24:39.681028 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bae3121a-886d-44ea-90f3-ddda9f36b9d5 tempest-CreateVolumesFromBackupTest-890083234 tempest-CreateVolumesFromBackupTest-890083234-project-member] https://10.4.3.35/volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c returned with HTTP 404 Aug 14 02:24:39.681505 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1324/5316] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:39 2026] GET /volume/v3/volumes/a27ea6f6-8e41-4ee0-a740-436202a20d7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:40.402475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:40.404053 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:40.404267 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:40.404470 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:40.417007 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:40.417007 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:40.421694 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:40.428128 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6fbfd4ea-f0ad-4614-b291-3f21954630ce tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:40.428927 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1334/5317] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:40 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:40.491205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:40.493037 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:40.493254 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:40.493429 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:40.499897 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:40.499897 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:40.503704 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:40.507596 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9e4e9e4d-12f9-44ac-a6e7-82ded9708a66 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:40.508092 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1335/5318] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:40 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:41.008509 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5021faad-9d1a-4e9f-938d-ebb57f68436e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:41.112254 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5021faad-9d1a-4e9f-938d-ebb57f68436e tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools Aug 14 02:24:41.112460 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5021faad-9d1a-4e9f-938d-ebb57f68436e tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:41.112662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5021faad-9d1a-4e9f-938d-ebb57f68436e tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:41.120988 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5021faad-9d1a-4e9f-938d-ebb57f68436e tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:24:41.121374 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1326/5319] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:24:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:41.128665 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a6fca76-bb04-4885-8058-7b20b65afdb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:41.130255 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a6fca76-bb04-4885-8058-7b20b65afdb2 tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:24:41.130413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a6fca76-bb04-4885-8058-7b20b65afdb2 tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:41.130611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a6fca76-bb04-4885-8058-7b20b65afdb2 tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:41.140168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a6fca76-bb04-4885-8058-7b20b65afdb2 tempest-ProjectAdminTests-1731736391 tempest-ProjectAdminTests-1731736391-project-admin] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 200 Aug 14 02:24:41.140551 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1325/5320] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:24:41 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:41.443884 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:41.446715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:41.446881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:41.447044 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:41.461722 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:41.461722 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:41.467063 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:41.471332 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d5093ced-2c07-45e3-95a0-ddcbcd2b4c5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:41.471741 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1335/5321] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:41 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:41.523452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1184976f-573d-46d8-9670-20bc7ee4956f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:41.525149 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1184976f-573d-46d8-9670-20bc7ee4956f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:41.525367 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1184976f-573d-46d8-9670-20bc7ee4956f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:41.525577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1184976f-573d-46d8-9670-20bc7ee4956f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:41.531772 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:41.531772 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:41.534963 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-1184976f-573d-46d8-9670-20bc7ee4956f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:41.539110 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1184976f-573d-46d8-9670-20bc7ee4956f tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:41.539522 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1336/5322] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:41 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:41.875656 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6941db18-3647-49ac-be20-6c595722cc64 req-faf00e9f-6f9d-452c-898b-f23cfc66b407 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:41.877611 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-faf00e9f-6f9d-452c-898b-f23cfc66b407 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7/action Aug 14 02:24:41.877981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-faf00e9f-6f9d-452c-898b-f23cfc66b407 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:41.878106 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-faf00e9f-6f9d-452c-898b-f23cfc66b407 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:41.881058 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=181,cinder:UPDATE=44,cinder:INSERT=22 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:24:41.894972 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:41.894972 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:41.904457 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6941db18-3647-49ac-be20-6c595722cc64 req-faf00e9f-6f9d-452c-898b-f23cfc66b407 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7/action returned with HTTP 204 Aug 14 02:24:41.904937 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1327/5323] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:24:41 2026] POST /volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:42.391361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b79a009f-16b8-42a9-b241-d4f10520755e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:42.479076 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b79a009f-16b8-42a9-b241-d4f10520755e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:42.479403 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b79a009f-16b8-42a9-b241-d4f10520755e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1306575624", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1691126264", "vendor_name": "tempest-vendor_name-1130871703"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:42.484322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cce81bb2-f881-4aee-901c-91d5da682a61 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:42.486648 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cce81bb2-f881-4aee-901c-91d5da682a61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:24:42.486907 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cce81bb2-f881-4aee-901c-91d5da682a61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:42.487137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cce81bb2-f881-4aee-901c-91d5da682a61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:42.494501 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b79a009f-16b8-42a9-b241-d4f10520755e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:42.494869 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1326/5324] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:42 2026] POST /volume/v3/types => generated 329 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:42.499272 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:42.499272 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:42.503434 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-927e8e11-c296-4ea5-8683-48178a55b16d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:42.503597 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-cce81bb2-f881-4aee-901c-91d5da682a61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:24:42.505200 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:42.505621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:42.507086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request body: {'volume': {'volume_type': 'd2d8ca3c-5595-4e7a-bc0a-b5331db5f56e', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:42.507994 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cce81bb2-f881-4aee-901c-91d5da682a61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:24:42.508383 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1336/5325] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:42 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:42.510871 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume of 1 GB Aug 14 02:24:42.511195 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:42.511195 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:42.511586 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Availability Zones retrieved successfully. Aug 14 02:24:42.517526 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (f10502de-7bd1-4607-b90c-2c46def391f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:42.518827 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc689cd-1542-4997-852d-77caa439b819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:42.519954 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:42.542503 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc689cd-1542-4997-852d-77caa439b819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:24:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1691126264',vendor_name='tempest-vendor_name-1130871703'},id=d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1306575624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2d8ca3c-5595-4e7a-bc0a-b5331db5f56e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:42.543323 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19eab25b-8953-4493-8c94-80327042dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:42.553180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f2521a42-35c4-4053-8714-4a320ea6f65d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:42.555721 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2521a42-35c4-4053-8714-4a320ea6f65d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:42.555954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2521a42-35c4-4053-8714-4a320ea6f65d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:42.556425 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2521a42-35c4-4053-8714-4a320ea6f65d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:42.563602 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:42.563602 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:42.567871 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2521a42-35c4-4053-8714-4a320ea6f65d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:42.573839 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2521a42-35c4-4053-8714-4a320ea6f65d tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:42.574326 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1328/5326] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:42 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:42.575269 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1306575624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1306575624, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:42.575582 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1306575624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1306575624, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:42.605658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['7440582f-35aa-4aaa-a2b3-692cf0874810', '1ed24c8a-154d-487f-935f-4c5e8a840d0a', '7a3af0db-4776-4331-b3c2-9ed789a607f3', 'da41da40-b71c-4cd1-9d46-d18f092a4e5d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:42.606468 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19eab25b-8953-4493-8c94-80327042dabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7440582f-35aa-4aaa-a2b3-692cf0874810', '1ed24c8a-154d-487f-935f-4c5e8a840d0a', '7a3af0db-4776-4331-b3c2-9ed789a607f3', 'da41da40-b71c-4cd1-9d46-d18f092a4e5d']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:42.607172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b02e2be-7910-4924-bede-e7808925105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:42.634286 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b02e2be-7910-4924-bede-e7808925105b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5', '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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['7440582f-35aa-4aaa-a2b3-692cf0874810','1ed24c8a-154d-487f-935f-4c5e8a840d0a','7a3af0db-4776-4331-b3c2-9ed789a607f3','da41da40-b71c-4cd1-9d46-d18f092a4e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24: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=92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0de037039843f5b67987e43370d35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed322190e9454145b5209edfba11cc16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e),volume_type_id=d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:42.635282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d072c2-222f-4b5e-b01b-9b1c24d88ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:42.653823 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16d072c2-222f-4b5e-b01b-9b1c24d88ab6) transitioned into state 'SUCCESS' from 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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['7440582f-35aa-4aaa-a2b3-692cf0874810','1ed24c8a-154d-487f-935f-4c5e8a840d0a','7a3af0db-4776-4331-b3c2-9ed789a607f3','da41da40-b71c-4cd1-9d46-d18f092a4e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:42.654643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffef4f1-d026-49fa-9234-51603d2ea05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:42.667629 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffef4f1-d026-49fa-9234-51603d2ea05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:42.668553 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (f10502de-7bd1-4607-b90c-2c46def391f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:42.668935 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request issued successfully. Aug 14 02:24:42.669553 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-927e8e11-c296-4ea5-8683-48178a55b16d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:42.670045 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1337/5327] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:24:42 2026] POST /volume/v3/volumes => generated 771 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:42.681851 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eace9b00-002f-40a6-970c-34c04c45643e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:42.684092 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eace9b00-002f-40a6-970c-34c04c45643e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 Aug 14 02:24:42.684406 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eace9b00-002f-40a6-970c-34c04c45643e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:42.684646 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eace9b00-002f-40a6-970c-34c04c45643e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:42.696151 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:42.696151 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:42.700347 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eace9b00-002f-40a6-970c-34c04c45643e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:42.705406 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eace9b00-002f-40a6-970c-34c04c45643e tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 returned with HTTP 200 Aug 14 02:24:42.705879 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1327/5328] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:42 2026] GET /volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.587107 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d0336562-151a-4af7-9819-f6bf30777507 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.588856 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0336562-151a-4af7-9819-f6bf30777507 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:43.589031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0336562-151a-4af7-9819-f6bf30777507 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.589381 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d0336562-151a-4af7-9819-f6bf30777507 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.596731 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.596731 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:43.600724 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d0336562-151a-4af7-9819-f6bf30777507 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:43.605814 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d0336562-151a-4af7-9819-f6bf30777507 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:43.606207 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1337/5329] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.670121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.672188 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:43.672426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.672630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.680221 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.680221 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:43.684759 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:43.689456 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b02eb6cf-1d70-43b0-bd40-89e471c7ab50 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:43.689918 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1329/5330] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.701747 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.703835 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:43.704115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.704377 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.711159 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.711159 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:43.717356 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:43.718109 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.721952 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 Aug 14 02:24:43.722161 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74fcb8f5-b232-4bf6-8ac3-ba9217cf5b57 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:43.722269 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.722570 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.722872 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1338/5331] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.730697 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.730697 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:43.736695 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:43.742712 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5c306a0-09c6-4dac-8a7a-40b7ff24f82a tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 returned with HTTP 200 Aug 14 02:24:43.743257 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1328/5332] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.758027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-39b2a096-f129-418e-b6b0-6116dceb2007 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.760484 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-39b2a096-f129-418e-b6b0-6116dceb2007 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:24:43.760865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-39b2a096-f129-418e-b6b0-6116dceb2007 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.761126 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-39b2a096-f129-418e-b6b0-6116dceb2007 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.765076 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-39b2a096-f129-418e-b6b0-6116dceb2007 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:24:43.765606 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1338/5333] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.768704 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.771700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:43.771700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.771700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.776792 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.776792 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:43.777268 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4bd9700e-a4ce-495c-af07-53c457e2530c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.779532 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4bd9700e-a4ce-495c-af07-53c457e2530c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e Aug 14 02:24:43.779877 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4bd9700e-a4ce-495c-af07-53c457e2530c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.780201 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4bd9700e-a4ce-495c-af07-53c457e2530c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.780501 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:43.784689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-46b3f868-e2a0-4311-af3f-f7e84688c77c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:43.785146 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1330/5334] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.788746 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4bd9700e-a4ce-495c-af07-53c457e2530c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e returned with HTTP 204 Aug 14 02:24:43.789207 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1339/5335] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:24:43 2026] DELETE /volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:24:43.796544 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3964291d-48fb-46a9-a9eb-e91469a9e761 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.798575 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3964291d-48fb-46a9-a9eb-e91469a9e761 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e Aug 14 02:24:43.798812 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3964291d-48fb-46a9-a9eb-e91469a9e761 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.798996 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3964291d-48fb-46a9-a9eb-e91469a9e761 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.801921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3964291d-48fb-46a9-a9eb-e91469a9e761 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e returned with HTTP 404 Aug 14 02:24:43.802471 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1329/5336] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/v3/messages/db1b2f31-6611-4ce4-9635-3fcd0fe20e2e => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:43.809648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.811633 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 Aug 14 02:24:43.811937 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.812132 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.812351 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume with id: 92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 Aug 14 02:24:43.819941 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.819941 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:43.820531 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:43.821466 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100234) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:24:43.832782 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1306575624 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1306575624, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:43.833034 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1306575624 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1306575624, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:43.842219 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['d55f226d-181a-4c89-8703-13193e2d41d5', 'f62deb0b-3817-4afd-b0bd-b45f8b59ea83', '57cb53f9-edbe-4001-b524-a8d648112ddb', 'a639d8bc-f647-4260-8356-73e1a9a95c95'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:43.862817 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3785e098-0292-4133-9a8e-5814ba385d1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.863207 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3785e098-0292-4133-9a8e-5814ba385d1a None None] GET https://10.4.3.35/volume// Aug 14 02:24:43.863389 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3785e098-0292-4133-9a8e-5814ba385d1a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.863643 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3785e098-0292-4133-9a8e-5814ba385d1a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.864027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3785e098-0292-4133-9a8e-5814ba385d1a None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:43.864649 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1331/5337] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:24:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:43.872957 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-8d9f162a-5dbf-4f4c-a568-3133ac0530b2 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.873384 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume request issued successfully. Aug 14 02:24:43.873583 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-92a2f934-e9f4-4206-89a2-37cc5df31a95 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 returned with HTTP 202 Aug 14 02:24:43.874178 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1339/5338] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:24:43 2026] DELETE /volume/v3/volumes/92e2b2e4-a2ed-4ba3-8cbc-5d9b79a718a5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:43.881508 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2fe8022a-707b-4b74-b37e-46337629a6c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.883424 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fe8022a-707b-4b74-b37e-46337629a6c1 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/types/d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e Aug 14 02:24:43.883662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fe8022a-707b-4b74-b37e-46337629a6c1 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:43.883875 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fe8022a-707b-4b74-b37e-46337629a6c1 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:43.919844 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fe8022a-707b-4b74-b37e-46337629a6c1 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types/d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e returned with HTTP 202 Aug 14 02:24:43.920543 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1330/5339] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:43 2026] DELETE /volume/v3/types/d2d8ca3c-5595-4e7a-bc0a-b5331db5f56e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:43.928027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e37b61a5-5436-474f-a1b8-d66ca336a0a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.929734 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e37b61a5-5436-474f-a1b8-d66ca336a0a7 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:43.930038 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e37b61a5-5436-474f-a1b8-d66ca336a0a7 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1367133473", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1605419055", "vendor_name": "tempest-vendor_name-1646881582"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:43.944123 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e37b61a5-5436-474f-a1b8-d66ca336a0a7 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:43.944500 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1332/5340] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:43 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:43.952959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:43.954896 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:43.955254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c364e432-0adb-41d6-8199-8142eb3baac4", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:43.956670 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request body: {'volume': {'volume_type': 'c364e432-0adb-41d6-8199-8142eb3baac4', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:43.961440 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume of 1 GB Aug 14 02:24:43.961808 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.961808 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:43.962261 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Availability Zones retrieved successfully. Aug 14 02:24:43.968002 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-8d9f162a-5dbf-4f4c-a568-3133ac0530b2 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:24:43.968542 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-8d9f162a-5dbf-4f4c-a568-3133ac0530b2 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c1e9b24-e47e-43d6-a81b-66dd84b97c9f", "connector": null, "instance_uuid": "e659f629-c678-4132-a538-581671b95e4f"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:43.969399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (7d214d01-9155-48dd-8950-af8fc0f11cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:43.970436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05bc0bd-9bfd-4f4a-ad54-ea514e564c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:43.971718 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:43.978693 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:43.978693 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:43.993828 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05bc0bd-9bfd-4f4a-ad54-ea514e564c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:24:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1605419055',vendor_name='tempest-vendor_name-1646881582'},id=c364e432-0adb-41d6-8199-8142eb3baac4,is_public=True,name='tempest-ProjectAdminTests-volume-type-1367133473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c364e432-0adb-41d6-8199-8142eb3baac4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:43.994829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3200a7e3-0963-4abe-8bcc-640d895819c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:44.008395 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-8d9f162a-5dbf-4f4c-a568-3133ac0530b2 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:24:44.008968 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1340/5341] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:24:43 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:44.023124 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1367133473 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1367133473, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:44.023429 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1367133473 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1367133473, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:44.036979 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.038753 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:44.038937 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:44.039112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:44.048314 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:44.048314 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:44.051247 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21216e01-f324-43fc-9991-dcbaf7171a1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.051635 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21216e01-f324-43fc-9991-dcbaf7171a1e None None] GET https://10.4.3.35/volume// Aug 14 02:24:44.051817 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:44.051870 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21216e01-f324-43fc-9991-dcbaf7171a1e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:44.052024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21216e01-f324-43fc-9991-dcbaf7171a1e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:44.052349 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21216e01-f324-43fc-9991-dcbaf7171a1e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:44.052625 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1333/5342] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:44.055436 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['ed87af91-89fd-4b65-b7b5-db5a8c83b14c', '60d72ac1-a81c-4f0b-bfaf-73e07fe03fca', '9b7a4842-0eba-4962-9590-58a116c7b9bd', '5bb17893-a4a9-453b-a417-6bf1755cb932'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:44.056236 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3200a7e3-0963-4abe-8bcc-640d895819c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed87af91-89fd-4b65-b7b5-db5a8c83b14c', '60d72ac1-a81c-4f0b-bfaf-73e07fe03fca', '9b7a4842-0eba-4962-9590-58a116c7b9bd', '5bb17893-a4a9-453b-a417-6bf1755cb932']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:44.056829 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ddb317b-fab1-4162-947f-d651d2157ca0 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:44.057091 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf6660a-9219-48b3-a930-78b79e19ed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:44.057269 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1331/5343] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:44 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:44.058976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.061205 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:44.061437 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:44.061647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:44.070384 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:44.070384 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:44.073585 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:44.078485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-b9cce9cd-3a3a-42ff-8799-51bea274cca5 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:44.079006 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1341/5344] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:44 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:44.085448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf6660a-9219-48b3-a930-78b79e19ed57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ee94ae-5155-40b1-be64-ba73233d0638', '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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['ed87af91-89fd-4b65-b7b5-db5a8c83b14c','60d72ac1-a81c-4f0b-bfaf-73e07fe03fca','9b7a4842-0eba-4962-9590-58a116c7b9bd','5bb17893-a4a9-453b-a417-6bf1755cb932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=c364e432-0adb-41d6-8199-8142eb3baac4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:44Z,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=38ee94ae-5155-40b1-be64-ba73233d0638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0de037039843f5b67987e43370d35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed322190e9454145b5209edfba11cc16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c364e432-0adb-41d6-8199-8142eb3baac4),volume_type_id=c364e432-0adb-41d6-8199-8142eb3baac4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:44.086431 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92547f2a-2ca3-43fe-a140-27606f917f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:44.102629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92547f2a-2ca3-43fe-a140-27606f917f36) transitioned into state 'SUCCESS' from 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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['ed87af91-89fd-4b65-b7b5-db5a8c83b14c','60d72ac1-a81c-4f0b-bfaf-73e07fe03fca','9b7a4842-0eba-4962-9590-58a116c7b9bd','5bb17893-a4a9-453b-a417-6bf1755cb932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=c364e432-0adb-41d6-8199-8142eb3baac4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:44.103353 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9702f593-070f-415e-9f0a-cf6c3bd8db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:44.111616 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9702f593-070f-415e-9f0a-cf6c3bd8db79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:44.112477 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (7d214d01-9155-48dd-8950-af8fc0f11cf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:44.112818 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request issued successfully. Aug 14 02:24:44.113377 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52b59b80-f278-4ef1-803b-5a5bb7913ae4 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:44.113810 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1340/5345] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:24:43 2026] POST /volume/v3/volumes => generated 771 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:44.132402 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7debec79-773c-46f0-98c9-ff1b475837f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.133927 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7debec79-773c-46f0-98c9-ff1b475837f9 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 Aug 14 02:24:44.134051 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7debec79-773c-46f0-98c9-ff1b475837f9 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:44.134276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7debec79-773c-46f0-98c9-ff1b475837f9 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:44.141605 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:44.141605 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:44.145235 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7debec79-773c-46f0-98c9-ff1b475837f9 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:44.148946 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7debec79-773c-46f0-98c9-ff1b475837f9 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 returned with HTTP 200 Aug 14 02:24:44.149429 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1334/5346] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:44 2026] GET /volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:44.185933 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.188004 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] PUT https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 Aug 14 02:24:44.188407 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:44.195861 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Acquiring lock "cinder-attachment_update-4c1e9b24-e47e-43d6-a81b-66dd84b97c9f-np0000007301" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:24:44.200049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Lock "cinder-attachment_update-4c1e9b24-e47e-43d6-a81b-66dd84b97c9f-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:24:44.201002 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:44.201002 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:44.276524 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Lock "cinder-attachment_update-4c1e9b24-e47e-43d6-a81b-66dd84b97c9f-np0000007301" released by "attachment_update" :: held 0.076s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:24:44.276815 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-58704206-e181-4955-a169-f9b2749766cf tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 returned with HTTP 200 Aug 14 02:24:44.277477 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1332/5347] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:24:44 2026] PUT /volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:44.618011 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9f46ecf1-d969-4795-9005-eabfd690699b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:44.619971 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f46ecf1-d969-4795-9005-eabfd690699b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:44.620181 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f46ecf1-d969-4795-9005-eabfd690699b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:44.620445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9f46ecf1-d969-4795-9005-eabfd690699b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:44.627120 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:44.627120 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:44.630529 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-9f46ecf1-d969-4795-9005-eabfd690699b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:44.635306 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9f46ecf1-d969-4795-9005-eabfd690699b tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:44.635989 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1342/5348] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:44 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.069769 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.072005 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:45.072263 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.072495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.085947 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.085947 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:45.087884 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:45.093782 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-29603029-5ffa-4e26-abcd-a7d00dab17b3 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:45.094324 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1341/5349] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.162820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.164955 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 Aug 14 02:24:45.165215 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.165396 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.172756 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.172756 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:45.175655 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:45.179738 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3b0a40c4-3263-45e0-9c51-00a1534e0838 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 returned with HTTP 200 Aug 14 02:24:45.180091 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1335/5350] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.194135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-061fd9e2-eb76-44a9-b4b0-47508fdd27f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.197760 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-061fd9e2-eb76-44a9-b4b0-47508fdd27f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:24:45.197760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-061fd9e2-eb76-44a9-b4b0-47508fdd27f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.197760 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-061fd9e2-eb76-44a9-b4b0-47508fdd27f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.197760 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.197760 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:45.199365 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-061fd9e2-eb76-44a9-b4b0-47508fdd27f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:24:45.199702 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1333/5351] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.209176 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-706538c0-0e0a-438c-82f5-453a0a2b6f58 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.213657 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-706538c0-0e0a-438c-82f5-453a0a2b6f58 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:24:45.213916 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-706538c0-0e0a-438c-82f5-453a0a2b6f58 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.214115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-706538c0-0e0a-438c-82f5-453a0a2b6f58 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.220573 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-706538c0-0e0a-438c-82f5-453a0a2b6f58 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:24:45.224694 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1343/5352] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.235070 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0c286a91-479d-435b-943b-858f0c2bb83f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.236881 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c286a91-479d-435b-943b-858f0c2bb83f tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/messages/9813bb63-892b-43ac-86a8-3f4b07aec772 Aug 14 02:24:45.237088 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c286a91-479d-435b-943b-858f0c2bb83f tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.237273 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0c286a91-479d-435b-943b-858f0c2bb83f tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.245546 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0c286a91-479d-435b-943b-858f0c2bb83f tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages/9813bb63-892b-43ac-86a8-3f4b07aec772 returned with HTTP 204 Aug 14 02:24:45.245925 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1342/5353] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:24:45 2026] DELETE /volume/v3/messages/9813bb63-892b-43ac-86a8-3f4b07aec772 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:24:45.253175 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.255113 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 Aug 14 02:24:45.255225 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.255388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.255544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume with id: 38ee94ae-5155-40b1-be64-ba73233d0638 Aug 14 02:24:45.263665 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.263665 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:45.264001 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:45.264926 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:24:45.275126 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1367133473 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1367133473, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:45.276257 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1367133473 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1367133473, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:45.285165 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['16662724-b47a-49e0-8155-fe0fc684b1fa', '66521c2e-fff1-47cc-ad63-7a5b9275e722', '1ed4d0a8-a62f-4c4c-b22c-9ab2529111f8', '54798ae4-3f62-4e76-bf79-07d3b8044391'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:45.309788 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume request issued successfully. Aug 14 02:24:45.309788 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f87c2f99-28dd-463d-8ca1-9e4c26132f15 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 returned with HTTP 202 Aug 14 02:24:45.310018 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1336/5354] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:24:45 2026] DELETE /volume/v3/volumes/38ee94ae-5155-40b1-be64-ba73233d0638 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:45.320255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d02b79f1-d118-48f0-a8c6-7af6d87d4c41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.322066 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d02b79f1-d118-48f0-a8c6-7af6d87d4c41 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/types/c364e432-0adb-41d6-8199-8142eb3baac4 Aug 14 02:24:45.322263 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d02b79f1-d118-48f0-a8c6-7af6d87d4c41 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.322468 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d02b79f1-d118-48f0-a8c6-7af6d87d4c41 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.348980 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d02b79f1-d118-48f0-a8c6-7af6d87d4c41 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types/c364e432-0adb-41d6-8199-8142eb3baac4 returned with HTTP 202 Aug 14 02:24:45.349359 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1334/5355] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:45 2026] DELETE /volume/v3/types/c364e432-0adb-41d6-8199-8142eb3baac4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:45.360608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3a892c5e-dfe5-4f6e-8fd2-976f112e3dd3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.362325 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a892c5e-dfe5-4f6e-8fd2-976f112e3dd3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:45.362591 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3a892c5e-dfe5-4f6e-8fd2-976f112e3dd3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1767329315", "extra_specs": {"storage_protocol": "tempest-storage_protocol-4208190", "vendor_name": "tempest-vendor_name-1309609033"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:45.381460 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3a892c5e-dfe5-4f6e-8fd2-976f112e3dd3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:45.381506 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1344/5356] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:45 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 14 02:24:45.390700 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e0d09070-b032-474d-b017-f3fb24589bf5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.392146 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:24:45.392874 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cabbb893-371c-463c-a2f6-12a184f92f88", "size": 1}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:45.394328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request body: {'volume': {'volume_type': 'cabbb893-371c-463c-a2f6-12a184f92f88', 'size': 1}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:24:45.398200 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume of 1 GB Aug 14 02:24:45.398462 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.398462 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:45.398857 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Availability Zones retrieved successfully. Aug 14 02:24:45.403929 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (11250294-fe2b-43db-b835-962fcc8ef6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:45.406001 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f89683-fd1c-40ef-8cff-5806258e8286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:45.406765 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:24:45.430156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f89683-fd1c-40ef-8cff-5806258e8286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:24:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-4208190',vendor_name='tempest-vendor_name-1309609033'},id=cabbb893-371c-463c-a2f6-12a184f92f88,is_public=True,name='tempest-ProjectAdminTests-volume-type-1767329315',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cabbb893-371c-463c-a2f6-12a184f92f88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:45.431481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d733724c-877c-41f0-a4d7-f41438efd81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:45.463645 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1767329315 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1767329315, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:45.464208 np0000007301 devstack@c-api.service[100234]: WARNING cinder.quota [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1767329315 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1767329315, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:45.497213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['e79b0461-60f6-4c00-9890-f54a48efdc79', '3609eb26-bf33-4557-9b32-80c002d56105', 'e94e2e02-0850-4d75-82cd-2788f40b9981', '03b805c5-cd7a-4471-8238-402aa9d2db5c'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:45.498116 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d733724c-877c-41f0-a4d7-f41438efd81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79b0461-60f6-4c00-9890-f54a48efdc79', '3609eb26-bf33-4557-9b32-80c002d56105', 'e94e2e02-0850-4d75-82cd-2788f40b9981', '03b805c5-cd7a-4471-8238-402aa9d2db5c']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:45.499143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616662c3-a665-42ac-a059-5f2f356b8843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:45.528641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616662c3-a665-42ac-a059-5f2f356b8843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66bb7f57-add5-468c-b153-ab4f01ff9ae5', '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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['e79b0461-60f6-4c00-9890-f54a48efdc79','3609eb26-bf33-4557-9b32-80c002d56105','e94e2e02-0850-4d75-82cd-2788f40b9981','03b805c5-cd7a-4471-8238-402aa9d2db5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=cabbb893-371c-463c-a2f6-12a184f92f88), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:24:45Z,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=66bb7f57-add5-468c-b153-ab4f01ff9ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0de037039843f5b67987e43370d35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed322190e9454145b5209edfba11cc16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cabbb893-371c-463c-a2f6-12a184f92f88),volume_type_id=cabbb893-371c-463c-a2f6-12a184f92f88)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:45.529480 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307d47a5-4bee-40d6-8bbc-9b30225f6aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:45.552622 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307d47a5-4bee-40d6-8bbc-9b30225f6aef) transitioned into state 'SUCCESS' from 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='7a0de037039843f5b67987e43370d35e',qos_specs=None,replication_status=,reservations=['e79b0461-60f6-4c00-9890-f54a48efdc79','3609eb26-bf33-4557-9b32-80c002d56105','e94e2e02-0850-4d75-82cd-2788f40b9981','03b805c5-cd7a-4471-8238-402aa9d2db5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed322190e9454145b5209edfba11cc16',volume_type_id=cabbb893-371c-463c-a2f6-12a184f92f88)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:45.553371 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7ffc04-f8a1-41f2-8b1f-677eaf3f67d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:24:45.564127 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7ffc04-f8a1-41f2-8b1f-677eaf3f67d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:24:45.565131 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Flow 'volume_create_api' (11250294-fe2b-43db-b835-962fcc8ef6f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:24:45.565449 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Create volume request issued successfully. Aug 14 02:24:45.567496 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e0d09070-b032-474d-b017-f3fb24589bf5 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:24:45.567496 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1343/5357] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:24:45 2026] POST /volume/v3/volumes => generated 771 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:24:45.585186 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e46c9701-a9fc-45b6-8789-21be375d844d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.587176 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e46c9701-a9fc-45b6-8789-21be375d844d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 Aug 14 02:24:45.587384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e46c9701-a9fc-45b6-8789-21be375d844d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.587571 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e46c9701-a9fc-45b6-8789-21be375d844d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.597541 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.597541 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:45.602353 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e46c9701-a9fc-45b6-8789-21be375d844d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:45.608235 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e46c9701-a9fc-45b6-8789-21be375d844d tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 returned with HTTP 200 Aug 14 02:24:45.608809 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1337/5358] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:45.654607 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be34daf9-073f-488d-90aa-e7086e0e9734 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:45.661414 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be34daf9-073f-488d-90aa-e7086e0e9734 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:45.661414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be34daf9-073f-488d-90aa-e7086e0e9734 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:45.661414 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be34daf9-073f-488d-90aa-e7086e0e9734 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:45.669515 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:45.669515 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:45.674230 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be34daf9-073f-488d-90aa-e7086e0e9734 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:45.679516 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be34daf9-073f-488d-90aa-e7086e0e9734 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:45.679930 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1335/5359] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:45 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.108923 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-83c0a546-9c9a-4670-947d-8d7e61e147af None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.112126 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-83c0a546-9c9a-4670-947d-8d7e61e147af tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:46.112126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-83c0a546-9c9a-4670-947d-8d7e61e147af tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.112126 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-83c0a546-9c9a-4670-947d-8d7e61e147af tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.119205 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:46.119205 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:46.123967 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-83c0a546-9c9a-4670-947d-8d7e61e147af tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:46.125384 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-83c0a546-9c9a-4670-947d-8d7e61e147af tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:46.125800 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1345/5360] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:46 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.623599 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.625474 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 Aug 14 02:24:46.625698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.625881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.633936 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:46.633936 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:46.638716 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:46.643646 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f232fef0-49d8-4a5d-9de6-61b8b7b9753c tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 returned with HTTP 200 Aug 14 02:24:46.644218 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1344/5361] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:24:46 2026] GET /volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.655569 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-584420ed-e05c-4c2b-aa95-850ca145c7ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.657311 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-584420ed-e05c-4c2b-aa95-850ca145c7ba tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages Aug 14 02:24:46.657511 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-584420ed-e05c-4c2b-aa95-850ca145c7ba tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.657712 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-584420ed-e05c-4c2b-aa95-850ca145c7ba tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.666115 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-584420ed-e05c-4c2b-aa95-850ca145c7ba tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages returned with HTTP 200 Aug 14 02:24:46.666517 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1338/5362] 10.4.3.35 () {68 vars in 1273 bytes} [Fri Aug 14 02:24:46 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.674490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22d3699a-257c-4c7b-9de3-5b19785181c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.676118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22d3699a-257c-4c7b-9de3-5b19785181c6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] GET https://10.4.3.35/volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 Aug 14 02:24:46.676316 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22d3699a-257c-4c7b-9de3-5b19785181c6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.676490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22d3699a-257c-4c7b-9de3-5b19785181c6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.679713 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22d3699a-257c-4c7b-9de3-5b19785181c6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 returned with HTTP 200 Aug 14 02:24:46.680047 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1336/5363] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:24:46 2026] GET /volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.687340 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6f501b0b-0144-4395-b4b4-db33c84309b3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.689058 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f501b0b-0144-4395-b4b4-db33c84309b3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 Aug 14 02:24:46.689270 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f501b0b-0144-4395-b4b4-db33c84309b3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.689452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6f501b0b-0144-4395-b4b4-db33c84309b3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.693618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.695402 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:46.695590 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.695814 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.697762 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6f501b0b-0144-4395-b4b4-db33c84309b3 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 returned with HTTP 204 Aug 14 02:24:46.698127 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1346/5364] 10.4.3.35 () {68 vars in 1387 bytes} [Fri Aug 14 02:24:46 2026] DELETE /volume/v3/messages/232493b8-7564-493d-9c05-7e64e4029752 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 02:24:46.702322 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:46.702322 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:46.704264 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-586b8043-42f2-41cf-a029-931c7c19e9eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.705622 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:46.705901 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 Aug 14 02:24:46.706117 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.706345 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.706508 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume with id: 66bb7f57-add5-468c-b153-ab4f01ff9ae5 Aug 14 02:24:46.709521 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bcd9a74f-5d5a-408f-ac16-7f3705a79866 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:46.710009 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1345/5365] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:46 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:46.713385 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:46.713385 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:46.713788 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Volume info retrieved successfully. Aug 14 02:24:46.714741 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 02:24:46.724729 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1767329315 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1767329315, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:46.724985 np0000007301 devstack@c-api.service[100237]: WARNING cinder.quota [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1767329315 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1767329315, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:24:46.732305 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Created reservations ['200b40da-d3a4-4eab-aa4e-d6ecda5a6a31', '32643ed3-c485-4dc4-bb54-414908a920ca', 'cd4344f7-9b4d-4b8b-9fa6-e2b613d6cb57', 'e04ba653-1074-4583-b56d-f2cd4b6527a2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:24:46.756510 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Delete volume request issued successfully. Aug 14 02:24:46.756749 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-586b8043-42f2-41cf-a029-931c7c19e9eb tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 returned with HTTP 202 Aug 14 02:24:46.757160 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1339/5366] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:24:46 2026] DELETE /volume/v3/volumes/66bb7f57-add5-468c-b153-ab4f01ff9ae5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:46.763466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3fb406a-7976-4a8a-af02-fab8beb1d2f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:46.765089 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3fb406a-7976-4a8a-af02-fab8beb1d2f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] DELETE https://10.4.3.35/volume/v3/types/cabbb893-371c-463c-a2f6-12a184f92f88 Aug 14 02:24:46.765277 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3fb406a-7976-4a8a-af02-fab8beb1d2f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:46.765476 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3fb406a-7976-4a8a-af02-fab8beb1d2f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:46.789931 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3fb406a-7976-4a8a-af02-fab8beb1d2f6 tempest-ProjectAdminTests-1843348250 tempest-ProjectAdminTests-1843348250-project-admin] https://10.4.3.35/volume/v3/types/cabbb893-371c-463c-a2f6-12a184f92f88 returned with HTTP 202 Aug 14 02:24:46.790484 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1337/5367] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:46 2026] DELETE /volume/v3/types/cabbb893-371c-463c-a2f6-12a184f92f88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:47.136986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:47.139315 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:47.139579 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:47.139875 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:47.152005 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:47.152005 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:47.157257 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:47.163339 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c75b0fcf-74db-4b1f-8141-dd5a5ff13cd8 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:47.163795 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1347/5368] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:47 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:47.681876 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-efa4a33a-778e-4122-ba6e-3641e2a07469 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:47.684162 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-efa4a33a-778e-4122-ba6e-3641e2a07469 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950/action Aug 14 02:24:47.684517 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-efa4a33a-778e-4122-ba6e-3641e2a07469 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action body: b'{"os-complete": null}' {{(pid=100234) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:47.684632 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-efa4a33a-778e-4122-ba6e-3641e2a07469 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:47.705133 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:47.705133 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:47.716914 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-6eabaa79-3c0c-43fe-aed0-3d6d7e828a64 req-efa4a33a-778e-4122-ba6e-3641e2a07469 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950/action returned with HTTP 204 Aug 14 02:24:47.717410 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1346/5369] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:24:47 2026] POST /volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:47.722785 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:47.725104 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:47.725364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:47.725607 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:47.734209 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:47.734209 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:47.738913 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:47.743212 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90b059f6-bfa6-45d3-8171-40ed6d96e09c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:47.743608 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1340/5370] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:47 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.176833 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.178562 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:48.178767 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.178945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.188016 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:48.188016 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:48.191747 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:48.196049 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c403b28-e47b-4ab0-8520-d75ff4e21bfb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:48.196421 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1338/5371] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:48.209255 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.211013 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:48.211246 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.211703 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.214693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-04a3a3a7-a56b-4430-a4ae-b062c7915a08 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.222362 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:48.222362 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:48.226423 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:48.231501 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f7c40099-24e7-4c3a-9aff-d8a0ff05052e tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:48.232038 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1348/5372] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:48.301550 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-04a3a3a7-a56b-4430-a4ae-b062c7915a08 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.302022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-04a3a3a7-a56b-4430-a4ae-b062c7915a08 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813604937", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.316736 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-04a3a3a7-a56b-4430-a4ae-b062c7915a08 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.317093 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1347/5373] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 379 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.325185 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c357d857-0c78-4576-a561-5dac974d611a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.326968 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c357d857-0c78-4576-a561-5dac974d611a tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption Aug 14 02:24:48.327364 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c357d857-0c78-4576-a561-5dac974d611a tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.343312 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c357d857-0c78-4576-a561-5dac974d611a tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption returned with HTTP 200 Aug 14 02:24:48.343757 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1341/5374] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.351336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-652386aa-72e5-4b5d-b2b8-5104755801dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.353048 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-652386aa-72e5-4b5d-b2b8-5104755801dc tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.353387 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-652386aa-72e5-4b5d-b2b8-5104755801dc tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-860797367", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.369732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-652386aa-72e5-4b5d-b2b8-5104755801dc tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.370221 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1339/5375] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.377953 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e7a92f0d-09ed-4c78-a590-44334e4c84d6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.437685 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e7a92f0d-09ed-4c78-a590-44334e4c84d6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] POST https://10.4.3.35/volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295/encryption Aug 14 02:24:48.438116 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e7a92f0d-09ed-4c78-a590-44334e4c84d6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.440849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-e7a92f0d-09ed-4c78-a590-44334e4c84d6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.440989 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e7a92f0d-09ed-4c78-a590-44334e4c84d6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295/encryption returned with HTTP 403 Aug 14 02:24:48.441521 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1349/5376] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.449399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4554745e-06e4-4218-990a-50fa4d3577c0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.451142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4554745e-06e4-4218-990a-50fa4d3577c0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.451495 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4554745e-06e4-4218-990a-50fa4d3577c0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-394925094", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.467111 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4554745e-06e4-4218-990a-50fa4d3577c0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.467457 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1348/5377] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.475371 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd47bb6e-2f12-4823-97fe-76096a855c4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.476998 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd47bb6e-2f12-4823-97fe-76096a855c4c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] POST https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs Aug 14 02:24:48.477310 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd47bb6e-2f12-4823-97fe-76096a855c4c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.479020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-fd47bb6e-2f12-4823-97fe-76096a855c4c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.479200 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd47bb6e-2f12-4823-97fe-76096a855c4c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs returned with HTTP 403 Aug 14 02:24:48.479598 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1342/5378] 10.4.3.35 () {68 vars in 1392 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.487548 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb6e3bb7-ee45-497f-8d7f-3f38d3b5d0a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.489260 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb6e3bb7-ee45-497f-8d7f-3f38d3b5d0a7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] PUT https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs/key2 Aug 14 02:24:48.489560 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb6e3bb7-ee45-497f-8d7f-3f38d3b5d0a7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.491711 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-eb6e3bb7-ee45-497f-8d7f-3f38d3b5d0a7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.491890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb6e3bb7-ee45-497f-8d7f-3f38d3b5d0a7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs/key2 returned with HTTP 403 Aug 14 02:24:48.492444 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1340/5379] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:24:48 2026] PUT /volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.501707 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2bc80803-f557-4e8e-ac08-bb8d24a431a6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.503351 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2bc80803-f557-4e8e-ac08-bb8d24a431a6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.503694 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2bc80803-f557-4e8e-ac08-bb8d24a431a6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.505727 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-2bc80803-f557-4e8e-ac08-bb8d24a431a6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.505888 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2bc80803-f557-4e8e-ac08-bb8d24a431a6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types returned with HTTP 403 Aug 14 02:24:48.506299 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1350/5380] 10.4.3.35 () {68 vars in 1245 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.513589 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac33fbb9-0ec3-420d-8b33-d20e95aba178 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.515204 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac33fbb9-0ec3-420d-8b33-d20e95aba178 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.515557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac33fbb9-0ec3-420d-8b33-d20e95aba178 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-358644671", "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=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.530029 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac33fbb9-0ec3-420d-8b33-d20e95aba178 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.530555 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1349/5381] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.538343 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-175c7ff0-823b-44a5-923b-13b9c8f5f996 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.539919 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-175c7ff0-823b-44a5-923b-13b9c8f5f996 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption Aug 14 02:24:48.540212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-175c7ff0-823b-44a5-923b-13b9c8f5f996 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.556108 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-175c7ff0-823b-44a5-923b-13b9c8f5f996 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption returned with HTTP 200 Aug 14 02:24:48.556711 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1343/5382] 10.4.3.35 () {68 vars in 1390 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.565039 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.566863 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] DELETE https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption/8417f2b3-fe9f-47f5-a642-9728015e3e85 Aug 14 02:24:48.567042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.567255 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.567910 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.568072 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc6bd2b2-dddd-4c62-ad53-f9548ed1c890 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption/8417f2b3-fe9f-47f5-a642-9728015e3e85 returned with HTTP 403 Aug 14 02:24:48.568513 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1341/5383] 10.4.3.35 () {66 vars in 1482 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b/encryption/8417f2b3-fe9f-47f5-a642-9728015e3e85 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.576086 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd925cf2-3604-49ea-bf72-431f7ecaefc1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.577793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd925cf2-3604-49ea-bf72-431f7ecaefc1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.578165 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd925cf2-3604-49ea-bf72-431f7ecaefc1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2115276555", "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=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.596034 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd925cf2-3604-49ea-bf72-431f7ecaefc1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.596438 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1351/5384] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.604236 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.606475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] DELETE https://10.4.3.35/volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa/extra_specs/key1 Aug 14 02:24:48.606692 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.606881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.614809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.614999 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5c63a753-aa4d-4f24-a56d-0f08bd71ec71 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa/extra_specs/key1 returned with HTTP 403 Aug 14 02:24:48.615605 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1350/5385] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.623532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64f4e3ad-fa37-48a3-afad-509d053a76e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.625826 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64f4e3ad-fa37-48a3-afad-509d053a76e7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:24:48.626260 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64f4e3ad-fa37-48a3-afad-509d053a76e7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1181785302", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.644683 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64f4e3ad-fa37-48a3-afad-509d053a76e7 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.645195 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1344/5386] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:24:48 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.654305 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.658540 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] DELETE https://10.4.3.35/volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc Aug 14 02:24:48.658540 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.658691 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.659611 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.659876 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-db1a8dbe-19e7-4ec8-b29f-42232f8e70d8 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc returned with HTTP 403 Aug 14 02:24:48.660490 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1342/5387] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.671547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-366a666e-4055-41e2-b971-f8d96d3f63ab None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.674569 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-366a666e-4055-41e2-b971-f8d96d3f63ab tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs Aug 14 02:24:48.674871 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-366a666e-4055-41e2-b971-f8d96d3f63ab tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.678332 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-366a666e-4055-41e2-b971-f8d96d3f63ab tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.685265 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-366a666e-4055-41e2-b971-f8d96d3f63ab tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs returned with HTTP 200 Aug 14 02:24:48.685824 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1352/5388] 10.4.3.35 () {66 vars in 1371 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.694337 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.695467 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types Aug 14 02:24:48.695651 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.695892 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.696855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.api_utils [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Removing options '' from query. {{(pid=100234) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:24:48.724213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b0b60b6d-7862-4ae2-adb4-6bcb4b02ebd6 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:24:48.724643 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1351/5389] 10.4.3.35 () {66 vars in 1224 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types => generated 3050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:48.736156 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.738288 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/cipher Aug 14 02:24:48.738519 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.738724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.739276 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.739445 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e1e1320-41ce-488d-b57c-5cf0e68db02d tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/cipher returned with HTTP 403 Aug 14 02:24:48.740008 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1345/5390] 10.4.3.35 () {66 vars in 1389 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.746563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18ca8282-6a21-4c84-b330-186530cb3af2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.748991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18ca8282-6a21-4c84-b330-186530cb3af2 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption Aug 14 02:24:48.749209 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18ca8282-6a21-4c84-b330-186530cb3af2 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.749396 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18ca8282-6a21-4c84-b330-186530cb3af2 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.750019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-18ca8282-6a21-4c84-b330-186530cb3af2 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.750210 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18ca8282-6a21-4c84-b330-186530cb3af2 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption returned with HTTP 403 Aug 14 02:24:48.750596 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1343/5391] 10.4.3.35 () {66 vars in 1368 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.756847 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-566e32e1-f968-41c0-86a3-00251f957390 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.757314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5448275d-e304-4aec-85aa-8b1035d49a8b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.758951 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5448275d-e304-4aec-85aa-8b1035d49a8b tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/multiattach Aug 14 02:24:48.759137 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5448275d-e304-4aec-85aa-8b1035d49a8b tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.759344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5448275d-e304-4aec-85aa-8b1035d49a8b tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.759397 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-566e32e1-f968-41c0-86a3-00251f957390 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:48.759616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-566e32e1-f968-41c0-86a3-00251f957390 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.759867 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-566e32e1-f968-41c0-86a3-00251f957390 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.767160 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5448275d-e304-4aec-85aa-8b1035d49a8b tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/multiattach returned with HTTP 200 Aug 14 02:24:48.767521 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1352/5392] 10.4.3.35 () {66 vars in 1407 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 02:24:48.767961 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:48.767961 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:48.772003 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-566e32e1-f968-41c0-86a3-00251f957390 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:48.775873 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6cbaa1b-5764-40bc-88ea-74222be98027 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.776903 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-566e32e1-f968-41c0-86a3-00251f957390 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:48.777252 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1353/5393] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:48.777650 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6cbaa1b-5764-40bc-88ea-74222be98027 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/volume_backend_name Aug 14 02:24:48.777884 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6cbaa1b-5764-40bc-88ea-74222be98027 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.778075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6cbaa1b-5764-40bc-88ea-74222be98027 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.784731 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6cbaa1b-5764-40bc-88ea-74222be98027 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 02:24:48.785196 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1346/5394] 10.4.3.35 () {66 vars in 1431 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.797292 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-614ea9f3-f43d-4e88-b33e-10c6cea3dd82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.799483 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-614ea9f3-f43d-4e88-b33e-10c6cea3dd82 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] GET https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 Aug 14 02:24:48.799689 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-614ea9f3-f43d-4e88-b33e-10c6cea3dd82 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.799945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-614ea9f3-f43d-4e88-b33e-10c6cea3dd82 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.807168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-614ea9f3-f43d-4e88-b33e-10c6cea3dd82 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 returned with HTTP 200 Aug 14 02:24:48.807762 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1344/5395] 10.4.3.35 () {66 vars in 1335 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:48.821170 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-52cc4f10-d9ff-4ef5-9b8a-4745d7a2549c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.822927 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52cc4f10-d9ff-4ef5-9b8a-4745d7a2549c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] PUT https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/fe4b0308-edcf-4696-bfbc-fc5c24011a0f Aug 14 02:24:48.823275 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52cc4f10-d9ff-4ef5-9b8a-4745d7a2549c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.825266 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-52cc4f10-d9ff-4ef5-9b8a-4745d7a2549c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.825478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52cc4f10-d9ff-4ef5-9b8a-4745d7a2549c tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/fe4b0308-edcf-4696-bfbc-fc5c24011a0f returned with HTTP 403 Aug 14 02:24:48.825968 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1353/5396] 10.4.3.35 () {68 vars in 1499 bytes} [Fri Aug 14 02:24:48 2026] PUT /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/encryption/fe4b0308-edcf-4696-bfbc-fc5c24011a0f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.835399 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1721587b-8c53-4686-b3d0-88bd44f26964 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.837636 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1721587b-8c53-4686-b3d0-88bd44f26964 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] PUT https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/key1 Aug 14 02:24:48.838042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1721587b-8c53-4686-b3d0-88bd44f26964 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.840269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.policy [None req-1721587b-8c53-4686-b3d0-88bd44f26964 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100235) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.840490 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1721587b-8c53-4686-b3d0-88bd44f26964 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/key1 returned with HTTP 403 Aug 14 02:24:48.841030 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1354/5397] 10.4.3.35 () {68 vars in 1406 bytes} [Fri Aug 14 02:24:48 2026] PUT /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.851239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2c5f707-de49-408f-89c1-9aaf35344c2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.852949 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2c5f707-de49-408f-89c1-9aaf35344c2f tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] PUT https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 Aug 14 02:24:48.853410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2c5f707-de49-408f-89c1-9aaf35344c2f tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:48.855348 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-c2c5f707-de49-408f-89c1-9aaf35344c2f tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ec8307a1710848de8873eb1ca83a45d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bce54146b199464c8198388d97ca3f4e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:24:48.855619 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2c5f707-de49-408f-89c1-9aaf35344c2f tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-member] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 returned with HTTP 403 Aug 14 02:24:48.856115 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1347/5398] 10.4.3.35 () {68 vars in 1355 bytes} [Fri Aug 14 02:24:48 2026] PUT /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:48.863450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2ae5f4b4-7e07-4928-9662-0c42857495be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.865749 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ae5f4b4-7e07-4928-9662-0c42857495be tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc Aug 14 02:24:48.865965 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ae5f4b4-7e07-4928-9662-0c42857495be tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.866258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2ae5f4b4-7e07-4928-9662-0c42857495be tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.897231 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2ae5f4b4-7e07-4928-9662-0c42857495be tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc returned with HTTP 202 Aug 14 02:24:48.897903 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1345/5399] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/51376a23-6942-4fc4-9da5-50b3f992f0cc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:48.904968 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e22fc50a-a3aa-4af9-b260-3dce207469c1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.906737 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e22fc50a-a3aa-4af9-b260-3dce207469c1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa Aug 14 02:24:48.907451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e22fc50a-a3aa-4af9-b260-3dce207469c1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.907694 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e22fc50a-a3aa-4af9-b260-3dce207469c1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.910154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.912834 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:48.913105 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.913360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.924537 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:48.924537 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:48.929303 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:48.932010 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e22fc50a-a3aa-4af9-b260-3dce207469c1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa returned with HTTP 202 Aug 14 02:24:48.932391 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1354/5400] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/1d27c6a3-90af-4181-9dc9-a6fdcabaaffa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:48.934756 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-2c4c3199-1c48-48c7-87d3-19e76ac151f7 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:48.935162 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1355/5401] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:48 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 1447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:48.939899 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68edc679-c54a-4845-a13d-9584829721d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.942537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68edc679-c54a-4845-a13d-9584829721d0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b Aug 14 02:24:48.942537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68edc679-c54a-4845-a13d-9584829721d0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.942820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68edc679-c54a-4845-a13d-9584829721d0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:48.965631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68edc679-c54a-4845-a13d-9584829721d0 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b returned with HTTP 202 Aug 14 02:24:48.966042 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1348/5402] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/d3b42775-66a7-470e-9fed-51a6e717ec0b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:48.973306 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68faea57-2f8f-418f-bc5a-4b060b50f3e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:48.976051 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68faea57-2f8f-418f-bc5a-4b060b50f3e1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1 Aug 14 02:24:48.976475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68faea57-2f8f-418f-bc5a-4b060b50f3e1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:48.976776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68faea57-2f8f-418f-bc5a-4b060b50f3e1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:49.004166 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68faea57-2f8f-418f-bc5a-4b060b50f3e1 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1 returned with HTTP 202 Aug 14 02:24:49.004623 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1346/5403] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:48 2026] DELETE /volume/v3/types/e49ce85a-aab6-4c23-ba71-444be5ec4ef1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:49.014817 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e8c5cc1c-6325-4215-94b0-a24ac5c48713 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:49.016926 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8c5cc1c-6325-4215-94b0-a24ac5c48713 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295 Aug 14 02:24:49.017158 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8c5cc1c-6325-4215-94b0-a24ac5c48713 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:49.017461 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e8c5cc1c-6325-4215-94b0-a24ac5c48713 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:49.046986 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e8c5cc1c-6325-4215-94b0-a24ac5c48713 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295 returned with HTTP 202 Aug 14 02:24:49.047460 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1355/5404] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:49 2026] DELETE /volume/v3/types/a444ebab-0d77-4f1d-ae31-0de73d87b295 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:49.057621 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-96d80475-d012-4006-96cf-6dc3f3adb8e3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:49.059425 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-96d80475-d012-4006-96cf-6dc3f3adb8e3 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] DELETE https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 Aug 14 02:24:49.059641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-96d80475-d012-4006-96cf-6dc3f3adb8e3 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:49.059864 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-96d80475-d012-4006-96cf-6dc3f3adb8e3 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:49.087219 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-96d80475-d012-4006-96cf-6dc3f3adb8e3 tempest-VolumeTypesMemberTests-2088205007 tempest-VolumeTypesMemberTests-2088205007-project-admin] https://10.4.3.35/volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 returned with HTTP 202 Aug 14 02:24:49.087860 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1356/5405] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:24:49 2026] DELETE /volume/v3/types/23918e17-9453-476e-b386-35f4778e95e4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:49.608149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:49.610293 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:49.610481 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:49.610694 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:49.621922 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:49.621922 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:49.626816 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:49.632058 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-47526d38-5b2a-4245-a9c9-a28482472384 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:49.632348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1349/5406] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:49 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 1447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:49.643908 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1ce1c0c-714e-4e93-abe2-c27ea8cf3f1e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:49.644525 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1ce1c0c-714e-4e93-abe2-c27ea8cf3f1e None None] GET https://10.4.3.35/volume// Aug 14 02:24:49.644790 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1ce1c0c-714e-4e93-abe2-c27ea8cf3f1e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:49.645212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1ce1c0c-714e-4e93-abe2-c27ea8cf3f1e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:49.645448 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1ce1c0c-714e-4e93-abe2-c27ea8cf3f1e None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:49.645978 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1347/5407] 10.4.3.35 () {66 vars in 1412 bytes} [Fri Aug 14 02:24:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:49.655871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-74d041b8-3469-452c-8f79-38b84916a611 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:49.658133 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-74d041b8-3469-452c-8f79-38b84916a611 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:24:49.658624 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-74d041b8-3469-452c-8f79-38b84916a611 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad46f697-d322-481e-b6c1-b0a3c1b421d8", "connector": null, "instance_uuid": "eb62c114-6e6a-4864-822e-8962564ee5da"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:49.669741 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:49.669741 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:49.699995 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-74d041b8-3469-452c-8f79-38b84916a611 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:24:49.700504 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1356/5408] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:24:49 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:50.781061 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d0cffa1d-f7e7-4860-a628-26372cef8562 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:50.781485 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0cffa1d-f7e7-4860-a628-26372cef8562 None None] GET https://10.4.3.35/volume// Aug 14 02:24:50.781595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0cffa1d-f7e7-4860-a628-26372cef8562 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:50.781833 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d0cffa1d-f7e7-4860-a628-26372cef8562 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:50.782162 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d0cffa1d-f7e7-4860-a628-26372cef8562 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:50.782441 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1357/5409] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:50.789874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:50.792061 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:24:50.792319 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:50.792557 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:50.801781 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:50.801781 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:50.805415 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:24:50.809969 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-a31e7ce5-7da9-43ba-b7f0-d266321b3b6c tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:24:50.810361 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1350/5410] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:50 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 1626 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:50.924239 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:50.926791 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:50.929561 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:50.929561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:50.929561 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:50.930740 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] PUT https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 Aug 14 02:24:50.931090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:50.938889 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Acquiring lock "cinder-attachment_update-ad46f697-d322-481e-b6c1-b0a3c1b421d8-np0000007301" by "attachment_update" {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:24:50.943908 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:50.943908 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:50.947236 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-ad46f697-d322-481e-b6c1-b0a3c1b421d8-np0000007301" acquired by "attachment_update" :: waited 0.008s {{(pid=100234) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:24:50.948890 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:50.948890 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:50.950820 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:50.958254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-9cf62e32-f266-450c-a833-d58b9655815c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:50.958833 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1348/5411] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:50 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:50.977905 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:50.981261 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] POST https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f/action Aug 14 02:24:50.981769 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:50.982033 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:51.002111 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:51.002111 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:51.002613 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:51.013380 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Begin detaching volume completed successfully. Aug 14 02:24:51.013612 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-a1eff936-3b98-4d7e-8316-d57adefd3141 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f/action returned with HTTP 202 Aug 14 02:24:51.014057 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1358/5412] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:24:50 2026] POST /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:24:51.057629 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f598c6f1-00cb-406c-a421-0ecb5fbab095 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:51.058027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f598c6f1-00cb-406c-a421-0ecb5fbab095 None None] GET https://10.4.3.35/volume// Aug 14 02:24:51.059464 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f598c6f1-00cb-406c-a421-0ecb5fbab095 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:51.059806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f598c6f1-00cb-406c-a421-0ecb5fbab095 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:51.059934 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f598c6f1-00cb-406c-a421-0ecb5fbab095 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:24:51.059965 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.coordination [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Lock "cinder-attachment_update-ad46f697-d322-481e-b6c1-b0a3c1b421d8-np0000007301" released by "attachment_update" :: held 0.113s {{(pid=100234) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:24:51.060176 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1351/5413] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:24:51 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:24:51.060260 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-166679ec-6a83-4339-b0a4-821788936a16 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 returned with HTTP 200 Aug 14 02:24:51.060850 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1357/5414] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:24:50 2026] PUT /volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:24:51.073289 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:51.078019 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:51.078019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:51.078019 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:51.083951 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-4042fb5e-4277-4714-b116-b594cdb72fe4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:51.085945 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-4042fb5e-4277-4714-b116-b594cdb72fe4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] POST https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290/action Aug 14 02:24:51.086339 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-4042fb5e-4277-4714-b116-b594cdb72fe4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:24:51.086485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-4042fb5e-4277-4714-b116-b594cdb72fe4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:24:51.087377 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:51.087377 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:51.091735 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:51.097414 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-081b8ddf-6194-4ed8-9bd6-ba8fab64b316 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:51.097414 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1349/5415] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:24:51 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 1347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:24:51.105851 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:51.105851 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:51.117076 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-4042fb5e-4277-4714-b116-b594cdb72fe4 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290/action returned with HTTP 204 Aug 14 02:24:51.117588 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1359/5416] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:24:51 2026] POST /volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:51.935085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-159bf768-9e51-43b7-92cb-8e92ae0a49a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:51.939886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-159bf768-9e51-43b7-92cb-8e92ae0a49a7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] DELETE https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 Aug 14 02:24:51.939886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-159bf768-9e51-43b7-92cb-8e92ae0a49a7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:51.940044 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-159bf768-9e51-43b7-92cb-8e92ae0a49a7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:51.947206 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:51.947206 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:51.987989 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5eac9b9c-fb65-446f-b67f-0336b8251e9e req-159bf768-9e51-43b7-92cb-8e92ae0a49a7 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 returned with HTTP 200 Aug 14 02:24:51.988605 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1352/5417] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:24:51 2026] DELETE /volume/v3/attachments/0a17dd5c-8be3-4401-af94-294c2b41f950 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:54.842578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:54.844307 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] DELETE https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:54.844479 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:54.844668 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:54.844839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Delete volume with id: 4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:54.851574 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:54.851574 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:54.852047 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:54.869759 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Delete volume request issued successfully. Aug 14 02:24:54.869759 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27a9a5e5-1214-43a1-9fc6-17dbe6000150 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 202 Aug 14 02:24:54.869759 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1358/5418] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:24:54 2026] DELETE /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:54.877769 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:54.879746 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:54.879998 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:54.880295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:54.888380 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:54.888380 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:54.892504 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:54.896611 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ac1dbee-c365-47d8-a2da-79ceacba0a34 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 200 Aug 14 02:24:54.897010 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1350/5419] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:54 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:55.204744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-e2461d14-8b31-4d18-9ca4-e01044520205 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:55.206765 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-e2461d14-8b31-4d18-9ca4-e01044520205 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8/encryption Aug 14 02:24:55.206950 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-e2461d14-8b31-4d18-9ca4-e01044520205 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:55.207120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-e2461d14-8b31-4d18-9ca4-e01044520205 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:55.215433 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:55.215433 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:24:55.220935 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-393cd238-1634-4116-b767-e67e4bdfaa1d req-e2461d14-8b31-4d18-9ca4-e01044520205 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8/encryption returned with HTTP 200 Aug 14 02:24:55.221388 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1360/5420] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:24:55 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:55.909791 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-423a2a99-734e-4658-9a0d-b1644767a27c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:55.911391 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-423a2a99-734e-4658-9a0d-b1644767a27c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f Aug 14 02:24:55.911728 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-423a2a99-734e-4658-9a0d-b1644767a27c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:55.912139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-423a2a99-734e-4658-9a0d-b1644767a27c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:55.918704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-423a2a99-734e-4658-9a0d-b1644767a27c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f returned with HTTP 404 Aug 14 02:24:55.919310 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1353/5421] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:24:55 2026] GET /volume/v3/volumes/4c1e9b24-e47e-43d6-a81b-66dd84b97c9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:56.252924 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:56.254599 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:24:56.254827 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:56.255020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:56.255119 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Delete snapshot with id: 0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:24:56.260390 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:56.260390 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:24:56.261039 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:24:56.274922 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot delete request issued successfully. Aug 14 02:24:56.275084 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8eac35e5-40ba-4a95-a320-f6ad87a02a20 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 202 Aug 14 02:24:56.275614 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1359/5422] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:24:56 2026] DELETE /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:24:56.284299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:56.286480 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:24:56.286750 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:56.286948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:56.292236 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:56.292236 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:24:56.292781 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Snapshot retrieved successfully. Aug 14 02:24:56.293617 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36fa121f-a97d-447e-bdd9-7e86f50fc14b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 200 Aug 14 02:24:56.294062 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1351/5423] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:24:56 2026] GET /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 459 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:24:57.304136 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ed8d26ca-8e33-4ad0-9d56-415d4a67b56c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:57.306613 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ed8d26ca-8e33-4ad0-9d56-415d4a67b56c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 Aug 14 02:24:57.306921 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ed8d26ca-8e33-4ad0-9d56-415d4a67b56c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:57.307187 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ed8d26ca-8e33-4ad0-9d56-415d4a67b56c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:57.312802 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ed8d26ca-8e33-4ad0-9d56-415d4a67b56c tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 returned with HTTP 404 Aug 14 02:24:57.313305 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1361/5424] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:24:57 2026] GET /volume/v3/snapshots/0a05c7ac-351c-4cc1-9b50-c52ee62088c6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:24:57.348376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:24:57.350332 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:24:57.350514 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:24:57.350741 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:24:57.357740 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:24:57.357740 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:24:57.361352 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:24:57.365502 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bf86e292-ceee-4399-b56a-c4ac423bc7cf req-5ef934e0-fe8a-4a5d-8f2d-e42eb871d2bd tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:24:57.365931 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1354/5425] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:24:57 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:00.103197 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:00.105388 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] DELETE https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:25:00.105610 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:00.105871 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:00.106077 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Delete volume with id: 5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:25:00.114106 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:00.114106 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:00.114682 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:25:00.134744 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Delete volume request issued successfully. Aug 14 02:25:00.134744 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f900284f-b5d6-44aa-aa38-b36f4df6bc0b tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 202 Aug 14 02:25:00.134744 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1360/5426] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:00 2026] DELETE /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:00.141090 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:00.143036 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:25:00.143036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:00.143036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:00.150490 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:00.150490 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:00.155811 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Volume info retrieved successfully. Aug 14 02:25:00.157498 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7b8614d-012c-47e5-99ab-9ba296d7d2bb tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 200 Aug 14 02:25:00.157935 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1352/5427] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:00 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:01.173943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-70653f88-20d5-46e2-8458-19d60b11ab33 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:01.175765 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70653f88-20d5-46e2-8458-19d60b11ab33 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] GET https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 Aug 14 02:25:01.176029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-70653f88-20d5-46e2-8458-19d60b11ab33 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:01.176258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-70653f88-20d5-46e2-8458-19d60b11ab33 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:01.181478 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-70653f88-20d5-46e2-8458-19d60b11ab33 tempest-TestStampPattern-1638473510 tempest-TestStampPattern-1638473510-project-member] https://10.4.3.35/volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 returned with HTTP 404 Aug 14 02:25:01.181930 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1362/5428] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:01 2026] GET /volume/v3/volumes/5d2941c1-f0ab-4e55-9d12-0fd4a9b9e720 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:06.950026 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:07.028064 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:25:07.028418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2118088853"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:07.029764 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2118088853'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:25:07.030032 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume of 1 GB Aug 14 02:25:07.033319 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Availability Zones retrieved successfully. Aug 14 02:25:07.038531 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (c02cbdac-b90d-4437-bd75-0d80098da06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:07.039337 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f373f-c71c-47dd-88bf-83d0433d2125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:07.040014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:25:07.062020 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f373f-c71c-47dd-88bf-83d0433d2125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:07.062659 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968f3b6c-6ef6-4350-abc7-49206fae27b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:07.112842 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['1fe9cd03-dbc9-4279-8ea9-a16687941ca7', '4dc91db7-25e6-4829-8e45-372265b19903', 'ad34a919-75a6-40dd-83fe-797c13eb5809', '41d12c58-a9c4-473d-a13d-e4a6e3f8fe96'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:07.113553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968f3b6c-6ef6-4350-abc7-49206fae27b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe9cd03-dbc9-4279-8ea9-a16687941ca7', '4dc91db7-25e6-4829-8e45-372265b19903', 'ad34a919-75a6-40dd-83fe-797c13eb5809', '41d12c58-a9c4-473d-a13d-e4a6e3f8fe96']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:07.114218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344de242-73c8-4564-bcbf-cd0088f016f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:07.135626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344de242-73c8-4564-bcbf-cd0088f016f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '342073b1-589c-4fe5-9861-ee2700025ea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118088853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['1fe9cd03-dbc9-4279-8ea9-a16687941ca7','4dc91db7-25e6-4829-8e45-372265b19903','ad34a919-75a6-40dd-83fe-797c13eb5809','41d12c58-a9c4-473d-a13d-e4a6e3f8fe96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2118088853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=342073b1-589c-4fe5-9861-ee2700025ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bceded1a0a4745d7930e384d31c1c57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:07.136432 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32e7e55-ff70-405b-be3d-2e837b576ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:07.152521 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32e7e55-ff70-405b-be3d-2e837b576ae9) transitioned into state 'SUCCESS' from state '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-2118088853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['1fe9cd03-dbc9-4279-8ea9-a16687941ca7','4dc91db7-25e6-4829-8e45-372265b19903','ad34a919-75a6-40dd-83fe-797c13eb5809','41d12c58-a9c4-473d-a13d-e4a6e3f8fe96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:07.153237 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903577d8-5ace-4bec-af1a-3a3c2c22fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:07.161253 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903577d8-5ace-4bec-af1a-3a3c2c22fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:07.161935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (c02cbdac-b90d-4437-bd75-0d80098da06f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:07.162202 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request issued successfully. Aug 14 02:25:07.162761 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c80ac3e8-60c8-40e3-b473-fa2936c20d3e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:25:07.163152 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1355/5429] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:25:06 2026] POST /volume/v3/volumes => generated 776 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:07.175411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:07.177264 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:25:07.177485 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:07.177690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:07.184606 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:07.184606 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:07.187765 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:07.191155 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ea0fa09-846e-4673-9a0e-5595fc19b5ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 returned with HTTP 200 Aug 14 02:25:07.191495 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1361/5430] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:07 2026] GET /volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:08.202887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-097f7c7b-078c-44af-8631-52b0518d39d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:08.204921 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-097f7c7b-078c-44af-8631-52b0518d39d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:25:08.205115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-097f7c7b-078c-44af-8631-52b0518d39d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:08.205317 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-097f7c7b-078c-44af-8631-52b0518d39d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:08.211885 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:08.211885 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:08.214794 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-097f7c7b-078c-44af-8631-52b0518d39d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:08.217962 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-097f7c7b-078c-44af-8631-52b0518d39d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 returned with HTTP 200 Aug 14 02:25:08.218301 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1353/5431] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:08 2026] GET /volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:08.229664 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-74c320cb-dade-4faf-878d-f24e14227eb8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:08.231372 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:25:08.231726 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "342073b1-589c-4fe5-9861-ee2700025ea0", "name": "tempest-type-Backup-1645848269"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:08.233111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating new backup {'backup': {'volume_id': '342073b1-589c-4fe5-9861-ee2700025ea0', 'name': 'tempest-type-Backup-1645848269'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:25:08.233247 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating backup of volume 342073b1-589c-4fe5-9861-ee2700025ea0 in container None Aug 14 02:25:08.239786 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:08.239786 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:08.240045 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:08.262573 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['6e79a314-733e-4261-b2e8-4f261e281e04', 'a4db42a2-45f7-436d-ae81-10c8e6338a4d'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:08.289036 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-74c320cb-dade-4faf-878d-f24e14227eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:25:08.289561 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1363/5432] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:25:08 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:08.297613 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:08.299435 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:08.299749 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:08.300043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:08.300254 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:08.304608 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:08.304608 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:08.305189 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a59fabc6-00ce-4e0f-84d5-aca21e4b8759 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:08.305518 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1356/5433] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:08 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:09.316235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-addc4e3b-74bc-425c-b29c-db12fc62caec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:09.318059 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-addc4e3b-74bc-425c-b29c-db12fc62caec tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:09.318272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-addc4e3b-74bc-425c-b29c-db12fc62caec tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:09.318449 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-addc4e3b-74bc-425c-b29c-db12fc62caec tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:09.318548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-addc4e3b-74bc-425c-b29c-db12fc62caec tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:09.322468 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:09.322468 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:09.323065 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-addc4e3b-74bc-425c-b29c-db12fc62caec tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:09.323428 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1362/5434] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:09 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:10.333218 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2685888-315d-4d52-a198-ef45eecf8600 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:10.334968 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2685888-315d-4d52-a198-ef45eecf8600 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:10.335120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2685888-315d-4d52-a198-ef45eecf8600 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:10.335334 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2685888-315d-4d52-a198-ef45eecf8600 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:10.335436 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f2685888-315d-4d52-a198-ef45eecf8600 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:10.339454 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:10.339454 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:10.340029 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2685888-315d-4d52-a198-ef45eecf8600 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:10.340387 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1354/5435] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:10 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:11.350131 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:11.351950 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:11.352153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:11.352369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:11.352487 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:11.356551 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:11.356551 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:11.357131 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-93d2ecf0-3e97-48da-b409-03cb3f39bf6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:11.357562 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1364/5436] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:11 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:12.368164 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:12.370018 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:12.370250 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:12.370443 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:12.370553 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:12.375090 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:12.375090 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:12.375956 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0787e27e-4796-42d5-9ec8-0bdea7d02c9a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:12.376348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1357/5437] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:12 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:13.387648 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e82d1d82-d083-4b57-856c-715dafef1797 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:13.389446 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e82d1d82-d083-4b57-856c-715dafef1797 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:13.389653 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e82d1d82-d083-4b57-856c-715dafef1797 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:13.389847 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e82d1d82-d083-4b57-856c-715dafef1797 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:13.389948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-e82d1d82-d083-4b57-856c-715dafef1797 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:13.393896 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:13.393896 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:13.394412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e82d1d82-d083-4b57-856c-715dafef1797 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:13.394781 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1363/5438] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:13 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:14.404411 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7cb1a42d-417f-4840-9ae1-150107360824 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:14.406635 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cb1a42d-417f-4840-9ae1-150107360824 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:14.406915 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cb1a42d-417f-4840-9ae1-150107360824 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:14.407148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cb1a42d-417f-4840-9ae1-150107360824 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:14.407311 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7cb1a42d-417f-4840-9ae1-150107360824 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:14.412550 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:14.412550 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:14.413280 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cb1a42d-417f-4840-9ae1-150107360824 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:14.413738 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1355/5439] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:14 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:15.424600 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-655a74c3-25f3-4f05-90c5-78499ef36494 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:15.426810 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-655a74c3-25f3-4f05-90c5-78499ef36494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:15.427064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-655a74c3-25f3-4f05-90c5-78499ef36494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:15.427299 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-655a74c3-25f3-4f05-90c5-78499ef36494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:15.427431 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-655a74c3-25f3-4f05-90c5-78499ef36494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:15.432223 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:15.432223 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:15.432933 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-655a74c3-25f3-4f05-90c5-78499ef36494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:15.433363 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1365/5440] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:15 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:16.442397 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:16.444070 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:16.444300 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:16.444500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:16.444598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:16.448602 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:16.448602 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:16.449192 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9bc1b3e-33da-4d0b-a306-31bbc8497882 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:16.449528 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1358/5441] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:16 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:17.460109 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d1554811-563d-49b4-916a-ce5ce3233135 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:17.462407 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1554811-563d-49b4-916a-ce5ce3233135 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:17.462618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1554811-563d-49b4-916a-ce5ce3233135 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:17.462809 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d1554811-563d-49b4-916a-ce5ce3233135 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:17.462909 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d1554811-563d-49b4-916a-ce5ce3233135 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:17.467692 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:17.467692 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:17.468424 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d1554811-563d-49b4-916a-ce5ce3233135 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:17.469004 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1364/5442] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:17 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:18.478702 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:18.480770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:18.481056 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:18.481318 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:18.481475 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:18.485681 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:18.485681 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:18.486289 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2e584f-dbfd-4959-89b3-c351b9ad8df2 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:18.486648 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1356/5443] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:18 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:19.495881 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:19.497603 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:19.497834 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:19.498013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:19.498129 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:19.502070 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:19.502070 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:19.502643 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6cc4b64a-832f-41d5-b981-d4dc9ae7b9a5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:19.503040 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1366/5444] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:19 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:20.512690 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:20.514428 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:20.514616 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:20.514820 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:20.514954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:20.518948 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:20.518948 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:20.519514 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d826d0aa-0fd1-48a6-b218-1f8a368927af tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:20.519873 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1359/5445] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:20 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:21.528957 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-596fed03-0625-476e-9e6a-2644a06928fa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:21.530728 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-596fed03-0625-476e-9e6a-2644a06928fa tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:21.530728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-596fed03-0625-476e-9e6a-2644a06928fa tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:21.530728 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-596fed03-0625-476e-9e6a-2644a06928fa tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:21.530855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-596fed03-0625-476e-9e6a-2644a06928fa tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:21.534893 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:21.534893 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:21.535599 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-596fed03-0625-476e-9e6a-2644a06928fa tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:21.535872 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1365/5446] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:21 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:22.546053 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99609523-91cf-439b-a715-e64e077a2e27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:22.547397 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99609523-91cf-439b-a715-e64e077a2e27 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:25:22.547589 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99609523-91cf-439b-a715-e64e077a2e27 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:22.547779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99609523-91cf-439b-a715-e64e077a2e27 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:22.547883 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-99609523-91cf-439b-a715-e64e077a2e27 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:22.551759 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:22.551759 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:22.552240 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99609523-91cf-439b-a715-e64e077a2e27 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:25:22.552574 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1357/5447] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:22 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:22.561971 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-610cc004-30bd-4cf8-b955-4924a086fbbc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:22.563748 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:25:22.564113 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "342073b1-589c-4fe5-9861-ee2700025ea0"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:22.565602 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating new backup {'backup': {'volume_id': '342073b1-589c-4fe5-9861-ee2700025ea0'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:25:22.565775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating backup of volume 342073b1-589c-4fe5-9861-ee2700025ea0 in container None Aug 14 02:25:22.572428 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:22.572428 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:22.572751 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:22.586642 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['ae8558b9-c615-4a32-8f81-72345b179431', '05982e9f-4de1-45fc-a6a7-a3a905730d00'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:22.614441 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-610cc004-30bd-4cf8-b955-4924a086fbbc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:25:22.614883 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1367/5448] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:25:22 2026] POST /volume/v3/backups => generated 286 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:22.622439 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:22.624076 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:22.624294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:22.624455 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:22.624550 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:22.628318 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:22.628318 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:22.628894 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd256f2d-0ed8-4dbe-b41a-bf37ce76edcf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:22.629252 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1360/5449] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:22 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:23.638641 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:23.640478 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:23.640656 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:23.640841 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:23.640942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:23.645301 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:23.645301 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:23.646055 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-9bb1e1fa-94c7-4f61-ae2d-e951ec6b8b6a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:23.646240 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1366/5450] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:23 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:24.655948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-280b404c-dd58-4814-8b2c-768f02637d06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:24.657580 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-280b404c-dd58-4814-8b2c-768f02637d06 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:24.657777 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-280b404c-dd58-4814-8b2c-768f02637d06 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:24.657947 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-280b404c-dd58-4814-8b2c-768f02637d06 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:24.658044 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-280b404c-dd58-4814-8b2c-768f02637d06 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:24.661778 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:24.661778 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:24.662333 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-280b404c-dd58-4814-8b2c-768f02637d06 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:24.662693 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1358/5451] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:24 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:25:25.672157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:25.674525 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:25.674770 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:25.674944 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:25.675032 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:25.676716 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=230,cinder:INSERT=43,cinder:UPDATE=66 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:25:25.679299 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:25.679299 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:25.679951 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e8bce36f-2cb6-43ce-968b-4c65fe49cb49 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:25.680312 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1368/5452] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:25 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:26.690192 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:26.695182 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:26.695392 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:26.695598 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:26.695772 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:26.700783 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:26.700783 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:26.701572 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2cb06e0-2d72-421d-ab7a-217a7db1027d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:26.702178 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1361/5453] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:26 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:27.191912 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.194481 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:27.194789 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.195690 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.205786 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.205786 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:27.209205 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:27.213379 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-b12d0911-c8b2-455a-b857-f42138f2fa15 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:27.213925 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1367/5454] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:27.313845 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d32ec64-c34d-4dc5-af01-4e609fa42ee1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.314254 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d32ec64-c34d-4dc5-af01-4e609fa42ee1 None None] GET https://10.4.3.35/volume// Aug 14 02:25:27.314446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d32ec64-c34d-4dc5-af01-4e609fa42ee1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.314654 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d32ec64-c34d-4dc5-af01-4e609fa42ee1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.314981 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d32ec64-c34d-4dc5-af01-4e609fa42ee1 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:27.315281 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1359/5455] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:27.322667 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-4fa9946d-78fa-45f6-aede-3ca369a99789 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.324624 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-4fa9946d-78fa-45f6-aede-3ca369a99789 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:25:27.324992 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-4fa9946d-78fa-45f6-aede-3ca369a99789 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f12af4f-ec65-4535-a3eb-8ebd10825961", "connector": null, "instance_uuid": "66862b53-d096-43d9-98b5-0668573845c4"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:27.336449 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.336449 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:27.361488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-4fa9946d-78fa-45f6-aede-3ca369a99789 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:25:27.361916 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1369/5456] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:25:27 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:27.391900 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.394554 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:27.394827 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.395056 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-415d46ea-ce0b-4da7-aadb-4207507b36b0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-415d46ea-ce0b-4da7-aadb-4207507b36b0 None None] GET https://10.4.3.35/volume// Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-415d46ea-ce0b-4da7-aadb-4207507b36b0 None None] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-415d46ea-ce0b-4da7-aadb-4207507b36b0 None None] Calling method 'all' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-415d46ea-ce0b-4da7-aadb-4207507b36b0 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:27.402354 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1368/5457] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:27.409278 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.409278 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:27.411775 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.413317 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:27.417382 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64f094b3-e1ed-4e6d-8e21-7fe895de1fdf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:27.417758 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:27.417813 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1362/5458] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:27.418060 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.418337 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.433707 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.433707 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:27.436754 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:27.440914 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f89ab615-ebb9-4d93-a31f-254c0fc1c101 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:27.441289 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1360/5459] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:27.551267 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.554004 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] PUT https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c Aug 14 02:25:27.554530 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:27.563914 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Acquiring lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" by "attachment_update" {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:25:27.568512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" acquired by "attachment_update" :: waited 0.005s {{(pid=100235) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:25:27.569987 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.569987 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:27.644889 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.coordination [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-1f12af4f-ec65-4535-a3eb-8ebd10825961-np0000007301" released by "attachment_update" :: held 0.076s {{(pid=100235) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:25:27.645203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-a792f681-6c7b-40a6-a919-9777b5338f28 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c returned with HTTP 200 Aug 14 02:25:27.645744 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1370/5460] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:25:27 2026] PUT /volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:27.716425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:27.722206 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:27.722206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:27.722206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:27.722206 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:27.726826 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:27.726826 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:27.727652 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bef883f0-fe6d-452e-a10a-21f90d51fd24 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:27.728146 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1369/5461] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:27 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:28.430783 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:28.432806 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:28.432979 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:28.433194 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:28.444865 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:28.444865 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:28.448887 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:28.453753 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90e20a3f-6a94-44e5-9258-7e99417a47a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:28.454139 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1363/5462] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:28 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:28.739402 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:28.741200 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:28.741459 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:28.741627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:28.741753 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:28.745698 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:28.745698 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:28.746290 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71cae20c-4a0a-4b74-b38f-6fba3af15dbd tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:28.746629 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1361/5463] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:28 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:29.468567 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:29.470319 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:29.470524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:29.470718 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:29.482303 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:29.482303 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:29.486210 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:29.490375 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18084d20-6c78-40f8-8013-941d4d4e5ff1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:29.490851 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1371/5464] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:29 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 02:25:29.757375 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:29.759518 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:29.759773 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:29.759987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:29.760110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:29.764834 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:29.764834 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:29.765564 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d6eabc0-85a3-49d7-99b6-1963cf3f0de1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:29.766021 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1370/5465] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:29 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:29.883850 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f7f96fd6-dcee-42e0-a08a-6ad33974aa59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:29.885917 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f7f96fd6-dcee-42e0-a08a-6ad33974aa59 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c/action Aug 14 02:25:29.886304 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f7f96fd6-dcee-42e0-a08a-6ad33974aa59 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:25:29.886433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f7f96fd6-dcee-42e0-a08a-6ad33974aa59 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:29.905076 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:29.905076 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:29.915014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0fe3d0e6-1cad-4401-9424-7c0d7162cc17 req-f7f96fd6-dcee-42e0-a08a-6ad33974aa59 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c/action returned with HTTP 204 Aug 14 02:25:29.915507 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1364/5466] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:25:29 2026] POST /volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:30.504456 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:30.506425 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:30.506648 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:30.506889 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:30.520882 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:30.520882 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:30.526589 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:30.532283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52d19ab5-6837-4b55-a76c-97e4ea58a337 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:30.532835 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1362/5467] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:30 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:30.775115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:30.776615 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:30.776814 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:30.776988 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:30.777111 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:30.781145 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:30.781145 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:30.781753 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-07c8a6c6-74b9-4ecc-8d50-b7c4981a6121 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:30.782062 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1372/5468] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:30 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:31.791984 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4cc36489-4f47-4530-9903-2848e3f3692e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:31.794695 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4cc36489-4f47-4530-9903-2848e3f3692e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:31.794695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4cc36489-4f47-4530-9903-2848e3f3692e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:31.794695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4cc36489-4f47-4530-9903-2848e3f3692e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:31.794695 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4cc36489-4f47-4530-9903-2848e3f3692e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:31.798361 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:31.798361 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:31.800523 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4cc36489-4f47-4530-9903-2848e3f3692e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:31.801013 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1371/5469] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:31 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:31.811874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:31.814479 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:31.814730 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:31.814981 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:31.829564 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:31.829564 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:31.833482 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:31.838285 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b1c2127-4d58-4998-bb8e-46fc3df40716 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:31.838764 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1365/5470] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:31 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:31.850336 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:31.852178 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:31.852413 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:31.852612 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:31.863998 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:31.863998 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:31.867246 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:31.871410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c379cf09-a53e-4612-9296-2d8c649fa7d4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:31.871819 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1363/5471] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:31 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:31.882900 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f928e78f-3010-4838-8354-2ab18a14a69f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:31.884814 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f928e78f-3010-4838-8354-2ab18a14a69f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:31.885014 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f928e78f-3010-4838-8354-2ab18a14a69f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:31.885204 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f928e78f-3010-4838-8354-2ab18a14a69f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:31.897580 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:31.897580 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:31.902146 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f928e78f-3010-4838-8354-2ab18a14a69f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:31.907994 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f928e78f-3010-4838-8354-2ab18a14a69f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:31.908527 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1373/5472] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:31 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:31.952096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:31.954550 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:31.954808 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:31.955042 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:31.969391 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:31.969391 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:31.973506 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:31.978494 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-457e6879-99cf-42ac-be56-694fc27754aa tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:31.978997 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1372/5473] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:31 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:32.005747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.007560 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action Aug 14 02:25:32.007913 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:25:32.008058 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:32.021170 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.021170 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:32.021925 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:32.028174 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Begin detaching volume completed successfully. Aug 14 02:25:32.028424 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-1e9c73b3-6686-496e-97a0-5e1309ef93dc tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action returned with HTTP 202 Aug 14 02:25:32.028897 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1366/5474] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:25:32 2026] POST /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:32.047933 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.050476 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:32.050720 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.050952 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.067777 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.067777 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:32.070016 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a7277f12-5f50-45dd-95f6-089dad30b933 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.070343 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7277f12-5f50-45dd-95f6-089dad30b933 None None] GET https://10.4.3.35/volume// Aug 14 02:25:32.070512 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7277f12-5f50-45dd-95f6-089dad30b933 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.070641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a7277f12-5f50-45dd-95f6-089dad30b933 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.070941 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a7277f12-5f50-45dd-95f6-089dad30b933 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:32.071184 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1374/5475] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:25:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:32.072294 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:32.076403 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7cdca02-2c46-4dbd-b876-8e219fd75284 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:32.076791 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1364/5476] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:32 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1513 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:32.078908 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.081159 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:32.081481 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.081786 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.097153 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.097153 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:32.101047 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:32.105474 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-cd01fa85-ede5-4a22-b11e-7a6070dcd482 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:32.106029 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1373/5477] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:25:32 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1693 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:32.620753 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.623057 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:32.623627 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.623627 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.636226 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.636226 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:32.639945 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:32.644961 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-4f79a718-2508-45fb-9196-224036a55022 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:32.645490 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1367/5478] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:32 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1513 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:32.660915 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-aa946627-2f01-4f69-95d1-c19614eb6c5d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.663761 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-aa946627-2f01-4f69-95d1-c19614eb6c5d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c Aug 14 02:25:32.664018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-aa946627-2f01-4f69-95d1-c19614eb6c5d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.664271 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-aa946627-2f01-4f69-95d1-c19614eb6c5d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.674039 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.674039 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:32.721303 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-ef54a27d-1a66-4bda-a6b1-c8e869a33658 req-aa946627-2f01-4f69-95d1-c19614eb6c5d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c returned with HTTP 200 Aug 14 02:25:32.721782 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1375/5479] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:25:32 2026] DELETE /volume/v3/attachments/1bebe339-b37a-438d-a0aa-1965a759a54c => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:32.810848 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:32.812526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:32.812779 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:32.812945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:32.813069 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:32.817782 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:32.817782 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:32.818545 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cad7c1d-2026-4e62-9b5b-a887b6f14f0e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:32.818999 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1365/5480] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:32 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:33.090654 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d2884274-a095-43a2-93d5-3aadc049c489 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:33.092461 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2884274-a095-43a2-93d5-3aadc049c489 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:33.092664 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2884274-a095-43a2-93d5-3aadc049c489 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:33.092853 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d2884274-a095-43a2-93d5-3aadc049c489 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:33.102298 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:33.102298 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:33.107175 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d2884274-a095-43a2-93d5-3aadc049c489 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:33.112069 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d2884274-a095-43a2-93d5-3aadc049c489 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:33.112508 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1374/5481] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:33 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:33.829137 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1580fc69-ffed-4373-8881-99a64fad78e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:33.830889 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1580fc69-ffed-4373-8881-99a64fad78e5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:33.831087 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1580fc69-ffed-4373-8881-99a64fad78e5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:33.831270 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1580fc69-ffed-4373-8881-99a64fad78e5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:33.831384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1580fc69-ffed-4373-8881-99a64fad78e5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:33.835373 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:33.835373 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:33.836146 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1580fc69-ffed-4373-8881-99a64fad78e5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:33.836615 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1368/5482] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:33 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:34.845990 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-909a06c9-581a-47ae-8a0d-023c446473ff None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:34.848092 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-909a06c9-581a-47ae-8a0d-023c446473ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:34.848367 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-909a06c9-581a-47ae-8a0d-023c446473ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:34.848566 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-909a06c9-581a-47ae-8a0d-023c446473ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:34.848683 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-909a06c9-581a-47ae-8a0d-023c446473ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:34.853115 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:34.853115 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:34.853815 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-909a06c9-581a-47ae-8a0d-023c446473ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:34.854178 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1376/5483] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:34 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:35.606798 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.608492 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:35.608684 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.608892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.618487 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.618487 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:35.621724 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:35.625468 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfb99c6f-f80a-4a76-b11f-6d4214c957e0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:35.625833 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1366/5484] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:35.661254 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.663382 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:35.663520 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.663736 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.672457 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.672457 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:35.675571 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:35.679584 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-fa89bbed-b3e1-473f-aa5b-b7b08f2629da tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:35.680039 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1375/5485] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:35.696454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.698437 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action Aug 14 02:25:35.698782 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:25:35.698902 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:35.709445 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.709445 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:35.709903 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:35.717122 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Begin detaching volume completed successfully. Aug 14 02:25:35.717315 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-59d95b16-d669-40a8-83b7-bf332b537ac0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action returned with HTTP 202 Aug 14 02:25:35.717662 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1369/5486] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:25:35 2026] POST /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:35.735690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.737365 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:35.737563 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.737779 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.746542 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.746542 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:35.750385 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:35.755212 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27fd5fc-82bb-4cc5-be78-b6f62f528b01 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:35.755583 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1377/5487] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:35.757396 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b7bc0b5-5263-464a-b76f-7059b849481b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.757805 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b7bc0b5-5263-464a-b76f-7059b849481b None None] GET https://10.4.3.35/volume// Aug 14 02:25:35.757968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b7bc0b5-5263-464a-b76f-7059b849481b None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.758232 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b7bc0b5-5263-464a-b76f-7059b849481b None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.758497 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b7bc0b5-5263-464a-b76f-7059b849481b None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:35.758812 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1367/5488] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:35.769060 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.771360 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:35.771629 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.771894 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.781783 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.781783 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:35.785606 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:35.790396 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-ed896615-62cb-4630-b71a-54c9fbc22d5b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:35.790877 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1376/5489] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:35.865971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:35.867822 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:35.868037 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:35.868217 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:35.868336 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:35.872386 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:35.872386 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:35.873141 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4eb8b7f-6ce0-4d64-b320-634346340218 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:35.873548 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1370/5490] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:35 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:36.772066 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:36.774352 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:36.774537 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:36.774744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:36.783099 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:36.783099 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:36.785939 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:36.790415 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2cdb4134-2aee-46d4-b516-a7b2622ad587 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:36.790798 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1378/5491] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:36 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:36.882994 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:36.884716 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:36.884928 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:36.885104 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:36.885198 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 04ab223c-6b07-4a2b-9135-1b81a8953c3c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:36.889178 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:36.889178 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:36.889762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86c660f9-e9b9-4864-961c-e0b46ef89334 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 200 Aug 14 02:25:36.890112 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1368/5492] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:36 2026] GET /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:36.899419 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-01ce9652-2a58-437d-9743-0cfa34538779 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:36.900999 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c Aug 14 02:25:36.901189 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:36.901372 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:36.901471 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: 04ab223c-6b07-4a2b-9135-1b81a8953c3c. Aug 14 02:25:36.905280 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:36.905280 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:36.916140 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id 04ab223c-6b07-4a2b-9135-1b81a8953c3c {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:25:36.918060 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-01ce9652-2a58-437d-9743-0cfa34538779 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c returned with HTTP 202 Aug 14 02:25:36.918603 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1377/5493] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:25:36 2026] DELETE /volume/v3/backups/04ab223c-6b07-4a2b-9135-1b81a8953c3c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:36.926328 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:36.928027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:25:36.928384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-92797694"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:36.929740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-92797694'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:25:36.929859 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume of 1 GB Aug 14 02:25:36.933643 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Availability Zones retrieved successfully. Aug 14 02:25:36.939230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (b82aa3ae-282d-4a9c-82b1-9e99d0120b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:36.940131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c37432-1fef-4589-9a1e-f64bc9f804b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:36.940906 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:25:36.966177 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c37432-1fef-4589-9a1e-f64bc9f804b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:36.966943 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b50058-d5d4-4f3c-99f0-49d562180c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:37.002841 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['89930a38-df34-4548-b1a7-8b09dc631d9c', 'a529b412-35d6-4e28-a964-4c8f6e19b365', '03afc2d5-99e8-4d7d-9839-daa99b641e80', '937500a9-be62-49c3-b461-01b39f24e2e4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:37.003130 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b50058-d5d4-4f3c-99f0-49d562180c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89930a38-df34-4548-b1a7-8b09dc631d9c', 'a529b412-35d6-4e28-a964-4c8f6e19b365', '03afc2d5-99e8-4d7d-9839-daa99b641e80', '937500a9-be62-49c3-b461-01b39f24e2e4']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:37.003715 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0212cef-25f4-4e6c-bb6c-cfb50d799ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:37.028750 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0212cef-25f4-4e6c-bb6c-cfb50d799ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef61631-fd0e-48eb-938f-5dd1de1411f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92797694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['89930a38-df34-4548-b1a7-8b09dc631d9c','a529b412-35d6-4e28-a964-4c8f6e19b365','03afc2d5-99e8-4d7d-9839-daa99b641e80','937500a9-be62-49c3-b461-01b39f24e2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-92797694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef61631-fd0e-48eb-938f-5dd1de1411f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bceded1a0a4745d7930e384d31c1c57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:37.029697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0583684f-eb9e-4d03-82de-a4bfe6ca6926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:37.050107 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0583684f-eb9e-4d03-82de-a4bfe6ca6926) transitioned into state 'SUCCESS' from state '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-92797694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['89930a38-df34-4548-b1a7-8b09dc631d9c','a529b412-35d6-4e28-a964-4c8f6e19b365','03afc2d5-99e8-4d7d-9839-daa99b641e80','937500a9-be62-49c3-b461-01b39f24e2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:37.051012 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c613de9e-9972-4465-b133-9bb2f9ac592c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:37.063151 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c613de9e-9972-4465-b133-9bb2f9ac592c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:37.063959 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (b82aa3ae-282d-4a9c-82b1-9e99d0120b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:37.064249 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request issued successfully. Aug 14 02:25:37.064850 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2fcb63c-99c5-4a55-870f-85fc6c69d3d5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:25:37.065379 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1371/5494] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:25:36 2026] POST /volume/v3/volumes => generated 774 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:37.076233 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:37.078267 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:37.078461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:37.078698 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:37.086540 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:37.086540 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:37.090097 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:37.095325 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a4acf7e3-0dc2-4bae-a440-98e252f62945 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 returned with HTTP 200 Aug 14 02:25:37.095788 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1379/5495] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:37 2026] GET /volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:37.486464 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d4719205-8702-4462-b538-2ef941665345 req-62cb3779-abbb-4b9a-b1cb-b8b63a9baea9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:37.488433 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d4719205-8702-4462-b538-2ef941665345 req-62cb3779-abbb-4b9a-b1cb-b8b63a9baea9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 Aug 14 02:25:37.488597 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d4719205-8702-4462-b538-2ef941665345 req-62cb3779-abbb-4b9a-b1cb-b8b63a9baea9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:37.488855 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d4719205-8702-4462-b538-2ef941665345 req-62cb3779-abbb-4b9a-b1cb-b8b63a9baea9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:37.496909 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:37.496909 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:37.541242 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d4719205-8702-4462-b538-2ef941665345 req-62cb3779-abbb-4b9a-b1cb-b8b63a9baea9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 returned with HTTP 200 Aug 14 02:25:37.541718 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1369/5496] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:25:37 2026] DELETE /volume/v3/attachments/3c5214df-5517-44a6-81f0-36c0165f0290 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:37.802213 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f414253a-7a55-4c44-9326-30a3b141081b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:37.803839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f414253a-7a55-4c44-9326-30a3b141081b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:37.803985 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f414253a-7a55-4c44-9326-30a3b141081b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:37.804170 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f414253a-7a55-4c44-9326-30a3b141081b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:37.806619 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=201,cinder:INSERT=41,cinder:UPDATE=57 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:25:37.814736 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:37.814736 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:37.817866 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-f414253a-7a55-4c44-9326-30a3b141081b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:37.821348 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f414253a-7a55-4c44-9326-30a3b141081b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:37.821716 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1378/5497] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:37 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.107944 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.109691 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:38.109918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.110126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.116265 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.116265 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:38.119159 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:38.122357 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf5746f3-125e-4c97-9d62-e0672d1722d3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 returned with HTTP 200 Aug 14 02:25:38.122721 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1372/5498] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.133520 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.135127 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:25:38.135448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ef61631-fd0e-48eb-938f-5dd1de1411f0", "name": "tempest-type-Backup-219326553"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:38.136720 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating new backup {'backup': {'volume_id': '3ef61631-fd0e-48eb-938f-5dd1de1411f0', 'name': 'tempest-type-Backup-219326553'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:25:38.136850 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating backup of volume 3ef61631-fd0e-48eb-938f-5dd1de1411f0 in container None Aug 14 02:25:38.142876 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.142876 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:38.143154 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:38.157163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['a9c8f3c6-e4db-4975-bd8b-e97390b4984e', '6a9363c8-98fe-40cc-a89f-cea9ffd4d1d4'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:38.165394 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.166872 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:38.167032 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.167199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.175248 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.175248 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:38.177982 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:38.180932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2d3cd569-08b0-4a18-ad12-4973853e5880 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:25:38.181429 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1380/5499] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:25:38 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:38.181801 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-1ddb7708-72cd-4596-a1ed-821a5331dd1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:38.182140 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1370/5500] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.189359 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.191107 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:38.191383 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.191573 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.191669 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:38.195455 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.195455 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:38.195990 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-946c73de-9c4f-49c0-a043-bdf3d4dda533 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:38.196321 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1379/5501] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:38.448661 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-10917072-e5bb-48cf-a146-4469738a52d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.450564 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-10917072-e5bb-48cf-a146-4469738a52d8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 Aug 14 02:25:38.450769 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-10917072-e5bb-48cf-a146-4469738a52d8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.450946 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-10917072-e5bb-48cf-a146-4469738a52d8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.457363 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.457363 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:38.494051 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c99a67e1-89dd-4ca2-81e1-d421db1f29e5 req-10917072-e5bb-48cf-a146-4469738a52d8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 returned with HTTP 200 Aug 14 02:25:38.494624 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1373/5502] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:25:38 2026] DELETE /volume/v3/attachments/b4a5086d-6121-4043-8d21-662852b2dba7 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:38.792509 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-16494ea7-52ff-432a-9326-936209f304a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.794079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:25:38.794266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.794448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.794596 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume with id: ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:25:38.801190 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.801190 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:38.801568 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:25:38.810026 np0000007301 devstack@c-api.service[100235]: WARNING cinder.keymgr.conf_key_mgr [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:25:38.814195 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume request issued successfully. Aug 14 02:25:38.814357 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-16494ea7-52ff-432a-9326-936209f304a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 202 Aug 14 02:25:38.814698 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1381/5503] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:38 2026] DELETE /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:38.821490 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef4163f8-d809-454f-a485-6e608790b21e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.823266 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef4163f8-d809-454f-a485-6e608790b21e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:25:38.823512 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef4163f8-d809-454f-a485-6e608790b21e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.823699 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef4163f8-d809-454f-a485-6e608790b21e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.830804 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.830804 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:38.833494 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.834797 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef4163f8-d809-454f-a485-6e608790b21e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:25:38.835266 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:38.835450 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.835620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.840469 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef4163f8-d809-454f-a485-6e608790b21e tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 200 Aug 14 02:25:38.841011 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1371/5504] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 1446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.841907 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.841907 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:38.845624 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:38.851417 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-3c7ea691-975a-4cab-90be-9898eb6a4619 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:38.851829 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1380/5505] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:38.863133 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.864687 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:38.864856 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.865025 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.873013 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.873013 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:38.876021 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:38.879995 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80c96adb-6bfc-4c12-bb39-3f8863a61f66 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:38.880356 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1374/5506] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.914901 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.916775 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:38.916949 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.917120 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.925293 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.925293 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:38.928241 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:38.931821 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-eb823041-2992-44ec-9ec5-b6c6745e16bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:38.932137 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1382/5507] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:38.948385 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.950393 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/action Aug 14 02:25:38.950784 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:25:38.950911 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:38.961077 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.961077 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:38.961544 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:38.966823 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Begin detaching volume completed successfully. Aug 14 02:25:38.967032 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-8ababd7d-3c49-4255-bf3b-15aafc17f1a6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/action returned with HTTP 202 Aug 14 02:25:38.967451 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1372/5508] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:25:38 2026] POST /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:38.983029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-154719d7-31bc-4452-9956-542931b525d6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:38.984899 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-154719d7-31bc-4452-9956-542931b525d6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:38.985085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-154719d7-31bc-4452-9956-542931b525d6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:38.985264 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-154719d7-31bc-4452-9956-542931b525d6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:38.994655 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:38.994655 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:38.998165 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-154719d7-31bc-4452-9956-542931b525d6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:39.000562 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19a46513-ca3c-41bb-ad59-96daa10e56f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:39.001049 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19a46513-ca3c-41bb-ad59-96daa10e56f6 None None] GET https://10.4.3.35/volume// Aug 14 02:25:39.001204 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19a46513-ca3c-41bb-ad59-96daa10e56f6 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:39.001401 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19a46513-ca3c-41bb-ad59-96daa10e56f6 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:39.001713 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19a46513-ca3c-41bb-ad59-96daa10e56f6 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:39.001953 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1375/5509] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:39.002023 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-154719d7-31bc-4452-9956-542931b525d6 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:39.002376 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1381/5510] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:38 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:39.008192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:39.010112 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:39.010344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:39.010513 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:39.018528 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:39.018528 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:39.021441 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:39.025136 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-6e9a48f0-ae17-45c4-86c2-7deadd68f8c1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:39.025529 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1383/5511] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:25:39 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:39.034355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2d267847-bbbe-4584-941c-c57a9293072c req-9362cba9-ecb6-45c0-9591-9b5424001fa0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:39.036584 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-9362cba9-ecb6-45c0-9591-9b5424001fa0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption Aug 14 02:25:39.036788 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-9362cba9-ecb6-45c0-9591-9b5424001fa0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:39.036961 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-9362cba9-ecb6-45c0-9591-9b5424001fa0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:39.045149 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:39.045149 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:39.051558 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-9362cba9-ecb6-45c0-9591-9b5424001fa0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption returned with HTTP 200 Aug 14 02:25:39.052044 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1373/5512] 10.4.3.35 () {68 vars in 1624 bytes} [Fri Aug 14 02:25:39 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:39.205543 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:39.207106 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:39.207384 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:39.207638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:39.207777 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:39.212009 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:39.212009 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:39.212651 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7cc4347c-0216-4e04-847e-7018f03f3a72 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:39.213285 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1376/5513] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:39 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:39.853356 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-16189385-58c4-4c7b-8f9e-9bcfae2e7ca1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:39.855083 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16189385-58c4-4c7b-8f9e-9bcfae2e7ca1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 Aug 14 02:25:39.855269 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16189385-58c4-4c7b-8f9e-9bcfae2e7ca1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:39.855459 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-16189385-58c4-4c7b-8f9e-9bcfae2e7ca1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:39.860800 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-16189385-58c4-4c7b-8f9e-9bcfae2e7ca1 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 returned with HTTP 404 Aug 14 02:25:39.861216 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1382/5514] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:39 2026] GET /volume/v3/volumes/ad46f697-d322-481e-b6c1-b0a3c1b421d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:40.013504 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:40.015122 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:40.015279 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:40.015449 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:40.023578 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:40.023578 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:40.026358 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:40.029992 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d1f1d0c1-fd43-4126-a0f0-bbb3f7aeb868 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:40.030333 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1384/5515] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:40 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:40.099587 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2b54f79-6fb5-4e67-9db1-392946506380 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:40.101296 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] DELETE https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:25:40.101768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:40.101768 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:40.101842 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume with id: b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:25:40.103622 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=163,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:25:40.108821 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:40.108821 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:40.109264 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:25:40.118450 np0000007301 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:25:40.123061 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Delete volume request issued successfully. Aug 14 02:25:40.123219 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2b54f79-6fb5-4e67-9db1-392946506380 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 202 Aug 14 02:25:40.123590 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1374/5516] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:40 2026] DELETE /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:40.130180 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:40.131911 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:25:40.132085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:40.132258 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:40.138688 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:40.138688 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:40.141760 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Volume info retrieved successfully. Aug 14 02:25:40.146042 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d688a042-2fa2-4ec3-82c6-9207b717b2e3 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 200 Aug 14 02:25:40.146449 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1377/5517] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:40 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:40.223056 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:40.224641 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:40.224832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:40.224991 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:40.225082 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:40.228760 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:40.228760 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:40.229237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6006124d-c7a3-4411-a64f-23c3f2e2053d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:40.229552 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1383/5518] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:40 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:40.948932 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-2d267847-bbbe-4584-941c-c57a9293072c req-c5b59dd5-7ba4-46e5-be34-0079b794a95a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:40.951203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-c5b59dd5-7ba4-46e5-be34-0079b794a95a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c Aug 14 02:25:40.951417 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-c5b59dd5-7ba4-46e5-be34-0079b794a95a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:40.951595 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-c5b59dd5-7ba4-46e5-be34-0079b794a95a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'version_select' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:40.958595 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:40.958595 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:40.999811 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-2d267847-bbbe-4584-941c-c57a9293072c req-c5b59dd5-7ba4-46e5-be34-0079b794a95a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c returned with HTTP 200 Aug 14 02:25:41.000189 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1385/5519] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:25:40 2026] DELETE /volume/v3/attachments/32e9631c-0b67-4390-9a5d-d95d4ac83f8c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:41.042466 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e80d985c-f780-4d48-954d-1048c795998a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.044229 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e80d985c-f780-4d48-954d-1048c795998a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:41.044424 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e80d985c-f780-4d48-954d-1048c795998a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.044602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e80d985c-f780-4d48-954d-1048c795998a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.050864 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.050864 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:41.054054 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e80d985c-f780-4d48-954d-1048c795998a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.057724 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e80d985c-f780-4d48-954d-1048c795998a tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:41.058072 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1375/5520] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:41.074355 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04202249-05d4-4855-bd24-bf264d920aa1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.076666 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04202249-05d4-4855-bd24-bf264d920aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:41.076940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04202249-05d4-4855-bd24-bf264d920aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.077209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04202249-05d4-4855-bd24-bf264d920aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.087737 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.087737 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:41.090688 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-04202249-05d4-4855-bd24-bf264d920aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.094381 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04202249-05d4-4855-bd24-bf264d920aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:41.094742 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1378/5521] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:41.129155 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.131393 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:41.131614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.131848 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.140402 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.140402 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:41.143381 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.146839 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-a9c86103-f8f1-4ad8-a093-9ae96aeb00b8 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:41.147164 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1384/5522] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:41.161626 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-19b07e9d-8594-41fe-b132-fca25cf281a9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.163184 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19b07e9d-8594-41fe-b132-fca25cf281a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] GET https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 Aug 14 02:25:41.163351 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19b07e9d-8594-41fe-b132-fca25cf281a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.163516 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-19b07e9d-8594-41fe-b132-fca25cf281a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.165999 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.167458 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb/action Aug 14 02:25:41.167813 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:25:41.167930 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:41.168898 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-19b07e9d-8594-41fe-b132-fca25cf281a9 tempest-TestEncryptedCinderVolumes-103612589 tempest-TestEncryptedCinderVolumes-103612589-project-member] https://10.4.3.35/volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 returned with HTTP 404 Aug 14 02:25:41.169307 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1386/5523] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/b4accfb6-e55e-4bc5-8670-f1aae068a5c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:41.176086 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.177829 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:25:41.178032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.178342 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.178785 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.178785 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:41.179112 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:25:41.179247 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.184738 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Begin detaching volume completed successfully. Aug 14 02:25:41.184963 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-9181e67a-7e7a-42d6-a239-bb2cd3f8eb9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb/action returned with HTTP 202 Aug 14 02:25:41.185357 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1376/5524] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:25:41 2026] POST /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:41.193050 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Get all volumes completed successfully. Aug 14 02:25:41.196223 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.196223 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:41.202587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd9e7708-792d-4e6f-bea4-e112c2c3573e tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:25:41.203238 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1379/5525] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:41.203646 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2645237e-2948-4725-88de-cbccb35c7e49 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.205441 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2645237e-2948-4725-88de-cbccb35c7e49 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:41.205666 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2645237e-2948-4725-88de-cbccb35c7e49 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.205932 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2645237e-2948-4725-88de-cbccb35c7e49 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.216113 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.216113 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:41.219197 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2645237e-2948-4725-88de-cbccb35c7e49 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.220657 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5f4ef8a5-ec15-41c3-a615-9f4d6f806b0c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.222630 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f4ef8a5-ec15-41c3-a615-9f4d6f806b0c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] DELETE https://10.4.3.35/volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750 Aug 14 02:25:41.222829 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f4ef8a5-ec15-41c3-a615-9f4d6f806b0c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.222945 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2c7aad0a-7605-484c-b738-5651a2c5dbe3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.222990 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2645237e-2948-4725-88de-cbccb35c7e49 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:41.223048 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5f4ef8a5-ec15-41c3-a615-9f4d6f806b0c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.223280 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.223280 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:41.223351 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1385/5526] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:41.223426 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c7aad0a-7605-484c-b738-5651a2c5dbe3 None None] GET https://10.4.3.35/volume// Aug 14 02:25:41.223640 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c7aad0a-7605-484c-b738-5651a2c5dbe3 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.223897 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c7aad0a-7605-484c-b738-5651a2c5dbe3 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.224298 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c7aad0a-7605-484c-b738-5651a2c5dbe3 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:25:41.224688 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1377/5527] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:25:41.230874 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.232942 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:41.233139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.233338 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.238397 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:41.240123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:41.240351 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:41.240525 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:41.240617 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:41.242135 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.242135 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:41.244442 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:41.244442 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:41.245001 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22e4d2f6-c0a7-44bb-a8c6-d02795a7f764 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:41.245346 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:41.245394 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1386/5528] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:41.245832 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5f4ef8a5-ec15-41c3-a615-9f4d6f806b0c tempest-TestEncryptedCinderVolumes-1930641279 tempest-TestEncryptedCinderVolumes-1930641279-project-admin] https://10.4.3.35/volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750 returned with HTTP 202 Aug 14 02:25:41.246418 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1387/5529] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:25:41 2026] DELETE /volume/v3/types/053161a7-1c86-4101-92c2-7a22860a7750 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:41.249245 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-eb2e80cb-5cbc-496b-8ca2-c3c860ed75ef tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:41.249626 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1380/5530] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:25:41 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:25:42.039522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e81496bc-340d-4aee-b081-4865c2130139 req-6b0e42db-8ee2-40a0-97b0-d505fd5c3e9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:42.041503 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-6b0e42db-8ee2-40a0-97b0-d505fd5c3e9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 Aug 14 02:25:42.041662 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-6b0e42db-8ee2-40a0-97b0-d505fd5c3e9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:42.041870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-6b0e42db-8ee2-40a0-97b0-d505fd5c3e9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:42.048630 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:42.048630 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:42.090089 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e81496bc-340d-4aee-b081-4865c2130139 req-6b0e42db-8ee2-40a0-97b0-d505fd5c3e9e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 returned with HTTP 200 Aug 14 02:25:42.090516 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1378/5531] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:25:42 2026] DELETE /volume/v3/attachments/a1b4d0ec-1c73-469c-bffa-48ffcb5aedc7 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:42.236235 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:42.238219 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:42.238458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:42.238698 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:42.245534 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:42.245534 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:42.250235 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:42.254570 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8aaf8640-d550-4bc9-bde8-cb98d837c2e2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:42.255083 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1387/5532] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:42 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:42.256710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:42.258733 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:42.259019 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:42.259265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:42.259445 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:42.264349 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:42.264349 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:42.264989 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6aae7737-b05d-4781-bac9-e4a24c84ef85 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:42.265361 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1388/5533] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:42 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:42.267630 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:42.269578 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:42.269849 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:42.270045 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:42.270207 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume with id: 8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:42.272468 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=223,cinder:UPDATE=70,cinder:INSERT=35 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:25:42.278807 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:42.278807 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:42.279430 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:42.289950 np0000007301 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 02:25:42.295273 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume request issued successfully. Aug 14 02:25:42.295526 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f301ec46-e44a-4e04-af50-2b0e8e12dff0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 202 Aug 14 02:25:42.295989 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1381/5534] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:42 2026] DELETE /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:42.304481 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cc36912-943b-44ed-8984-547d317ff7b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:42.306514 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cc36912-943b-44ed-8984-547d317ff7b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:42.306757 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cc36912-943b-44ed-8984-547d317ff7b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:42.306978 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cc36912-943b-44ed-8984-547d317ff7b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:42.314402 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:42.314402 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:42.318032 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0cc36912-943b-44ed-8984-547d317ff7b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:42.321869 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cc36912-943b-44ed-8984-547d317ff7b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 200 Aug 14 02:25:42.322220 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1379/5535] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:42 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:43.275277 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.277157 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:43.277399 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.277582 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.277691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:43.281937 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:43.281937 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:43.282557 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d496a53a-46ee-4c67-af2f-870bc050d1ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:43.282972 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1388/5536] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:43 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:43.335168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fccd0153-486b-4954-b9ef-10b798647e1e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.336854 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fccd0153-486b-4954-b9ef-10b798647e1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 Aug 14 02:25:43.337034 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fccd0153-486b-4954-b9ef-10b798647e1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.337205 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fccd0153-486b-4954-b9ef-10b798647e1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.343413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fccd0153-486b-4954-b9ef-10b798647e1e tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 returned with HTTP 404 Aug 14 02:25:43.343882 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1389/5537] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:43 2026] GET /volume/v3/volumes/8edffc3e-a8ec-43d9-97f9-ba2d547e6ef2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:43.352041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b75106c9-5689-4a93-8a83-98510ac58c02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.353571 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:25:43.353784 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.353966 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.354714 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:25:43.375540 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Get all volumes completed successfully. Aug 14 02:25:43.377436 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:43.377436 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:43.383737 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b75106c9-5689-4a93-8a83-98510ac58c02 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:25:43.384452 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1382/5538] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:25:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:43.398811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea0e5130-c9e4-407f-8409-0bbaa910a676 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.400619 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea0e5130-c9e4-407f-8409-0bbaa910a676 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] DELETE https://10.4.3.35/volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96 Aug 14 02:25:43.400816 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea0e5130-c9e4-407f-8409-0bbaa910a676 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.401022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea0e5130-c9e4-407f-8409-0bbaa910a676 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.425440 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea0e5130-c9e4-407f-8409-0bbaa910a676 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96 returned with HTTP 202 Aug 14 02:25:43.425963 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1380/5539] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:25:43 2026] DELETE /volume/v3/types/3a0982bc-a5d7-4b98-897d-df29aea3ef96 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:43.433072 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.434754 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:43.434973 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.435185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.435426 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume with id: d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:43.442103 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:43.442103 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:43.442743 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:43.462570 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume request issued successfully. Aug 14 02:25:43.462877 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-40ee22aa-3a1e-4be8-a8e7-35382f08dd61 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 202 Aug 14 02:25:43.463630 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1389/5540] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:43 2026] DELETE /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:43.471156 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:43.473450 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:43.473763 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:43.474030 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:43.487418 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:43.487418 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:43.492541 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:43.498752 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-14ae1c27-ea26-4fb7-9463-c35f8f858e67 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 200 Aug 14 02:25:43.499271 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1390/5541] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:43 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:44.294275 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:44.296037 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:44.296233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:44.296423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:44.296540 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:44.300796 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:44.300796 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:44.301284 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6a015b5-6fe5-4546-9f7e-9b8e67ca5bd1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:44.301663 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1383/5542] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:44 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:44.518827 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2fee4456-5cd0-4d8b-9057-706e91a2dea2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:44.520655 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fee4456-5cd0-4d8b-9057-706e91a2dea2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb Aug 14 02:25:44.520859 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fee4456-5cd0-4d8b-9057-706e91a2dea2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:44.521035 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fee4456-5cd0-4d8b-9057-706e91a2dea2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:44.526501 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fee4456-5cd0-4d8b-9057-706e91a2dea2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb returned with HTTP 404 Aug 14 02:25:44.527000 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1381/5543] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:44 2026] GET /volume/v3/volumes/d37f7875-5fc4-437c-8467-066735bfb7cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 02:25:44.534733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:44.536636 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:44.536855 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:44.537031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:44.537183 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume with id: 1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:44.543860 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:44.543860 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:44.544299 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:44.562940 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume request issued successfully. Aug 14 02:25:44.562940 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2b445254-fe80-49da-8811-2ecb950b4fa2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 202 Aug 14 02:25:44.562940 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1390/5544] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:25:44 2026] DELETE /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:44.570455 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:44.570915 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:44.571108 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:44.571275 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:44.581029 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:44.581029 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:44.587011 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:25:44.592397 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f9ed3d92-101c-4d48-8843-a6c0c5b75001 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 200 Aug 14 02:25:44.592397 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1391/5545] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:44 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:45.315500 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76deceb4-597a-4e03-81ff-3387373c1871 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:45.317631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76deceb4-597a-4e03-81ff-3387373c1871 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:45.317889 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76deceb4-597a-4e03-81ff-3387373c1871 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:45.318369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76deceb4-597a-4e03-81ff-3387373c1871 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:45.318369 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-76deceb4-597a-4e03-81ff-3387373c1871 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:45.323024 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:45.323024 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:45.323576 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76deceb4-597a-4e03-81ff-3387373c1871 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:45.323930 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1384/5546] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:45 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:45.606146 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a199941-79c6-4229-8cf7-027870caae7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:45.608417 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a199941-79c6-4229-8cf7-027870caae7c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 Aug 14 02:25:45.608759 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a199941-79c6-4229-8cf7-027870caae7c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:45.609070 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a199941-79c6-4229-8cf7-027870caae7c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:45.615071 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a199941-79c6-4229-8cf7-027870caae7c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 returned with HTTP 404 Aug 14 02:25:45.615553 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1382/5547] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:25:45 2026] GET /volume/v3/volumes/1f12af4f-ec65-4535-a3eb-8ebd10825961 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:45.621723 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:45.623929 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:25:45.624100 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:45.624271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method 'detail' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:45.624997 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100234) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:25:45.634265 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Get all volumes completed successfully. Aug 14 02:25:45.635967 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:45.635967 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:45.639936 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c2d3c9f-de1a-4167-bc6e-a6951e167fd3 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:25:45.640311 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1391/5548] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:25:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:45.654830 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8f10e586-d6bf-4e89-8bb3-e929f54a2603 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:45.656658 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8f10e586-d6bf-4e89-8bb3-e929f54a2603 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] DELETE https://10.4.3.35/volume/v3/types/25f246ac-39ab-4e1b-9198-5078c0050c4a Aug 14 02:25:45.656862 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8f10e586-d6bf-4e89-8bb3-e929f54a2603 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:45.657089 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8f10e586-d6bf-4e89-8bb3-e929f54a2603 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:45.683448 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8f10e586-d6bf-4e89-8bb3-e929f54a2603 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types/25f246ac-39ab-4e1b-9198-5078c0050c4a returned with HTTP 202 Aug 14 02:25:45.683834 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1392/5549] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:25:45 2026] DELETE /volume/v3/types/25f246ac-39ab-4e1b-9198-5078c0050c4a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:46.335881 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c51982b6-6d5d-4596-a964-670ac0efa201 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:46.339034 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c51982b6-6d5d-4596-a964-670ac0efa201 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:46.339034 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c51982b6-6d5d-4596-a964-670ac0efa201 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:46.340857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c51982b6-6d5d-4596-a964-670ac0efa201 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:46.340857 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c51982b6-6d5d-4596-a964-670ac0efa201 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:46.343286 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:46.343286 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:46.343851 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c51982b6-6d5d-4596-a964-670ac0efa201 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:46.344320 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1385/5550] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:46 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:47.353661 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b028b618-1523-42f1-866d-d98b5f6af024 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:47.355429 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b028b618-1523-42f1-866d-d98b5f6af024 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:47.355621 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b028b618-1523-42f1-866d-d98b5f6af024 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:47.355844 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b028b618-1523-42f1-866d-d98b5f6af024 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:47.355936 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b028b618-1523-42f1-866d-d98b5f6af024 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:47.359912 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:47.359912 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:47.360456 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b028b618-1523-42f1-866d-d98b5f6af024 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:47.360835 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1383/5551] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:47 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:48.370893 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7b64d172-6ff6-409d-81a7-323231f92834 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:48.372660 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b64d172-6ff6-409d-81a7-323231f92834 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:48.372902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b64d172-6ff6-409d-81a7-323231f92834 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:48.373078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7b64d172-6ff6-409d-81a7-323231f92834 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:48.373173 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-7b64d172-6ff6-409d-81a7-323231f92834 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:48.377144 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:48.377144 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:48.377684 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7b64d172-6ff6-409d-81a7-323231f92834 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:48.378027 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1392/5552] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:48 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:49.387063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:49.388791 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:49.388989 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:49.389163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:49.389257 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:49.393532 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:49.393532 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:49.394099 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ff3b448e-bc00-49f0-8721-9992ea9844c8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:49.394420 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1393/5553] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:49 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:50.403714 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92ecb4b8-1317-455b-9136-20a02231ad29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:50.405545 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92ecb4b8-1317-455b-9136-20a02231ad29 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:50.405773 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92ecb4b8-1317-455b-9136-20a02231ad29 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:50.406003 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92ecb4b8-1317-455b-9136-20a02231ad29 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:50.406052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-92ecb4b8-1317-455b-9136-20a02231ad29 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:50.410224 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:50.410224 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:50.410864 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92ecb4b8-1317-455b-9136-20a02231ad29 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:50.411193 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1386/5554] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:50 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:51.422704 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:51.424570 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:51.424815 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:51.424995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:51.425092 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:51.429243 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:51.429243 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:51.429895 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6be784ee-38e4-4ebf-8073-013772de8ec6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:51.430264 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1384/5555] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:51 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:52.440772 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:52.442384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:52.442556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:52.442745 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:52.442832 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id e564ee93-0f6b-4a23-98c2-2ab17e2459b3. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:52.446551 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:52.446551 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:52.447013 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6f10a200-471a-41d4-9cd2-9ec58f2c6d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 200 Aug 14 02:25:52.447503 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1393/5556] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:52 2026] GET /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:52.455868 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:52.457449 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 Aug 14 02:25:52.457637 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:52.457853 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:52.457953 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: e564ee93-0f6b-4a23-98c2-2ab17e2459b3. Aug 14 02:25:52.461594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:52.461594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:52.473213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id e564ee93-0f6b-4a23-98c2-2ab17e2459b3 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:25:52.475469 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2fc03ba9-0023-4743-ad9a-193ff6395be8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 returned with HTTP 202 Aug 14 02:25:52.476023 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1394/5557] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:25:52 2026] DELETE /volume/v3/backups/e564ee93-0f6b-4a23-98c2-2ab17e2459b3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:25:52.482362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:52.483938 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:52.484119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:52.484287 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:52.484440 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume with id: 3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:52.491248 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:52.491248 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:52.491248 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:52.505067 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume request issued successfully. Aug 14 02:25:52.505249 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6bbf962-6a8b-4421-add7-5b8ff2941080 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 returned with HTTP 202 Aug 14 02:25:52.505624 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1387/5558] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:25:52 2026] DELETE /volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:25:52.511755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:52.514284 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:52.514522 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:52.514734 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:52.522424 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:52.522424 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:52.525877 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:52.530054 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-608c9fde-c3dd-4852-b0ef-966fcc35024d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 returned with HTTP 200 Aug 14 02:25:52.530457 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1385/5559] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:52 2026] GET /volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:53.543112 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-aece850d-80f9-4afc-83d5-0f0dd70f5965 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:53.545128 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aece850d-80f9-4afc-83d5-0f0dd70f5965 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 Aug 14 02:25:53.545410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aece850d-80f9-4afc-83d5-0f0dd70f5965 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:53.545658 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-aece850d-80f9-4afc-83d5-0f0dd70f5965 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:53.552823 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-aece850d-80f9-4afc-83d5-0f0dd70f5965 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 returned with HTTP 404 Aug 14 02:25:53.553474 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1394/5560] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:53 2026] GET /volume/v3/volumes/3ef61631-fd0e-48eb-938f-5dd1de1411f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:25:53.561364 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:53.563839 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/export_record Aug 14 02:25:53.564213 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:53.565414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'export_record' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:53.565414 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Export record for backup 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100235) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:25:53.569780 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:53.569780 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:53.570522 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.api [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling RPCAPI with context: , host: np0000007301, backup: 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100235) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 02:25:53.577925 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] export_record in rpcapi backup_id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 on host np0000007301. {{(pid=100235) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 02:25:53.586662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGMxZTdjZTktN2RlYy00NzVkLTlmNWEtZTE4MmRlOGEwNmQwIiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiMzQyMDczYjEtNTg5Yy00ZmU1LTk4NjEtZWUyNzAwMDI1ZWEwIiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ1ODQ4MjY5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQyMDczYjEtNTg5Yy00ZmU1LTk4NjEtZWUyNzAwMDI1ZWEwLzIwMjYwODE0MDIyNTEwL2F6X25vdmFfYmFja3VwXzBjMWU3Y2U5LTdkZWMtNDc1ZC05ZjVhLWUxODJkZThhMDZkMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100235) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 02:25:53.586932 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-1808db87-05a5-485a-b4a5-54d5b345aa6b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/export_record returned with HTTP 200 Aug 14 02:25:53.587353 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1395/5561] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:25:53 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:53.596026 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:53.598009 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:25:53.598442 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-34541770"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:53.600178 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-34541770'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:25:53.600349 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume of 1 GB Aug 14 02:25:53.604945 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Availability Zones retrieved successfully. Aug 14 02:25:53.612246 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (c80e5a34-2a6b-4d61-9f17-5a8b5e1d09f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:53.613532 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcc0fc9-4129-4b88-9437-850fccaccd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:53.614524 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:25:53.641149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcc0fc9-4129-4b88-9437-850fccaccd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:53.642142 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f61947-4e0f-4feb-b1cb-739633942111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:53.683851 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['64d4d740-adc9-4f7b-bd6f-93249aee4021', '9e941e94-091e-49df-abf4-08519421524c', '97c94fd0-35c2-4081-a3ef-49aae6c5f022', '32f1ff79-ce80-4194-8a11-94ed8abdcc54'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:53.684928 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f61947-4e0f-4feb-b1cb-739633942111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d4d740-adc9-4f7b-bd6f-93249aee4021', '9e941e94-091e-49df-abf4-08519421524c', '97c94fd0-35c2-4081-a3ef-49aae6c5f022', '32f1ff79-ce80-4194-8a11-94ed8abdcc54']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:53.685886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a776d014-4884-4a8c-afe7-fac593d91b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:53.708270 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a776d014-4884-4a8c-afe7-fac593d91b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0750b8a-8c93-420f-a7b0-5f5622304907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-34541770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['64d4d740-adc9-4f7b-bd6f-93249aee4021','9e941e94-091e-49df-abf4-08519421524c','97c94fd0-35c2-4081-a3ef-49aae6c5f022','32f1ff79-ce80-4194-8a11-94ed8abdcc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-34541770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0750b8a-8c93-420f-a7b0-5f5622304907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bceded1a0a4745d7930e384d31c1c57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:53.709092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee21a5ad-35e2-4be0-b9c6-096ec334de0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:53.725167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee21a5ad-35e2-4be0-b9c6-096ec334de0e) transitioned into state 'SUCCESS' from state '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-34541770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['64d4d740-adc9-4f7b-bd6f-93249aee4021','9e941e94-091e-49df-abf4-08519421524c','97c94fd0-35c2-4081-a3ef-49aae6c5f022','32f1ff79-ce80-4194-8a11-94ed8abdcc54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:53.725823 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3cfa26-ebb8-4dcd-8c74-c071f91ffc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:25:53.733918 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3cfa26-ebb8-4dcd-8c74-c071f91ffc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:25:53.734632 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (c80e5a34-2a6b-4d61-9f17-5a8b5e1d09f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:25:53.734922 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request issued successfully. Aug 14 02:25:53.735413 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60ad06e0-455e-47f4-8f91-ae7527bee606 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:25:53.735815 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1388/5562] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:25:53 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:53.747593 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:53.749595 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:25:53.749847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:53.750000 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:53.756822 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:53.756822 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:53.759821 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:53.763070 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13a7b6e3-66fc-4091-b7dd-9519f5cda978 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 returned with HTTP 200 Aug 14 02:25:53.763414 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1386/5563] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:53 2026] GET /volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:54.775606 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:54.777288 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:25:54.777515 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:54.777701 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:54.785187 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:54.785187 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:54.788548 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:54.792869 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b67b5612-c292-4936-bd0d-0ed0f2bcdd8b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 returned with HTTP 200 Aug 14 02:25:54.793435 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1395/5564] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:54 2026] GET /volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:25:54.809237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:54.810954 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:25:54.811272 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0750b8a-8c93-420f-a7b0-5f5622304907", "name": "tempest-type-Backup-1599432444"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:25:54.813064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating new backup {'backup': {'volume_id': 'b0750b8a-8c93-420f-a7b0-5f5622304907', 'name': 'tempest-type-Backup-1599432444'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:25:54.813119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating backup of volume b0750b8a-8c93-420f-a7b0-5f5622304907 in container None Aug 14 02:25:54.819928 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:54.819928 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:54.820222 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:25:54.838529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['4bc70d07-2182-4843-ba17-6c886dce19ec', '035d8732-4d92-4f8d-af62-f9ccdacefe51'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:25:54.870189 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ccb1614f-5c5b-4739-bcd0-5028475597cb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:25:54.871205 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1396/5565] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:25:54 2026] POST /volume/v3/backups => generated 314 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:25:54.878498 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:54.880397 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:54.880955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:54.880955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:54.880955 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:54.886720 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:54.886720 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:54.886720 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b8b5754-7508-4196-b5c4-8d98e8501739 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:54.886720 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1389/5566] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:54 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:55.895942 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:55.897888 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:55.898112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:55.898308 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:55.898446 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:55.902718 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:55.902718 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:55.903308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2acc13dc-0aaf-43a7-8d31-db97abbcf1cf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:55.903718 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1387/5567] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:55 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:56.912870 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-55567005-268e-4c59-9780-dd9ec9139eb8 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:56.915237 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55567005-268e-4c59-9780-dd9ec9139eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:56.915558 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55567005-268e-4c59-9780-dd9ec9139eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:56.915948 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-55567005-268e-4c59-9780-dd9ec9139eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:56.916117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-55567005-268e-4c59-9780-dd9ec9139eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:56.921725 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:56.921725 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:25:56.922444 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-55567005-268e-4c59-9780-dd9ec9139eb8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:56.922919 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1396/5568] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:56 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:57.933310 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:57.934937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:57.935130 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:57.935369 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:57.935497 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:57.939409 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:57.939409 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:25:57.940017 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e2a8b0f3-b839-4714-b83a-3f6e70df0ee8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:57.940377 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1397/5569] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:57 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:58.953191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:58.955280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:58.955751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:58.956085 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:58.956311 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:58.962027 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:58.962027 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:25:58.962027 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-331a812f-58e1-49f2-98e2-e36b8740fbb5 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:58.962027 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1390/5570] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:58 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:25:59.973705 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73db6842-3769-474c-bd76-a00295052c37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:25:59.977714 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73db6842-3769-474c-bd76-a00295052c37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:25:59.977944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73db6842-3769-474c-bd76-a00295052c37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:25:59.978120 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73db6842-3769-474c-bd76-a00295052c37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:25:59.978215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-73db6842-3769-474c-bd76-a00295052c37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:25:59.983008 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:25:59.983008 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:25:59.983762 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73db6842-3769-474c-bd76-a00295052c37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:25:59.984197 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1388/5571] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:25:59 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:00.994175 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:00.996047 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:00.996221 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:00.996423 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:00.996546 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:01.000474 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:01.000474 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:01.001016 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-880d8465-6cc8-4904-aa47-484f9dd92d37 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:01.001345 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1397/5572] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:00 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:02.011581 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-e27c383a-4432-49ac-a2a4-60b09618032d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:02.013241 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27c383a-4432-49ac-a2a4-60b09618032d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:02.013452 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27c383a-4432-49ac-a2a4-60b09618032d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:02.013617 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-e27c383a-4432-49ac-a2a4-60b09618032d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:02.013736 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-e27c383a-4432-49ac-a2a4-60b09618032d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:02.017430 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:02.017430 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:02.018027 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-e27c383a-4432-49ac-a2a4-60b09618032d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:02.018362 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1398/5573] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:02 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:03.030122 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-130450b0-8ec3-4147-9217-c1ee08350e96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:03.032081 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-130450b0-8ec3-4147-9217-c1ee08350e96 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:03.032390 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-130450b0-8ec3-4147-9217-c1ee08350e96 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:03.032624 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-130450b0-8ec3-4147-9217-c1ee08350e96 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:03.032789 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-130450b0-8ec3-4147-9217-c1ee08350e96 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:03.037061 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:03.037061 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:03.037691 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-130450b0-8ec3-4147-9217-c1ee08350e96 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:03.038099 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1391/5574] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:03 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:04.048573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad2f487b-0082-430d-a12c-bac6e33f712f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:04.050373 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad2f487b-0082-430d-a12c-bac6e33f712f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:04.050585 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad2f487b-0082-430d-a12c-bac6e33f712f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:04.050795 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad2f487b-0082-430d-a12c-bac6e33f712f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:04.050901 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ad2f487b-0082-430d-a12c-bac6e33f712f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:04.055033 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:04.055033 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:04.055586 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad2f487b-0082-430d-a12c-bac6e33f712f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:04.055954 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1389/5575] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:04 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:05.065615 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-938d9839-d092-4cf9-9410-bb84479b0311 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:05.067228 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-938d9839-d092-4cf9-9410-bb84479b0311 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:05.068547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-938d9839-d092-4cf9-9410-bb84479b0311 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:05.068547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-938d9839-d092-4cf9-9410-bb84479b0311 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:05.068547 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-938d9839-d092-4cf9-9410-bb84479b0311 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:05.071718 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:05.071718 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:05.072445 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-938d9839-d092-4cf9-9410-bb84479b0311 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:05.072887 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1398/5576] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:05 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:06.085090 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:06.087655 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:06.087655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:06.087655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:06.087655 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:06.091264 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:06.091264 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:06.092161 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-2f97f2fc-aecb-41a5-bd97-058068f94996 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:06.092748 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1399/5577] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:06 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:07.103516 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:07.107248 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:07.107248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:07.107248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:07.107248 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:07.111194 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:07.111194 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:07.112519 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a99e1d7-ff54-4189-a0ea-ab3cd13bcc8a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:07.112519 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1392/5578] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:07 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:08.124741 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cd20899-b987-4053-9108-3d2d7a820155 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:08.127232 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cd20899-b987-4053-9108-3d2d7a820155 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:08.127547 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cd20899-b987-4053-9108-3d2d7a820155 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:08.127870 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cd20899-b987-4053-9108-3d2d7a820155 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:08.127981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3cd20899-b987-4053-9108-3d2d7a820155 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:08.132148 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:08.132148 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:08.132771 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cd20899-b987-4053-9108-3d2d7a820155 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:08.133141 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1390/5579] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:08 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:09.144640 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-dfa57700-ec5f-4707-9572-6d78d832628c None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:09.146350 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfa57700-ec5f-4707-9572-6d78d832628c tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:09.146572 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfa57700-ec5f-4707-9572-6d78d832628c tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:09.146914 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-dfa57700-ec5f-4707-9572-6d78d832628c tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:09.147029 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-dfa57700-ec5f-4707-9572-6d78d832628c tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:09.150899 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:09.150899 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:09.151555 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-dfa57700-ec5f-4707-9572-6d78d832628c tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:09.151939 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1399/5580] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:09 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:09.163133 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-faab8a50-2468-4ddb-9092-9905b4823199 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:09.165713 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33/export_record Aug 14 02:26:09.165713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:09.165713 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'export_record' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:09.166013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Export record for backup aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 02:26:09.170194 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:09.170194 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:09.171159 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.api [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling RPCAPI with context: , host: np0000007301, backup: aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 02:26:09.176381 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] export_record in rpcapi backup_id aaeb91c9-12db-4b00-bd71-4203b0d25d33 on host np0000007301. {{(pid=100235) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 02:26:09.187662 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWFlYjkxYzktMTJkYi00YjAwLWJkNzEtNDIwM2IwZDI1ZDMzIiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTk5NDMyNDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3LzIwMjYwODE0MDIyNTU3L2F6X25vdmFfYmFja3VwX2FhZWI5MWM5LTEyZGItNGIwMC1iZDcxLTQyMDNiMGQyNWQzMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNjowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100235) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 02:26:09.187662 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-faab8a50-2468-4ddb-9092-9905b4823199 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33/export_record returned with HTTP 200 Aug 14 02:26:09.188240 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1400/5581] 10.4.3.35 () {68 vars in 1423 bytes} [Fri Aug 14 02:26:09 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:09.197052 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:09.198993 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:09.199259 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:09.199537 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:09.199741 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:09.204402 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:09.204402 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:09.204402 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b8b9b69-605c-45a5-82c9-8f3e28006a4f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:09.204402 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1393/5582] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:09 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:09.216121 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03146f49-a348-4ced-a701-d9fe499bec14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:09.217938 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups/import_record Aug 14 02:26:09.218347 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJjNWIxMTItYWE3YS00ZjQwLThmNzktYjhiZGI2Yjc1ZDQ2IiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTk5NDMyNDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3LzIwMjYwODE0MDIyNTU3L2F6X25vdmFfYmFja3VwX2FhZWI5MWM5LTEyZGItNGIwMC1iZDcxLTQyMDNiMGQyNWQzMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNjowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:09.219770 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJjNWIxMTItYWE3YS00ZjQwLThmNzktYjhiZGI2Yjc1ZDQ2IiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTk5NDMyNDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3LzIwMjYwODE0MDIyNTU3L2F6X25vdmFfYmFja3VwX2FhZWI5MWM5LTEyZGItNGIwMC1iZDcxLTQyMDNiMGQyNWQzMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNjowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 02:26:09.219898 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJjNWIxMTItYWE3YS00ZjQwLThmNzktYjhiZGI2Yjc1ZDQ2IiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTk5NDMyNDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3LzIwMjYwODE0MDIyNTU3L2F6X25vdmFfYmFja3VwX2FhZWI5MWM5LTEyZGItNGIwMC1iZDcxLTQyMDNiMGQyNWQzMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNjowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 02:26:09.250498 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['ba6afaaa-fa50-4151-93a3-743c47c96166', '88c9f6ed-cbe2-4338-969f-226f24f446c7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:09.269251 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] import_record rpcapi backup id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 on host np0000007301 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjJjNWIxMTItYWE3YS00ZjQwLThmNzktYjhiZGI2Yjc1ZDQ2IiwgInVzZXJfaWQiOiAiYTZhYTlhMjA2Mzk2NDE4NmFhNmVkZWRjM2ZiZmE0MWIiLCAicHJvamVjdF9pZCI6ICJiY2VkZWQxYTBhNDc0NWQ3OTMwZTM4NGQzMWMxYzU3YiIsICJ2b2x1bWVfaWQiOiAiYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3IiwgImhvc3QiOiAibnAwMDAwMDA3MzAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTk5NDMyNDQ0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjA3NTBiOGEtOGM5My00MjBmLWE3YjAtNWY1NjIyMzA0OTA3LzIwMjYwODE0MDIyNTU3L2F6X25vdmFfYmFja3VwX2FhZWI5MWM5LTEyZGItNGIwMC1iZDcxLTQyMDNiMGQyNWQzMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDI6MjU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMjoyNjowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100238) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 02:26:09.271272 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Import record output: {'backup': {'id': 'f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46'}, {'rel': 'bookmark', 'href': 'https://10.4.3.35/volume/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46'}]}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 02:26:09.271530 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03146f49-a348-4ced-a701-d9fe499bec14 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/import_record returned with HTTP 201 Aug 14 02:26:09.272091 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1391/5583] 10.4.3.35 () {70 vars in 1335 bytes} [Fri Aug 14 02:26:09 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 56 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 02:26:09.281380 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4c839ef4-df58-45cc-9c51-b6a069344494 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:09.283143 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c839ef4-df58-45cc-9c51-b6a069344494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 Aug 14 02:26:09.283411 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c839ef4-df58-45cc-9c51-b6a069344494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:09.283640 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4c839ef4-df58-45cc-9c51-b6a069344494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:09.283819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-4c839ef4-df58-45cc-9c51-b6a069344494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:09.287645 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:09.287645 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:09.288272 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4c839ef4-df58-45cc-9c51-b6a069344494 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 returned with HTTP 200 Aug 14 02:26:09.288642 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1400/5584] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:09 2026] GET /volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:10.299013 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9ded7577-f06e-430f-8cad-61413c3c837a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:10.300768 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ded7577-f06e-430f-8cad-61413c3c837a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 Aug 14 02:26:10.300969 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ded7577-f06e-430f-8cad-61413c3c837a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:10.301137 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9ded7577-f06e-430f-8cad-61413c3c837a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:10.301237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-9ded7577-f06e-430f-8cad-61413c3c837a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:10.305478 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:10.305478 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:10.306139 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9ded7577-f06e-430f-8cad-61413c3c837a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 returned with HTTP 200 Aug 14 02:26:10.306537 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1401/5585] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:10 2026] GET /volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:10.314977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:10.316474 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 Aug 14 02:26:10.316697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:10.316901 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:10.317025 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46. Aug 14 02:26:10.320919 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:10.320919 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:10.331627 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:26:10.333157 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85697ee9-28fa-4ced-bdf0-9f92a78423ff tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 returned with HTTP 202 Aug 14 02:26:10.333560 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1394/5586] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:10 2026] DELETE /volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:10.339856 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:10.341651 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 Aug 14 02:26:10.341872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:10.342049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:10.342151 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:10.346138 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:10.346138 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:10.346746 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b52aad46-2b7d-4f55-b7ba-c40f853e1557 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 returned with HTTP 200 Aug 14 02:26:10.347115 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1392/5587] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:10 2026] GET /volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:11.355972 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-da3bf447-8c76-4d17-bec1-853ba429e666 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:11.357715 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-da3bf447-8c76-4d17-bec1-853ba429e666 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 Aug 14 02:26:11.357959 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-da3bf447-8c76-4d17-bec1-853ba429e666 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:11.358156 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-da3bf447-8c76-4d17-bec1-853ba429e666 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:11.358256 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-da3bf447-8c76-4d17-bec1-853ba429e666 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:11.361960 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-da3bf447-8c76-4d17-bec1-853ba429e666 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 returned with HTTP 404 Aug 14 02:26:11.362416 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1401/5588] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:11 2026] GET /volume/v3/backups/f2c5b112-aa7a-4f40-8f79-b8bdb6b75d46 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:11.368524 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:11.370290 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:26:11.370543 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:11.370761 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:11.370914 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume with id: b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:26:11.377785 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:11.377785 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:11.378088 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:11.392184 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume request issued successfully. Aug 14 02:26:11.392411 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f50a36bc-7b79-4f3d-9264-f1349c863af4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 returned with HTTP 202 Aug 14 02:26:11.393041 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1402/5589] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:11 2026] DELETE /volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:11.400111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:11.401683 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:26:11.401865 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:11.402032 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:11.408354 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:11.408354 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:11.411645 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:11.415260 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fe17eda-ad5d-4f7b-bb58-4688968d864d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 returned with HTTP 200 Aug 14 02:26:11.415626 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1395/5590] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:11 2026] GET /volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:12.427872 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48ffba29-badd-4584-aa5e-7bc47c906a2e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:12.429569 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ffba29-badd-4584-aa5e-7bc47c906a2e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 Aug 14 02:26:12.429791 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48ffba29-badd-4584-aa5e-7bc47c906a2e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:12.429989 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48ffba29-badd-4584-aa5e-7bc47c906a2e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:12.435868 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48ffba29-badd-4584-aa5e-7bc47c906a2e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 returned with HTTP 404 Aug 14 02:26:12.436423 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1393/5591] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:12 2026] GET /volume/v3/volumes/b0750b8a-8c93-420f-a7b0-5f5622304907 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:12.444504 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2c1da509-cf3d-4fb5-8ae2-387e70991147 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:12.446234 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2c1da509-cf3d-4fb5-8ae2-387e70991147 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups Aug 14 02:26:12.446447 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2c1da509-cf3d-4fb5-8ae2-387e70991147 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:12.446644 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2c1da509-cf3d-4fb5-8ae2-387e70991147 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'index' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:12.451689 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2c1da509-cf3d-4fb5-8ae2-387e70991147 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 200 Aug 14 02:26:12.452077 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1402/5592] 10.4.3.35 () {68 vars in 1270 bytes} [Fri Aug 14 02:26:12 2026] GET /volume/v3/backups => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:12.461038 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0d7521ea-52aa-4979-ad98-90c027f80896 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:12.463119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d7521ea-52aa-4979-ad98-90c027f80896 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups?project_id=bceded1a0a4745d7930e384d31c1c57b Aug 14 02:26:12.463334 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d7521ea-52aa-4979-ad98-90c027f80896 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:12.463532 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d7521ea-52aa-4979-ad98-90c027f80896 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:12.469365 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d7521ea-52aa-4979-ad98-90c027f80896 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups?project_id=bceded1a0a4745d7930e384d31c1c57b returned with HTTP 200 Aug 14 02:26:12.469777 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1403/5593] 10.4.3.35 () {68 vars in 1357 bytes} [Fri Aug 14 02:26:12 2026] GET /volume/v3/backups?project_id=bceded1a0a4745d7930e384d31c1c57b => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:12.479294 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0297783a-7982-48ba-86c9-8ac67655df31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:12.480886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:26:12.481243 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2122017527"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:12.482644 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2122017527'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:26:12.482813 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume of 1 GB Aug 14 02:26:12.486438 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Availability Zones retrieved successfully. Aug 14 02:26:12.491581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (6990e1b5-aaec-4550-b608-2bf79760b748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:12.492621 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11f8329-c555-4473-81f4-091a9dbdcf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:12.493362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:26:12.517484 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11f8329-c555-4473-81f4-091a9dbdcf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:12.518131 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629349ec-077f-4b61-829a-9a7e3a37ad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:12.553916 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['990dcd99-9922-45d6-bbd8-8b907c5404f5', '8b7ec6bd-1daf-430e-8b1b-58c2bb1cdf6f', '3b9f777c-6942-4350-86ba-53fdad8aaad9', 'a53439b9-9698-4fae-a1e3-ec8c4e515750'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:12.554650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629349ec-077f-4b61-829a-9a7e3a37ad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990dcd99-9922-45d6-bbd8-8b907c5404f5', '8b7ec6bd-1daf-430e-8b1b-58c2bb1cdf6f', '3b9f777c-6942-4350-86ba-53fdad8aaad9', 'a53439b9-9698-4fae-a1e3-ec8c4e515750']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:12.555412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9156de-cc85-476a-b8cc-b1078b11e8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:12.578846 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9156de-cc85-476a-b8cc-b1078b11e8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a2626e-0c02-4d58-b684-5991cdc4bf84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122017527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['990dcd99-9922-45d6-bbd8-8b907c5404f5','8b7ec6bd-1daf-430e-8b1b-58c2bb1cdf6f','3b9f777c-6942-4350-86ba-53fdad8aaad9','a53439b9-9698-4fae-a1e3-ec8c4e515750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122017527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a2626e-0c02-4d58-b684-5991cdc4bf84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bceded1a0a4745d7930e384d31c1c57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:12.579596 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d5f480-8c19-49bd-87da-b8775fdf5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:12.596353 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d5f480-8c19-49bd-87da-b8775fdf5554) transitioned into state 'SUCCESS' from state '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-2122017527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['990dcd99-9922-45d6-bbd8-8b907c5404f5','8b7ec6bd-1daf-430e-8b1b-58c2bb1cdf6f','3b9f777c-6942-4350-86ba-53fdad8aaad9','a53439b9-9698-4fae-a1e3-ec8c4e515750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:12.597014 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a392d0-c171-4a03-a970-5805cdb27268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:12.607228 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a392d0-c171-4a03-a970-5805cdb27268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:12.608028 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (6990e1b5-aaec-4550-b608-2bf79760b748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:12.608377 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request issued successfully. Aug 14 02:26:12.608938 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0297783a-7982-48ba-86c9-8ac67655df31 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:26:12.609634 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1396/5594] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:26:12 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:12.620227 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-519790de-638a-4dff-83c1-696a62cf17eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:12.621994 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-519790de-638a-4dff-83c1-696a62cf17eb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:12.622194 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-519790de-638a-4dff-83c1-696a62cf17eb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:12.622381 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-519790de-638a-4dff-83c1-696a62cf17eb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:12.629386 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:12.629386 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:12.632856 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-519790de-638a-4dff-83c1-696a62cf17eb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:12.636450 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-519790de-638a-4dff-83c1-696a62cf17eb tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 returned with HTTP 200 Aug 14 02:26:12.636827 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1394/5595] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:12 2026] GET /volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:13.649950 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:13.651380 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:13.651556 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:13.651740 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:13.658074 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:13.658074 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:13.661153 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:13.664408 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37862db2-ed41-49ce-a61b-75aac9f2aaf1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 returned with HTTP 200 Aug 14 02:26:13.664866 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1403/5596] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:13 2026] GET /volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:13.676623 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-97be90c1-a6d5-483d-916f-f2475384043d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:13.678371 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:26:13.678813 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0a2626e-0c02-4d58-b684-5991cdc4bf84", "name": "tempest-type-Backup-74148957"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:13.680556 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating new backup {'backup': {'volume_id': 'e0a2626e-0c02-4d58-b684-5991cdc4bf84', 'name': 'tempest-type-Backup-74148957'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:26:13.680737 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating backup of volume e0a2626e-0c02-4d58-b684-5991cdc4bf84 in container None Aug 14 02:26:13.689165 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:13.689165 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:13.689485 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:13.702546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['84704227-535a-49ff-9795-9a717d02e2c5', '52df090c-bf59-48bc-b478-299f870342d0'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:13.727109 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-97be90c1-a6d5-483d-916f-f2475384043d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:26:13.727438 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1404/5597] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:26:13 2026] POST /volume/v3/backups => generated 312 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:13.736403 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:13.738406 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:13.738701 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:13.738945 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:13.739096 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:13.744075 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:13.744075 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:13.744886 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b92a4f1a-8191-44b6-9577-3c5cda17cbd9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:13.745308 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1397/5598] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:13 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:14.754371 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:14.755937 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:14.756135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:14.756303 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:14.756415 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:14.760281 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:14.760281 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:14.760845 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0edccc06-e197-4eb5-a69a-1e68adcfd7df tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:14.761163 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1395/5599] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:14 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:15.770322 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:15.772475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:15.772630 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:15.772743 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:15.772920 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:15.776888 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:15.776888 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:15.777475 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8d7b0b9a-082e-4445-8eef-9b8b811fe58e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:15.778096 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1404/5600] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:15 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:16.788282 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:16.790223 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:16.790660 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:16.790778 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:16.790892 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:16.796186 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:16.796186 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:16.797045 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7692721b-e419-4cdb-a7c6-a4c6a232253f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:16.797430 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1405/5601] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:16 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:17.808822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:17.810566 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:17.810801 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:17.811018 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:17.811193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:17.815341 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:17.815341 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:17.815998 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce1a4e59-0eee-472d-bb9d-947c74f05e88 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:17.816363 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1398/5602] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:17 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:18.826832 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:18.828613 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:18.828894 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:18.829099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:18.829199 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:18.834390 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:18.834390 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:18.835271 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a52b28f-5e4f-4656-a7a0-7f848d6853e4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:18.835770 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1396/5603] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:18 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:19.846020 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:19.847567 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:19.847761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:19.848000 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:19.848168 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:19.852062 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:19.852062 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:19.852716 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-36dee651-eee7-4c18-b3bf-a9d5541bcee9 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:19.853085 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1405/5604] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:19 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:20.863793 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:20.865802 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:20.866050 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:20.866265 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:20.866391 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:20.871727 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:20.871727 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:20.871727 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56f35e4e-842b-4449-9e9f-4c2e2d2326ea tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:20.872046 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1406/5605] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:20 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:21.882027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:21.883628 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:21.883859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:21.884055 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:21.884193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:21.888154 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:21.888154 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:21.888960 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f9a14bda-b4eb-474f-8a4f-7a0f4c0f4306 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:21.889441 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1399/5606] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:21 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:22.898948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:22.900732 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:22.900941 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:22.901114 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:22.901212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:22.905040 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:22.905040 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:22.905620 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd87b9ed-4e27-4d09-8e68-d4386b1fda3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:22.905987 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1397/5607] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:22 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:23.916005 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:23.917550 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:23.917741 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:23.917963 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:23.918109 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:23.921864 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:23.921864 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:23.922431 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-db40c30f-f9b0-440c-8955-a556c86d63d1 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:23.922775 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1406/5608] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:23 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:24.933043 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:24.936134 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:24.936134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:24.936134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:24.936134 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:24.940115 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:24.940115 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:24.940115 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cb66c497-db8f-4fe8-af54-5d8ce52de84b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:24.940115 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1407/5609] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:24 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:25.950650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:25.952888 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:25.953169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:25.953423 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:25.953559 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:25.958739 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:25.958739 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:25.959563 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-48f13686-8878-4935-a1a8-4ce4374eb1c7 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:25.960035 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1400/5610] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:25 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:26.970087 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47601352-bead-4d39-b8e9-9dbf16497790 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:26.971598 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47601352-bead-4d39-b8e9-9dbf16497790 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:26.971806 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47601352-bead-4d39-b8e9-9dbf16497790 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:26.971973 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47601352-bead-4d39-b8e9-9dbf16497790 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:26.972067 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-47601352-bead-4d39-b8e9-9dbf16497790 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:26.977459 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:26.977459 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:26.978169 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47601352-bead-4d39-b8e9-9dbf16497790 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:26.978600 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1398/5611] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:26 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:27.988315 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:27.990446 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:27.990712 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:27.990941 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:27.991076 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:27.995970 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:27.995970 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:27.996705 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-1d6fb575-ad79-4f10-b2f9-d591ac11644e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:27.997137 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1407/5612] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:27 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:28.006153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:28.007737 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718/action Aug 14 02:26:28.008069 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:26:28.008181 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:28.009436 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.admin_actions [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Updating backup '3a0f8192-4962-42a2-b4f3-981133a5f718' with '{'status': 'error'}' {{(pid=100235) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 02:26:28.011003 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=153,cinder:UPDATE=46,cinder:INSERT=12 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:26:28.017957 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:28.017957 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:28.027550 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] reset_status in rpcapi backup_id 3a0f8192-4962-42a2-b4f3-981133a5f718 on host np0000007301. {{(pid=100235) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 02:26:28.029356 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-71f9feb5-f4b6-4c41-a833-5eed3ceddb52 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718/action returned with HTTP 202 Aug 14 02:26:28.029866 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1408/5613] 10.4.3.35 () {70 vars in 1423 bytes} [Fri Aug 14 02:26:28 2026] POST /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:28.036493 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19fe23a5-c643-4429-8044-ed43202efd82 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:28.038035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:28.038214 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:28.038409 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:28.038554 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume with id: e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:28.045468 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:28.045468 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:28.045827 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:28.061388 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume request issued successfully. Aug 14 02:26:28.061587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19fe23a5-c643-4429-8044-ed43202efd82 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 returned with HTTP 202 Aug 14 02:26:28.062038 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1401/5614] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:28 2026] DELETE /volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:28.069074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:28.071341 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:28.071627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:28.071896 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:28.081241 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:28.081241 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:28.086038 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:28.090416 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e90412d6-c3a1-4c19-b039-c2710a7bb5ed tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 returned with HTTP 200 Aug 14 02:26:28.090783 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1399/5615] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:28 2026] GET /volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:29.102400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-37296d6d-ffa9-47a0-8e91-34a7c0ef5355 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:29.104773 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37296d6d-ffa9-47a0-8e91-34a7c0ef5355 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 Aug 14 02:26:29.105052 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37296d6d-ffa9-47a0-8e91-34a7c0ef5355 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:29.105241 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-37296d6d-ffa9-47a0-8e91-34a7c0ef5355 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:29.110824 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-37296d6d-ffa9-47a0-8e91-34a7c0ef5355 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 returned with HTTP 404 Aug 14 02:26:29.111262 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1408/5616] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:29 2026] GET /volume/v3/volumes/e0a2626e-0c02-4d58-b684-5991cdc4bf84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:29.119152 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:29.120864 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] POST https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/restore Aug 14 02:26:29.121215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:29.122466 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.contrib.backups [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Restoring backup 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100235) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 02:26:29.122565 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Restoring backup 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 to volume None. Aug 14 02:26:29.126920 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:29.126920 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:29.127813 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Creating volume of 1 GB for restore of backup 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. Aug 14 02:26:29.131439 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Availability Zones retrieved successfully. Aug 14 02:26:29.137258 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (d9d94494-c3ef-4508-8cdb-58ba70d1b93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:29.138130 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c1fee-e6a1-40cf-8711-c7ef31c3e697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:29.138923 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:26:29.165538 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90c1fee-e6a1-40cf-8711-c7ef31c3e697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:29.166269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fda412a-7aac-405f-9b96-8b770706a911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:29.197241 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Created reservations ['f83404d8-f66f-4a7e-bbb8-b849d9b58b37', '1dd2d790-934f-49e2-a173-5f260214ecb4', '5971247e-84c8-411c-afa3-ad460fc1dcee', '213b395b-e5fb-4eb0-92c5-8a871700371e'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:29.198018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fda412a-7aac-405f-9b96-8b770706a911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83404d8-f66f-4a7e-bbb8-b849d9b58b37', '1dd2d790-934f-49e2-a173-5f260214ecb4', '5971247e-84c8-411c-afa3-ad460fc1dcee', '213b395b-e5fb-4eb0-92c5-8a871700371e']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:29.198744 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0612963b-d88b-439e-8816-d4d74990d4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:29.227418 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0612963b-d88b-439e-8816-d4d74990d4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5', '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='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['f83404d8-f66f-4a7e-bbb8-b849d9b58b37','1dd2d790-934f-49e2-a173-5f260214ecb4','5971247e-84c8-411c-afa3-ad460fc1dcee','213b395b-e5fb-4eb0-92c5-8a871700371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:26:29Z,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=d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bceded1a0a4745d7930e384d31c1c57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:29.228315 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91feb78-a7cd-4dac-b668-84746afa4bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:29.241996 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91feb78-a7cd-4dac-b668-84746afa4bd3) transitioned into 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='bceded1a0a4745d7930e384d31c1c57b',qos_specs=None,replication_status=,reservations=['f83404d8-f66f-4a7e-bbb8-b849d9b58b37','1dd2d790-934f-49e2-a173-5f260214ecb4','5971247e-84c8-411c-afa3-ad460fc1dcee','213b395b-e5fb-4eb0-92c5-8a871700371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6aa9a2063964186aa6ededc3fbfa41b',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:29.242812 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db25849a-e3a3-4c73-8acc-89d0e36d6ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:29.250743 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db25849a-e3a3-4c73-8acc-89d0e36d6ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:29.251496 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Flow 'volume_create_api' (d9d94494-c3ef-4508-8cdb-58ba70d1b93b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:29.251788 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Create volume request issued successfully. Aug 14 02:26:29.258041 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:29.258041 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:29.258381 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:30.267436 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:30.267436 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:30.268017 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:30.268064 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Checking backup size 1 against volume size 1 {{(pid=100235) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 02:26:30.268185 np0000007301 devstack@c-api.service[100235]: INFO cinder.backup.api [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Overwriting volume d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 with restore of backup 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:30.281274 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] restore_backup in rpcapi backup_id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 {{(pid=100235) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 02:26:30.282905 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ef60ef94-d88f-4719-ab5a-8e13b8703c90 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/restore returned with HTTP 202 Aug 14 02:26:30.283308 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1409/5617] 10.4.3.35 () {70 vars in 1426 bytes} [Fri Aug 14 02:26:29 2026] POST /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0/restore => generated 152 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:30.291168 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:30.293355 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:30.293622 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:30.293868 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:30.294007 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:30.298841 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:30.298841 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:30.299439 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d975f77f-d429-42ff-b1ec-01b42a6970d0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:30.299848 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1402/5618] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:30 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:31.309847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:31.312718 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:31.312718 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:31.312718 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:31.312718 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:31.316446 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:31.316446 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:31.317012 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86c15037-4c27-4d73-8e81-1a9c4d22f2da tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:31.317340 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1400/5619] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:31 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:31.736691 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2c89c3e6-0cd5-4d28-9713-d963abc9a3cf None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:31.738301 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2c89c3e6-0cd5-4d28-9713-d963abc9a3cf tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] POST https://10.4.3.35/volume/v3/types Aug 14 02:26:31.738642 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2c89c3e6-0cd5-4d28-9713-d963abc9a3cf tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670", "extra_specs": {"multiattach": " True"}}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:31.752163 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2c89c3e6-0cd5-4d28-9713-d963abc9a3cf tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types returned with HTTP 200 Aug 14 02:26:31.752527 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1409/5620] 10.4.3.35 () {68 vars in 1246 bytes} [Fri Aug 14 02:26:31 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 14 02:26:31.760021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-45181f30-a377-4302-8c6a-111203edcf8d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:31.761779 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:26:31.762078 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1891502147", "snapshot_id": null, "imageRef": null, "volume_type": "a64a903d-0122-4073-b87e-71f7bb0fc63a", "size": 1}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:31.763581 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1891502147', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a64a903d-0122-4073-b87e-71f7bb0fc63a', 'size': 1}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:26:31.767792 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume of 1 GB Aug 14 02:26:31.768106 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:31.768106 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:31.768671 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Availability Zones retrieved successfully. Aug 14 02:26:31.773800 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (d19e9a09-2386-4cea-bf40-b33bc7d5c57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:31.774658 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e62dd4-3590-47e6-81f9-7f28cd4e9baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:31.775499 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:26:31.782143 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:31.782143 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:31.798192 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e62dd4-3590-47e6-81f9-7f28cd4e9baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:26:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a64a903d-0122-4073-b87e-71f7bb0fc63a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a64a903d-0122-4073-b87e-71f7bb0fc63a', 'encryption_key_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=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:31.799344 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a730048e-9148-4209-93cd-65b4fa7cab0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:31.825311 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:26:31.825553 np0000007301 devstack@c-api.service[100235]: WARNING cinder.quota [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1801597935-1620434670, it is now deprecated. Please use the default quota class for default quota. Aug 14 02:26:31.849577 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Created reservations ['7ad13f72-9e68-49a4-ba83-632fcce890a1', '3caec931-bd19-4685-9b2d-0d59ef6fcaef', '7ac45c4d-1b83-4b1a-9095-6c94de2f64af', 'd60dabd6-7bbf-436a-9476-cb97ccc123c4'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:31.850216 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a730048e-9148-4209-93cd-65b4fa7cab0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad13f72-9e68-49a4-ba83-632fcce890a1', '3caec931-bd19-4685-9b2d-0d59ef6fcaef', '7ac45c4d-1b83-4b1a-9095-6c94de2f64af', 'd60dabd6-7bbf-436a-9476-cb97ccc123c4']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:31.850888 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14fe3c9-11e3-4a8c-8dc2-1d441c2df965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:31.871939 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14fe3c9-11e3-4a8c-8dc2-1d441c2df965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a24f50-e1a7-4acc-a343-e42cb994cb01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1891502147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['7ad13f72-9e68-49a4-ba83-632fcce890a1','3caec931-bd19-4685-9b2d-0d59ef6fcaef','7ac45c4d-1b83-4b1a-9095-6c94de2f64af','d60dabd6-7bbf-436a-9476-cb97ccc123c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=a64a903d-0122-4073-b87e-71f7bb0fc63a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1891502147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a24f50-e1a7-4acc-a343-e42cb994cb01,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a64a903d-0122-4073-b87e-71f7bb0fc63a),volume_type_id=a64a903d-0122-4073-b87e-71f7bb0fc63a)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:31.872616 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7378a12f-f470-4e64-b48e-26c4d1743b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:31.888603 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7378a12f-f470-4e64-b48e-26c4d1743b7b) transitioned into state 'SUCCESS' from state '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-1891502147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ea82f02c5a6a47628fafdf44fe7cf18e',qos_specs=None,replication_status=,reservations=['7ad13f72-9e68-49a4-ba83-632fcce890a1','3caec931-bd19-4685-9b2d-0d59ef6fcaef','7ac45c4d-1b83-4b1a-9095-6c94de2f64af','d60dabd6-7bbf-436a-9476-cb97ccc123c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcc7cc72cac47aaaed9fb2457be46ec',volume_type_id=a64a903d-0122-4073-b87e-71f7bb0fc63a)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:31.889547 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf2b01b-9024-4c86-a49d-8dd5eef72033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:31.897983 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf2b01b-9024-4c86-a49d-8dd5eef72033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:31.898711 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Flow 'volume_create_api' (d19e9a09-2386-4cea-bf40-b33bc7d5c57f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:31.898989 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Create volume request issued successfully. Aug 14 02:26:31.899482 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-45181f30-a377-4302-8c6a-111203edcf8d tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:26:31.899876 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1410/5621] 10.4.3.35 () {68 vars in 1252 bytes} [Fri Aug 14 02:26:31 2026] POST /volume/v3/volumes => generated 828 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:31.911831 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f95de387-26b7-4bae-b0e3-152a772246f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:31.913815 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f95de387-26b7-4bae-b0e3-152a772246f0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:31.914093 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f95de387-26b7-4bae-b0e3-152a772246f0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:31.914277 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f95de387-26b7-4bae-b0e3-152a772246f0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:31.921067 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:31.921067 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:31.924967 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f95de387-26b7-4bae-b0e3-152a772246f0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:31.929643 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f95de387-26b7-4bae-b0e3-152a772246f0 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:31.930075 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1403/5622] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:31 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:32.326503 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:32.328115 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:32.328401 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:32.328602 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:32.328726 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:32.332545 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:32.332545 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:32.333140 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c1e1e99-94e0-457c-8b9f-a5ed45b4ff9b tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:32.333577 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1401/5623] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:32 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:32.941687 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-76f05927-27a1-474d-aca3-d6890efdd860 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:32.944032 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-76f05927-27a1-474d-aca3-d6890efdd860 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:32.944291 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-76f05927-27a1-474d-aca3-d6890efdd860 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:32.944578 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-76f05927-27a1-474d-aca3-d6890efdd860 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:32.953650 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:32.953650 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:32.958403 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-76f05927-27a1-474d-aca3-d6890efdd860 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:32.963004 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-76f05927-27a1-474d-aca3-d6890efdd860 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:32.963399 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1410/5624] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:32 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:32.974817 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:32.976748 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:32.976943 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:32.977123 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:32.983689 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:32.983689 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:32.986932 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:32.991353 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-dfce569f-6ef2-4df7-8cfa-47bc19da95bf tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:32.991745 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1411/5625] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:32 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:33.034015 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.091102 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:33.091309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.091551 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.097695 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.097695 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:33.101302 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:33.105379 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-fd1630ad-0500-4428-bf2b-e2f0bbf6102b tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:33.105823 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1404/5626] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:33.173991 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1417684d-b44a-4169-854c-25700038c8c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.174359 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1417684d-b44a-4169-854c-25700038c8c8 None None] GET https://10.4.3.35/volume// Aug 14 02:26:33.174575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1417684d-b44a-4169-854c-25700038c8c8 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.174818 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1417684d-b44a-4169-854c-25700038c8c8 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.175119 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1417684d-b44a-4169-854c-25700038c8c8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:26:33.175401 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1402/5627] 10.4.3.35 () {66 vars in 1421 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:26:33.183006 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-1d0928cf-306a-40b2-9deb-00cefa5bf8d2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.213249 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-1d0928cf-306a-40b2-9deb-00cefa5bf8d2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments Aug 14 02:26:33.213605 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-1d0928cf-306a-40b2-9deb-00cefa5bf8d2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6a24f50-e1a7-4acc-a343-e42cb994cb01", "connector": null, "instance_uuid": "974e55d3-0421-4384-b5a8-0d1d0fbad464"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:33.222653 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.222653 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:33.245258 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-1d0928cf-306a-40b2-9deb-00cefa5bf8d2 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments returned with HTTP 200 Aug 14 02:26:33.245715 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1411/5628] 10.4.3.35 () {74 vars in 1587 bytes} [Fri Aug 14 02:26:33 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:33.271237 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.273395 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:33.273721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.273978 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.280230 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-23990da2-de09-455a-9210-bcb1dd1600d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.280976 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23990da2-de09-455a-9210-bcb1dd1600d8 None None] GET https://10.4.3.35/volume// Aug 14 02:26:33.280976 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23990da2-de09-455a-9210-bcb1dd1600d8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.281121 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-23990da2-de09-455a-9210-bcb1dd1600d8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.281385 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-23990da2-de09-455a-9210-bcb1dd1600d8 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:26:33.281663 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1405/5629] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:26:33.284451 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.284451 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:33.288113 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:33.288687 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.292626 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c4142f8b-3a02-4b0c-9390-92e4c7732364 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:33.293127 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1412/5630] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:33.322502 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:33.322751 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.323016 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.334665 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.334665 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:33.338085 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:33.342176 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-351b09ac-331c-4a87-94d6-97f5acfaf807 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:33.342587 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1403/5631] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:26:33.343596 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.345483 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:33.345750 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:33.345942 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:33.346067 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:33.350580 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.350580 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:33.351338 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cd8714c7-879f-42a8-8d09-1d76a3b03f3d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:33.351749 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1412/5632] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:33 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:33.440149 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:33.442277 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] PUT https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee Aug 14 02:26:33.442682 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.35", "host": "np0000007301", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5ef4122838bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9a83601e-57fd-405d-a3dc-e611f71e3cc5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:33.449786 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Acquiring lock "cinder-attachment_update-e6a24f50-e1a7-4acc-a343-e42cb994cb01-np0000007301" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 02:26:33.453951 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-e6a24f50-e1a7-4acc-a343-e42cb994cb01-np0000007301" acquired by "attachment_update" :: waited 0.004s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 02:26:33.454804 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:33.454804 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:33.523666 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Lock "cinder-attachment_update-e6a24f50-e1a7-4acc-a343-e42cb994cb01-np0000007301" released by "attachment_update" :: held 0.070s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 02:26:33.524224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-28edf642-a56c-495d-8ee5-14ecbfb067bd tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee returned with HTTP 200 Aug 14 02:26:33.524716 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1406/5633] 10.4.3.35 () {74 vars in 1697 bytes} [Fri Aug 14 02:26:33 2026] PUT /volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:34.307023 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:34.308948 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:34.309164 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:34.309390 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:34.318467 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:34.318467 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:34.321687 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:34.325123 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-06a714a8-d141-4c2a-a53b-a7b5f340007c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:34.325473 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1413/5634] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:34 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:34.361630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:34.363330 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:34.363525 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:34.363728 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:34.363843 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:34.368260 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:34.368260 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:34.369053 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2cca39f-4ccc-41d5-84c0-ed1eeb66663f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:34.369594 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1404/5635] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:34 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:35.336787 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-48037a59-a8f3-4541-af93-091c38b5b97f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:35.338427 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-48037a59-a8f3-4541-af93-091c38b5b97f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:35.338608 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-48037a59-a8f3-4541-af93-091c38b5b97f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:35.338815 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-48037a59-a8f3-4541-af93-091c38b5b97f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:35.347741 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:35.347741 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:35.350942 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-48037a59-a8f3-4541-af93-091c38b5b97f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:35.354799 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-48037a59-a8f3-4541-af93-091c38b5b97f tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:35.355241 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1413/5636] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:35 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:35.378819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:35.380704 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:35.380940 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:35.381154 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:35.381299 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:35.385391 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:35.385391 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:35.386081 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb234b2e-c0c0-48f0-8705-9d0a0630b8b8 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:35.386461 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1407/5637] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:35 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:36.366772 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:36.368477 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:36.368656 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:36.368876 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:36.377111 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:36.377111 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:36.379959 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:36.383614 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-fd2cd1d8-b188-42d9-afc5-1cf7d63b65cb tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:36.383979 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1414/5638] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:36 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:36.396176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:36.397794 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:36.399129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:36.399129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:36.399129 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:36.402420 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:36.402420 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:36.403146 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99bfe0cd-5457-439d-80ca-eb32721d8830 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:36.403605 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1405/5639] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:36 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:37.395859 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:37.397542 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:37.397746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:37.397955 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:37.406443 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:37.406443 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:37.409521 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:37.412568 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-044eb784-1844-43b4-869f-a4f86af6a412 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:37.413138 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-53c4b474-cd3c-4adc-b3d5-e517abd6c0ab tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:37.413506 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1414/5640] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:37 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:37.414323 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-044eb784-1844-43b4-869f-a4f86af6a412 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:37.414546 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-044eb784-1844-43b4-869f-a4f86af6a412 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:37.414742 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-044eb784-1844-43b4-869f-a4f86af6a412 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:37.414855 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-044eb784-1844-43b4-869f-a4f86af6a412 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:37.418710 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:37.418710 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:37.419225 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-044eb784-1844-43b4-869f-a4f86af6a412 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:37.419551 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1408/5641] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:37 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:37.781298 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-3e7283cd-1132-4e9a-a6b5-27d1504488af None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:37.783817 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-3e7283cd-1132-4e9a-a6b5-27d1504488af tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee/action Aug 14 02:26:37.784186 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-3e7283cd-1132-4e9a-a6b5-27d1504488af tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-complete": null}' {{(pid=100235) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:26:37.784305 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-3e7283cd-1132-4e9a-a6b5-27d1504488af tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:37.801364 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:37.801364 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:37.812520 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [req-a5eb43e1-d980-417f-a56d-a74474ac7eef req-3e7283cd-1132-4e9a-a6b5-27d1504488af tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee/action returned with HTTP 204 Aug 14 02:26:37.813071 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1415/5642] 10.4.3.35 () {74 vars in 1718 bytes} [Fri Aug 14 02:26:37 2026] POST /volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:38.425803 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.427582 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.427783 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.427992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.428916 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.430825 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:38.431123 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.431338 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.431483 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:38.433081 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=88,cinder:UPDATE=4,cinder:INSERT=5 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:26:38.436564 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.436564 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:38.437316 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.437316 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:38.437365 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0ca00436-0123-44ee-8e21-d2d1a1313eb3 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:38.438185 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1415/5643] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:38.440460 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.445859 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2ce89cc-c059-4779-bcc6-e2e91a6e5aa1 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.446434 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1406/5644] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:38.487954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.511915 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.512126 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.512324 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.522395 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.522395 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:38.525716 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.529557 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb920876-41ef-4903-96b8-51d9a9ee6c78 req-83be0cc0-c3f8-4088-a553-4ea35a23ab34 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.529948 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1409/5645] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:38.544710 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.546902 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.547109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.547292 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.557332 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.557332 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:38.561121 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.565582 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-60fb4cba-3808-4401-9f0a-b826b07ad61c tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.565997 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1416/5646] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:38.607627 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.631921 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.632113 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.632300 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.641003 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.641003 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:38.643934 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.647465 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-5f50a0bb-db9f-4f36-8641-6fda13e69c84 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.647820 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1416/5647] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1213 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:38.664118 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.666497 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] POST https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01/action Aug 14 02:26:38.666922 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:26:38.667200 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:38.678580 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.678580 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:38.679088 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.684916 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Begin detaching volume completed successfully. Aug 14 02:26:38.685125 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0045491c-2f60-4b04-af2a-90a80962fb68 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01/action returned with HTTP 202 Aug 14 02:26:38.685588 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1407/5648] 10.4.3.35 () {72 vars in 1665 bytes} [Fri Aug 14 02:26:38 2026] POST /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:38.701642 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.703355 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.703542 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.703747 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.712379 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.712379 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:38.716053 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.719768 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66e4b355-c9fb-4a5e-9fb3-8c83808a4465 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.720376 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1410/5649] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:38.721546 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-ab035f74-9735-4a39-914e-be775a171799 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.721939 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab035f74-9735-4a39-914e-be775a171799 None None] GET https://10.4.3.35/volume// Aug 14 02:26:38.722115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab035f74-9735-4a39-914e-be775a171799 None None] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.722287 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-ab035f74-9735-4a39-914e-be775a171799 None None] Calling method 'all' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.722590 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-ab035f74-9735-4a39-914e-be775a171799 None None] https://10.4.3.35/volume// returned with HTTP 300 Aug 14 02:26:38.722862 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1417/5650] 10.4.3.35 () {66 vars in 1419 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 02:26:38.729602 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:38.731795 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:38.731989 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:38.732164 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:38.740385 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:38.740385 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:38.743318 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:38.747456 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-36c2152d-92e4-4099-bc1a-17165701c6b4 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:38.747807 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1417/5651] 10.4.3.35 () {70 vars in 1632 bytes} [Fri Aug 14 02:26:38 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 02:26:39.199824 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.201985 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:39.202167 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.202395 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.210954 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.210954 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:39.213857 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:39.217423 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-0413e844-a5b1-4a41-977f-ccd1b60c92d3 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:39.217807 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1408/5652] 10.4.3.35 () {68 vars in 1591 bytes} [Fri Aug 14 02:26:39 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:39.447284 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.448529 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:39.448890 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.449132 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.449312 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:39.453347 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.453347 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:39.453882 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7beb5675-fe46-4bb9-8d44-fce93741bdaf tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:39.454187 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1411/5653] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:39 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:39.463058 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.464804 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 Aug 14 02:26:39.464997 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.465172 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.465342 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume with id: d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 Aug 14 02:26:39.470096 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-6c784361-aaa0-4250-b104-7981f6d0ca97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.472593 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-6c784361-aaa0-4250-b104-7981f6d0ca97 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee Aug 14 02:26:39.472831 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-6c784361-aaa0-4250-b104-7981f6d0ca97 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.473050 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-6c784361-aaa0-4250-b104-7981f6d0ca97 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'version_select' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.473096 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.473096 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:39.473446 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:39.480787 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.480787 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:39.489074 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume request issued successfully. Aug 14 02:26:39.489254 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cfbce6b8-43c6-420f-b5cd-fe68de6df2b4 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 returned with HTTP 202 Aug 14 02:26:39.489685 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1418/5654] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:39 2026] DELETE /volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:39.496419 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.498728 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 Aug 14 02:26:39.498968 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.499212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.506519 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.506519 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:39.509918 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:39.514018 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5110ae0-1ced-4ec3-9cd2-3e2d11d0c872 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 returned with HTTP 200 Aug 14 02:26:39.514499 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1409/5655] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:39 2026] GET /volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:39.525460 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [req-edf47790-aad5-46f2-9fa9-a2d1bfa15e30 req-6c784361-aaa0-4250-b104-7981f6d0ca97 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee returned with HTTP 200 Aug 14 02:26:39.525910 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1418/5656] 10.4.3.35 () {72 vars in 1666 bytes} [Fri Aug 14 02:26:39 2026] DELETE /volume/v3/attachments/2e3e730c-7909-4d4a-875b-6a768543a7ee => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:39.732188 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c26f369b-7ff7-4834-82df-f177f2811934 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.733736 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26f369b-7ff7-4834-82df-f177f2811934 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:39.733900 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26f369b-7ff7-4834-82df-f177f2811934 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.734097 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c26f369b-7ff7-4834-82df-f177f2811934 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.741881 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.741881 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:39.745618 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c26f369b-7ff7-4834-82df-f177f2811934 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:39.750224 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c26f369b-7ff7-4834-82df-f177f2811934 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:39.750686 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1412/5657] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:39 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:39.761843 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b85f25c7-e111-440b-894c-cebe80bd4264 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.763660 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] DELETE https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:39.763849 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.764021 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.764199 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume with id: e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:39.771209 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.771209 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:39.771753 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:39.786999 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Delete volume request issued successfully. Aug 14 02:26:39.787206 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b85f25c7-e111-440b-894c-cebe80bd4264 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 202 Aug 14 02:26:39.787572 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1419/5658] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:26:39 2026] DELETE /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:39.794361 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:39.796078 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:39.796258 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:39.796443 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:39.802855 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:39.802855 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:39.806077 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Volume info retrieved successfully. Aug 14 02:26:39.810526 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97d70d0a-1319-4cdf-8d46-976d8151db50 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 200 Aug 14 02:26:39.810987 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1410/5659] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:39 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:40.526798 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-af29a890-4174-48da-bfd7-106a545ea81e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.528634 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af29a890-4174-48da-bfd7-106a545ea81e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 Aug 14 02:26:40.528873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af29a890-4174-48da-bfd7-106a545ea81e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.529058 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-af29a890-4174-48da-bfd7-106a545ea81e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.534885 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-af29a890-4174-48da-bfd7-106a545ea81e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 returned with HTTP 404 Aug 14 02:26:40.535344 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1419/5660] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:40 2026] GET /volume/v3/volumes/d4afa7a9-a243-4fb3-bb26-3fd9cbb8b4d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:40.542971 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.544751 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:40.544997 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.545213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.545356 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:40.549285 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:40.549285 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:40.549885 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf6d1096-14c5-421c-bd93-a60ecf37e4dc tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:40.550236 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1413/5661] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:40 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:40.559223 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a8882233-0baa-46a0-aaec-d733234558c0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.560936 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:40.561157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.561372 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.561488 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: 3a0f8192-4962-42a2-b4f3-981133a5f718. Aug 14 02:26:40.565359 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:40.565359 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:40.575435 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id 3a0f8192-4962-42a2-b4f3-981133a5f718 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:26:40.577106 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a8882233-0baa-46a0-aaec-d733234558c0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 202 Aug 14 02:26:40.577476 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1420/5662] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:40 2026] DELETE /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:40.585500 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.587828 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:40.588096 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.588333 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.588511 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:40.590471 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=100,cinder:UPDATE=16,cinder:INSERT=4 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:26:40.594108 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:40.594108 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:40.594991 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbd7a481-7464-4aef-b797-616c808fd6e0 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 200 Aug 14 02:26:40.595968 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1411/5663] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:40 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:40.823761 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5f308f43-77c5-4612-b563-5809b5b09e17 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.825559 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f308f43-77c5-4612-b563-5809b5b09e17 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] GET https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 Aug 14 02:26:40.825766 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f308f43-77c5-4612-b563-5809b5b09e17 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.825953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5f308f43-77c5-4612-b563-5809b5b09e17 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.832211 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5f308f43-77c5-4612-b563-5809b5b09e17 tempest-VolumeMultiattachTests-1149333118 tempest-VolumeMultiattachTests-1149333118-project-member] https://10.4.3.35/volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 returned with HTTP 404 Aug 14 02:26:40.832760 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1420/5664] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:26:40 2026] GET /volume/v3/volumes/e6a24f50-e1a7-4acc-a343-e42cb994cb01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:40.839526 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.841188 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] GET https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 Aug 14 02:26:40.841400 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.841593 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.842333 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 02:26:40.850172 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Get all volumes completed successfully. Aug 14 02:26:40.851545 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:40.851545 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:40.855016 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f66562bb-d928-4ae6-aa90-ce34fd0d91d0 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 02:26:40.855391 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1414/5665] 10.4.3.35 () {66 vars in 1278 bytes} [Fri Aug 14 02:26:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:40.868606 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c9b47f59-c953-44cc-88aa-a5e0d5af0e05 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:40.870413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9b47f59-c953-44cc-88aa-a5e0d5af0e05 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] DELETE https://10.4.3.35/volume/v3/types/a64a903d-0122-4073-b87e-71f7bb0fc63a Aug 14 02:26:40.870714 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9b47f59-c953-44cc-88aa-a5e0d5af0e05 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:40.870886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c9b47f59-c953-44cc-88aa-a5e0d5af0e05 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] Calling method '_delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:40.893247 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c9b47f59-c953-44cc-88aa-a5e0d5af0e05 tempest-VolumeMultiattachTests-759616906 tempest-VolumeMultiattachTests-759616906-project-admin] https://10.4.3.35/volume/v3/types/a64a903d-0122-4073-b87e-71f7bb0fc63a returned with HTTP 202 Aug 14 02:26:40.893668 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1421/5666] 10.4.3.35 () {66 vars in 1338 bytes} [Fri Aug 14 02:26:40 2026] DELETE /volume/v3/types/a64a903d-0122-4073-b87e-71f7bb0fc63a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:41.606643 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:41.608168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 Aug 14 02:26:41.608346 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:41.608532 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:41.608633 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 3a0f8192-4962-42a2-b4f3-981133a5f718. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:41.611977 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2440bcdd-f002-46d2-ac2a-b447f0b7b7e6 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 returned with HTTP 404 Aug 14 02:26:41.612332 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1412/5667] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:41 2026] GET /volume/v3/backups/3a0f8192-4962-42a2-b4f3-981133a5f718 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:41.618143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:41.619822 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:41.620032 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:41.620214 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:41.620334 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: aaeb91c9-12db-4b00-bd71-4203b0d25d33. Aug 14 02:26:41.624273 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:41.624273 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:41.635143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.backup.rpcapi [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id aaeb91c9-12db-4b00-bd71-4203b0d25d33 {{(pid=100234) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:26:41.636594 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8d7765e0-401a-4598-b6d9-c6eaa7dd3b30 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 202 Aug 14 02:26:41.636958 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1421/5668] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:41 2026] DELETE /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:41.643799 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:41.645917 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:41.646283 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:41.646380 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:41.646528 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:41.651348 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:41.651348 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:41.651803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b0e9ebe-75a0-4a00-bb5b-430cf335b02e tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 200 Aug 14 02:26:41.652205 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1415/5669] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:41 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:42.661945 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:42.663642 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 Aug 14 02:26:42.663986 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:42.664055 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:42.664160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id aaeb91c9-12db-4b00-bd71-4203b0d25d33. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:42.667588 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-4d0a6d3c-0ec2-4a98-b59f-2ff9f4b48289 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 returned with HTTP 404 Aug 14 02:26:42.668002 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1422/5670] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:42 2026] GET /volume/v3/backups/aaeb91c9-12db-4b00-bd71-4203b0d25d33 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:42.674659 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:42.676460 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:42.676666 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:42.676864 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:42.676964 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete backup with id: 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. Aug 14 02:26:42.681903 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:42.681903 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:42.697103 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] delete_backup rpcapi backup_id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:26:42.698980 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c430d3f-512d-4d29-ba4b-ba6c49adc493 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 202 Aug 14 02:26:42.699360 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1413/5671] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:42 2026] DELETE /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:26:42.705983 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f5c170bc-e135-44b1-bc58-9c39683050ae None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:42.707647 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f5c170bc-e135-44b1-bc58-9c39683050ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:42.707865 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f5c170bc-e135-44b1-bc58-9c39683050ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:42.708059 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f5c170bc-e135-44b1-bc58-9c39683050ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:42.708221 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f5c170bc-e135-44b1-bc58-9c39683050ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:42.712186 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:42.712186 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:42.712768 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f5c170bc-e135-44b1-bc58-9c39683050ae tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 200 Aug 14 02:26:42.713087 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1422/5672] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:42 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:43.723198 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:43.725544 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 Aug 14 02:26:43.725832 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:43.726075 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:43.726213 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Show backup with id 0c1e7ce9-7dec-475d-9f5a-e182de8a06d0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:43.728037 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=105,cinder:UPDATE=29,cinder:INSERT=15 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:26:43.730631 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68fbe93f-4b45-436c-afdf-e1d565f1900f tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 returned with HTTP 404 Aug 14 02:26:43.731179 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1416/5673] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:43 2026] GET /volume/v3/backups/0c1e7ce9-7dec-475d-9f5a-e182de8a06d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:43.739003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:43.740618 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:26:43.740839 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:43.741042 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:43.741222 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume with id: 342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:26:43.747518 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:43.747518 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:43.747862 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:43.766608 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Delete volume request issued successfully. Aug 14 02:26:43.766852 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d122e631-ac8d-4c7e-afd4-895fa7625d9d tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 returned with HTTP 202 Aug 14 02:26:43.767260 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1423/5674] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:26:43 2026] DELETE /volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:26:43.773776 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:43.775800 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:26:43.776074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:43.776350 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:43.783024 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:43.783024 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:43.786335 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Volume info retrieved successfully. Aug 14 02:26:43.789990 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7cfc5f4f-8a79-452c-8b18-87857d0dc925 tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 returned with HTTP 200 Aug 14 02:26:43.790346 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1414/5675] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:43 2026] GET /volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:44.801464 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-deb298e6-2001-47af-9c0d-c624e79c423a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:44.803190 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-deb298e6-2001-47af-9c0d-c624e79c423a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] GET https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 Aug 14 02:26:44.803383 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-deb298e6-2001-47af-9c0d-c624e79c423a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:44.803601 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-deb298e6-2001-47af-9c0d-c624e79c423a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:44.809476 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-deb298e6-2001-47af-9c0d-c624e79c423a tempest-ProjectAdminTests33-677131536 tempest-ProjectAdminTests33-677131536-project-admin] https://10.4.3.35/volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 returned with HTTP 404 Aug 14 02:26:44.810010 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1423/5676] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:44 2026] GET /volume/v3/volumes/342073b1-589c-4fe5-9861-ee2700025ea0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:26:45.853840 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:45.931900 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:26:45.932252 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1683012157"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:45.933834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1683012157'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:26:45.933966 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Create volume of 1 GB Aug 14 02:26:45.937584 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Availability Zones retrieved successfully. Aug 14 02:26:45.942111 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Flow 'volume_create_api' (74919595-e5f5-4b29-bb8c-39ea4b13b785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:45.943105 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35020e48-a10b-4646-8f82-34402016041c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:45.943852 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:26:45.969072 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35020e48-a10b-4646-8f82-34402016041c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:45.970167 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688b2af6-fc56-4749-a96b-b01269db6bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:46.029942 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Created reservations ['959be92a-2843-4062-ba29-c5bcd912daa3', '27d278d5-f956-4a53-9d4a-01a4ca922606', '27f9b131-d866-4c4f-98ea-fcde2ef9ff04', '54ab59a6-d18a-4462-a554-9631a6cb7245'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:46.030751 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688b2af6-fc56-4749-a96b-b01269db6bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['959be92a-2843-4062-ba29-c5bcd912daa3', '27d278d5-f956-4a53-9d4a-01a4ca922606', '27f9b131-d866-4c4f-98ea-fcde2ef9ff04', '54ab59a6-d18a-4462-a554-9631a6cb7245']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:46.031468 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d16c4e-7f98-4575-aba0-2feadd4a0557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:46.054362 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d16c4e-7f98-4575-aba0-2feadd4a0557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c171c6a-5028-45a6-8c5f-e3e63ce66086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1683012157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d191f2d5d1cf4d909f38f75854a66a23',qos_specs=None,replication_status=,reservations=['959be92a-2843-4062-ba29-c5bcd912daa3','27d278d5-f956-4a53-9d4a-01a4ca922606','27f9b131-d866-4c4f-98ea-fcde2ef9ff04','54ab59a6-d18a-4462-a554-9631a6cb7245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bf3abaffcfa4b49a7140076d70b1c14',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1683012157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c171c6a-5028-45a6-8c5f-e3e63ce66086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d191f2d5d1cf4d909f38f75854a66a23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bf3abaffcfa4b49a7140076d70b1c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:46.055119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a654ac67-77a1-45f3-b0f7-75639e42f0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:46.070954 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a654ac67-77a1-45f3-b0f7-75639e42f0bd) transitioned into state 'SUCCESS' from state '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-1683012157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d191f2d5d1cf4d909f38f75854a66a23',qos_specs=None,replication_status=,reservations=['959be92a-2843-4062-ba29-c5bcd912daa3','27d278d5-f956-4a53-9d4a-01a4ca922606','27f9b131-d866-4c4f-98ea-fcde2ef9ff04','54ab59a6-d18a-4462-a554-9631a6cb7245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bf3abaffcfa4b49a7140076d70b1c14',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:46.071552 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a030498-7e8b-47a7-8106-ee57edddb7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:26:46.079886 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a030498-7e8b-47a7-8106-ee57edddb7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:26:46.080802 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Flow 'volume_create_api' (74919595-e5f5-4b29-bb8c-39ea4b13b785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:26:46.081121 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Create volume request issued successfully. Aug 14 02:26:46.081770 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-444a8fb8-dbcc-471a-bf73-03daeba3487e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:26:46.082348 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1417/5677] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:26:45 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:46.093215 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:46.094785 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:26:46.094993 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:46.095160 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:46.101856 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:46.101856 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:46.104750 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Volume info retrieved successfully. Aug 14 02:26:46.108398 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3fc0326c-eda9-4cc8-bc12-b3ea8ca32e6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 returned with HTTP 200 Aug 14 02:26:46.108761 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1424/5678] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:46 2026] GET /volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:47.119755 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:47.121391 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:26:47.121641 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:47.121877 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:47.128131 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:47.128131 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:47.131015 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Volume info retrieved successfully. Aug 14 02:26:47.134225 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-09bec51b-08a2-4d68-b39f-b810b88662d3 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 returned with HTTP 200 Aug 14 02:26:47.134612 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1415/5679] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:47 2026] GET /volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:26:47.145775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:47.147477 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:26:47.147849 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c171c6a-5028-45a6-8c5f-e3e63ce66086", "name": "tempest-type-Backup-307737259"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:26:47.149238 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.contrib.backups [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Creating new backup {'backup': {'volume_id': '4c171c6a-5028-45a6-8c5f-e3e63ce66086', 'name': 'tempest-type-Backup-307737259'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:26:47.149358 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.contrib.backups [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Creating backup of volume 4c171c6a-5028-45a6-8c5f-e3e63ce66086 in container None Aug 14 02:26:47.156012 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:47.156012 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:47.156344 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Volume info retrieved successfully. Aug 14 02:26:47.176902 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Created reservations ['d3edfa21-c8d8-47f5-a09c-04e39ef4d31b', 'd7ebd480-bccd-4bd8-8db3-23bf6d4bb26f'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:26:47.201504 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-12cda83c-7cb0-4876-9263-b9baf60dfbe6 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:26:47.201912 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1424/5680] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:26:47 2026] POST /volume/v3/backups => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:26:47.209759 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca727134-53d7-4fea-9284-89fe95b7846b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:47.211666 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca727134-53d7-4fea-9284-89fe95b7846b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:47.211819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca727134-53d7-4fea-9284-89fe95b7846b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:47.211977 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca727134-53d7-4fea-9284-89fe95b7846b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:47.212076 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ca727134-53d7-4fea-9284-89fe95b7846b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:47.215694 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:47.215694 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:47.216192 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca727134-53d7-4fea-9284-89fe95b7846b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:47.216529 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1418/5681] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:47 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:48.225944 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:48.227772 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:48.227976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:48.228150 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:48.228253 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:48.232413 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:48.232413 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:48.232983 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-10bfe0ec-03a4-428e-ae97-47e1c3087b76 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:48.233296 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1425/5682] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:48 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:49.242380 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:49.244241 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:49.244486 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:49.244735 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:49.244887 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:49.248988 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:49.248988 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:49.249580 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07a64f0d-2d79-4c9c-899e-e637e278e713 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:49.249959 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1416/5683] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:49 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:50.259004 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-03026728-20ce-4ea7-979e-1e3adf344326 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:50.260551 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-03026728-20ce-4ea7-979e-1e3adf344326 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:50.260797 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-03026728-20ce-4ea7-979e-1e3adf344326 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:50.260993 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-03026728-20ce-4ea7-979e-1e3adf344326 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:50.261102 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-03026728-20ce-4ea7-979e-1e3adf344326 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:50.264989 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:50.264989 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:50.265613 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-03026728-20ce-4ea7-979e-1e3adf344326 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:50.265975 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1425/5684] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:50 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:51.275697 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:51.277517 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:51.277761 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:51.277975 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:51.278116 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:51.282214 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:51.282214 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:51.282784 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5037c2d1-65f7-4a11-a64e-2ff63ccf4283 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:51.283122 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1419/5685] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:51 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:52.292459 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:52.294296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:52.294576 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:52.294777 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:52.294912 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:52.299268 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:52.299268 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:52.300011 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b3c12920-99c5-4b48-ba2f-516fd816b117 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:52.300504 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1426/5686] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:52 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:53.309995 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:53.312178 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:53.312450 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:53.312693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:53.312864 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:53.316999 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:53.316999 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:53.317528 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a90e347-4d07-4ec4-9e0d-2eac120cf84b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:53.317945 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1417/5687] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:53 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:54.329535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:54.331625 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:54.331848 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:54.332022 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:54.332117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:54.335942 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:54.335942 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:54.336454 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-79e3ec5b-74b9-4c91-b902-49e4e1ee862f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:54.336770 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1426/5688] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:54 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:55.346139 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dfa95842-ce11-4201-900b-15525d374f65 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:55.348724 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfa95842-ce11-4201-900b-15525d374f65 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:55.348724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfa95842-ce11-4201-900b-15525d374f65 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:55.348724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfa95842-ce11-4201-900b-15525d374f65 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:55.348724 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dfa95842-ce11-4201-900b-15525d374f65 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:55.353541 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:55.353541 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:55.354429 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfa95842-ce11-4201-900b-15525d374f65 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:55.354946 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1420/5689] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:55 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:56.364290 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:56.365886 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:56.366065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:56.366287 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:56.366385 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:56.370069 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:56.370069 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:26:56.370587 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0d798712-884c-4fb2-93ff-9553b3f29b5e tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:56.370914 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1427/5690] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:56 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:57.381038 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:57.382790 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:57.383022 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:57.383200 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:57.383299 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:57.387150 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:57.387150 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:26:57.387682 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5795f0a-6a64-4d7e-9f94-a3d1383006ec tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:57.388030 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1418/5691] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:57 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:58.396683 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-6c993a42-53d3-4764-836a-7480ade78cb1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:58.398310 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6c993a42-53d3-4764-836a-7480ade78cb1 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:58.398535 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6c993a42-53d3-4764-836a-7480ade78cb1 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:58.398734 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-6c993a42-53d3-4764-836a-7480ade78cb1 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:58.398840 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-6c993a42-53d3-4764-836a-7480ade78cb1 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:58.402611 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:58.402611 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:26:58.403139 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-6c993a42-53d3-4764-836a-7480ade78cb1 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:58.403447 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1427/5692] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:58 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:26:59.412663 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-530c23d2-6839-473f-a658-193ad3f8888f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:26:59.414404 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-530c23d2-6839-473f-a658-193ad3f8888f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:26:59.414650 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-530c23d2-6839-473f-a658-193ad3f8888f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:26:59.414888 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-530c23d2-6839-473f-a658-193ad3f8888f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:26:59.415041 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-530c23d2-6839-473f-a658-193ad3f8888f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:26:59.419272 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:26:59.419272 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:26:59.420005 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-530c23d2-6839-473f-a658-193ad3f8888f tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:26:59.420407 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1421/5693] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:26:59 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:00.429314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:00.430990 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:00.431179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:00.431359 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:00.431488 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:00.435357 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:00.435357 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:00.435922 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-8c0c03ea-5973-45f6-b2db-3449000a0c6b tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:27:00.436218 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1428/5694] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:00 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:01.445213 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10ffead7-e302-490e-9347-71309febb837 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:01.446915 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10ffead7-e302-490e-9347-71309febb837 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:01.447112 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10ffead7-e302-490e-9347-71309febb837 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:01.448135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10ffead7-e302-490e-9347-71309febb837 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:01.448135 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-10ffead7-e302-490e-9347-71309febb837 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:01.452019 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:01.452019 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:01.452234 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10ffead7-e302-490e-9347-71309febb837 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:27:01.452580 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1419/5695] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:01 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:01.462570 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a209ad62-e315-422b-a22e-a98ab5886869 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:01.464497 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a209ad62-e315-422b-a22e-a98ab5886869 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] PUT https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:01.464600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a209ad62-e315-422b-a22e-a98ab5886869 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:01.470587 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:01.470587 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:01.477922 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a209ad62-e315-422b-a22e-a98ab5886869 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:27:01.478379 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1428/5696] 10.4.3.35 () {70 vars in 1401 bytes} [Fri Aug 14 02:27:01 2026] PUT /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 313 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:01.486482 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:01.487850 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:01.488066 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:01.488238 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:01.488333 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:01.492463 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:01.492463 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:01.493024 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af2f5302-5fa7-4bdd-a63d-847eca8e1049 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:27:01.493295 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1422/5697] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:01 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:01.502448 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:01.504203 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] DELETE https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:01.504436 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:01.504649 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:01.504766 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.contrib.backups [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Delete backup with id: d5d2f101-9261-4065-a1b9-5a2fc3b24be9. Aug 14 02:27:01.509562 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:01.509562 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:01.524687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.backup.rpcapi [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] delete_backup rpcapi backup_id d5d2f101-9261-4065-a1b9-5a2fc3b24be9 {{(pid=100235) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:27:01.526720 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-9992347c-fc2d-42dc-872e-58f3d2e98ea0 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 202 Aug 14 02:27:01.526879 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1429/5698] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:27:01 2026] DELETE /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:27:01.532928 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff6271ff-c173-44dc-90a9-40a68f539768 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:01.534489 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff6271ff-c173-44dc-90a9-40a68f539768 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:01.534692 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff6271ff-c173-44dc-90a9-40a68f539768 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:01.534892 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff6271ff-c173-44dc-90a9-40a68f539768 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:01.534993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ff6271ff-c173-44dc-90a9-40a68f539768 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:01.539758 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:01.539758 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:01.540573 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff6271ff-c173-44dc-90a9-40a68f539768 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 200 Aug 14 02:27:01.541189 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1420/5699] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:01 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:02.551376 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:02.553195 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 Aug 14 02:27:02.553435 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:02.553621 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:02.553744 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Show backup with id d5d2f101-9261-4065-a1b9-5a2fc3b24be9. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:02.557325 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-8ccc3b1a-81b0-4330-a587-740cad2fe8bb tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 returned with HTTP 404 Aug 14 02:27:02.557855 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1429/5700] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:02 2026] GET /volume/v3/backups/d5d2f101-9261-4065-a1b9-5a2fc3b24be9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:02.564605 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:02.567010 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:27:02.567309 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:02.567581 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:02.567836 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Delete volume with id: 4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:27:02.575741 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:02.575741 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:02.575741 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Volume info retrieved successfully. Aug 14 02:27:02.592262 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Delete volume request issued successfully. Aug 14 02:27:02.592515 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebf3416f-25eb-4161-bb09-0e9d502cdf1a tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 returned with HTTP 202 Aug 14 02:27:02.592967 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1423/5701] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:27:02 2026] DELETE /volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:02.599973 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-bd370d91-150e-4d52-a7df-5450eceb382c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:02.601710 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd370d91-150e-4d52-a7df-5450eceb382c tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:27:02.601956 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bd370d91-150e-4d52-a7df-5450eceb382c tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:02.602128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-bd370d91-150e-4d52-a7df-5450eceb382c tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:02.608796 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:02.608796 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:02.611965 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-bd370d91-150e-4d52-a7df-5450eceb382c tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Volume info retrieved successfully. Aug 14 02:27:02.615670 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-bd370d91-150e-4d52-a7df-5450eceb382c tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 returned with HTTP 200 Aug 14 02:27:02.616213 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1430/5702] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:02 2026] GET /volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:03.629573 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-040e54e6-d395-401d-94c9-fcb479500060 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:03.631856 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-040e54e6-d395-401d-94c9-fcb479500060 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] GET https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 Aug 14 02:27:03.632099 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-040e54e6-d395-401d-94c9-fcb479500060 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:03.632281 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-040e54e6-d395-401d-94c9-fcb479500060 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:03.637742 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-040e54e6-d395-401d-94c9-fcb479500060 tempest-ProjectAdminTests39-1197115902 tempest-ProjectAdminTests39-1197115902-project-admin] https://10.4.3.35/volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 returned with HTTP 404 Aug 14 02:27:03.638179 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1421/5703] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:03 2026] GET /volume/v3/volumes/4c171c6a-5028-45a6-8c5f-e3e63ce66086 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:04.892624 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-54e0020c-8d7c-42ea-b959-db174af2356a None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:04.977294 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:04.977637 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1392080443"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:04.979444 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1392080443'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:04.979577 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Create volume of 1 GB Aug 14 02:27:04.983756 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:04.989145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Flow 'volume_create_api' (81154ccb-ef1e-4326-ae2b-f970efe671d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:04.990421 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96795051-8478-4bce-8d92-5ed19171e047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:04.991458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:05.017090 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96795051-8478-4bce-8d92-5ed19171e047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:05.017806 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1597a7-38ab-4610-bf93-3e1f63ddb353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:05.068859 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Created reservations ['7efc03e3-ad8b-47d6-9a59-c623b12a418e', 'ca1fdd92-b145-4f47-99d7-865e0dad4c22', '4c0f4f40-67c3-4d46-8e24-26034e3a2307', '06e08c17-0a39-4162-9094-1b9a4ad9664e'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:05.069572 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1597a7-38ab-4610-bf93-3e1f63ddb353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7efc03e3-ad8b-47d6-9a59-c623b12a418e', 'ca1fdd92-b145-4f47-99d7-865e0dad4c22', '4c0f4f40-67c3-4d46-8e24-26034e3a2307', '06e08c17-0a39-4162-9094-1b9a4ad9664e']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:05.070400 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4092246-eec3-4960-a130-88e26edb01b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:05.090651 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4092246-eec3-4960-a130-88e26edb01b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6a16598-d63d-4da9-a73f-760c017145cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392080443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1038447d5b5141d48c5ecf477e77785f',qos_specs=None,replication_status=,reservations=['7efc03e3-ad8b-47d6-9a59-c623b12a418e','ca1fdd92-b145-4f47-99d7-865e0dad4c22','4c0f4f40-67c3-4d46-8e24-26034e3a2307','06e08c17-0a39-4162-9094-1b9a4ad9664e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c602d8fc550425092b2224c9ec37827',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392080443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6a16598-d63d-4da9-a73f-760c017145cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1038447d5b5141d48c5ecf477e77785f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c602d8fc550425092b2224c9ec37827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:05.091271 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91123e3-1e65-4572-867a-0694537190a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:05.105633 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91123e3-1e65-4572-867a-0694537190a0) transitioned into state 'SUCCESS' from state '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-1392080443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1038447d5b5141d48c5ecf477e77785f',qos_specs=None,replication_status=,reservations=['7efc03e3-ad8b-47d6-9a59-c623b12a418e','ca1fdd92-b145-4f47-99d7-865e0dad4c22','4c0f4f40-67c3-4d46-8e24-26034e3a2307','06e08c17-0a39-4162-9094-1b9a4ad9664e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c602d8fc550425092b2224c9ec37827',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:05.106265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a37df2d-141c-42fa-bb9f-979bed758380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:05.113386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a37df2d-141c-42fa-bb9f-979bed758380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:05.114143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Flow 'volume_create_api' (81154ccb-ef1e-4326-ae2b-f970efe671d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:05.114398 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Create volume request issued successfully. Aug 14 02:27:05.114916 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-54e0020c-8d7c-42ea-b959-db174af2356a tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:05.115283 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1430/5704] 10.4.3.35 () {70 vars in 1291 bytes} [Fri Aug 14 02:27:04 2026] POST /volume/v3/volumes => generated 776 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:05.126233 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:05.128303 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:05.128303 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:05.128436 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:05.135262 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:05.135262 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:05.138253 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Volume info retrieved successfully. Aug 14 02:27:05.141496 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5853be6-23da-4846-a4cf-d26c3aa03558 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd returned with HTTP 200 Aug 14 02:27:05.141846 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1424/5705] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:05 2026] GET /volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:06.153489 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:06.154990 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:06.155209 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:06.155386 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:06.161782 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:06.161782 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:06.164514 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Volume info retrieved successfully. Aug 14 02:27:06.167553 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-66e9e6d5-ad1a-41e0-8b27-34c9c70403e1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd returned with HTTP 200 Aug 14 02:27:06.167885 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1431/5706] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:06 2026] GET /volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:06.179280 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a33a70e-94f9-44e6-9836-a28270811d5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:06.180847 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] POST https://10.4.3.35/volume/v3/backups Aug 14 02:27:06.181286 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6a16598-d63d-4da9-a73f-760c017145cd", "name": "tempest-type-Backup-267375134"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:06.182821 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Creating new backup {'backup': {'volume_id': 'f6a16598-d63d-4da9-a73f-760c017145cd', 'name': 'tempest-type-Backup-267375134'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 02:27:06.182821 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Creating backup of volume f6a16598-d63d-4da9-a73f-760c017145cd in container None Aug 14 02:27:06.189418 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:06.189418 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:06.189739 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Volume info retrieved successfully. Aug 14 02:27:06.210944 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Created reservations ['ca9ece42-0224-4e24-85d9-d9ec4d89b603', '9230d2bf-281e-42c7-8eb9-bccb1a30d727'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:06.233462 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a33a70e-94f9-44e6-9836-a28270811d5c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups returned with HTTP 202 Aug 14 02:27:06.233886 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1422/5707] 10.4.3.35 () {70 vars in 1292 bytes} [Fri Aug 14 02:27:06 2026] POST /volume/v3/backups => generated 313 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:06.241368 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-627ab544-a20d-489c-b364-8e803e371a0f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:06.243319 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-627ab544-a20d-489c-b364-8e803e371a0f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:06.243358 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-627ab544-a20d-489c-b364-8e803e371a0f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:06.243574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-627ab544-a20d-489c-b364-8e803e371a0f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:06.243715 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-627ab544-a20d-489c-b364-8e803e371a0f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:06.248037 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:06.248037 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:06.248891 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-627ab544-a20d-489c-b364-8e803e371a0f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:06.249252 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1431/5708] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:06 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:07.258941 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:07.260598 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:07.260842 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:07.261053 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:07.261191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:07.265165 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:07.265165 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:07.265797 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a34ef74-ae92-405c-a335-c8430c7d1b6f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:07.266180 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1425/5709] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:07 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:08.276852 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-841dd599-105e-4659-98be-82b5ac44a004 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:08.278511 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-841dd599-105e-4659-98be-82b5ac44a004 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:08.278802 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-841dd599-105e-4659-98be-82b5ac44a004 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:08.279029 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-841dd599-105e-4659-98be-82b5ac44a004 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:08.279180 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-841dd599-105e-4659-98be-82b5ac44a004 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:08.284002 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:08.284002 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:08.284767 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-841dd599-105e-4659-98be-82b5ac44a004 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:08.285175 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1432/5710] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:08 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:09.295364 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:09.296930 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:09.297104 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:09.297296 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:09.297536 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:09.301007 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:09.301007 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:09.301521 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0297f39-6d64-4342-aa68-8eb105a8f594 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:09.301875 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1423/5711] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:09 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:10.314294 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:10.316830 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:10.317081 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:10.317295 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:10.317416 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:10.321931 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:10.321931 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:10.322521 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cfec32ec-2f1c-4ad6-9f4f-12fc4fdd9721 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:10.322895 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1432/5712] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:10 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:11.333454 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-740cf171-3643-4936-bf2d-9fca435bc670 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:11.335177 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-740cf171-3643-4936-bf2d-9fca435bc670 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:11.335372 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-740cf171-3643-4936-bf2d-9fca435bc670 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:11.335556 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-740cf171-3643-4936-bf2d-9fca435bc670 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:11.335662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-740cf171-3643-4936-bf2d-9fca435bc670 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:11.339560 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:11.339560 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:11.340122 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-740cf171-3643-4936-bf2d-9fca435bc670 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:11.340433 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1426/5713] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:11 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:12.350687 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-56695994-00ba-46bb-9982-1bb42dec544b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:12.352986 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56695994-00ba-46bb-9982-1bb42dec544b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:12.353228 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56695994-00ba-46bb-9982-1bb42dec544b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:12.353469 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56695994-00ba-46bb-9982-1bb42dec544b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:12.353607 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-56695994-00ba-46bb-9982-1bb42dec544b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:12.358690 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:12.358690 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:12.359401 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56695994-00ba-46bb-9982-1bb42dec544b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:12.359856 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1433/5714] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:12 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:13.369391 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78db3800-fec5-4e99-b801-15238468856c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:13.371051 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78db3800-fec5-4e99-b801-15238468856c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:13.371241 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78db3800-fec5-4e99-b801-15238468856c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:13.371465 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78db3800-fec5-4e99-b801-15238468856c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:13.371566 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-78db3800-fec5-4e99-b801-15238468856c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:13.375237 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:13.375237 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:13.375779 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78db3800-fec5-4e99-b801-15238468856c tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:13.376093 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1424/5715] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:13 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:14.385548 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:14.387241 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:14.387448 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:14.387633 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:14.387746 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:14.393270 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:14.393270 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:14.393970 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-0da5c625-b39a-407c-9a05-2edd68a77e31 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:14.394392 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1433/5716] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:14 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:15.405293 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e55a957e-f1cc-4735-89e2-28518dce778e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:15.407696 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e55a957e-f1cc-4735-89e2-28518dce778e tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:15.407993 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e55a957e-f1cc-4735-89e2-28518dce778e tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:15.408228 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e55a957e-f1cc-4735-89e2-28518dce778e tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:15.408378 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e55a957e-f1cc-4735-89e2-28518dce778e tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:15.412869 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:15.412869 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:15.413604 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e55a957e-f1cc-4735-89e2-28518dce778e tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:15.413974 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1427/5717] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:15 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:16.423856 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:16.425772 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:16.426010 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:16.426249 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:16.426396 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:16.431518 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:16.431518 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:16.432232 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f4042b3c-f1b4-4b07-9690-c23b04db9b34 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:16.432641 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1434/5718] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:16 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:17.441795 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:17.443441 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:17.443719 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:17.443831 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:17.443938 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:17.447766 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:17.447766 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:17.448283 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ce748e6-d42b-4af9-b594-2d6448b42e15 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:17.448617 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1425/5719] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:17 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:18.460706 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:18.462661 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:18.462888 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:18.463079 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:18.463185 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:18.467166 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:18.467166 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:18.467733 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-cbbb491a-ba5a-44dc-b51f-8be5d1143a54 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:18.468048 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1434/5720] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:18 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:19.477295 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:19.479320 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:19.479615 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:19.479861 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:19.480000 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:19.484716 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:19.484716 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:19.485348 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6296663f-fe9f-4a26-ab3a-71f6704b8b5f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:19.485747 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1428/5721] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:19 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:20.497788 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:20.499567 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:20.499780 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:20.500015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:20.500146 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:20.504355 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:20.504355 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:20.505043 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13ecb03e-c7d6-4575-9c41-81eb9b623cce tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:20.505380 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1435/5722] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:20 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:20.515736 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6858fe83-5d1c-4af8-96bc-f05ecc405bdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:20.572072 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6858fe83-5d1c-4af8-96bc-f05ecc405bdd tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-member] PUT https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:20.572392 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6858fe83-5d1c-4af8-96bc-f05ecc405bdd tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:20.577751 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:20.577751 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:20.584735 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6858fe83-5d1c-4af8-96bc-f05ecc405bdd tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-member] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:20.585259 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1426/5723] 10.4.3.35 () {70 vars in 1401 bytes} [Fri Aug 14 02:27:20 2026] PUT /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 313 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:20.592733 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:20.594305 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:20.594498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:20.594688 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:20.594804 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.backups [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100234) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:20.599395 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:20.599395 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:20.600147 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-f798a6d3-2c78-461a-adf9-746c4d4543aa tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:20.600553 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1435/5724] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:20 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:20.609824 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-142d2188-f36e-49b8-bef2-b77569cf0ace None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:20.611584 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] DELETE https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:20.611806 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:20.611998 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:20.612130 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Delete backup with id: 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. Aug 14 02:27:20.616751 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:20.616751 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:20.627662 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] delete_backup rpcapi backup_id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 02:27:20.629314 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-142d2188-f36e-49b8-bef2-b77569cf0ace tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 202 Aug 14 02:27:20.629861 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1429/5725] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:27:20 2026] DELETE /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:27:20.635709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:20.637449 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:20.637701 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:20.637928 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:20.638035 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.backups [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100235) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:20.641917 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:20.641917 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:20.642430 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6fc380f2-fda5-48db-ba58-3b30c9f0ad9b tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 200 Aug 14 02:27:20.642857 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1436/5726] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:20 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:21.652520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40473e75-8794-4308-8b7c-478a6a48add1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:21.654396 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40473e75-8794-4308-8b7c-478a6a48add1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d Aug 14 02:27:21.654637 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40473e75-8794-4308-8b7c-478a6a48add1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:21.654852 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40473e75-8794-4308-8b7c-478a6a48add1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:21.654981 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-40473e75-8794-4308-8b7c-478a6a48add1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Show backup with id 15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 02:27:21.658794 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40473e75-8794-4308-8b7c-478a6a48add1 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d returned with HTTP 404 Aug 14 02:27:21.659368 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1427/5727] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:21 2026] GET /volume/v3/backups/15d0c2f3-73eb-461c-9b8d-7eb4fe0f545d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:21.665953 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:21.667414 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:21.667696 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:21.667909 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:21.668118 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Delete volume with id: f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:21.675765 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:21.675765 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:21.676163 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Volume info retrieved successfully. Aug 14 02:27:21.695635 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Delete volume request issued successfully. Aug 14 02:27:21.695851 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-fb348c4a-d0b5-4b45-aef9-964fe29f0063 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd returned with HTTP 202 Aug 14 02:27:21.696265 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1436/5728] 10.4.3.35 () {68 vars in 1384 bytes} [Fri Aug 14 02:27:21 2026] DELETE /volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:21.702775 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:21.704634 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:21.704910 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:21.705145 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:21.713340 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:21.713340 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:21.718020 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Volume info retrieved successfully. Aug 14 02:27:21.723035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac099370-8d61-49ea-a1f1-595b6b52f00f tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd returned with HTTP 200 Aug 14 02:27:21.723435 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1430/5729] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:21 2026] GET /volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:22.736356 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-464108f4-9f18-425c-b867-b70808c0b9c3 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:22.738051 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-464108f4-9f18-425c-b867-b70808c0b9c3 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] GET https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd Aug 14 02:27:22.738247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-464108f4-9f18-425c-b867-b70808c0b9c3 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:22.738428 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-464108f4-9f18-425c-b867-b70808c0b9c3 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:22.744897 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-464108f4-9f18-425c-b867-b70808c0b9c3 tempest-ProjectMemberTests39-1321208035 tempest-ProjectMemberTests39-1321208035-project-admin] https://10.4.3.35/volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd returned with HTTP 404 Aug 14 02:27:22.745445 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1437/5730] 10.4.3.35 () {68 vars in 1381 bytes} [Fri Aug 14 02:27:22 2026] GET /volume/v3/volumes/f6a16598-d63d-4da9-a73f-760c017145cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:24.312499 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6730f17e-df58-4e6f-abb3-b3a5f647aa4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:24.426055 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6730f17e-df58-4e6f-abb3-b3a5f647aa4b tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-admin] GET https://10.4.3.35/volume/v3/scheduler-stats/get_pools Aug 14 02:27:24.426250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6730f17e-df58-4e6f-abb3-b3a5f647aa4b tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:24.426431 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6730f17e-df58-4e6f-abb3-b3a5f647aa4b tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:24.435808 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6730f17e-df58-4e6f-abb3-b3a5f647aa4b tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-admin] https://10.4.3.35/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 02:27:24.436232 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1428/5731] 10.4.3.35 () {66 vars in 1284 bytes} [Fri Aug 14 02:27:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:24.443700 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:24.501588 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-member] GET https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool Aug 14 02:27:24.501852 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:24.502078 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:24.502860 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.policy [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '820d86705cb944799d72d346a8b77402', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f0df7ae03114c57bbb881e85e990f5b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100234) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:27:24.503067 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d7f9b6d4-a3b2-42fc-af8a-afb78b85367f tempest-ProjectMemberTests-769582527 tempest-ProjectMemberTests-769582527-project-member] https://10.4.3.35/volume/v3/capabilities/np0000007301@storpool returned with HTTP 403 Aug 14 02:27:24.503430 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1437/5732] 10.4.3.35 () {66 vars in 1311 bytes} [Fri Aug 14 02:27:24 2026] GET /volume/v3/capabilities/np0000007301@storpool => generated 110 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:26.001929 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1eb45517-9cba-4034-8740-0520b5678a20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:26.084934 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:26.085225 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-993964699"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:26.086504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-993964699'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:26.086612 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:26.090248 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:26.096017 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (4a546377-db29-4ac4-bf02-14e8e917afee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:26.096908 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc9fc32-b53e-4e2a-952e-58d8043a5c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:26.097618 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:26.120959 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc9fc32-b53e-4e2a-952e-58d8043a5c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:26.122042 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762cb295-fe3e-41c0-973c-8e80cf5c8214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:26.181090 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['eedc9ec4-978b-4337-b7c6-680a21502736', 'f9bf3cd1-f6b8-4fe0-a59a-9ea3054c2719', 'bc4ab8ce-ccb2-4800-a24f-e0954e279c1f', '660c83aa-f6eb-49ab-8761-81e56565d5cf'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:26.181829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762cb295-fe3e-41c0-973c-8e80cf5c8214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eedc9ec4-978b-4337-b7c6-680a21502736', 'f9bf3cd1-f6b8-4fe0-a59a-9ea3054c2719', 'bc4ab8ce-ccb2-4800-a24f-e0954e279c1f', '660c83aa-f6eb-49ab-8761-81e56565d5cf']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:26.182504 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9871ce93-4929-49fc-b5f3-e0cf7cf2f811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:26.203935 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9871ce93-4929-49fc-b5f3-e0cf7cf2f811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10250907-64cc-46e1-aba5-44b3f2e00c05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-993964699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['eedc9ec4-978b-4337-b7c6-680a21502736','f9bf3cd1-f6b8-4fe0-a59a-9ea3054c2719','bc4ab8ce-ccb2-4800-a24f-e0954e279c1f','660c83aa-f6eb-49ab-8761-81e56565d5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-993964699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10250907-64cc-46e1-aba5-44b3f2e00c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:26.204639 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c770117-b165-4d48-832e-b620ff2e89ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:26.221485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c770117-b165-4d48-832e-b620ff2e89ee) transitioned into state 'SUCCESS' from state '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-993964699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['eedc9ec4-978b-4337-b7c6-680a21502736','f9bf3cd1-f6b8-4fe0-a59a-9ea3054c2719','bc4ab8ce-ccb2-4800-a24f-e0954e279c1f','660c83aa-f6eb-49ab-8761-81e56565d5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:26.222292 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6470a68f-5f58-412c-b714-2ccfa3036224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:26.229939 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6470a68f-5f58-412c-b714-2ccfa3036224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:26.230700 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (4a546377-db29-4ac4-bf02-14e8e917afee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:26.231169 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:26.231710 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eb45517-9cba-4034-8740-0520b5678a20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:26.232098 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1431/5733] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:26 2026] POST /volume/v3/volumes => generated 775 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:26.243247 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:26.244773 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:26.245128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:26.245128 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:26.251376 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:26.251376 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:26.254319 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:26.257793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-18c44397-c6bd-42db-b6df-15fe91e0b040 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 returned with HTTP 200 Aug 14 02:27:26.258263 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1438/5734] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:26 2026] GET /volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:27.271701 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:27.274410 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:27.274605 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:27.274802 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:27.281771 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:27.281771 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:27.284765 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:27.288164 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc10d9e5-8143-4031-9b61-c931c6e8e64b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 returned with HTTP 200 Aug 14 02:27:27.288536 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1429/5735] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:27 2026] GET /volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:27.299712 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:27.353591 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:27.353989 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10250907-64cc-46e1-aba5-44b3f2e00c05", "name": "tempest-ProjectMemberTests-Snapshot-738563129"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:27.364484 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:27.364484 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:27.365077 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Volume info retrieved successfully. Aug 14 02:27:27.365214 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Create snapshot from volume 10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:27.398829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Created reservations ['862b2257-16e2-4407-8cd1-04c26eb9b2c8', '8551c2d0-4499-4404-b6c2-ed955a8b7388', '8cd223cc-2c2b-4676-93c1-a8c2dcda8e04', '6fdb922c-3a7f-484a-a1d0-f2333d6cc0fb'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:27.421743 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot create request issued successfully. Aug 14 02:27:27.422015 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ac82eaf9-7871-4a61-953e-e36f15ddaeab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:27.422363 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1438/5736] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:27 2026] POST /volume/v3/snapshots => generated 304 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:27.431127 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:27.433139 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:27.433376 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:27.433626 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:27.438202 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:27.438202 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:27.438617 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:27.439348 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6fdf0323-4260-4468-98b3-f5e3d037b65d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 returned with HTTP 200 Aug 14 02:27:27.439723 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1432/5737] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:27 2026] GET /volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:28.448647 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:28.450581 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:28.450841 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:28.451065 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:28.453188 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=127,cinder:UPDATE=38,cinder:INSERT=17 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:27:28.457432 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:28.457432 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:28.458048 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:28.459314 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-cd73f1dc-1ef3-4dac-9d62-b24c103531b6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 returned with HTTP 200 Aug 14 02:27:28.459993 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1439/5738] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:28 2026] GET /volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:28.468115 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb761298-3780-468e-a5b8-626d9f0374a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:28.469637 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:28.469849 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:28.470023 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:28.470118 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Delete snapshot with id: 4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:28.474484 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:28.474484 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:28.474855 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:28.488129 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot delete request issued successfully. Aug 14 02:27:28.488284 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb761298-3780-468e-a5b8-626d9f0374a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 returned with HTTP 202 Aug 14 02:27:28.488652 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1430/5739] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:28 2026] DELETE /volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:28.495169 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-60036683-c461-43a2-a12c-937401ee1f12 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:28.497587 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-60036683-c461-43a2-a12c-937401ee1f12 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:28.497960 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-60036683-c461-43a2-a12c-937401ee1f12 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:28.498244 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-60036683-c461-43a2-a12c-937401ee1f12 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:28.503956 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:28.503956 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:28.504404 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-60036683-c461-43a2-a12c-937401ee1f12 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:28.505264 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-60036683-c461-43a2-a12c-937401ee1f12 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 returned with HTTP 200 Aug 14 02:27:28.505650 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1439/5740] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:28 2026] GET /volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:29.514209 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d448ef97-a54d-419c-87c4-0f331af6609d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:29.515768 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d448ef97-a54d-419c-87c4-0f331af6609d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 Aug 14 02:27:29.515972 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d448ef97-a54d-419c-87c4-0f331af6609d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:29.516172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d448ef97-a54d-419c-87c4-0f331af6609d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:29.519915 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d448ef97-a54d-419c-87c4-0f331af6609d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 returned with HTTP 404 Aug 14 02:27:29.520355 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1433/5741] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:29 2026] GET /volume/v3/snapshots/4e10b181-f429-4c0c-a7b8-3660d764bd93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:29.527157 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:29.528937 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:29.529115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:29.529296 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:29.529450 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:29.536486 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:29.536486 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:29.536802 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:29.550312 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:29.550534 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-6749066d-d3ab-4461-a6de-56f1ff0844c1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 returned with HTTP 202 Aug 14 02:27:29.550965 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1440/5742] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:29 2026] DELETE /volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:29.557063 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:29.558652 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:29.558847 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:29.559041 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:29.565398 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:29.565398 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:29.568606 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:29.572192 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a80609e-6ef4-4375-82d2-2fd29a6dafc4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 returned with HTTP 200 Aug 14 02:27:29.572596 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1431/5743] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:29 2026] GET /volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:30.584111 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-52468dec-7a7c-45c5-87aa-71c71518fcda None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:30.585800 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52468dec-7a7c-45c5-87aa-71c71518fcda tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 Aug 14 02:27:30.585987 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52468dec-7a7c-45c5-87aa-71c71518fcda tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:30.586160 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-52468dec-7a7c-45c5-87aa-71c71518fcda tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:30.591323 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-52468dec-7a7c-45c5-87aa-71c71518fcda tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 returned with HTTP 404 Aug 14 02:27:30.591817 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1440/5744] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:30 2026] GET /volume/v3/volumes/10250907-64cc-46e1-aba5-44b3f2e00c05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:30.599654 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:30.601575 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:30.601974 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1641884588"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:30.604029 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1641884588'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:30.604160 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:30.608187 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:30.614819 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (b1e5806d-2451-4f56-a8ec-fe7fd9a9ec95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:30.616119 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e76e542-1e19-4165-95bf-a6fc41c5d006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:30.617071 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:30.638687 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e76e542-1e19-4165-95bf-a6fc41c5d006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:30.639503 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7c9403-b442-41d3-bd33-18b395f095c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:30.673434 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['a15d1616-ecca-4008-aaaa-99755df19bd9', '1d8b3f01-cc7d-43cb-9f56-43c51418ca82', 'd028d3ac-8968-4a46-a922-0a69ac88fe09', '467fe22e-746f-40cf-a13b-04955bb98306'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:30.674239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7c9403-b442-41d3-bd33-18b395f095c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a15d1616-ecca-4008-aaaa-99755df19bd9', '1d8b3f01-cc7d-43cb-9f56-43c51418ca82', 'd028d3ac-8968-4a46-a922-0a69ac88fe09', '467fe22e-746f-40cf-a13b-04955bb98306']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:30.674986 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec372203-f008-4bf9-9ca5-abfdf7270a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:30.695809 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec372203-f008-4bf9-9ca5-abfdf7270a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3ffef8-333c-4abb-a31c-a11643108825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641884588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['a15d1616-ecca-4008-aaaa-99755df19bd9','1d8b3f01-cc7d-43cb-9f56-43c51418ca82','d028d3ac-8968-4a46-a922-0a69ac88fe09','467fe22e-746f-40cf-a13b-04955bb98306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1641884588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f3ffef8-333c-4abb-a31c-a11643108825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:30.696576 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1105b6c7-b843-49b0-9080-454db4a8f2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:30.711692 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1105b6c7-b843-49b0-9080-454db4a8f2a3) transitioned into state 'SUCCESS' from state '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-1641884588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['a15d1616-ecca-4008-aaaa-99755df19bd9','1d8b3f01-cc7d-43cb-9f56-43c51418ca82','d028d3ac-8968-4a46-a922-0a69ac88fe09','467fe22e-746f-40cf-a13b-04955bb98306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:30.712383 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deea7c90-0ef0-490d-9a1d-6a49530f97dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:30.719794 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deea7c90-0ef0-490d-9a1d-6a49530f97dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:30.720688 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (b1e5806d-2451-4f56-a8ec-fe7fd9a9ec95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:30.720956 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:30.721447 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a26bbf92-bb9d-46ee-9c99-300fe94e51b1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:30.721867 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1434/5745] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:30 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:30.736142 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:30.737554 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:30.737758 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:30.738004 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:30.745318 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:30.745318 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:30.748530 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:30.751695 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-217dc348-114c-4219-b90b-a0e5b3a9caf8 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 returned with HTTP 200 Aug 14 02:27:30.752035 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1441/5746] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:30 2026] GET /volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:31.767329 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:31.769000 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:31.769176 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:31.769390 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:31.775865 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:31.775865 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:31.778944 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:31.782693 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-277c0de4-a837-4c6d-a806-84b6b6f58c09 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 returned with HTTP 200 Aug 14 02:27:31.783100 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1432/5747] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:31 2026] GET /volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:31.795183 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:31.796853 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:31.797145 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f3ffef8-333c-4abb-a31c-a11643108825", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1847031421"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:31.804928 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:31.804928 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:31.805394 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:31.805543 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume 6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:31.831873 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['a4302049-c552-4865-9352-4392345688db', '793c0424-0367-4fef-8128-4df481523895', '62c0a827-9e00-4cb1-b1eb-1409d3880d21', '9be541fb-10ae-4d15-9384-0b945859c0c6'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:31.856839 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:31.857148 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-42ca9f00-62c4-485e-829c-1ebb61121c2d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:31.857568 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1441/5748] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:31.866069 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-118670ec-d078-481d-82f4-30e63b493b90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:31.867828 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-118670ec-d078-481d-82f4-30e63b493b90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:31.868011 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-118670ec-d078-481d-82f4-30e63b493b90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:31.868212 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-118670ec-d078-481d-82f4-30e63b493b90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:31.874271 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:31.874271 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:31.874758 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-118670ec-d078-481d-82f4-30e63b493b90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:31.875644 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-118670ec-d078-481d-82f4-30e63b493b90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 200 Aug 14 02:27:31.876173 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1435/5749] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:31 2026] GET /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:32.885336 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:32.887432 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:32.887641 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:32.887864 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:32.892594 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:32.892594 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:32.892902 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:32.893492 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-b1fe1788-de5b-4f6a-b343-7b21b562c7fc tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 200 Aug 14 02:27:32.893883 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1442/5750] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:32 2026] GET /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:32.902451 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:32.904270 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] DELETE https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:32.904457 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:32.904656 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:32.904770 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Delete snapshot with id: bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:32.909279 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:32.909279 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:32.909816 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:32.927515 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot delete request issued successfully. Aug 14 02:27:32.927805 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1627c5c0-22c6-466f-bb2d-9bffda40b120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 202 Aug 14 02:27:32.928331 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1433/5751] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:32 2026] DELETE /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:32.936361 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:32.939012 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:32.939282 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:32.939537 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:32.945490 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:32.945490 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:32.946084 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:32.947228 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-58cc660c-3876-4a39-897f-8f6e62bd39ec tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 200 Aug 14 02:27:32.947729 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1442/5752] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:32 2026] GET /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:33.956235 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba106c42-8e4c-4d96-8c07-dc3ae966c76d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:33.958119 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba106c42-8e4c-4d96-8c07-dc3ae966c76d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:33.958303 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba106c42-8e4c-4d96-8c07-dc3ae966c76d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:33.958485 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba106c42-8e4c-4d96-8c07-dc3ae966c76d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:33.962582 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba106c42-8e4c-4d96-8c07-dc3ae966c76d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 404 Aug 14 02:27:33.963097 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1436/5753] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:33 2026] GET /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:33.969163 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-729a037a-db7d-4d08-ac84-9692cd01d82a None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:33.970915 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-729a037a-db7d-4d08-ac84-9692cd01d82a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:33.971109 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-729a037a-db7d-4d08-ac84-9692cd01d82a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:33.971305 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-729a037a-db7d-4d08-ac84-9692cd01d82a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:33.971417 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-729a037a-db7d-4d08-ac84-9692cd01d82a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:33.975470 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-729a037a-db7d-4d08-ac84-9692cd01d82a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 404 Aug 14 02:27:33.975932 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1443/5754] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:33 2026] DELETE /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:33.982250 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cad8c9aa-2ddc-48ba-b49d-e8a98b16ac97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:33.984036 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cad8c9aa-2ddc-48ba-b49d-e8a98b16ac97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 Aug 14 02:27:33.984245 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cad8c9aa-2ddc-48ba-b49d-e8a98b16ac97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:33.984452 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cad8c9aa-2ddc-48ba-b49d-e8a98b16ac97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:33.988348 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cad8c9aa-2ddc-48ba-b49d-e8a98b16ac97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 returned with HTTP 404 Aug 14 02:27:33.988850 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1434/5755] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:33 2026] GET /volume/v3/snapshots/bcdf52e3-9428-4844-9fda-3df3e6393b98 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:33.996303 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:33.997969 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:33.998143 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:33.998314 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:33.998458 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:34.004836 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:34.004836 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:34.005158 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:34.018913 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:34.019123 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-27c8a91b-7692-4b2b-bab7-dc0985aca284 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 returned with HTTP 202 Aug 14 02:27:34.019644 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1443/5756] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:33 2026] DELETE /volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:34.026060 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:34.027700 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:34.027899 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:34.028092 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:34.034469 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:34.034469 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:34.037526 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:34.041035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb47d37b-66f8-4847-b7b1-9211acdd95cb tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 returned with HTTP 200 Aug 14 02:27:34.041392 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1437/5757] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:34 2026] GET /volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:35.052960 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3cefb9a3-960e-483b-a62d-370c0ef4cd67 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:35.055093 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cefb9a3-960e-483b-a62d-370c0ef4cd67 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 Aug 14 02:27:35.055301 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cefb9a3-960e-483b-a62d-370c0ef4cd67 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:35.055489 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cefb9a3-960e-483b-a62d-370c0ef4cd67 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:35.062036 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cefb9a3-960e-483b-a62d-370c0ef4cd67 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 returned with HTTP 404 Aug 14 02:27:35.062194 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1444/5758] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:35 2026] GET /volume/v3/volumes/6f3ffef8-333c-4abb-a31c-a11643108825 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:35.068882 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:35.070574 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:35.070905 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1166445065"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:35.072239 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1166445065'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:35.072389 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:35.072630 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:35.072630 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:35.076213 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:35.081020 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (f0dcd20a-24ec-4476-a5a8-39f8020b03e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:35.082000 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46eb27f-dea8-400c-b684-99f8ca2a19e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:35.082652 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:35.102749 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46eb27f-dea8-400c-b684-99f8ca2a19e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:35.103423 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b672760-7b9b-4d13-85d4-1b1991779d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:35.134667 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['2e2accb5-713d-4900-a08f-bb52db204561', 'a45b4bd4-da1b-4d4a-a7c9-fefd3239045d', 'f706a30e-41fd-4bc5-ab9e-9d174ce8ab78', '0231fae8-60ea-421d-a836-3ab33652f260'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:35.135425 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b672760-7b9b-4d13-85d4-1b1991779d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e2accb5-713d-4900-a08f-bb52db204561', 'a45b4bd4-da1b-4d4a-a7c9-fefd3239045d', 'f706a30e-41fd-4bc5-ab9e-9d174ce8ab78', '0231fae8-60ea-421d-a836-3ab33652f260']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:35.136141 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f20078-577e-4315-8881-35d829089d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:35.156240 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f20078-577e-4315-8881-35d829089d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '961416c4-4da5-439a-ab4c-101d5a629582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166445065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['2e2accb5-713d-4900-a08f-bb52db204561','a45b4bd4-da1b-4d4a-a7c9-fefd3239045d','f706a30e-41fd-4bc5-ab9e-9d174ce8ab78','0231fae8-60ea-421d-a836-3ab33652f260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166445065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=961416c4-4da5-439a-ab4c-101d5a629582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:35.156993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5883233a-be12-44b4-a5b0-71afde831c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:35.170462 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5883233a-be12-44b4-a5b0-71afde831c1c) transitioned into state 'SUCCESS' from state '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-1166445065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['2e2accb5-713d-4900-a08f-bb52db204561','a45b4bd4-da1b-4d4a-a7c9-fefd3239045d','f706a30e-41fd-4bc5-ab9e-9d174ce8ab78','0231fae8-60ea-421d-a836-3ab33652f260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:35.171143 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff0f21e-2d75-4917-bd21-85383d64ad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:35.178579 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff0f21e-2d75-4917-bd21-85383d64ad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:35.179369 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (f0dcd20a-24ec-4476-a5a8-39f8020b03e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:35.179683 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:35.180381 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-062f1f12-1d6e-4929-9b43-ae26c9b7e206 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:35.180839 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1435/5759] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:35 2026] POST /volume/v3/volumes => generated 776 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:35.194443 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-bd672752-9102-42d5-af8c-428d628c6c15 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:35.196645 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bd672752-9102-42d5-af8c-428d628c6c15 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:35.196912 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bd672752-9102-42d5-af8c-428d628c6c15 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:35.197147 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-bd672752-9102-42d5-af8c-428d628c6c15 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:35.205499 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:35.205499 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:35.209081 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-bd672752-9102-42d5-af8c-428d628c6c15 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:35.213219 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-bd672752-9102-42d5-af8c-428d628c6c15 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 returned with HTTP 200 Aug 14 02:27:35.213663 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1444/5760] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:35 2026] GET /volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:36.225501 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b37fccf9-476f-481a-913b-180fa56c23c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:36.227193 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b37fccf9-476f-481a-913b-180fa56c23c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:36.227412 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b37fccf9-476f-481a-913b-180fa56c23c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:36.227609 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b37fccf9-476f-481a-913b-180fa56c23c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:36.234259 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:36.234259 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:36.237366 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b37fccf9-476f-481a-913b-180fa56c23c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:36.240920 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b37fccf9-476f-481a-913b-180fa56c23c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 returned with HTTP 200 Aug 14 02:27:36.241307 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1438/5761] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:36 2026] GET /volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:36.253063 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:36.255194 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:36.255580 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "961416c4-4da5-439a-ab4c-101d5a629582", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1445012741"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:36.263697 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:36.263697 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:36.264022 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:36.264134 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume 961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:36.286439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['01153211-b51c-4398-880a-7b0cb0f1120e', '00c04b57-86c8-4d04-9043-deb45c8bed79', 'c9d67928-1773-462a-ad3e-f0393fc15d91', 'ace5de96-4167-4e39-b343-7d9be0e15b1b'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:36.309821 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:36.310119 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-919afa4a-9974-4da1-9bd1-a8798e9c9763 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:36.310499 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1445/5762] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:36.320104 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:36.322658 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:36.322953 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:36.323212 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:36.329383 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:36.329383 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:36.329798 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:36.330648 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92a11842-1134-4fcf-a082-2b907c8a9a66 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 returned with HTTP 200 Aug 14 02:27:36.331161 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1436/5763] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:36 2026] GET /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:37.339670 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:37.341412 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:37.341619 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:37.341844 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:37.347241 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:37.347241 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:37.347241 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:37.347653 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2a5f73b8-85dc-44b5-8a68-52342fb46bd5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 returned with HTTP 200 Aug 14 02:27:37.347825 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1445/5764] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:37 2026] GET /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:37.356591 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:37.358527 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] POST https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7/action Aug 14 02:27:37.358859 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:27:37.358984 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:37.365231 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:37.365231 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:37.365641 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:37.366324 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '36ec402702c141b7adca76b1cd15ec73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d7ec0cf6d01461d831008aff10d9eea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:27:37.366537 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a49dc847-74d3-4df8-8b1a-f4f960d05943 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7/action returned with HTTP 403 Aug 14 02:27:37.367003 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1439/5765] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:27:37 2026] POST /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:37.372968 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5b48cb14-b443-4881-a51f-58715332c1ee None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:37.374605 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:37.374782 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:37.374964 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:37.375059 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:37.379356 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:37.379356 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:37.379694 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:37.392986 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:37.393173 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5b48cb14-b443-4881-a51f-58715332c1ee tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 returned with HTTP 202 Aug 14 02:27:37.393534 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1446/5766] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:37 2026] DELETE /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:37.400145 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f24d0624-288b-49e8-bf92-09e560bfb589 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:37.402099 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f24d0624-288b-49e8-bf92-09e560bfb589 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:37.402335 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f24d0624-288b-49e8-bf92-09e560bfb589 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:37.402563 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f24d0624-288b-49e8-bf92-09e560bfb589 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:37.407518 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:37.407518 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:37.407884 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f24d0624-288b-49e8-bf92-09e560bfb589 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:37.408576 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f24d0624-288b-49e8-bf92-09e560bfb589 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 returned with HTTP 200 Aug 14 02:27:37.409046 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1437/5767] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:37 2026] GET /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:38.417393 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-4a208e63-f182-4f2f-9930-96b0ebea8314 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:38.419425 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4a208e63-f182-4f2f-9930-96b0ebea8314 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 Aug 14 02:27:38.419661 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4a208e63-f182-4f2f-9930-96b0ebea8314 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:38.419881 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-4a208e63-f182-4f2f-9930-96b0ebea8314 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:38.423704 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-4a208e63-f182-4f2f-9930-96b0ebea8314 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 returned with HTTP 404 Aug 14 02:27:38.424306 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1446/5768] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:38 2026] GET /volume/v3/snapshots/05f96581-3666-4a71-bf0f-771f973e84e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:38.430197 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:38.431965 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:38.432159 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:38.432335 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:38.432525 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:38.439030 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:38.439030 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:38.439315 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:38.452127 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:38.452280 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df3c96a8-3d8e-43b0-bc58-28f8098d5120 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 returned with HTTP 202 Aug 14 02:27:38.452806 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1440/5769] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:38 2026] DELETE /volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:38.459075 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:38.460793 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:38.460977 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:38.461153 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:38.468360 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:38.468360 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:38.472033 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:38.475817 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-5c63aa8a-5e46-4bf5-bd3b-c174e3c709df tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 returned with HTTP 200 Aug 14 02:27:38.476191 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1447/5770] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:38 2026] GET /volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:39.487885 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-104ca2aa-4c61-4753-94a1-b72a481c2792 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:39.490031 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-104ca2aa-4c61-4753-94a1-b72a481c2792 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 Aug 14 02:27:39.490268 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-104ca2aa-4c61-4753-94a1-b72a481c2792 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:39.490452 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-104ca2aa-4c61-4753-94a1-b72a481c2792 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:39.495946 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-104ca2aa-4c61-4753-94a1-b72a481c2792 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 returned with HTTP 404 Aug 14 02:27:39.496375 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1438/5771] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:39 2026] GET /volume/v3/volumes/961416c4-4da5-439a-ab4c-101d5a629582 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:39.503377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-147d79e5-9041-4605-8875-842bd2efa62e None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:39.506117 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:39.506117 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-393058223"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:39.507455 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-393058223'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:39.507581 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:39.510351 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=119,cinder:UPDATE=51,cinder:INSERT=29 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:27:39.512288 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:39.517463 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (32082027-902a-44b5-a3aa-ce1e4bbc7624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:39.518620 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d92c89a-2ef9-4040-ad91-28730c858326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:39.520110 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:39.541201 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d92c89a-2ef9-4040-ad91-28730c858326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:39.541952 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e89c57-08f0-4647-ab8a-1df12f021e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:39.574116 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['92900941-aee0-4964-aca4-78f0cb178c81', 'e7ff923f-3255-412a-b616-15809237acea', '2c47d63f-1a0d-4f38-870b-22e3d21235b6', 'c35d57e5-9205-480f-ae0e-16ee9603a80f'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:39.574854 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e89c57-08f0-4647-ab8a-1df12f021e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92900941-aee0-4964-aca4-78f0cb178c81', 'e7ff923f-3255-412a-b616-15809237acea', '2c47d63f-1a0d-4f38-870b-22e3d21235b6', 'c35d57e5-9205-480f-ae0e-16ee9603a80f']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:39.575600 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a622e6b3-627b-4db3-ae1a-d71231851502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:39.595819 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a622e6b3-627b-4db3-ae1a-d71231851502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ebefbfb-17aa-4b70-af77-61dbc1c074b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-393058223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['92900941-aee0-4964-aca4-78f0cb178c81','e7ff923f-3255-412a-b616-15809237acea','2c47d63f-1a0d-4f38-870b-22e3d21235b6','c35d57e5-9205-480f-ae0e-16ee9603a80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-393058223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ebefbfb-17aa-4b70-af77-61dbc1c074b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:39.596533 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d347bd4e-8ce5-4241-bb0b-de6ab69a5616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:39.611092 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d347bd4e-8ce5-4241-bb0b-de6ab69a5616) transitioned into state 'SUCCESS' from state '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-393058223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['92900941-aee0-4964-aca4-78f0cb178c81','e7ff923f-3255-412a-b616-15809237acea','2c47d63f-1a0d-4f38-870b-22e3d21235b6','c35d57e5-9205-480f-ae0e-16ee9603a80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:39.612106 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74287397-2be8-46e3-83f6-e9b5cc99f0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:39.619544 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74287397-2be8-46e3-83f6-e9b5cc99f0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:39.620306 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (32082027-902a-44b5-a3aa-ce1e4bbc7624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:39.620628 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:39.621303 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-147d79e5-9041-4605-8875-842bd2efa62e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:39.621754 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1447/5772] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:39 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:39.633146 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:39.634766 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:39.634958 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:39.635288 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:39.641724 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:39.641724 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:39.644423 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:39.647584 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55f1df2c-5f76-4913-b757-6ef8ec5aebb6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 returned with HTTP 200 Aug 14 02:27:39.647970 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1441/5773] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:39 2026] GET /volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:40.659615 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:40.662721 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:40.662721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:40.662721 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:40.668739 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:40.668739 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:40.671685 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:40.674947 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-76d62bfe-5d2f-43de-a8c7-223702b72ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 returned with HTTP 200 Aug 14 02:27:40.675273 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1448/5774] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:40 2026] GET /volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:40.686159 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:40.688261 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:40.688630 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ebefbfb-17aa-4b70-af77-61dbc1c074b6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1481909356"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:40.691929 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=78,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:27:40.698297 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:40.698297 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:40.698692 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:40.698816 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume 7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:40.719982 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['c0134d88-a899-4575-8471-023db78c6d62', 'f5f583fa-315c-443f-8bb4-8201614c008a', '8cfa9f54-4d64-40e7-b1bf-7528c1c2b996', 'a93502d4-f3f3-4add-942d-f63a421b05c3'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:40.744332 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:40.744680 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73e4bea8-1fa4-405e-b9a4-7b489a382576 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:40.745081 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1439/5775] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:40.753036 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-62137816-382e-4687-a4e8-55b1d386e31f None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:40.754969 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-62137816-382e-4687-a4e8-55b1d386e31f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:40.755223 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-62137816-382e-4687-a4e8-55b1d386e31f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:40.755434 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-62137816-382e-4687-a4e8-55b1d386e31f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:40.760198 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:40.760198 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:40.760468 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-62137816-382e-4687-a4e8-55b1d386e31f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:40.761093 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-62137816-382e-4687-a4e8-55b1d386e31f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 returned with HTTP 200 Aug 14 02:27:40.761484 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1448/5776] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:40 2026] GET /volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:41.769610 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-efd34117-c435-47ef-acd5-2a62eec3c000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:41.771317 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efd34117-c435-47ef-acd5-2a62eec3c000 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:41.771539 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efd34117-c435-47ef-acd5-2a62eec3c000 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:41.771738 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efd34117-c435-47ef-acd5-2a62eec3c000 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:41.777920 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:41.777920 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:41.778384 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-efd34117-c435-47ef-acd5-2a62eec3c000 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:41.779328 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efd34117-c435-47ef-acd5-2a62eec3c000 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 returned with HTTP 200 Aug 14 02:27:41.780018 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1442/5777] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:41 2026] GET /volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:41.788643 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d010d46d-62da-47d9-be2e-8589a9192871 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:41.790296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:41.790529 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:41.790752 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'index' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:41.791025 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.api_utils [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Removing options '' from query. {{(pid=100235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 02:27:41.792047 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.db.api [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Building query based on filter {{(pid=100235) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 02:27:41.795616 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Get all snapshots completed successfully. Aug 14 02:27:41.795956 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d010d46d-62da-47d9-be2e-8589a9192871 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots returned with HTTP 200 Aug 14 02:27:41.796317 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1449/5778] 10.4.3.35 () {66 vars in 1236 bytes} [Fri Aug 14 02:27:41 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 14 02:27:41.806948 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:41.808853 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:41.809063 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:41.809247 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:41.809450 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:41.815133 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:41.815133 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:41.815459 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:41.830610 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:41.830810 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d4c2ba3-89fe-47a2-961f-cc00422ed31b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 returned with HTTP 202 Aug 14 02:27:41.831229 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1440/5779] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:41 2026] DELETE /volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:41.838307 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:41.839954 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:41.840159 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:41.840344 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:41.845139 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:41.845139 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:41.845497 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:41.846191 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-ef724b2e-21ac-4af5-93ed-c5b9e2bf1ef5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 returned with HTTP 200 Aug 14 02:27:41.846581 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1449/5780] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:41 2026] GET /volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:42.855218 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5a68b88-10b5-481a-b97a-bdeb3a5009e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:42.856808 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5a68b88-10b5-481a-b97a-bdeb3a5009e0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 Aug 14 02:27:42.857043 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5a68b88-10b5-481a-b97a-bdeb3a5009e0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:42.857269 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5a68b88-10b5-481a-b97a-bdeb3a5009e0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:42.861145 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5a68b88-10b5-481a-b97a-bdeb3a5009e0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 returned with HTTP 404 Aug 14 02:27:42.861548 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1443/5781] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:42 2026] GET /volume/v3/snapshots/0bd19388-51ac-49c0-bce9-a6330d185a72 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:42.867298 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-0e687949-0c3a-40e4-8956-31085be48e72 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:42.868998 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:42.869179 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:42.869355 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:42.869524 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:42.875829 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:42.875829 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:42.876127 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:42.889411 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:42.889585 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-0e687949-0c3a-40e4-8956-31085be48e72 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 returned with HTTP 202 Aug 14 02:27:42.889959 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1450/5782] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:42 2026] DELETE /volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:42.896184 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:42.897890 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:42.898064 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:42.898262 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:42.905347 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:42.905347 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:42.908418 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:42.911716 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-098daa70-0da8-4eca-8ce1-1a69c341bdab tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 returned with HTTP 200 Aug 14 02:27:42.912075 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1441/5783] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:42 2026] GET /volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:43.924181 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e6228992-7b91-4631-8ebc-09d7fc2e0411 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:43.925857 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6228992-7b91-4631-8ebc-09d7fc2e0411 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 Aug 14 02:27:43.926031 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6228992-7b91-4631-8ebc-09d7fc2e0411 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:43.926209 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e6228992-7b91-4631-8ebc-09d7fc2e0411 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:43.931781 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e6228992-7b91-4631-8ebc-09d7fc2e0411 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 returned with HTTP 404 Aug 14 02:27:43.932205 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1450/5784] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:43 2026] GET /volume/v3/volumes/7ebefbfb-17aa-4b70-af77-61dbc1c074b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:43.939536 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:43.941101 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:43.941449 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-59917457"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:43.943024 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-59917457'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:43.943134 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:43.944929 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=120,cinder:INSERT=28,cinder:UPDATE=39 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:27:43.946663 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:43.952668 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (ee6c4a13-a3fa-4422-831f-ff408131f3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:43.952668 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a4ec86-bc39-4f62-ba8a-4217c3ba65a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:43.953410 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:43.975027 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a4ec86-bc39-4f62-ba8a-4217c3ba65a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:43.975740 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a6d049-4543-4c45-9302-15f18dbc6208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:44.008834 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['4964229f-6f22-4c84-9afb-1991e693b4bd', '9fb5cec2-db14-455b-89cf-21a86c5451a2', '253a7616-c8ee-41f8-a43e-c9f4a601ae93', 'a10a8751-ee61-4ad3-950b-e3c28e771fde'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:44.009614 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a6d049-4543-4c45-9302-15f18dbc6208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4964229f-6f22-4c84-9afb-1991e693b4bd', '9fb5cec2-db14-455b-89cf-21a86c5451a2', '253a7616-c8ee-41f8-a43e-c9f4a601ae93', 'a10a8751-ee61-4ad3-950b-e3c28e771fde']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:44.010323 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e06e0a5-8057-4436-8c35-d66c5fcd1634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:44.033903 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e06e0a5-8057-4436-8c35-d66c5fcd1634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b491e766-ed8c-4044-8061-911ed2e922c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59917457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['4964229f-6f22-4c84-9afb-1991e693b4bd','9fb5cec2-db14-455b-89cf-21a86c5451a2','253a7616-c8ee-41f8-a43e-c9f4a601ae93','a10a8751-ee61-4ad3-950b-e3c28e771fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-59917457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b491e766-ed8c-4044-8061-911ed2e922c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:44.034623 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e7303b-1ab9-4f3c-92ba-c2ec6cced4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:44.049558 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e7303b-1ab9-4f3c-92ba-c2ec6cced4d0) transitioned into state 'SUCCESS' from state '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-59917457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['4964229f-6f22-4c84-9afb-1991e693b4bd','9fb5cec2-db14-455b-89cf-21a86c5451a2','253a7616-c8ee-41f8-a43e-c9f4a601ae93','a10a8751-ee61-4ad3-950b-e3c28e771fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:44.050211 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3b0784-fad1-4de7-97ab-94018e960adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:44.057731 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3b0784-fad1-4de7-97ab-94018e960adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:44.058476 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (ee6c4a13-a3fa-4422-831f-ff408131f3d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:44.058782 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:44.059286 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fb51c50-ad56-4a71-9397-21c43c25e218 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:44.059873 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1444/5785] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:43 2026] POST /volume/v3/volumes => generated 774 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:44.070305 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:44.072085 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:44.072243 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:44.072424 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:44.078949 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:44.078949 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:44.082074 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:44.085357 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c0990da1-6e53-43bc-a836-d0ff2a1fdfdd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 returned with HTTP 200 Aug 14 02:27:44.085713 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1451/5786] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:44 2026] GET /volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:45.096992 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:45.098597 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:45.098782 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:45.098988 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:45.105353 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:45.105353 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:45.108362 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:45.111537 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2025d5-bb0d-4b1e-80c6-497e5de4f83a tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 returned with HTTP 200 Aug 14 02:27:45.111877 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1442/5787] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:45 2026] GET /volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:45.123169 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:45.124560 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:45.124867 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b491e766-ed8c-4044-8061-911ed2e922c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1612044539"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:45.132330 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:45.132330 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:45.132628 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:45.132753 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:45.162464 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['abb13091-c9a2-4baa-8d51-0b47eee2b7b0', '99e68f55-025f-4d97-a96d-5ab5dec7e9bb', 'c3a08906-b8d7-42ee-8fd8-64065b8c141b', '7a09cb04-a433-4e91-a116-90089fda8d93'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:45.194527 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:45.194861 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-586f6e63-b90a-4cfe-a84d-b484926cc6c0 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:45.195233 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1451/5788] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:45.203169 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:45.204994 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:45.205172 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:45.205350 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:45.210598 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:45.210598 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:45.210962 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:45.211789 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ddfea6c5-72c4-4436-ae34-a8b300ebb4de tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 returned with HTTP 200 Aug 14 02:27:45.212151 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1445/5789] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:45 2026] GET /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:46.221360 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-453386c7-7af1-48ff-b960-7db96a229e60 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:46.223569 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-453386c7-7af1-48ff-b960-7db96a229e60 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:46.223825 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-453386c7-7af1-48ff-b960-7db96a229e60 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:46.224082 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-453386c7-7af1-48ff-b960-7db96a229e60 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:46.230331 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:46.230331 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:46.230752 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-453386c7-7af1-48ff-b960-7db96a229e60 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:46.231556 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-453386c7-7af1-48ff-b960-7db96a229e60 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 returned with HTTP 200 Aug 14 02:27:46.232159 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1452/5790] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:46 2026] GET /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:46.241057 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:46.242870 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] POST https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117/action Aug 14 02:27:46.243188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:27:46.243307 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:46.244562 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Updating snapshot '63da038c-92af-4333-97df-02a3a2f93117' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:27:46.253048 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:46.253048 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:46.253567 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '36ec402702c141b7adca76b1cd15ec73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d7ec0cf6d01461d831008aff10d9eea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:27:46.253776 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-633d33e6-c890-41fc-95e5-6dd4b0c3cfa5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117/action returned with HTTP 403 Aug 14 02:27:46.254211 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1443/5791] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:27:46 2026] POST /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:46.260172 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:46.262411 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:46.263064 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:46.263304 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:46.263543 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:46.269364 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:46.269364 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:46.269752 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:46.283348 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:46.283579 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e7f09a64-6201-4b7e-8ad2-16b6aabb4ff7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 returned with HTTP 202 Aug 14 02:27:46.283970 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1452/5792] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:46 2026] DELETE /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:46.290991 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:46.292769 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:46.293023 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:46.293305 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:46.298135 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:46.298135 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:46.298487 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:46.299222 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cf1febc-3c82-4f03-ba8d-b95a1db66842 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 returned with HTTP 200 Aug 14 02:27:46.299602 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1446/5793] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:46 2026] GET /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:47.308008 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3c54d0c8-0398-41c8-9437-70a559be906b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:47.310413 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c54d0c8-0398-41c8-9437-70a559be906b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 Aug 14 02:27:47.310413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c54d0c8-0398-41c8-9437-70a559be906b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:47.310413 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3c54d0c8-0398-41c8-9437-70a559be906b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:47.314661 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3c54d0c8-0398-41c8-9437-70a559be906b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 returned with HTTP 404 Aug 14 02:27:47.315279 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1453/5794] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:47 2026] GET /volume/v3/snapshots/63da038c-92af-4333-97df-02a3a2f93117 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:47.322638 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-398b30d1-59fa-43f1-b4db-091231b03414 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:47.324168 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:47.324359 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:47.324549 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:47.324704 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:47.330877 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:47.330877 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:47.331173 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:47.344877 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:47.345102 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-398b30d1-59fa-43f1-b4db-091231b03414 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 returned with HTTP 202 Aug 14 02:27:47.345538 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1444/5795] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:47 2026] DELETE /volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:47.353451 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:47.355168 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:47.355527 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:47.355650 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:47.362746 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:47.362746 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:47.366136 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:47.370071 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b50b73de-8c0e-4642-b93c-6c7fa1fc08e4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 returned with HTTP 200 Aug 14 02:27:47.370534 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1453/5796] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:47 2026] GET /volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:48.385517 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c83024b6-5bb4-48d2-b296-b7509e2fe733 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:48.387035 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c83024b6-5bb4-48d2-b296-b7509e2fe733 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 Aug 14 02:27:48.387191 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c83024b6-5bb4-48d2-b296-b7509e2fe733 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:48.387355 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c83024b6-5bb4-48d2-b296-b7509e2fe733 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:48.392471 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c83024b6-5bb4-48d2-b296-b7509e2fe733 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 returned with HTTP 404 Aug 14 02:27:48.393099 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1447/5797] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:48 2026] GET /volume/v3/volumes/b491e766-ed8c-4044-8061-911ed2e922c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:48.399872 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-48e5a7df-022f-408c-935a-d349b39f8236 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:48.401360 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:48.401691 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-448179812"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:48.403269 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.v3.volumes [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-448179812'}} {{(pid=100235) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:48.403380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:48.406928 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:48.411690 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (2832a919-da4c-4407-9d1d-1fe23c3ea85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:48.412709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e83ff49-72e9-4ef9-be01-53e49538fc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:48.413361 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.flows.api.create_volume [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100235) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:48.435792 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e83ff49-72e9-4ef9-be01-53e49538fc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:48.436461 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140be0da-4aae-4e64-85e3-e7a30ead781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:48.470460 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['8922d03e-2a8a-482c-87f5-52696419a843', 'fd5adc8e-8e90-4d0f-9a2c-f2dcc40ef739', '3e344461-2ea5-4148-9212-48833c3ffac0', '23e1b5a6-aa9a-44ac-a2ae-81f908d898b1'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:48.471168 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140be0da-4aae-4e64-85e3-e7a30ead781d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8922d03e-2a8a-482c-87f5-52696419a843', 'fd5adc8e-8e90-4d0f-9a2c-f2dcc40ef739', '3e344461-2ea5-4148-9212-48833c3ffac0', '23e1b5a6-aa9a-44ac-a2ae-81f908d898b1']}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:48.471886 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48ffdf2-e602-45d0-8977-674ace9cb106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:48.492485 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48ffdf2-e602-45d0-8977-674ace9cb106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f762b4-2477-4c96-8a7f-ba5d27034bf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448179812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['8922d03e-2a8a-482c-87f5-52696419a843','fd5adc8e-8e90-4d0f-9a2c-f2dcc40ef739','3e344461-2ea5-4148-9212-48833c3ffac0','23e1b5a6-aa9a-44ac-a2ae-81f908d898b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448179812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f762b4-2477-4c96-8a7f-ba5d27034bf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:48.493139 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e35299e-6330-46f3-9520-a8e21d35c695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:48.508314 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e35299e-6330-46f3-9520-a8e21d35c695) transitioned into state 'SUCCESS' from state '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-448179812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['8922d03e-2a8a-482c-87f5-52696419a843','fd5adc8e-8e90-4d0f-9a2c-f2dcc40ef739','3e344461-2ea5-4148-9212-48833c3ffac0','23e1b5a6-aa9a-44ac-a2ae-81f908d898b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:48.509002 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9ffecb-80e0-4259-a66e-784063206ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:48.516709 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9ffecb-80e0-4259-a66e-784063206ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100235) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:48.517463 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (2832a919-da4c-4407-9d1d-1fe23c3ea85c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100235) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:48.517792 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:48.518311 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-48e5a7df-022f-408c-935a-d349b39f8236 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:48.518749 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1454/5798] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:48 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:48.529036 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:48.530849 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:48.530972 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:48.531152 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:48.538477 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:48.538477 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:48.541690 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:48.545012 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d4e1313-d66f-4905-a8a4-b76d291b91af tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 returned with HTTP 200 Aug 14 02:27:48.545368 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1445/5799] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:48 2026] GET /volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:49.557429 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:49.559142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:49.559319 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:49.559526 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:49.566211 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:49.566211 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:49.569210 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:49.572485 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a0e05199-04bc-4a7f-b9b7-4dc6b7e092e1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 returned with HTTP 200 Aug 14 02:27:49.572896 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1454/5800] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:49 2026] GET /volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:49.583985 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:49.585721 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:49.586059 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1f762b4-2477-4c96-8a7f-ba5d27034bf0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1069178653"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:49.594239 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:49.594239 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:49.594554 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:49.594660 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:49.615174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['0174b0fb-53a1-4d30-9e07-e82c35cd3035', 'c340049d-025a-4766-b642-a090fb4ac6c7', '6f008281-4794-453f-b137-6f45f99274b1', 'bca91102-9f7e-43d5-9b1f-70c1cbcad5df'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:49.639220 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:49.639550 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f68ea6b-662b-43a7-a2bc-681da293bf4f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:49.639980 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1448/5801] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:49.649608 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:49.651435 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:49.651640 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:49.651851 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:49.656314 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:49.656314 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:49.656584 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:49.657196 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-742a9a22-764a-4ff9-a299-a3dbc4f41e52 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 200 Aug 14 02:27:49.657539 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1455/5802] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:49 2026] GET /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:50.666567 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:50.668295 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:50.668485 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:50.668693 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:50.673353 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:50.673353 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:50.673668 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:50.674296 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c0c81e7-4077-4caa-add0-4e26e7adab85 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 200 Aug 14 02:27:50.674708 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1446/5803] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:50 2026] GET /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:50.682372 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:50.684142 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] GET https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:50.684323 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:50.684498 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:50.689436 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:50.689436 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:50.689974 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:50.690825 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-a28fa8ab-cbca-48c7-be06-bca2cf9d39ce tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 200 Aug 14 02:27:50.691168 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1455/5804] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:50 2026] GET /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:50.698850 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:50.700628 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:50.700826 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:50.701022 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:50.701116 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:50.705393 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:50.705393 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:50.705687 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:50.719567 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:50.719803 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cd9d4ad-6e12-491c-b04d-bef32f3ec9a4 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 202 Aug 14 02:27:50.720300 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1449/5805] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:50 2026] DELETE /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:50.726628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-c27a527b-4592-4247-989f-e9ebfdac6775 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:50.728447 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c27a527b-4592-4247-989f-e9ebfdac6775 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:50.728748 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c27a527b-4592-4247-989f-e9ebfdac6775 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:50.728965 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-c27a527b-4592-4247-989f-e9ebfdac6775 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:50.733845 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:50.733845 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:50.734202 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-c27a527b-4592-4247-989f-e9ebfdac6775 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:50.734845 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-c27a527b-4592-4247-989f-e9ebfdac6775 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 200 Aug 14 02:27:50.735202 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1456/5806] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:50 2026] GET /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:51.744323 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb6e8eae-d906-4431-8828-7a7db6984137 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:51.746124 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb6e8eae-d906-4431-8828-7a7db6984137 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 Aug 14 02:27:51.746301 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb6e8eae-d906-4431-8828-7a7db6984137 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:51.746482 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb6e8eae-d906-4431-8828-7a7db6984137 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:51.750308 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb6e8eae-d906-4431-8828-7a7db6984137 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 returned with HTTP 404 Aug 14 02:27:51.750763 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1447/5807] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:51 2026] GET /volume/v3/snapshots/45879865-a8d4-4358-a902-ac49f5ed1c83 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:51.757659 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:51.759803 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:51.760039 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:51.760265 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:51.760459 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:51.768159 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:51.768159 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:51.768496 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:51.783744 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:51.783917 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-2ab2d3a7-c3c9-4fab-b01c-84b3257b62b2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 returned with HTTP 202 Aug 14 02:27:51.784338 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1456/5808] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:51 2026] DELETE /volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:51.790877 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d543714b-03e0-4707-990f-a55a2d274d8b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:51.792628 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d543714b-03e0-4707-990f-a55a2d274d8b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:51.792880 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d543714b-03e0-4707-990f-a55a2d274d8b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:51.793159 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d543714b-03e0-4707-990f-a55a2d274d8b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:51.800581 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:51.800581 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:51.803904 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d543714b-03e0-4707-990f-a55a2d274d8b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:51.807586 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d543714b-03e0-4707-990f-a55a2d274d8b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 returned with HTTP 200 Aug 14 02:27:51.807957 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1450/5809] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:51 2026] GET /volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:52.819266 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3cc2790f-1bfc-4c9d-954a-168611d78af6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:52.821712 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cc2790f-1bfc-4c9d-954a-168611d78af6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 Aug 14 02:27:52.821712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cc2790f-1bfc-4c9d-954a-168611d78af6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:52.821712 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3cc2790f-1bfc-4c9d-954a-168611d78af6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:52.826495 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3cc2790f-1bfc-4c9d-954a-168611d78af6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 returned with HTTP 404 Aug 14 02:27:52.826495 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1457/5810] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:52 2026] GET /volume/v3/volumes/e1f762b4-2477-4c96-8a7f-ba5d27034bf0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:52.834291 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:52.836127 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:52.836264 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283501557"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:52.838530 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283501557'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:52.838530 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:52.842724 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:52.847916 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (af42fcaa-049f-4011-bbe9-2a2da995ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:52.849325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4905ce7-d97b-4c76-9900-92bc7cc4fc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:52.850270 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:52.872993 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4905ce7-d97b-4c76-9900-92bc7cc4fc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:52.873717 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fb042f-0afc-4ae0-bf2a-4210217ce278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:52.911492 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['800bccf9-a819-4d22-a19b-476aa2e4115d', 'fc98265d-2345-4372-954c-edca71a06305', 'bb3a8827-bf84-427e-9211-a430ef1e2077', '18d902f7-1ea9-4efd-9a5f-04a6ddecc57f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:52.912535 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fb042f-0afc-4ae0-bf2a-4210217ce278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['800bccf9-a819-4d22-a19b-476aa2e4115d', 'fc98265d-2345-4372-954c-edca71a06305', 'bb3a8827-bf84-427e-9211-a430ef1e2077', '18d902f7-1ea9-4efd-9a5f-04a6ddecc57f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:52.912939 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe54bcaa-ee77-4304-a367-13d1185be00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:52.935061 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe54bcaa-ee77-4304-a367-13d1185be00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b760268-cfc2-406b-b1e9-1f7a4d661945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283501557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['800bccf9-a819-4d22-a19b-476aa2e4115d','fc98265d-2345-4372-954c-edca71a06305','bb3a8827-bf84-427e-9211-a430ef1e2077','18d902f7-1ea9-4efd-9a5f-04a6ddecc57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283501557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b760268-cfc2-406b-b1e9-1f7a4d661945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:52.936042 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b42792b-591f-47fd-8510-04f3a68352dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:52.951442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b42792b-591f-47fd-8510-04f3a68352dd) transitioned into state 'SUCCESS' from state '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-283501557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['800bccf9-a819-4d22-a19b-476aa2e4115d','fc98265d-2345-4372-954c-edca71a06305','bb3a8827-bf84-427e-9211-a430ef1e2077','18d902f7-1ea9-4efd-9a5f-04a6ddecc57f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:52.952461 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707dd8fe-363f-4d01-8452-d0af99772b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:52.962339 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707dd8fe-363f-4d01-8452-d0af99772b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:52.963355 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (af42fcaa-049f-4011-bbe9-2a2da995ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:52.963720 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:52.964371 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b729780c-1ee3-4814-9c69-c8b96ee7af8f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:52.964898 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1448/5811] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:52 2026] POST /volume/v3/volumes => generated 775 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:52.975976 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-22523539-a2cd-49ce-b8ff-952176dfda62 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:52.977699 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22523539-a2cd-49ce-b8ff-952176dfda62 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:52.977925 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22523539-a2cd-49ce-b8ff-952176dfda62 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:52.978128 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-22523539-a2cd-49ce-b8ff-952176dfda62 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:52.984704 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:52.984704 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:52.987957 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-22523539-a2cd-49ce-b8ff-952176dfda62 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:52.991662 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-22523539-a2cd-49ce-b8ff-952176dfda62 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 returned with HTTP 200 Aug 14 02:27:52.992071 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1457/5812] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:52 2026] GET /volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:54.003914 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0606a924-485c-4956-82af-de52b3c807d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:54.005689 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0606a924-485c-4956-82af-de52b3c807d2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:54.005869 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0606a924-485c-4956-82af-de52b3c807d2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:54.006045 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0606a924-485c-4956-82af-de52b3c807d2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:54.012771 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:54.012771 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:54.015740 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0606a924-485c-4956-82af-de52b3c807d2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:54.019202 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0606a924-485c-4956-82af-de52b3c807d2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 returned with HTTP 200 Aug 14 02:27:54.019555 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1451/5813] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:54 2026] GET /volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:54.031171 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:54.032952 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:54.033345 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b760268-cfc2-406b-b1e9-1f7a4d661945", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-252411353"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:54.041492 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:54.041492 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:54.041834 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:54.041951 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume 6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:54.063006 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.quota [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['442e024e-6148-4cfb-a940-4237997fb496', '57b6ffcd-af2e-4787-8920-133f900ce6c1', '1e31d65e-eeb5-42a8-83a7-2f7af792bc24', '0b689677-d926-466a-9875-3a36b8ccdd20'] {{(pid=100235) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:54.090161 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:54.090452 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-d97d7ad8-5b7f-4524-976f-555f654368c6 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:54.090883 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1458/5814] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:54.098523 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e613fb35-450f-4839-a747-c83088ec405c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:54.100243 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e613fb35-450f-4839-a747-c83088ec405c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:54.100438 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e613fb35-450f-4839-a747-c83088ec405c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:54.100627 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e613fb35-450f-4839-a747-c83088ec405c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:54.105173 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:54.105173 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:54.105454 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e613fb35-450f-4839-a747-c83088ec405c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:54.106052 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e613fb35-450f-4839-a747-c83088ec405c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d returned with HTTP 200 Aug 14 02:27:54.106371 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1449/5815] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:54 2026] GET /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:55.114618 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-d28598d2-7ef1-4e03-a800-3511d69c159d None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:55.116213 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28598d2-7ef1-4e03-a800-3511d69c159d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:55.116377 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28598d2-7ef1-4e03-a800-3511d69c159d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:55.116574 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-d28598d2-7ef1-4e03-a800-3511d69c159d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:55.121239 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:55.121239 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:55.121486 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-d28598d2-7ef1-4e03-a800-3511d69c159d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:55.122079 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-d28598d2-7ef1-4e03-a800-3511d69c159d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d returned with HTTP 200 Aug 14 02:27:55.122408 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1458/5816] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:55 2026] GET /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:55.130193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:55.131853 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] POST https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d/action Aug 14 02:27:55.132239 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:27:55.132355 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:55.133587 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.snapshot_unmanage [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Unmanage snapshot with id: ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:55.138266 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:55.138266 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:55.138640 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:55.139324 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '36ec402702c141b7adca76b1cd15ec73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d7ec0cf6d01461d831008aff10d9eea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 02:27:55.139524 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-053285b3-ffb2-4cbb-8b9c-cf166d690e88 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d/action returned with HTTP 403 Aug 14 02:27:55.139979 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1452/5817] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:27:55 2026] POST /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:55.146154 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:55.147919 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:55.148115 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:55.148285 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:55.148380 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:55.152753 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:55.152753 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:55.152995 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:55.166317 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:55.166459 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-56102f2d-0626-4a35-8a0e-fac743e28ae9 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d returned with HTTP 202 Aug 14 02:27:55.166948 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1459/5818] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:55 2026] DELETE /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:55.173926 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:55.175914 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:55.176074 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:55.176294 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:55.180899 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:55.180899 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:55.181177 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:55.181756 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb8cfdcd-b1e9-4cd7-97e7-eda38028c6d7 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d returned with HTTP 200 Aug 14 02:27:55.182115 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1450/5819] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:55 2026] GET /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 02:27:56.190848 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-385fb73c-7e94-4c1b-9de0-5c0b20f0c6cd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:56.192607 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-385fb73c-7e94-4c1b-9de0-5c0b20f0c6cd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d Aug 14 02:27:56.192829 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-385fb73c-7e94-4c1b-9de0-5c0b20f0c6cd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:56.193027 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-385fb73c-7e94-4c1b-9de0-5c0b20f0c6cd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:56.198817 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-385fb73c-7e94-4c1b-9de0-5c0b20f0c6cd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d returned with HTTP 404 Aug 14 02:27:56.199548 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1459/5820] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:56 2026] GET /volume/v3/snapshots/ef4c802f-7f26-466e-9545-99e41c749c3d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:56.206822 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:56.209174 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:56.209174 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:56.209342 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:56.209498 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:56.216220 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:56.216220 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:56.216507 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:56.233693 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:27:56.234309 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5a4444f-bc28-41da-a058-bde5b8457d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 returned with HTTP 202 Aug 14 02:27:56.234309 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1453/5821] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:27:56 2026] DELETE /volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:56.240976 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:56.243042 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:56.243220 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:56.243391 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:56.249755 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:56.249755 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:56.252773 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:56.256153 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-433bec70-9a0d-4218-81ea-75f8c7b2214e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 returned with HTTP 200 Aug 14 02:27:56.256692 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1460/5822] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:56 2026] GET /volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:57.268049 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73fa42ab-9426-4c1a-9d23-5d06efaf36ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:57.269820 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73fa42ab-9426-4c1a-9d23-5d06efaf36ac tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 Aug 14 02:27:57.270028 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73fa42ab-9426-4c1a-9d23-5d06efaf36ac tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:57.270215 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73fa42ab-9426-4c1a-9d23-5d06efaf36ac tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:57.275689 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73fa42ab-9426-4c1a-9d23-5d06efaf36ac tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 returned with HTTP 404 Aug 14 02:27:57.276148 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1451/5823] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:57 2026] GET /volume/v3/volumes/6b760268-cfc2-406b-b1e9-1f7a4d661945 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:27:57.282610 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:57.284089 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:27:57.284372 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1552851957"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:57.285961 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.v3.volumes [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1552851957'}} {{(pid=100234) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:27:57.286089 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.volumes [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:27:57.289556 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:27:57.294085 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (f7a641d5-2b11-46a7-a5d1-a9cbcd6f1626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:57.295021 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2ffef5-cd53-4bf2-87b0-f124b59a9864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:57.295693 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.flows.api.create_volume [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100234) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:27:57.318008 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2ffef5-cd53-4bf2-87b0-f124b59a9864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:57.318795 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01307d43-0a28-44e5-bdfc-32bf06fc373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:57.352386 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['d5d4cf18-16c1-4eb0-a436-c38927ed993d', '8731bc8f-323e-491e-9426-7e86393849ef', '7c707091-218b-43b4-bb90-64a178884f55', 'fba0253e-6b1a-455e-90a1-d02374cd0e00'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:57.353071 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01307d43-0a28-44e5-bdfc-32bf06fc373a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d4cf18-16c1-4eb0-a436-c38927ed993d', '8731bc8f-323e-491e-9426-7e86393849ef', '7c707091-218b-43b4-bb90-64a178884f55', 'fba0253e-6b1a-455e-90a1-d02374cd0e00']}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:57.353751 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6092f147-7bfc-45d4-ba0a-31fbe6b9489c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:57.373580 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6092f147-7bfc-45d4-ba0a-31fbe6b9489c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04fa9f5-c131-426c-9da7-1668b2808dce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1552851957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['d5d4cf18-16c1-4eb0-a436-c38927ed993d','8731bc8f-323e-491e-9426-7e86393849ef','7c707091-218b-43b4-bb90-64a178884f55','fba0253e-6b1a-455e-90a1-d02374cd0e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1552851957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04fa9f5-c131-426c-9da7-1668b2808dce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:57.374222 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f003958c-dcc5-465a-b07f-ee1ad6eb6ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:57.388880 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f003958c-dcc5-465a-b07f-ee1ad6eb6ee4) transitioned into state 'SUCCESS' from state '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-1552851957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['d5d4cf18-16c1-4eb0-a436-c38927ed993d','8731bc8f-323e-491e-9426-7e86393849ef','7c707091-218b-43b4-bb90-64a178884f55','fba0253e-6b1a-455e-90a1-d02374cd0e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:57.389475 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a8e4ce-e100-4e32-b349-20c978b22af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:27:57.396906 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a8e4ce-e100-4e32-b349-20c978b22af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100234) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:27:57.397614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (f7a641d5-2b11-46a7-a5d1-a9cbcd6f1626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100234) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:27:57.397894 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:27:57.398384 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-890983d1-9590-47a6-8fa0-53cc9d317ce2 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:27:57.398791 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1460/5824] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:27:57 2026] POST /volume/v3/volumes => generated 776 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:57.409087 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:57.410746 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:27:57.410952 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:57.411140 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:57.417465 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:57.417465 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:57.420301 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:57.423503 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-311d7e57-7a2d-4d1a-9fd2-bf058499e776 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce returned with HTTP 200 Aug 14 02:27:57.423968 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1454/5825] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:57 2026] GET /volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:58.435211 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-3f993aad-2a55-4612-9138-f106f51e50f5 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:58.436882 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f993aad-2a55-4612-9138-f106f51e50f5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:27:58.437070 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f993aad-2a55-4612-9138-f106f51e50f5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:58.437245 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-3f993aad-2a55-4612-9138-f106f51e50f5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:58.443883 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:58.443883 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:58.447634 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-3f993aad-2a55-4612-9138-f106f51e50f5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:58.451917 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-3f993aad-2a55-4612-9138-f106f51e50f5 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce returned with HTTP 200 Aug 14 02:27:58.452287 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1461/5826] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:27:58 2026] GET /volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:27:58.464148 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72b39745-bc96-4f65-b186-d9f45df2d935 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:58.465861 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:27:58.466219 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d04fa9f5-c131-426c-9da7-1668b2808dce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-850423215"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:58.474662 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:58.474662 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:58.474982 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:27:58.475112 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:27:58.496751 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['0adf9184-03f1-4fdb-91e4-7ad7f82bf349', 'd09e6890-d04f-4e57-8e94-4e8571e76fc1', '5b69b3fe-39b3-4991-b76a-f34e774a0b65', '049345fa-6478-4fe5-975c-ede0e3024209'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:27:58.523089 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:27:58.523394 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72b39745-bc96-4f65-b186-d9f45df2d935 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:27:58.523896 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1452/5827] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:27:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:27:58.532053 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:58.534185 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:58.534409 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:58.534614 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:58.539805 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:58.539805 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:58.540123 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:58.540829 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-e39a4b4e-83dd-40e7-b19d-81939d8b5393 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 200 Aug 14 02:27:58.541220 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1461/5828] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:58 2026] GET /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:59.549377 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-088d0fd4-7afc-46d0-a953-554801eed032 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:59.551091 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-088d0fd4-7afc-46d0-a953-554801eed032 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:59.551301 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-088d0fd4-7afc-46d0-a953-554801eed032 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:59.551527 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-088d0fd4-7afc-46d0-a953-554801eed032 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:59.555971 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:59.555971 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:27:59.556290 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-088d0fd4-7afc-46d0-a953-554801eed032 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:59.556947 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-088d0fd4-7afc-46d0-a953-554801eed032 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 200 Aug 14 02:27:59.557350 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1455/5829] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:59 2026] GET /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:59.565044 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-13a2638e-ddc6-4d6d-84e7-f45c28db64ea None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:59.566768 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13a2638e-ddc6-4d6d-84e7-f45c28db64ea tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] PUT https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:59.567100 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-13a2638e-ddc6-4d6d-84e7-f45c28db64ea tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:27:59.573179 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:59.573179 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:27:59.573584 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-13a2638e-ddc6-4d6d-84e7-f45c28db64ea tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Snapshot retrieved successfully. Aug 14 02:27:59.579296 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-13a2638e-ddc6-4d6d-84e7-f45c28db64ea tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 200 Aug 14 02:27:59.579838 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1462/5830] 10.4.3.35 () {68 vars in 1367 bytes} [Fri Aug 14 02:27:59 2026] PUT /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:27:59.587477 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:59.589320 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:59.589575 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:59.589811 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:59.589915 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:59.594252 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:59.594252 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:27:59.594529 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:59.608103 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:27:59.608263 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a5ffea2-dec0-4bcd-83e0-4b94ec794e25 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 202 Aug 14 02:27:59.608667 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1453/5831] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:27:59 2026] DELETE /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:27:59.615328 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:27:59.617235 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:27:59.617410 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:27:59.617608 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:27:59.622258 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:27:59.622258 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:27:59.622513 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:27:59.623091 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-7384e687-f6c6-4dd8-86c5-d15e7a3293fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 200 Aug 14 02:27:59.623398 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1462/5832] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:27:59 2026] GET /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:00.631909 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd21e0c8-04a8-434a-9daf-673c0ac42baf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:00.633428 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd21e0c8-04a8-434a-9daf-673c0ac42baf tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 Aug 14 02:28:00.633638 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd21e0c8-04a8-434a-9daf-673c0ac42baf tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:00.633867 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd21e0c8-04a8-434a-9daf-673c0ac42baf tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:00.637599 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd21e0c8-04a8-434a-9daf-673c0ac42baf tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 returned with HTTP 404 Aug 14 02:28:00.638037 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1456/5833] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:00 2026] GET /volume/v3/snapshots/2c073dbb-83b4-4247-9091-6f61947fa9f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:28:00.643663 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:00.645207 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:28:00.645374 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:00.645552 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:00.645742 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.volumes [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:28:00.652007 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:00.652007 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:28:00.652289 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:00.666684 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:28:00.666884 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-a14477c2-1dbb-4deb-82a9-7291d7a79f6c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce returned with HTTP 202 Aug 14 02:28:00.667233 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1463/5834] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:28:00 2026] DELETE /volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:28:00.673295 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:00.675161 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:28:00.675345 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:00.675599 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:00.683104 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:00.683104 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:28:00.686445 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:00.690589 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce48a538-d52d-48a6-b2cc-720aee2a1c47 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce returned with HTTP 200 Aug 14 02:28:00.690991 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1454/5835] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:00 2026] GET /volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:28:01.702425 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-28119d39-0029-47c2-9f1c-5a5433888c20 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:01.704269 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28119d39-0029-47c2-9f1c-5a5433888c20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce Aug 14 02:28:01.704557 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28119d39-0029-47c2-9f1c-5a5433888c20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:01.704850 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-28119d39-0029-47c2-9f1c-5a5433888c20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:01.711612 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-28119d39-0029-47c2-9f1c-5a5433888c20 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce returned with HTTP 404 Aug 14 02:28:01.712197 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1463/5836] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:01 2026] GET /volume/v3/volumes/d04fa9f5-c131-426c-9da7-1668b2808dce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:28:01.719433 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:01.721070 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/volumes Aug 14 02:28:01.721388 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-228473176"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:28:01.723183 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-228473176'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 02:28:01.723355 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume of 1 GB Aug 14 02:28:01.728099 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Availability Zones retrieved successfully. Aug 14 02:28:01.734652 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (d5223891-d017-4164-b1e8-69356e799118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:28:01.735665 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab85873-3482-4df9-b954-57baaac77579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:28:01.736365 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 02:28:01.757091 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab85873-3482-4df9-b954-57baaac77579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T02:04:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a325477d-ffb3-4cd9-85e9-521d2b3b32e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:28:01.757764 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849bb871-37fe-47cd-b0dc-77eafdcd7c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:28:01.791426 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['887075f2-40cc-4d98-af5d-2429514c6a87', 'ab5c6123-dc9c-4158-8018-6d7f7c00b5b2', '82297220-c1b3-4e47-9a1e-c0cc099f03d4', '1bc577df-55ef-4c58-bce8-dc4fedf7a7ab'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:28:01.792265 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849bb871-37fe-47cd-b0dc-77eafdcd7c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['887075f2-40cc-4d98-af5d-2429514c6a87', 'ab5c6123-dc9c-4158-8018-6d7f7c00b5b2', '82297220-c1b3-4e47-9a1e-c0cc099f03d4', '1bc577df-55ef-4c58-bce8-dc4fedf7a7ab']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:28:01.792924 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd191c3e-d33e-4883-beae-fe2b4cc686c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:28:01.813737 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd191c3e-d33e-4883-beae-fe2b4cc686c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '387072ad-33d3-4cef-930c-81a4bdbfd5ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-228473176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['887075f2-40cc-4d98-af5d-2429514c6a87','ab5c6123-dc9c-4158-8018-6d7f7c00b5b2','82297220-c1b3-4e47-9a1e-c0cc099f03d4','1bc577df-55ef-4c58-bce8-dc4fedf7a7ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T02:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-228473176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=387072ad-33d3-4cef-930c-81a4bdbfd5ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7ec0cf6d01461d831008aff10d9eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a325477d-ffb3-4cd9-85e9-521d2b3b32e4),volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:28:01.814399 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4342a48-4ca6-4c7d-8788-bd4cc4e8b9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:28:01.831732 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4342a48-4ca6-4c7d-8788-bd4cc4e8b9c7) transitioned into state 'SUCCESS' from state '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-228473176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7ec0cf6d01461d831008aff10d9eea',qos_specs=None,replication_status=,reservations=['887075f2-40cc-4d98-af5d-2429514c6a87','ab5c6123-dc9c-4158-8018-6d7f7c00b5b2','82297220-c1b3-4e47-9a1e-c0cc099f03d4','1bc577df-55ef-4c58-bce8-dc4fedf7a7ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd721c774f0494ab6a33f19dd1a81d4',volume_type_id=a325477d-ffb3-4cd9-85e9-521d2b3b32e4)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:28:01.832418 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34ed998-c482-48e1-861c-335565a5d718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 02:28:01.840611 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34ed998-c482-48e1-861c-335565a5d718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 02:28:01.841829 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Flow 'volume_create_api' (d5223891-d017-4164-b1e8-69356e799118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 02:28:01.842253 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create volume request issued successfully. Aug 14 02:28:01.843057 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c077d1e7-5401-4c73-8f8e-6fd4a5d3945f tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes returned with HTTP 202 Aug 14 02:28:01.843853 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1457/5837] 10.4.3.35 () {68 vars in 1251 bytes} [Fri Aug 14 02:28:01 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:28:01.854015 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:01.855903 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:01.856003 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:01.856189 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:01.863207 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:01.863207 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:28:01.866702 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:01.870246 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-f0e10d42-ec92-4a89-9a9c-b665a18dd46e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec returned with HTTP 200 Aug 14 02:28:01.870594 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1464/5838] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:01 2026] GET /volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:02.882171 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:02.884166 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:02.884325 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:02.884448 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:02.891015 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:02.891015 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:28:02.894642 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:02.899497 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e1a7f92-2ffd-4e34-80b6-3d007872f2d3 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec returned with HTTP 200 Aug 14 02:28:02.899962 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1455/5839] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:02 2026] GET /volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:28:02.911818 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:02.913413 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots Aug 14 02:28:02.913775 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "387072ad-33d3-4cef-930c-81a4bdbfd5ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1433406666"}} {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:28:02.921872 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:02.921872 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:28:02.922192 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:02.922305 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.v3.snapshots [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Create snapshot from volume 387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:02.946017 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.quota [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Created reservations ['dfa58402-f8dd-4515-bd0c-4f566face819', 'b989cb81-c967-4eba-bb1b-f396012c7501', 'ec8a98a8-856d-43e4-95d6-a9eff7747aa4', '7ed5d768-c06f-4322-a945-972a9bd767e2'] {{(pid=100234) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 02:28:02.972775 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot create request issued successfully. Aug 14 02:28:02.973126 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b50f1e43-98e0-48b0-93c4-41258eb10e18 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots returned with HTTP 202 Aug 14 02:28:02.973594 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1464/5840] 10.4.3.35 () {68 vars in 1258 bytes} [Fri Aug 14 02:28:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 02:28:02.982572 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:02.984664 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:02.984968 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:02.985193 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:02.990738 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:02.990738 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:28:02.991134 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:28:02.992014 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c29ef8c4-4f0e-4e86-8f7c-511c4e2a0083 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 200 Aug 14 02:28:02.992458 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1458/5841] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:02 2026] GET /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:04.001018 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-7176970f-3775-4e22-8b06-f968f689d24c None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.003079 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7176970f-3775-4e22-8b06-f968f689d24c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:04.003408 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7176970f-3775-4e22-8b06-f968f689d24c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:04.003689 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-7176970f-3775-4e22-8b06-f968f689d24c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:04.009097 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.009097 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:28:04.009444 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-7176970f-3775-4e22-8b06-f968f689d24c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:28:04.010253 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-7176970f-3775-4e22-8b06-f968f689d24c tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 200 Aug 14 02:28:04.010686 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1465/5842] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:04 2026] GET /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:04.020180 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43e3fba3-3517-46de-bc33-8e40e305f22d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.022010 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43e3fba3-3517-46de-bc33-8e40e305f22d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] POST https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action Aug 14 02:28:04.022370 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43e3fba3-3517-46de-bc33-8e40e305f22d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:28:04.022520 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43e3fba3-3517-46de-bc33-8e40e305f22d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:28:04.023919 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-43e3fba3-3517-46de-bc33-8e40e305f22d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Updating snapshot '241d9b76-9d03-40ef-864e-1b12fb1966bf' with '{'status': 'creating'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 02:28:04.032397 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.032397 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:28:04.042497 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43e3fba3-3517-46de-bc33-8e40e305f22d tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action returned with HTTP 202 Aug 14 02:28:04.042882 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1456/5843] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:28:04 2026] POST /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 02:28:04.049458 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.051318 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:04.051500 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:04.051725 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:04.055971 np0000007301 devstack@c-api.service[100234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.055971 np0000007301 devstack@c-api.service[100234]: warnings.warn( Aug 14 02:28:04.056235 np0000007301 devstack@c-api.service[100234]: INFO cinder.volume.api [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:28:04.056824 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-b4642cd9-127a-42fd-a6f4-e6d2ece588fd tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 200 Aug 14 02:28:04.057130 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1465/5844] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:04 2026] GET /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:04.064452 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.065928 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] POST https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action Aug 14 02:28:04.066245 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 02:28:04.066360 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 02:28:04.067564 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100237) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 02:28:04.072887 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.072887 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:28:04.073274 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.contrib.snapshot_actions [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] Updating snapshot 241d9b76-9d03-40ef-864e-1b12fb1966bf with info {'id': '241d9b76-9d03-40ef-864e-1b12fb1966bf', 'status': 'error', 'progress': '80%'} Aug 14 02:28:04.081525 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b9270a0-bd6f-47eb-9e75-08fbe3f8bf90 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-member] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action returned with HTTP 202 Aug 14 02:28:04.081905 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1459/5845] 10.4.3.35 () {68 vars in 1389 bytes} [Fri Aug 14 02:28:04 2026] POST /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:28:04.087851 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.089491 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:04.089730 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:04.089914 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:04.090013 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.v3.snapshots [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete snapshot with id: 241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:04.094381 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.094381 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:28:04.094651 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:28:04.109962 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot delete request issued successfully. Aug 14 02:28:04.110154 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-820ca2f7-d70d-42ff-b717-e05efef536a1 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 202 Aug 14 02:28:04.110551 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1466/5846] 10.4.3.35 () {66 vars in 1350 bytes} [Fri Aug 14 02:28:04 2026] DELETE /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:28:04.116982 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:04.118995 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:04.119188 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:04.119373 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:04.124945 np0000007301 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:04.124945 np0000007301 devstack@c-api.service[100238]: warnings.warn( Aug 14 02:28:04.125226 np0000007301 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Snapshot retrieved successfully. Aug 14 02:28:04.125898 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-038640c9-b27f-4aa7-89f5-4ebbb5e0758e tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 200 Aug 14 02:28:04.126253 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1457/5847] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:04 2026] GET /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 02:28:05.134272 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.middleware.request_id [None req-5ffde38b-283e-45bd-ba7e-150b3388cf97 None None] RequestId filter calling following filter/app {{(pid=100234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:05.136114 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ffde38b-283e-45bd-ba7e-150b3388cf97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf Aug 14 02:28:05.136301 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ffde38b-283e-45bd-ba7e-150b3388cf97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100234) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:05.136522 np0000007301 devstack@c-api.service[100234]: DEBUG cinder.api.openstack.wsgi [None req-5ffde38b-283e-45bd-ba7e-150b3388cf97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:05.140738 np0000007301 devstack@c-api.service[100234]: INFO cinder.api.openstack.wsgi [None req-5ffde38b-283e-45bd-ba7e-150b3388cf97 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf returned with HTTP 404 Aug 14 02:28:05.141177 np0000007301 devstack@c-api.service[100234]: [pid: 100234|app: 0|req: 1466/5848] 10.4.3.35 () {66 vars in 1347 bytes} [Fri Aug 14 02:28:05 2026] GET /volume/v3/snapshots/241d9b76-9d03-40ef-864e-1b12fb1966bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:28:05.147173 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eab77acf-d832-4b45-8b12-038849b394db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:05.149048 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] DELETE https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:05.149221 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:05.149428 np0000007301 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:05.149612 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume with id: 387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:05.156355 np0000007301 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:05.156355 np0000007301 devstack@c-api.service[100237]: warnings.warn( Aug 14 02:28:05.156663 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:05.173968 np0000007301 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Delete volume request issued successfully. Aug 14 02:28:05.174149 np0000007301 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eab77acf-d832-4b45-8b12-038849b394db tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec returned with HTTP 202 Aug 14 02:28:05.174578 np0000007301 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1460/5849] 10.4.3.35 () {66 vars in 1344 bytes} [Fri Aug 14 02:28:05 2026] DELETE /volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 02:28:05.181439 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.middleware.request_id [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b None None] RequestId filter calling following filter/app {{(pid=100235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:05.183198 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:05.183404 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:05.183628 np0000007301 devstack@c-api.service[100235]: DEBUG cinder.api.openstack.wsgi [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:05.190289 np0000007301 devstack@c-api.service[100235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 02:28:05.190289 np0000007301 devstack@c-api.service[100235]: warnings.warn( Aug 14 02:28:05.193481 np0000007301 devstack@c-api.service[100235]: INFO cinder.volume.api [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Volume info retrieved successfully. Aug 14 02:28:05.197300 np0000007301 devstack@c-api.service[100235]: INFO cinder.api.openstack.wsgi [None req-87ed05ef-be1b-4255-ad7a-22252dea5d3b tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec returned with HTTP 200 Aug 14 02:28:05.197761 np0000007301 devstack@c-api.service[100235]: [pid: 100235|app: 0|req: 1467/5850] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:05 2026] GET /volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 02:28:06.210619 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61668c61-41ee-4a12-b30b-c408c8efe504 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 02:28:06.212954 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61668c61-41ee-4a12-b30b-c408c8efe504 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] GET https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec Aug 14 02:28:06.213189 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61668c61-41ee-4a12-b30b-c408c8efe504 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 02:28:06.213442 np0000007301 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61668c61-41ee-4a12-b30b-c408c8efe504 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 02:28:06.219379 np0000007301 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61668c61-41ee-4a12-b30b-c408c8efe504 tempest-ProjectMemberTests-1448166897 tempest-ProjectMemberTests-1448166897-project-admin] https://10.4.3.35/volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec returned with HTTP 404 Aug 14 02:28:06.219836 np0000007301 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1458/5851] 10.4.3.35 () {66 vars in 1341 bytes} [Fri Aug 14 02:28:06 2026] GET /volume/v3/volumes/387072ad-33d3-4cef-930c-81a4bdbfd5ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 02:28:15.138537 np0000007301 devstack@c-api.service[100234]: DEBUG dbcounter [-] [100234] Writing DB stats cinder:SELECT=92,cinder:INSERT=23,cinder:UPDATE=50 {{(pid=100234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:28:15.168458 np0000007301 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=80,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:28:15.196468 np0000007301 devstack@c-api.service[100235]: DEBUG dbcounter [-] [100235] Writing DB stats cinder:SELECT=105,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=100235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 02:28:16.216092 np0000007301 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=84,cinder:INSERT=17,cinder:UPDATE=40,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}